185 Commits (9ad302009afbe680af625415f76ec811d8ca6402)

Author SHA1 Message Date
  Lunny Xiao 9ad302009a Add a storage layer for attachments (#11387) 5 years ago
  Lanre Adelowo 2c9e8498da Kanban board (#8346) 5 years ago
  赵智超 2e8c8b5eb3 Add API to update pr headBranch (#12419) 5 years ago
  赵智超 a685ac7eed fix a small nit (#12420) 5 years ago
  zeripath e6af4c4395 Handle more pathological branch and tag names (#11843) 5 years ago
  zeripath 44d23e9ed7 Ensure rejected push to refs/pull/index/head fails nicely (#11724) 5 years ago
  Cirno the Strongest 1f11623c49 Fix visibility of forked public repos from private orgs (#11717) 5 years ago
  zeripath af12b479cb Fix numbr of files, total additions, and deletions (#11614) 5 years ago
  赵智超 3b29fbc853 Add a way to mark Conversation (code comment) resolved (#11037) 5 years ago
  6543 f4ca982ea5 Fix merge dialog on protected branch with missing required statuses (#11074) 5 years ago
  6543 f62c27a171 Cache PullRequest Divergence (#10914) 5 years ago
  6543 f93e94d6bb remove package code.gitea.io/gitea/modules/git import out of models (#11025) 5 years ago
  赵智超 33d14e1d17 Add titles and improve messages on sidebar menus (#10872) 5 years ago
  zeripath 9e1ad61098 Various Merge Base fixes (#10786) 5 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 5 years ago
  John Olheiser c6f9bd8435 Issue writers perms can modify issues (#10623) 5 years ago
  zeripath 75c3227dd9 Handle deleted base branch in PR (#10618) 5 years ago
  Lunny Xiao e16aa269a1 Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
  zeripath c8bdf9ba98 Show Signer in commit lists and add basic trust (#10425) 5 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
  zeripath 745b46420c On merge of already closed PR redirect back to the pulls page (#10010) 5 years ago
  Lunny Xiao 17ac41e266 Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 5 years ago
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 5 years ago
  6543 48be2140e9 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 5 years ago
  6543 faa830dac3 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
  zeripath e07c811390 Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
  6543 ce02983f3c [Fix] AllowedReaction code (#9518) 5 years ago
  Brad Albright e35641735b Trigger webhook when deleting a branch after merging a PR (#9424) 5 years ago
  Keith Rutkowski cdba9456f5 Change PR commits and diffs to use base repo rather than forked (#3648) 5 years ago
  John Olheiser 4a07d61c3d Fix some SimpleMDE (#9400) 5 years ago
  John Olheiser 55f9cbd1e0 Fix double webhook for new PR (#9375) 5 years ago
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 5 years ago
  Lunny Xiao 500d679431 Move PushToBaseRepo from models to services/pull (#9352) 5 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 5 years ago
  6543 4ff54119f1 [Feature] Custom Reactions (#8886) 5 years ago
  Lunny Xiao 1bfb0d065a Move merge actions to notification (#9024) 5 years ago
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 5 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 5 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  John Olheiser bde5a71fb9 Improve OGP (#8637) 5 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 6 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 6 years ago