aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_git_ref_test.go
Commit message (Expand)AuthorAgeFilesLines
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+2
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-2/+2
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-1/+2
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-271-0/+34