Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce logging data races, fix MySQL test race condition (#7994) | Chris | 2017-12-22 | 1 | -1/+2 |
| | | | | | | | | * fix races * revert unintentional change * fix test as intended | ||||
* | Reduce utils.Cfg references (#7650) | Chris | 2017-10-18 | 1 | -5/+4 |
| | | | | | | | | | | | | * app.UpdateConfig method * test fix * another test fix * the config override option as-was is just error prone, remove it for now * derp | ||||
* | Don't use global app for api / api4 tests (#7528) | Chris | 2017-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * don't use global app for api / api4 tests * put sleep back. we're gonna have to do some goroutine wrangling * fix oauth test config assumptions * jobs package, i'm comin' for you next * app test fix * try increasing sleep a little | ||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Adding short unit tests by default (#6494) | Christopher Speller | 2017-05-25 | 1 | -0/+4 |
| | |||||
* | Implement GET /webrtc/token endpoint for APIv4 (#6046) | Joram Wilander | 2017-04-16 | 1 | -0/+29 |