147 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 5 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 5 years ago
  John Olheiser 2c1de93d50 Template Repositories (#8768) 5 years ago
  zeripath 480c4099d9 Adjust error reporting from merge failures and use LC_ALL=C for git (#8548) 5 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 5 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 5 years ago
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  John Olheiser bde5a71fb9 Improve OGP (#8637) 5 years ago
  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