192 Commits (fb6eaa5a71f3c8a9d8cdef6f87e1a9dca80b58ec)

Author SHA1 Message Date
  a1012112796 fb6eaa5a71 Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
  Jimmy Praet 19798400e8 #14699 Make branch names in PR description clickable (#14716) 4 years ago
  a1012112796 6617911d90 Add dismiss review feature (#12674) 4 years ago
  赵智超 c4785fc6e9 [Enhancement] Allow admin to merge pr with protected file changes (#12078) 4 years ago
  6543 f62c27a171 Cache PullRequest Divergence (#10914) 5 years ago
  赵智超 1f77a59334 ui: Add MergePull comment type instead of close for merge PR (#11058) 5 years ago
  6543 f93e94d6bb remove package code.gitea.io/gitea/modules/git import out of models (#11025) 5 years ago
  zeripath 030a54b319 Add Approval Counts to pulls list (#10238) 5 years ago
  Lunny Xiao e16aa269a1 Display pull request head branch even the branch deleted or repository deleted (#10413) 5 years ago
  zeripath 5a11b49fab Only check for conflicts/merging if the PR has not been merged in the interim (#10132) 5 years ago
  Shashvat Kedia cf77c91058 Repo name added to automatically generated commit message when mergin… (#9997) 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 2a41376995 Migrate reviews when migrating repository from github (#9463) 5 years ago
  David Svantesson a2265ca346 Explicitly refer to PR in squash-merge commit message in case of external tracker (#9844) 5 years ago
  6543 faa830dac3 Add "Update Branch" button to Pull Requests (#9784) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  Lunny Xiao 48a977b930 Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
  David Svantesson d9c89d8436 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
  Lunny Xiao f555e0e383 Move pull request api convert to convert package (#9664) 5 years ago
  zeripath 638d23d478 Move Errored PRs out of StatusChecking (#9675) 5 years ago
  Shashvat Kedia 965e0fc5ef Fix #9552: Merge commits generated by pull request capture pull request details (#9635) 5 years ago
  zeripath e07c811390 Branches not at ref commit ID should not be listed as Merged (#9614) 5 years ago
  zeripath dd7de6f3ef Provide Default messages for merges (#9393) 5 years ago
  Mario Lubenka c549a0dc23 Change target branch for pull request (#6488) 5 years ago
  Lunny Xiao ec0180b49c Refactor comment (#9330) 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
  Lunny Xiao 3fd60bbe4c Move some pull request functions from models to services (#9266) 5 years ago
  Lunny Xiao 5133b2f741 Move repoWorkPool outside rename/transfer repository (#9086) 5 years ago
  David Svantesson 6ee7a0dcc6 Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 5 years ago
  zeripath 7795786485 Graceful: Cancel Process on monitor pages & HammerTime (#9213) 5 years ago
  Lunny Xiao 1bfb0d065a Move merge actions to notification (#9024) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  Lunny Xiao a4e1d4e481 Move pull list code to a seperate file (#8748) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 5 years ago
  guillep2k 033bab748b Transaction-aware retry create issue to cope with duplicate keys (#8307) 5 years ago
  Elias Norberg c47de2f229 Show correct commit status in PR list (#8316) 5 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) 5 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Mura Li 25bff11130 Fix pull creation with empty changes (#7920) 5 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 5 years ago
  quantonganh f1c7de9a89 only return head: null if source branch was deleted (#6705) 6 years ago
  zeripath fce79c5c68 #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
  Mario Lubenka e091f00c9d Show Pull Request button or status of latest PR in branch list (#6990) 6 years ago
  Lunny Xiao 97ca2d8884 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 6 years ago