58 Commits (b5418a64430dcd7c4ca26945d73a217ce167f62b)

Author SHA1 Message Date
  Lunny Xiao 48ce135cc9
Move PushUpdateAddDeleteTags to repository module from models (#10106) 4 years ago
  Lunny Xiao bf1970d0bd
Improve push update options (#10105) 4 years ago
  Lunny Xiao f2d12f7b03
Fix pull view when head repository or head branch missed and close related pull requests when delete head repository or head branch (#9927) 4 years ago
  Lunny Xiao 6d6f1d568e Fix wrong permissions check when issues/prs shared operations (#9885) 4 years ago
  zeripath 54c2854cd2 Give the stdout on temp_repo error (#9871) 4 years ago
  zeripath 66ee9b87f9 Add require signed commit for protected branch (#9708) 4 years ago
  zeripath d171cd41b1
Fix #9752 (#9769) 4 years ago
  Lunny Xiao 2677d071f9
Move newbranch to standalone package (#9627) 4 years ago
  Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 4 years ago
  guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696) 4 years ago
  Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 4 years ago
  David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 4 years ago
  Lunny Xiao 0bcf644da4 Fix deleted branch isn't removed when push the branch again (#9516) 4 years ago
  zeripath 7bfb83e064 Batch hook pre- and post-receive calls (#8602) 4 years ago
  6543 40e99ea010 [API] Extend contents with dates (#9464) 4 years ago
  Brad Albright 875d6b2f8e 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) 4 years ago
  Lunny Xiao 67b316a954 Refactor comment (#9330) 4 years ago
  6543 7f0d7c0a17 File Edit: Author/Committer interchanged [BugFix] (#9297) 4 years ago
  Lunny Xiao be06dee04c Move code indexer related code to a new package (#9191) 4 years ago
  Lunny Xiao ef98b168f7
Move UpdateIssuesCommit from models to repofiles (#9276) 4 years ago
  Lunny Xiao e151674cfa
Move PushUpdateOptions from models to repofiles (#9124) 4 years ago
  Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) 4 years ago
  zeripath 722a7c902d
Add Close() method to gogitRepository (#8901) 4 years ago
  zeripath 74bb292fe3
Migrate temp_repo.go to use git.NewCommand (#8918) 4 years ago
  guillep2k 01a4a7cb14 Auto-subscribe user to repository when they commit/tag to it (#7657) 4 years ago
  Lunny Xiao 8a84d82d53
Move repofiles webhooks to notification (#8807) 4 years ago
  Lunny Xiao 022d2d8beb
Move push commits events to notification (#8783) 4 years ago
  David Svantesson 232340f5e3 Prevent upload (overwrite) of lfs locked file (#8769) 4 years ago
  Lunny Xiao f518fe6662
Rename HookQueue to hookQueue (#8778) 4 years ago
  Lunny Xiao 0e7f7df3cf Move webhook to a standalone package under modules (#8747) 4 years ago
  zeripath 5e6a008fba
Add basic repository lfs management (#7199) 4 years ago
  Jonas Franz b2b9bdaf26 Fix #8582 by handling empty repos (#8587) 4 years ago
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 years ago
  Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324) 4 years ago
  zeripath 5e759b60cc Restore functionality for early gits (#7775) 4 years ago
  Lunny Xiao c03d75fbd5 Move git diff codes from models to services/gitdiff (#7889) 4 years ago
  Tamal Saha 171b359877 Use gitea forked macaron (#7933) 4 years ago
  Lunny Xiao 09ca391230
Add file status on API (#7671) 4 years ago
  guillep2k 5a44be627c Convert files to utf-8 for indexing (#7814) 4 years ago
  Antoine GIRARD e9bb75d8d1 Fix duplicate call of webhook (#7821) 4 years ago
  zeripath 7ad67109d7
Be more strict with git arguments (#7715) 4 years ago
  zeripath a4b7a4f2f8 Correct wrong datetime format for git (#7689) 4 years ago
  Lunny Xiao e7d4895732
Move commit repo action from models to repofiles package (#7645) 4 years ago
  Lunny Xiao 2c5c458dd7
Move models.PushUpdate to repofiles.PushUpdate (#7485) 4 years ago
  Christian Muehlhaeuser 54d96c79b5 Removed unnecessary conversions (#7557) 4 years ago
  Lunny Xiao ff85dd3e12 Add commit statuses reports on pull request view (#6845) 4 years ago
  Richard Mahn cd96dee982 Fixes #7292 - API File Contents bug (#7301) 5 years ago
  Richard Mahn 002b597c1f Fixes #7152 - Allow create/update/delete message to be empty, use default message (#7324) 5 years ago
  Lunny Xiao edc94c7041 Monitor all git commands; move blame to git package and replace git as a variable (#6864) 5 years ago
  kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago