Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | chore: fix typos in code comments (#6556) | Atin | 2021-05-19 |
| | |||
* | cmd/serv: improve hookMode handling (#5960) | ᴜɴᴋɴᴡᴏɴ | 2020-03-02 |
| | | | | - Allow remove primary logger at better location - Use more appropriate log.Error to replace log.Fatal | ||
* | cmd: init minimal logging config in hook mode | ᴜɴᴋɴᴡᴏɴ | 2020-03-02 |
| | |||
* | conf: add unit tests (#5954) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * conf: add tests for utils.go * conf: add tests for static.go * mock os/exec * Run tests on Windows * appveyor: fix gcc not found * computed: add unit tests * log: add unit tests * log: fix tests on Windows * conf: add some tests * Finish adding tests * Cover more cases * Add tests for testutil * Add more tests | ||
* | conf: overhaul settings (#5953) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
* Overhaul cache settings * Overhaul HTTP settings * conf: overhaul more settings * log: make LGTM happy * travis: upload report to Codecov * Add codecov.yml |