146 Commits (fce79c5c68dbbd41f8d4cc990435d054fe5f7b11)

Author SHA1 Message Date
  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
  Sandro Santilli 12619c74a7 Force-push to base repo's ref/pull/#/head (#3393) 7 years ago
  Lauris BH 5be20e7d75 Change how merged PR commit info are prepared (#3368) 7 years ago
  Lauris BH 7e6c1c22ee Remove hardcoded paths to fix randomly failing tests (#3347) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Lunny Xiao a5c212cd1e Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
  Kazuki Sawada 06e097c7ea table `pull_request` wasn't updated correctly (#2649) 7 years ago
  Ethan Koenig a186f896eb Replace deprecated Id method with ID (#2655) 7 years ago
  Lunny Xiao c2b107fcb0 Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
  Lunny Xiao 1a57c8f911 Reduce usage of allcols on update (#2596) 7 years ago
  Ethan Koenig 734935d94f Improve issue search (#2387) 7 years ago
  Ethan Koenig edc7ed09f5 Fix SQL bug in models.PullRequests 8 years ago
  Bwko d6e009cdaf Fix exit status 1 not handled @ getMergeCommit 8 years ago
  Ethan Koenig 8e97389958 Fix fast-forward PR bug (#1989) 8 years ago
  Lauris BH 625f482b25 Refactor session close as xorm already does everything needed internally (#2020) 8 years ago