| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix broken spans in diffs (#14678) | zeripath | 2021-02-14 | 2 | -6/+228 |
* | Whitespace in commits (#14650) | vnkmpf | 2021-02-13 | 1 | -1/+18 |
* | Added option to disable webhooks (#13176) | Paweł Bogusławski | 2021-02-11 | 2 | -0/+9 |
* | Add dismiss review feature (#12674) | a1012112796 | 2021-02-11 | 2 | -0/+53 |
* | [API] Add pagination to ListBranches (#14524) | 6543 | 2021-02-03 | 2 | -2/+2 |
* | Enhance Ghost comment mitigation Settings (#14392) | 6543 | 2021-01-21 | 1 | -2/+2 |
* | label and milestone webhooks on issue/pull creation (#14363) | Jimmy Praet | 2021-01-17 | 2 | -0/+12 |
* | fix mailIssueCommentBatch for pull request (#14252) | a1012112796 | 2021-01-09 | 1 | -1/+5 |
* | Some code improvements (#14266) | Lunny Xiao | 2021-01-06 | 1 | -0/+4 |
* | Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148) | Lunny Xiao | 2021-01-06 | 1 | -3/+3 |
* | Send notifications for mentions in pulls, issues, (code-)comments (#14218) | Jimmy Praet | 2021-01-02 | 6 | -45/+83 |
* | Fix wrong publisher id (#14212) | Lunny Xiao | 2021-01-01 | 1 | -3/+5 |
* | Check for 'main' as potential default branch name (#14193) | Chester Liu | 2020-12-30 | 1 | -0/+4 |
* | Fix escaping issue in diff (#14153) | zeripath | 2020-12-26 | 1 | -4/+3 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 9 | -36/+30 |
* | Standardize Co-Authored-By / Reviewed-By strings (#14097) | Cirno the Strongest | 2020-12-21 | 1 | -1/+1 |
* | Use the text of pull-request as the squash commit's message (#13071) | Mura Li | 2020-12-21 | 1 | -21/+9 |
* | Show dropdown with all statuses for commit (#13977) | Cirno the Strongest | 2020-12-20 | 1 | -3/+3 |
* | Show status check for merged PRs (#13975) | Cirno the Strongest | 2020-12-18 | 1 | -12/+9 |
* | [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) | 6543 | 2020-12-18 | 2 | -2/+2 |
* | Send webhook when tag is removed via Web UI (#14015) | Cirno the Strongest | 2020-12-16 | 1 | -0/+9 |
* | Send push event when tag is created or deleted (#13999) | Cirno the Strongest | 2020-12-16 | 1 | -1/+17 |
* | Fix correct diff view for PR review comments in PR view page (#14002) | Jimmy Praet | 2020-12-16 | 1 | -7/+7 |
* | Possible fix the webhook API creation (#13960) | Lunny Xiao | 2020-12-12 | 1 | -2/+5 |
* | Enforce setting HEAD in wiki to master (#13950) | zeripath | 2020-12-12 | 1 | -0/+2 |
* | Ensure that pusher is not nil preventing panic in push (#13945) | zeripath | 2020-12-11 | 1 | -0/+6 |
* | Fix bug for webhook and feishu caused by API changed (#13937) | Lunny Xiao | 2020-12-11 | 2 | -56/+34 |
* | Fix broken migration on webhook (#13911) | Lunny Xiao | 2020-12-09 | 1 | -4/+4 |
* | Move webhook type from int to string (#13664) | Lunny Xiao | 2020-12-08 | 19 | -0/+3646 |
* | Refactor push update (#13381) | Lunny Xiao | 2020-12-08 | 2 | -268/+38 |
* | Fix Pull Merge when tag with same name as base branch exist (#13882) | a1012112796 | 2020-12-08 | 1 | -1/+1 |
* | Fix branch/tag notifications in mirror sync (#13855) | manuelluis | 2020-12-05 | 1 | -0/+20 |
* | Make sure email recipients can see issue (#13820) | John Olheiser | 2020-12-03 | 1 | -1/+11 |
* | Migrations: Use Process Manager to create own Context (#13792) | 6543 | 2020-12-02 | 1 | -1/+2 |
* | Add block on official review requests branch protection (#13705) | a1012112796 | 2020-11-28 | 1 | -0/+5 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -8/+17 |
* | Increment skip to avoid infini-loop (#13703) | John Olheiser | 2020-11-27 | 1 | -1/+1 |
* | Use chronological commit order in default squash message (#13661) (#13696) | Jimmy Praet | 2020-11-25 | 1 | -2/+3 |
* | Handle incomplete diff files properly (#13662) | zeripath | 2020-11-21 | 2 | -6/+96 |
* | Comments on review should have the same sha (#13448) | zeripath | 2020-11-09 | 1 | -24/+59 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 2 | -0/+531 |
* | Revert "Replies to outdated code comments should also be outdated (#13217)" (... | Lunny Xiao | 2020-11-06 | 1 | -59/+24 |
* | Alternative fix for HTML diff entity split (#13425) | mrsdizzie | 2020-11-04 | 2 | -114/+45 |
* | Replies to outdated code comments should also be outdated (#13217) | zeripath | 2020-11-04 | 1 | -24/+59 |
* | Add the tag list page to the release page (#12096) | a1012112796 | 2020-11-02 | 1 | -4/+0 |
* | When creating line diffs do not split within an html entity (#13357) | zeripath | 2020-10-31 | 2 | -0/+114 |
* | Fix a bug on refactoring (#13373) | Lunny Xiao | 2020-10-31 | 1 | -1/+1 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 4 | -118/+24 |
* | Update Mirror IsEmpty status on synchronize (#13185) | zeripath | 2020-10-25 | 1 | -2/+67 |
* | Enhance release list (#6025) | Lanre Adelowo | 2020-10-21 | 1 | -0/+6 |