Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-04-28 | refactor(packageHandler): Don't retain configuration (#85) | 1 | -20/+40 | |
2023-04-28 | config: Rename Package to PackageConfig, add docs (#84) | 4 | -16/+45 | |
2023-04-27 | Bump golang.org/x/net from 0.8.0 to 0.9.0 (#81) | 2 | -3/+3 | |
2023-04-21 | ci: Publish Docker image to ghcr.io on release (#82) | 3 | -0/+70 | |
2023-03-05 | Bump golang.org/x/net from 0.7.0 to 0.8.0 (#80) | 2 | -3/+3 | |
2023-02-26 | Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (#79) | 2 | -3/+3 | |
2023-02-14 | Bump golang.org/x/net from 0.6.0 to 0.7.0 (#78) | 2 | -3/+3 | |
2023-02-08 | Bump golang.org/x/net from 0.5.0 to 0.6.0 (#77) | 2 | -3/+3 | |
2023-02-04 | ci: Build against Go 1.20 (#76) | 3 | -19/+20 | |
2023-01-30 | Back to development (#75) | 1 | -0/+5 | |
2023-01-23 | Fix typo on release notes (#74) | 1 | -1/+1 | |
2023-01-23 | v1.3.0 release (#73) | 1 | -2/+4 | |
2023-01-23 | Add minimal Dockerfile (#72) | 1 | -0/+15 | |
2023-01-23 | Upgrade to yaml.v3 (#69) | 3 | -5/+2 | |
2023-01-23 | Drop httprouter dependency (#71) | 4 | -15/+75 | |
2023-01-23 | Drop gohtml dependency (#70) | 3 | -8/+17 | |
2023-01-23 | Add support for package descriptions (#68) | 6 | -1/+21 | |
2023-01-23 | template: Use a more fluid layout (#67) | 2 | -30/+42 | |
2023-01-23 | config: Don't require packages to be alphabetical (#66) | 2 | -50/+4 | |
2022-12-21 | Bump github.com/stretchr/testify from 1.2.2 to 1.8.1 (#63) | 2 | -3/+13 | |
2022-12-19 | Fix lint error issues (#65) | 1 | -2/+1 | |
2022-12-18 | Makefile: Simplify (#62) | 8 | -58/+74 | |
2022-12-18 | README: Document configuration further (#61) | 1 | -8/+49 | |
2022-12-18 | Delete unused Docker infrastructure (#60) | 4 | -46/+0 | |
2022-12-18 | Set up dependabot (#59) | 1 | -0/+6 | |
2022-12-18 | ci: Use Go 1.19 and update GH actions (#58) | 3 | -13/+9 | |
2022-05-17 | Back to development (#57) | 1 | -0/+5 | |
2022-05-17 | Release v1.2.0 (#56) | 1 | -7/+20 | |
2022-05-17 | badge: Use pkg.go.dev badge (#55) | 1 | -1/+1 | |
2022-05-17 | Update dependencies (#54) | 8 | -40/+55 | |
2022-01-03 | Support package-level overrides for URLs (#52) | 5 | -1/+49 | |
2021-09-10 | Use go embed for templates (#50) | 6 | -265/+14 | |
2021-09-08 | Use Go 1.17 to test and build (#51) | 2 | -9/+4 | |
2021-05-25 | Merge pull request #48 from uber-go/fossa | 2 | -5/+17 | |
2021-05-25 | fossa: Run separately, only on push | 2 | -5/+17 | |
2021-05-25 | Integrate FOSSA (#47) | 1 | -0/+5 | |
2021-05-18 | Allow setting branch (#46) | 5 | -10/+42 | |
2021-05-17 | Set up CI (#45) | 3 | -0/+64 | |
2020-03-02 | Back to development | 1 | -0/+4 | |
2020-03-02 | Preparing release v1.1.1 (#44) | 1 | -2/+2 | |
2020-03-02 | Fix godoc badge image (#43) | 4 | -5/+10 | |
2020-02-18 | Release v1.1.0 (#41) | 1 | -2/+2 | |
2020-02-12 | Update Godoc server to pkg.go.dev (#40) | 5 | -15/+17 | |
2019-03-05 | CHANGELOG: Add entry for #38 | 1 | -0/+6 | |
2019-03-05 | Support changing godoc instance (#38) | 6 | -6/+66 | |
2019-01-03 | Release v1.0.1 | 1 | -2/+2 | |
2019-01-03 | template: Bundle in binary with bindata (#36) | 9 | -24/+293 | |
2019-01-03 | Release v1.0 | 1 | -2/+2 | |
2019-01-03 | Add a CHANGELOG | 1 | -0/+9 | |
2019-01-03 | Add minimal styling | 4 | -27/+61 |