181 Commits (ba5ba4e8af4026b8a2feeba767a8430bcc9dfa20)

Author SHA1 Message Date
  yuyuanshifu ad305474c0 add pull_request amount 5 years ago
  yuyuanshifu 6ce5f7d4bd block_chain_amount 5 years ago
  yuyuanshifu d1e9dc3318 pr 5 years ago
  Lunny Xiao dd87ebf380 Add setting for minio and flags for migrate-storage 5 years ago
  赵智超 3b29fbc853 Add a way to mark Conversation (code comment) resolved (#11037) 6 years ago
  6543 f4ca982ea5 Fix merge dialog on protected branch with missing required statuses (#11074) 6 years ago
  6543 f62c27a171 Cache PullRequest Divergence (#10914) 6 years ago
  6543 f93e94d6bb remove package code.gitea.io/gitea/modules/git import out of models (#11025) 6 years ago
  赵智超 33d14e1d17 Add titles and improve messages on sidebar menus (#10872) 6 years ago
  zeripath 9e1ad61098 Various Merge Base fixes (#10786) 6 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 6 years ago
  John Olheiser c6f9bd8435 Issue writers perms can modify issues (#10623) 6 years ago
  zeripath 75c3227dd9 Handle deleted base branch in PR (#10618) 6 years ago
  Lunny Xiao e16aa269a1 Display pull request head branch even the branch deleted or repository deleted (#10413) 6 years ago
  zeripath c8bdf9ba98 Show Signer in commit lists and add basic trust (#10425) 6 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 6 years ago
  zeripath 745b46420c On merge of already closed PR redirect back to the pulls page (#10010) 6 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) 6 years ago
  Lunny Xiao a45b66b047 Fix wrong hint when status checking is running on pull request view (#9886) 6 years ago
  6543 48be2140e9 [Docs] add usefull info to REQUIRE_SIGNIN_VIEW (#9848) 6 years ago
  6543 faa830dac3 Add "Update Branch" button to Pull Requests (#9784) 6 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 6 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 6 years ago
  zeripath e07c811390 Branches not at ref commit ID should not be listed as Merged (#9614) 6 years ago
  6543 ce02983f3c [Fix] AllowedReaction code (#9518) 6 years ago
  Brad Albright e35641735b Trigger webhook when deleting a branch after merging a PR (#9424) 6 years ago
  Keith Rutkowski cdba9456f5 Change PR commits and diffs to use base repo rather than forked (#3648) 6 years ago
  John Olheiser 4a07d61c3d Fix some SimpleMDE (#9400) 6 years ago
  John Olheiser 55f9cbd1e0 Fix double webhook for new PR (#9375) 6 years ago
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 6 years ago
  Lunny Xiao 500d679431 Move PushToBaseRepo from models to services/pull (#9352) 6 years ago
  zeripath d39cb1337f Remove SavePatch and generate patches on the fly (#9302) 6 years ago
  6543 4ff54119f1 [Feature] Custom Reactions (#8886) 6 years ago
  Lunny Xiao 1bfb0d065a Move merge actions to notification (#9024) 6 years ago
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 6 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 6 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 6 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 6 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 6 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 6 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 6 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 6 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 6 years ago
  John Olheiser bde5a71fb9 Improve OGP (#8637) 6 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
  Mario Lubenka 580e3479bd Bugfix for image compare and minor improvements to image compare (#8289) 6 years ago
  Lunny Xiao 2753ddae39 Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 6 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 6 years ago
  Mario Lubenka 41999118cc Adds side-by-side diff for images (#6784) 6 years ago