56 Commits (e8756512a2cfc3940d09d2ab0fbd4e7fc9d64b05)

Author SHA1 Message Date
  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) 6 years ago
  Lunny Xiao d2802e50d8 Fix wrong permissions check when issues/prs shared operations (#9885) 6 years ago
  zeripath 5184f75e38 Give the stdout on temp_repo error (#9871) 6 years ago
  zeripath 2953647d92 Add require signed commit for protected branch (#9708) 6 years ago
  zeripath ecc8f215bc Fix #9752 (#9769) 6 years ago
  Lunny Xiao ab30192f14 Move newbranch to standalone package (#9627) 6 years ago
  Lunny Xiao 9a9404d3fa Move create/fork repository from models to modules/repository (#9489) 6 years ago
  guillep2k 126a194e66 Don't attempt to close issue if already closed (#9696) 6 years ago
  Lunny Xiao f46571f197 Move push commits from models to modules/repository (#9370) 6 years ago
  David Svantesson 444f12e96d Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 6 years ago
  Lunny Xiao 70314b34ab Fix deleted branch isn't removed when push the branch again (#9516) 6 years ago
  zeripath 7686f07a6c Batch hook pre- and post-receive calls (#8602) 6 years ago
  6543 d22db72b53 [API] Extend contents with dates (#9464) 6 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) 6 years ago
  Lunny Xiao ec0180b49c Refactor comment (#9330) 6 years ago
  6543 097bee42cd File Edit: Author/Committer interchanged [BugFix] (#9297) 6 years ago
  Lunny Xiao 72b9502bf4 Move code indexer related code to a new package (#9191) 6 years ago
  Lunny Xiao f6e6d6e8e3 Move UpdateIssuesCommit from models to repofiles (#9276) 6 years ago
  Lunny Xiao b35bfd56f5 Move PushUpdateOptions from models to repofiles (#9124) 6 years ago
  Benno ccdd8c1798 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 6 years ago
  zeripath 7934fe5925 Add Close() method to gogitRepository (#8901) 6 years ago
  zeripath 9a48255c44 Migrate temp_repo.go to use git.NewCommand (#8918) 6 years ago
  guillep2k db28c6b2c5 Auto-subscribe user to repository when they commit/tag to it (#7657) 6 years ago
  Lunny Xiao af128366eb Move repofiles webhooks to notification (#8807) 6 years ago
  Lunny Xiao 9dd4aef62d Move push commits events to notification (#8783) 6 years ago
  David Svantesson a6a80ab484 Prevent upload (overwrite) of lfs locked file (#8769) 6 years ago
  Lunny Xiao 33914aee50 Rename HookQueue to hookQueue (#8778) 6 years ago
  Lunny Xiao a01023f251 Move webhook to a standalone package under modules (#8747) 6 years ago
  zeripath 921df75e11 Add basic repository lfs management (#7199) 6 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
  Richard Mahn c35a88f83a Fixes #7292 - API File Contents bug (#7301) 6 years ago
  Richard Mahn ea3fda55d7 Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 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
  kolaente cdba91b438 Add golangci (#6418) 6 years ago
  Lunny Xiao b59eaaa90e Move PushUpdate dependency from models to repofiles (#6763) 6 years ago
  zeripath 5c64f29bbd Remove local clones & make hooks run on merge/edit/upload (#6672) 6 years ago