164 Commits (d0269558e1a5605127b7af2263cc45bd88b35ea5)

Author SHA1 Message Date
  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
  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
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 6 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  leonklingele e50d4c49e8 routers: do not leak secrets via timing side channel (#7364) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Mario Lubenka 2dfaee26a2 Fixes diff on merged pull requests (#7171) 6 years ago
  Mario Lubenka 143dd310f0 Compare branches, commits and tags with each other (#6991) 6 years ago
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  Lunny Xiao c4166f59c2 Fix 404 when send pull request some situation (#6871) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  Mario Lubenka 6323dd3607 Show "delete branch" button on closed pull requests (#6570) (#6601) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  Luo Yifei 3fa1e0cb51 Add the Owner Name to differentiate when merging (#3807) 6 years ago