summaryrefslogtreecommitdiffstats
path: root/integrations/repo_commits_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Let branch/tag name be a valid ref to get CI status (#16400)65432021-07-131-14/+24
* Fixed assert statements. (#16089)KN4CK3R2021-06-071-1/+1
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+1
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-181-3/+3
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-2/+2
* api: fix multiple bugs with statuses endpoints (#7785)Antoine GIRARD2019-08-091-0/+26
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-1/+2
* Make URL scheme unambiguous (#2408)Ethan Koenig2017-10-301-3/+3
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-8/+4
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-251-1/+0
* fix golint error and rename func for suggestion. (#1997)Bo-Yi Wu2017-06-171-3/+3
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-11/+15
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-8/+4
* Show commit status icon in commits table (#1688)Lauris BH2017-05-071-0/+94