181 Commits (17ac41e26628814098ad0727b531eacbc10b5db4)

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 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) 6 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 6 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 6 years ago
  guillep2k 033bab748b Transaction-aware retry create issue to cope with duplicate keys (#8307) 6 years ago
  Elias Norberg c47de2f229 Show correct commit status in PR list (#8316) 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
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Mura Li 25bff11130 Fix pull creation with empty changes (#7920) 6 years ago
  Lunny Xiao 4672db87bd Display ui time with customize time location (#7792) 6 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
  Lunny Xiao e0a8a99958 fix duplicated file on pull request conflicted files (#7211) 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
  Mura Li 364fe6b28e Use modules/git for git commands (#6775) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Lunny Xiao a4a2ba9e25 fix pulls broken when fork repository deleted (#6754) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  Elias Norberg ccd2e569db Show last commit status in pull request lists (#6465) 6 years ago
  zeripath 926ae2ec6d Better logging (#6038) (#6095) 6 years ago