78 Commits (106185198963af294fcbbd2134d13a7258b5a6fa)

Author SHA1 Message Date
  zeripath 0f0ae61806 Finally fix diff names (#13136) 5 years ago
  赵智超 c4785fc6e9 [Enhancement] Allow admin to merge pr with protected file changes (#12078) 5 years ago
  zeripath 327261fea0 Add configurable Trust Models (#11712) 5 years ago
  Lunny Xiao 1cf3564402 Move all push update operations to a queue (#10133) 5 years ago
  Lunny Xiao 313a0c7cc5 LFS support to be stored on minio (#12518) 5 years ago
  6543 cb0ad7427b [Vendor] Switch go-version lib (#12719) 5 years ago
  Lauris BH cc1bea0a45 Add spent time to referenced issue in commit message (#12220) 5 years ago
  zeripath c19259dcbe Detect full references to issues and pulls in commit messages (#12399) 5 years ago
  Stephen Solka c62062b686 prefer NoError/Error over Nil/NotNil (#12271) 5 years ago
  mrsdizzie fe6beb9c61 Server-side syntax highlighting for all code (#12047) 5 years ago
  Cirno the Strongest b7da719a64 Use only first line of commit when creating referenced comment (#11960) 5 years ago
  zeripath af12b479cb Fix numbr of files, total additions, and deletions (#11614) 5 years ago
  zeripath 2f74e4a0d8 Revert "Avoid 0 new commits messages to be send (#11082)" (#11397) 5 years ago
  6543 31beca458f Fix GetContents(): Dont't ignore Executables (#11192) 5 years ago
  Cornel f3b5339b77 Avoid 0 new commits messages to be send (#11082) 5 years ago
  zeripath 493b60cc30 Handle push rejection in branch and upload (#10854) 5 years ago
  Lauris BH 3edcc40a40 Allow to set protected file patterns that can not be changed under no conditions (#10806) 5 years ago
  John Olheiser 68f056e081 Check for tag, not just new tag (#10663) 5 years ago
  Antoine GIRARD e8d407b761 Ensure executable bit is kept on the web editor (#10607) 5 years ago
  zeripath 66aebdef7b Handle push rejection message in Merge & Web Editor (#10373) 5 years ago
  Lunny Xiao be45245e67 Move PushUpdateAddDeleteTags to repository module from models (#10106) 5 years ago
  Lunny Xiao 83f9d46264 Improve push update options (#10105) 5 years ago
  Lunny Xiao 17ac41e266 Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 5 years ago
  Lunny Xiao d2802e50d8 Fix wrong permissions check when issues/prs shared operations (#9885) 5 years ago
  zeripath 5184f75e38 Give the stdout on temp_repo error (#9871) 5 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 5 years ago
  zeripath ecc8f215bc Fix #9752 (#9769) 5 years ago
  Lunny Xiao ab30192f14 Move newbranch to standalone package (#9627) 5 years ago
  Lunny Xiao 9a9404d3fa Move create/fork repository from models to modules/repository (#9489) 5 years ago
  guillep2k 126a194e66 Don't attempt to close issue if already closed (#9696) 5 years ago
  Lunny Xiao f46571f197 Move push commits from models to modules/repository (#9370) 5 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
  Lunny Xiao 70314b34ab Fix deleted branch isn't removed when push the branch again (#9516) 5 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 5 years ago
  6543 d22db72b53 [API] Extend contents with dates (#9464) 5 years ago
  Brad Albright d98dab7c9c fixed bug in GitTreeBySHA where pulling items from a page other than page 1 would fail because the wrong var was used to set the entries to return (#9459) 5 years ago
  Lunny Xiao ec0180b49c Refactor comment (#9330) 5 years ago
  6543 097bee42cd File Edit: Author/Committer interchanged [BugFix] (#9297) 5 years ago
  Lunny Xiao 72b9502bf4 Move code indexer related code to a new package (#9191) 5 years ago
  Lunny Xiao f6e6d6e8e3 Move UpdateIssuesCommit from models to repofiles (#9276) 5 years ago
  Lunny Xiao b35bfd56f5 Move PushUpdateOptions from models to repofiles (#9124) 5 years ago
  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
  zeripath 9a48255c44 Migrate temp_repo.go to use git.NewCommand (#8918) 5 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 5 years ago
  Lunny Xiao af128366eb Move repofiles webhooks to notification (#8807) 5 years ago
  Lunny Xiao 9dd4aef62d Move push commits events to notification (#8783) 5 years ago
  David Svantesson a6a80ab484 Prevent upload (overwrite) of lfs locked file (#8769) 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