Commit Graph

207 Commits (af901a4ca94603c8a379d2585758d89522430f8d)

Author SHA1 Message Date
Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 5 years ago
Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 5 years ago
Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324) 5 years ago
guillep2k cd13f273d1 Transaction-aware retry create issue to cope with duplicate keys (#8307) 5 years ago
Elias Norberg 49547ea158 Show correct commit status in PR list (#8316) 5 years ago
Lunny Xiao eb11ca6847
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 04ca7f0047 Refuse merge until all required status checks success (#7481) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Mura Li 3ac45e3cb5 Fix pull creation with empty changes (#7920) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
quantonganh ff85a6331e only return head: null if source branch was deleted (#6705) 5 years ago
zeripath 3563650bdb #6946 Run hooks on merge/edit and cope with protected branches (#6961) 5 years ago
Mario Lubenka 7c0f2b9843 Show Pull Request button or status of latest PR in branch list (#6990) 5 years ago
Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
zeripath baefea311f
Fix #732: Add LFS objects to base repository on merging (#7082) 5 years ago
Lunny Xiao 0323122fd7 fix duplicated file on pull request conflicted files (#7211) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Mario Lubenka 1608f63e39 Fixes diff on merged pull requests (#7171) 5 years ago
Mario Lubenka 311ce2d1d0 Compare branches, commits and tags with each other (#6991) 5 years ago
Mura Li 0b785481d7 Use modules/git for git commands (#6775) 5 years ago
zeripath ce8de35334 Remove local clones & make hooks run on merge/edit/upload (#6672) 5 years ago
Lunny Xiao 34eee25bd4
Move sdk structs to modules/structs (#6905) 5 years ago
Lunny Xiao 4c34bc111c
fix pulls broken when fork repository deleted (#6754) 5 years ago
Filip Navara 2af67f6044 Improve listing performance by using go-git (#6478) 6 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
Lunny Xiao d578b71d61
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) 6 years ago
Lunny Xiao bf4badad1d Pull request conflict files detection (#5951) 6 years ago
yasuokav d663930023 fix delete correct temp directory (#5839) 6 years ago
Mura Li ec31ee1c1c Make sure .git/info is created before generating .git/info/sparse-che… (#5825) 6 years ago
Mura Li 6ad834e236 Optimize pulls merging (#4921) 6 years ago
Lunny Xiao 82e08a3364
Refactor notification for indexer (#5111) 6 years ago
zeripath 6868378673 Ensure that sessions are passed into queries that could use the database to prevent deadlocks (#5718) 6 years ago
Lunny Xiao beab2df122 Refactor mail notification (#5110) 6 years ago
Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
Jonas Franz e726e4b828 Add base repo nil check (#5555) 6 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 6 years ago
Jonas Franz 9681c83734 Approvals at Branch Protection (#5350) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Julien Tant 7781e8cef2 Disable merging a WIP Pull request (#4529) 6 years ago
Lauris BH 6e64f9db8e Pull request review/approval and comment on code (#3748) 6 years ago
Lunny Xiao 6bdc556b7f
Fix some webhooks bugs (#3981) 6 years ago
kolaente 95f2e2b57b Multiple assignees (#3705) 6 years ago
kolaente 1a97030017 Issue due date (#3794) 6 years ago
Chri-s 9350ba7947 Add protected branch whitelists for merging (#3689) 7 years ago
Chri-s a2a49c93c7 Added checks for protected branches in pull requests (#3544) 7 years ago
Ethan Koenig 46c7fe371d Fix PR merge error (#3421) 7 years ago
Sandro Santilli 05ab747054 Force-push to base repo's ref/pull/#/head (#3393) 7 years ago
Lauris BH ca306985d3
Change how merged PR commit info are prepared (#3368) 7 years ago
Lauris BH be1330ec89 Remove hardcoded paths to fix randomly failing tests (#3347) 7 years ago