aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_git_hook_test.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor AssertExistsAndLoadBean to use generics (#20797)Lunny Xiao2022-08-161-18/+18
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-10/+10
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-9/+10
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-19/+19
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-18/+19
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-9/+9
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Add API for manipulating Git hooks (#6436)Segev Finer2019-04-171-0/+194