summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Remove SavePatch and generate patches on the fly (#9302)zeripath2019-12-135-83/+386
* Move some pull request functions from models to services (#9266)Lunny Xiao2019-12-064-2/+262
* Move repoWorkPool outside rename/transfer repository (#9086)Lunny Xiao2019-12-061-14/+12
* Branch protection: Possibility to not use whitelist but allow anyone with wri...David Svantesson2019-12-031-0/+1
* Extract createComment (#9125)Lunny Xiao2019-11-301-2/+1
* Graceful: Cancel Process on monitor pages & HammerTime (#9213)zeripath2019-11-303-32/+64
* Fix panic when diff (#9187)Lunny Xiao2019-11-2826-8/+688
* Add avatar and issue labels to template repositories (#9149)John Olheiser2019-11-251-0/+14
* Add git hooks and webhooks to template repositories; move to services (#8926)John Olheiser2019-11-242-15/+63
* Fix show single review comments in the PR page (#9143)guillep2k2019-11-241-3/+29
* Move mirror sync actions to notification (#9022)Lunny Xiao2019-11-242-81/+13
* Send tag create and push webhook when release created on UI (#8671)Benno2019-11-221-0/+9
* Move merge actions to notification (#9024)Lunny Xiao2019-11-211-19/+1
* Close/reopen issues by keywords in titles and comments (#8866)guillep2k2019-11-181-0/+22
* Rewrite delivery of issue and comment mails (#9009)guillep2k2019-11-185-144/+187
* Add review comments to mail notifications (#8996)guillep2k2019-11-151-4/+28
* Move transfer repository and rename repository on a service package and start...Lunny Xiao2019-11-154-2/+130
* services/mirror: fix dropped test errors (#9007)Lars Lehtonen2019-11-151-0/+2
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-17/+163
* Refactor pull request review (#8954)Lunny Xiao2019-11-142-73/+124
* Don't send notification on pending reviews (#8943)guillep2k2019-11-131-1/+3
* Add Close() method to gogitRepository (#8901)zeripath2019-11-137-72/+87
* Template Repositories (#8768)John Olheiser2019-11-111-0/+15
* Adjust error reporting from merge failures and use LC_ALL=C for git (#8548)zeripath2019-11-101-91/+214
* Use templates for issue e-mail subject and body (#8329)guillep2k2019-11-074-96/+264
* Move release webhook to notification (#8817)Lunny Xiao2019-11-061-38/+4
* Move pull webhook to notification (#8805)Lunny Xiao2019-11-053-70/+9
* Move actions to notification (#8785)Lunny Xiao2019-11-032-37/+3
* Move push commits events to notification (#8783)Lunny Xiao2019-11-031-20/+3
* Move issue milestone assign to issue service and move webhook to notification...Lunny Xiao2019-11-022-58/+21
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-026-24/+2
* Move labels webhooks to notification (#8749)Lunny Xiao2019-11-021-52/+3
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-017-22/+29
* Allow to merge if file path contains " or \ (#8629)Ilya2019-11-011-2/+24
* Move webhook codes from service to webhook notification (#8712)Lunny Xiao2019-10-301-69/+5
* Move issue change content from models to service (#8711)Lunny Xiao2019-10-301-0/+23
* Add basic repository lfs management (#7199)zeripath2019-10-281-108/+8
* Move issue notifications (#8713)Lunny Xiao2019-10-292-25/+16
* Move issue change status from models to service (#8691)Lunny Xiao2019-10-281-0/+21
* Move more issue assignee code from models to issue service (#8690)Lunny Xiao2019-10-283-42/+93
* Move some repositories' operations to a standalone service package (#8557)Lunny Xiao2019-10-261-0/+56
* Mail assignee when issue/pull request is assigned (#8546)David Svantesson2019-10-254-10/+115
* Move issue label operations to issue service package (#8553)Lunny Xiao2019-10-193-0/+165
* Improve webhooks (#8583)John Olheiser2019-10-182-1/+7
* Fix bug on pull requests when transfer head repository (#8564)Lunny Xiao2019-10-181-4/+7
* Fix review webhooks (#8570)John Olheiser2019-10-181-13/+27
* Allow externalID to be UUID (#8551)Wenxuan Zhao2019-10-171-5/+1
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-9/+55
* Move sync mirror actions to mirror service package (#8518)Lunny Xiao2019-10-162-6/+93
* Move clearlabels from models to issue service (#8326)Lunny Xiao2019-10-151-0/+21