summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
* move some milestone functions to a standalone package (#8213)Lunny Xiao2019-09-181-0/+59
* Move create release from models to a standalone package (#7539)Lunny Xiao2019-09-152-0/+293
* Move git diff codes from models to services/gitdiff (#7889)Lunny Xiao2019-09-054-0/+1110