aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* IsUserAllowedToUpdate ignore igonre if user is nil (#14885)65432021-03-041-0/+3
* Make manual merge autodetection optional and add manual merge as merge method...a10121127962021-03-033-3/+70
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-019-10/+27
* When Deleting Repository only explicitly close PRs whose base is not this rep...zeripath2021-03-011-1/+6
* Repository transfer has to be confirmed, if user can not create repo for new ...65432021-03-013-0/+94
* Create tag on ui (#13467)a10121127962021-02-283-21/+77
* Fix a couple of CommentAsPatch issues. (#14804)zeripath2021-02-273-19/+176
* fix a small nit (#14769)a10121127962021-02-221-0/+2
* Fix broken spans in diffs (#14678)zeripath2021-02-142-6/+228
* Whitespace in commits (#14650)vnkmpf2021-02-131-1/+18
* Added option to disable webhooks (#13176)Paweł Bogusławski2021-02-112-0/+9
* Add dismiss review feature (#12674)a10121127962021-02-112-0/+53
* [API] Add pagination to ListBranches (#14524)65432021-02-032-2/+2
* Enhance Ghost comment mitigation Settings (#14392)65432021-01-211-2/+2
* label and milestone webhooks on issue/pull creation (#14363)Jimmy Praet2021-01-172-0/+12
* fix mailIssueCommentBatch for pull request (#14252)a10121127962021-01-091-1/+5
* Some code improvements (#14266)Lunny Xiao2021-01-061-0/+4
* Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)Lunny Xiao2021-01-061-3/+3
* Send notifications for mentions in pulls, issues, (code-)comments (#14218)Jimmy Praet2021-01-026-45/+83
* Fix wrong publisher id (#14212)Lunny Xiao2021-01-011-3/+5
* Check for 'main' as potential default branch name (#14193)Chester Liu2020-12-301-0/+4
* Fix escaping issue in diff (#14153)zeripath2020-12-261-4/+3
* migrate from com.* to alternatives (#14103)65432020-12-259-36/+30
* Standardize Co-Authored-By / Reviewed-By strings (#14097)Cirno the Strongest2020-12-211-1/+1
* Use the text of pull-request as the squash commit's message (#13071)Mura Li2020-12-211-21/+9
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-3/+3
* Show status check for merged PRs (#13975)Cirno the Strongest2020-12-181-12/+9
* [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)65432020-12-182-2/+2
* Send webhook when tag is removed via Web UI (#14015)Cirno the Strongest2020-12-161-0/+9
* Send push event when tag is created or deleted (#13999)Cirno the Strongest2020-12-161-1/+17
* Fix correct diff view for PR review comments in PR view page (#14002)Jimmy Praet2020-12-161-7/+7
* Possible fix the webhook API creation (#13960)Lunny Xiao2020-12-121-2/+5
* Enforce setting HEAD in wiki to master (#13950)zeripath2020-12-121-0/+2
* Ensure that pusher is not nil preventing panic in push (#13945)zeripath2020-12-111-0/+6
* Fix bug for webhook and feishu caused by API changed (#13937)Lunny Xiao2020-12-112-56/+34
* Fix broken migration on webhook (#13911)Lunny Xiao2020-12-091-4/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-0819-0/+3646
* Refactor push update (#13381)Lunny Xiao2020-12-082-268/+38
* Fix Pull Merge when tag with same name as base branch exist (#13882)a10121127962020-12-081-1/+1
* Fix branch/tag notifications in mirror sync (#13855)manuelluis2020-12-051-0/+20
* Make sure email recipients can see issue (#13820)John Olheiser2020-12-031-1/+11
* Migrations: Use Process Manager to create own Context (#13792)65432020-12-021-1/+2
* Add block on official review requests branch protection (#13705)a10121127962020-11-281-0/+5
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-8/+17
* Increment skip to avoid infini-loop (#13703)John Olheiser2020-11-271-1/+1
* Use chronological commit order in default squash message (#13661) (#13696)Jimmy Praet2020-11-251-2/+3
* Handle incomplete diff files properly (#13662)zeripath2020-11-212-6/+96
* Comments on review should have the same sha (#13448)zeripath2020-11-091-24/+59
* [RFC] Make archival asynchronous (#11296)Kyle Evans2020-11-072-0/+531
* Revert "Replies to outdated code comments should also be outdated (#13217)" (...Lunny Xiao2020-11-061-59/+24