137 Commits (49c068310b35475a7846d681d386c7a56281364f)

Author SHA1 Message Date
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 5 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 5 years ago
  Mario Lubenka 580e3479bd Bugfix for image compare and minor improvements to image compare (#8289) 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
  Mario Lubenka 41999118cc Adds side-by-side diff for images (#6784) 5 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago
  guillep2k 117bbcc354 Retry create issue to cope with duplicate keys (#7898) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  leonklingele e50d4c49e8 routers: do not leak secrets via timing side channel (#7364) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago
  zeripath 7c0771973a Fix #732: Add LFS objects to base repository on merging (#7082) 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
  Lunny Xiao 187b555fb6 Fix index produces problem when issues/pulls deleted (#6973) 6 years ago
  Lunny Xiao c4166f59c2 Fix 404 when send pull request some situation (#6871) 6 years ago
  zeripath 718c47861a Trace Logging on Permission Denied & ColorFormat (#6618) 6 years ago
  Mario Lubenka 6323dd3607 Show "delete branch" button on closed pull requests (#6570) (#6601) 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
  mrsdizzie b647d54e0d Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
  Luo Yifei 3fa1e0cb51 Add the Owner Name to differentiate when merging (#3807) 6 years ago
  Lunny Xiao 1ea86ae36c Pull request conflict files detection (#5951) 6 years ago
  Lanre Adelowo fb11210634 Automatically clear stopwatch on merging a PR (#4327) 6 years ago
  zeripath 2fc1adf731 Issue 5924 fix compare button (#5929) 6 years ago
  Lanre Adelowo 0195caed18 Disallow empty titles (#5785) 6 years ago
  zeripath add9b0c141 Refactor repo.isBare to repo.isEmpty #5629 (#5714) 6 years ago
  Elijah Oyekunle 4100f87081 Add Default Pull Request Title (#5735) 6 years ago
  Julian 561ede5a94 Add rebase with merge commit merge style (#3844) (#4052) 6 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lunny Xiao 7ecf01c5ad Add notification interface and refactor UI notifications (#5085) 6 years ago
  nemoinho 301f71c74c Add whitespace handling to PR-comparsion (#4683) 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
  Julien Tant 5187d73d83 fix IsPullReuqestBroken->IsPullRequestBroken (#4578) 7 years ago
  kolaente afdc089f64 Added dependencies for issues (#2196) (#2531) 7 years ago
  kolaente 9eb5361ef5 Multiple assignees (#3705) 7 years ago
  Lauris BH cd0e313265 Fix branch deletion for squash or rebase merged pull requests (#3425) 7 years ago
  Lauris BH 5be20e7d75 Change how merged PR commit info are prepared (#3368) 7 years ago
  Morgan Bazalgette 8c916631f0 Handle refactor (#3339) 7 years ago
  Deyong Zhu d6afab5416 Fix branch name escaping in compare url (#3311) 7 years ago
  Sandro Santilli bf25effe8f Serve .patch for pull requests (#3305) 7 years ago
  Lauris BH c91f81de8d Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 7 years ago
  Sandro Santilli b251b92200 Serve pull request .diff files (#3293) 7 years ago
  Ethan Koenig a8af5abc02 Fix ignored errors when checking if organization, team member (#3177) 7 years ago
  harry 41aa0418d2 Mention completion for issue editor. (#3136) 7 years ago
  Lauris BH 41db9040c1 Fix go-get, src and raw urls to new scheme (#2978) 7 years ago
  Ethan Koenig dcf55502cd Fix files/commits of merged PRs (#2937) 7 years ago