aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move AddTestPullRequestTask to pull service package from models (#8324)Lunny Xiao2019-10-152-1/+89
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-0/+66
* Rewrite reference processing code in preparation for opening/closing from com...guillep2k2019-10-132-4/+4
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-131-9/+20
* Restore functionality for early gits (#7775)zeripath2019-10-122-25/+55
* Move change issue title from models to issue service package (#8456)Lunny Xiao2019-10-111-0/+51
* Ignore mentions for users with no access (#8395)guillep2k2019-10-102-6/+20
* Move mirror to a standalone package from models (#7486)Lunny Xiao2019-10-013-59/+473
* Extract actions on deletereleasebyid from models to release service (#8219)Lunny Xiao2019-10-012-1/+69
* Extract actions on new issue from models to services (#8217)Lunny Xiao2019-09-301-0/+47
* If no specific context is required for status check, require an overall succe...Elias Norberg2019-09-301-1/+9
* Extract actions on new pull request from models to pulls service and move cod...Lunny Xiao2019-09-275-0/+722
* Move create issue comment to comments package (#8212)Lunny Xiao2019-09-241-0/+103
* Fix assets key on release webhook (#8253)Daniel Fonseca de Lira2019-09-241-2/+4
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-246-0/+838