| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge all deleteBranch as one function and also fix bug when delete branch do... | Lunny Xiao | 2021-06-07 | 1 | -33/+13 |
* | Make manual merge autodetection optional and add manual merge as merge method... | a1012112796 | 2021-03-03 | 1 | -6/+28 |
* | #14699 Make branch names in PR description clickable (#14716) | Jimmy Praet | 2021-02-18 | 1 | -0/+2 |
* | Whitespace in commits (#14650) | vnkmpf | 2021-02-13 | 1 | -9/+5 |
* | Move middlewares to web/middleware (#14480) | Lunny Xiao | 2021-01-30 | 1 | -2/+2 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 1 | -6/+11 |
* | Use ServerError provided by Context (#14333) | Lunny Xiao | 2021-01-14 | 1 | -2/+2 |
* | migrate from com.* to alternatives (#14103) | 6543 | 2020-12-25 | 1 | -25/+23 |
* | Use the text of pull-request as the squash commit's message (#13071) | Mura Li | 2020-12-21 | 1 | -1/+1 |
* | Add mentionable teams to tributeValues and change team mention rules to gh's ... | a1012112796 | 2020-12-21 | 1 | -0/+4 |
* | Show status check for merged PRs (#13975) | Cirno the Strongest | 2020-12-18 | 1 | -0/+14 |
* | [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) | 6543 | 2020-12-18 | 1 | -2/+2 |
* | Refactor: Move PushUpdateOptions (#13363) | Lunny Xiao | 2020-10-30 | 1 | -1/+2 |
* | fix message key (#13240) | Iwasa Kazmi | 2020-10-21 | 1 | -2/+2 |
* | Return the full rejection message and errors in flash errors (#13221) | zeripath | 2020-10-20 | 1 | -5/+50 |
* | When the git ref is unable to be found return broken pr (#13218) | zeripath | 2020-10-20 | 1 | -1/+1 |
* | [Enhancement] Allow admin to merge pr with protected file changes (#12078) | 赵智超 | 2020-10-13 | 1 | -1/+15 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -1/+3 |
* | Move all push update operations to a queue (#10133) | Lunny Xiao | 2020-09-11 | 1 | -5/+2 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 1 | -1/+1 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -1/+1 |
* | Add API to update pr headBranch (#12419) | 赵智超 | 2020-08-04 | 1 | -1/+1 |
* | fix a small nit (#12420) | 赵智超 | 2020-08-03 | 1 | -0/+1 |
* | Handle more pathological branch and tag names (#11843) | zeripath | 2020-06-11 | 1 | -1/+1 |
* | Ensure rejected push to refs/pull/index/head fails nicely (#11724) | zeripath | 2020-06-08 | 1 | -5/+27 |
* | Fix visibility of forked public repos from private orgs (#11717) | Cirno the Strongest | 2020-06-06 | 1 | -5/+7 |
* | Fix numbr of files, total additions, and deletions (#11614) | zeripath | 2020-05-26 | 1 | -1/+1 |
* | Add a way to mark Conversation (code comment) resolved (#11037) | 赵智超 | 2020-04-18 | 1 | -0/+7 |
* | Fix merge dialog on protected branch with missing required statuses (#11074) | 6543 | 2020-04-15 | 1 | -3/+1 |
* | Cache PullRequest Divergence (#10914) | 6543 | 2020-04-14 | 1 | -11/+1 |
* | remove package code.gitea.io/gitea/modules/git import out of models (#11025) | 6543 | 2020-04-10 | 1 | -0/+1 |
* | Add titles and improve messages on sidebar menus (#10872) | 赵智超 | 2020-04-04 | 1 | -1/+1 |
* | Various Merge Base fixes (#10786) | zeripath | 2020-03-31 | 1 | -4/+34 |
* | Handle push rejection in branch and upload (#10854) | zeripath | 2020-03-28 | 1 | -14/+4 |
* | Issue writers perms can modify issues (#10623) | John Olheiser | 2020-03-06 | 1 | -0/+2 |
* | Handle deleted base branch in PR (#10618) | zeripath | 2020-03-05 | 1 | -0/+10 |
* | Display pull request head branch even the branch deleted or repository delete... | Lunny Xiao | 2020-03-02 | 1 | -13/+21 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 1 | -1/+1 |
* | Handle push rejection message in Merge & Web Editor (#10373) | zeripath | 2020-02-22 | 1 | -11/+14 |
* | On merge of already closed PR redirect back to the pulls page (#10010) | zeripath | 2020-01-27 | 1 | -4/+18 |
* | Fix pull view when head repository or head branch missed and close related pu... | Lunny Xiao | 2020-01-25 | 1 | -13/+16 |
* | Fix wrong hint when status checking is running on pull request view (#9886) | Lunny Xiao | 2020-01-22 | 1 | -1/+3 |
* | [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) | 6543 | 2020-01-17 | 1 | -1/+1 |
* | Add "Update Branch" button to Pull Requests (#9784) | 6543 | 2020-01-17 | 1 | -1/+81 |
* | Allow repo admin to merge PR regardless of review status (#9611) | David Svantesson | 2020-01-11 | 1 | -9/+23 |
* | Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) | David Svantesson | 2020-01-09 | 1 | -1/+1 |
* | Branches not at ref commit ID should not be listed as Merged (#9614) | zeripath | 2020-01-07 | 1 | -30/+49 |
* | [Fix] AllowedReaction code (#9518) | 6543 | 2019-12-27 | 1 | -1/+0 |
* | Trigger webhook when deleting a branch after merging a PR (#9424) | Brad Albright | 2019-12-25 | 1 | -0/+16 |
* | Change PR commits and diffs to use base repo rather than forked (#3648) | Keith Rutkowski | 2019-12-18 | 1 | -70/+35 |