summaryrefslogtreecommitdiffstats
path: root/modules/repofiles/action_test.go
Commit message (Expand)AuthorAgeFilesLines
* Decouple unit test, remove intermediate `unittestbridge` package (#17662)wxiaoguang2021-11-161-55/+54
* Decouple unit test code from business code (#17623)wxiaoguang2021-11-121-6/+7
* Move db related basic functions to models/db (#17075)Lunny Xiao2021-09-191-52/+53
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Move all push update operations to a queue (#10133)Lunny Xiao2020-09-111-121/+0
* Detect full references to issues and pulls in commit messages (#12399)zeripath2020-08-061-0/+78
* Improve push update options (#10105)Lunny Xiao2020-02-021-15/+23
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-11/+12
* Batch hook pre- and post-receive calls (#8602)zeripath2019-12-261-2/+2
* Move UpdateIssuesCommit from models to repofiles (#9276)Lunny Xiao2019-12-071-0/+205
* Add file status on API (#7671)Lunny Xiao2019-08-211-10/+10
* Move commit repo action from models to repofiles package (#7645)Lunny Xiao2019-07-301-0/+126