summaryrefslogtreecommitdiffstats
path: root/modules/repofiles/action.go
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to close issue if already closed (#9696)guillep2k2020-01-111-3/+5
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-101-4/+5
* Batch hook pre- and post-receive calls (#8602)zeripath2019-12-261-84/+104
* Refactor comment (#9330)Lunny Xiao2019-12-151-2/+5
* Move UpdateIssuesCommit from models to repofiles (#9276)Lunny Xiao2019-12-071-1/+128
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+2
* Move repofiles webhooks to notification (#8807)Lunny Xiao2019-11-061-67/+7
* Move push commits events to notification (#8783)Lunny Xiao2019-11-031-16/+2
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-4/+0
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-6/+7
* Add file status on API (#7671)Lunny Xiao2019-08-211-1/+5
* Move commit repo action from models to repofiles package (#7645)Lunny Xiao2019-07-301-0/+211