160 Commits (e36f80f07b4fe2fb3e69a853e393dfa332e1d9e4)

Author SHA1 Message Date
  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
  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
  Lunny Xiao f47714c501 move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
  Lunny Xiao 1ea86ae36c Pull request conflict files detection (#5951) 6 years ago
  yasuokav 5b51ecad54 fix delete correct temp directory (#5839) 6 years ago
  Mura Li 1bcefb7c16 Make sure .git/info is created before generating .git/info/sparse-che… (#5825) 6 years ago
  Mura Li d925f77384 Optimize pulls merging (#4921) 6 years ago
  Lunny Xiao 98001f2485 Refactor notification for indexer (#5111) 6 years ago
  zeripath edab793179 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 6 years ago
  Lunny Xiao 8f242a5fec Refactor mail notification (#5110) 6 years ago
  Julian 561ede5a94 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
  Jonas Franz e481414b73 Add base repo nil check (#5555) 6 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 6 years ago
  Jonas Franz 3e46f5d38e Approvals at Branch Protection (#5350) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Julien Tant 34a56a8d5f Disable merging a WIP Pull request (#4529) 6 years ago
  Lauris BH a4cab4d00b Pull request review/approval and comment on code (#3748) 6 years ago
  Lunny Xiao 88c541cfe1 Fix some webhooks bugs (#3981) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  kolaente fa6735c9d6 Issue due date (#3794) 7 years ago
  Chri-s 1021d5142b Add protected branch whitelists for merging (#3689) 7 years ago
  Chri-s 3d813f530f Added checks for protected branches in pull requests (#3544) 7 years ago
  Ethan Koenig a4126d4d84 Fix PR merge error (#3421) 7 years ago