aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/testlogger.go
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the testlogger has its final test removal safely (#16907)zeripath2021-09-011-0/+15
* Timeout on flush in testing (#16864)zeripath2021-08-301-1/+1
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777)zeripath2020-07-051-0/+5
* log slow tests (#11487)zeripath2020-06-011-1/+31
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-2/+1
* Queue: Make WorkerPools and Queues flushable (#10001)zeripath2020-01-281-0/+6
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-6/+17
* Fix data race (#8204)Mura Li2019-09-171-3/+14
* Add golangci (#6418)kolaente2019-06-121-1/+1
* Fix race in integration testlogger (#6556)zeripath2019-04-111-0/+21
* Quieter Integration Tests (#6513)zeripath2019-04-071-0/+104