27 Commits (49c068310b35475a7846d681d386c7a56281364f)

Author SHA1 Message Date
  Jonas Franz 49c068310b Fix #8582 by handling empty repos (#8587) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  Lunny Xiao c09ca7ea8b Move git diff codes from models to services/gitdiff (#7889) 5 years ago
  Tamal Saha 033fe113c1 Use gitea forked macaron (#7933) 5 years ago
  Lunny Xiao c3a5147439 Add file status on API (#7671) 5 years ago
  guillep2k 02b630367b Convert files to utf-8 for indexing (#7814) 5 years ago
  Antoine GIRARD cd8a25ea16 Fix duplicate call of webhook (#7821) 5 years ago
  zeripath 9542d72bf6 Be more strict with git arguments (#7715) 5 years ago
  zeripath a7b4f654c8 Correct wrong datetime format for git (#7689) 5 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
  Lunny Xiao 45d0e05e14 Move sdk structs to modules/structs (#6905) 6 years ago
  Mario Lubenka 09b074b6ff Number of commits ahead/behind in branch overview (#6695) 6 years ago
  Filip Navara d22338d1d6 Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) 6 years ago
  zeripath 9fd0fecdca UI: Detect and restore encoding and BOM in content (#6727) 6 years ago
  Filip Navara cd35329329 Improve listing performance by using go-git (#6478) 6 years ago
  Richard Mahn 0f5cb632d2 Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 6 years ago