62 Commits (7a1cfb0e4ac9482ea5dcc48f0663ae0f083cfe3f)

Author SHA1 Message Date
  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
  zeripath 921df75e11 Add basic repository lfs management (#7199) 5 years ago
  Jonas Franz 49c068310b Fix #8582 by handling empty repos (#8587) 6 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 6 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 6 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 6 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 6 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 6 years ago
  Lunny Xiao c3a5147439 Add file status on API (#7671) 6 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 6 years ago
  Antoine GIRARD cd8a25ea16 Fix duplicate call of webhook (#7821) 6 years ago
  zeripath 9542d72bf6 Be more strict with git arguments (#7715) 6 years ago
  zeripath a7b4f654c8 Correct wrong datetime format for git (#7689) 6 years ago
  Lunny Xiao d6fd784ea9 Move commit repo action from models to repofiles package (#7645) 6 years ago
  Lunny Xiao e183c18dd4 Move models.PushUpdate to repofiles.PushUpdate (#7485) 6 years ago
  Christian Muehlhaeuser b9d3030efa Removed unnecessary conversions (#7557) 6 years ago
  Lunny Xiao 959176bcfc Add commit statuses reports on pull request view (#6845) 6 years ago