2457 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  Wenxuan Zhao 30cce0fb47 Allow externalID to be UUID (#8551) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  Lunny Xiao 352d6ee7e7 Move sync mirror actions to mirror service package (#8518) 5 years ago
  Lunny Xiao f05d8c55bb Fix migrate mirror 500 bug (#8526) 5 years ago
  zeripath 97f2ba3163 Restore Graceful Restarting & Socket Activation (#7274) 5 years ago
  blueworrybear 61b95b175f Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
  Lunny Xiao 37fa6f997b Move clearlabels from models to issue service (#8326) 5 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 5 years ago
  David Svantesson 2bb9152c83 Recalculate repository access only for specific user (#8481) 5 years ago
  jaqra f457f9d710 Add pagination to commit graph page (#8360) 5 years ago
  Lunny Xiao 251129ed3e fix bug on FindExternalUsersByProvider (#8504) 5 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 5 years ago
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 5 years ago
  zeripath f4cff45824 Fixes #8369: Create .ssh dir as necessary (#8486) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  guillep2k 979f3da3ca Add check for empty set when dropping indexes during migration (#8471) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  Lunny Xiao 66132b60a6 Move change issue title from models to issue service package (#8456) 5 years ago
  zeripath 1c0b9960e1 Ensure that LFS files are relative to the LFS content path (#8455) 5 years ago
  guillep2k bef7061656 Ignore mentions for users with no access (#8395) 5 years ago
  guillep2k 9100d2cf3c Fix migration v96 to keep issue attachments (#8435) 5 years ago
  guillep2k 7cee630f26 Allow users with explicit read access to give approvals (#8382) 5 years ago
  Lunny Xiao 2d488eccf6 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 5 years ago
  Lunny Xiao 144e34f8f7 Fix issues/pr list broken when there are many repositories (#8409) 5 years ago
  Lunny Xiao 11208fb8a3 Update milestone issues numbers when save milestone and other code improvements (#8411) 5 years ago
  Lunny Xiao ce2f727e05 Fix milestone num_issues (#8221) 5 years ago
  Lunny Xiao 869c8e00fe Add extra user information when migrating release (#8331) 5 years ago
  guillep2k 3204f63ab5 Fix column name ambiguity in GetUserIssueStats() (#8347) 5 years ago
  guillep2k 033bab748b Transaction-aware retry create issue to cope with duplicate keys (#8307) 5 years ago
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 5 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 5 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 5 years ago
  Lunny Xiao c67c1263d5 Extract actions on deletereleasebyid from models to release service (#8219) 5 years ago
  Lunny Xiao 947a425da3 Extract actions on new issue from models to services (#8217) 5 years ago
  Elias Norberg c47de2f229 Show correct commit status in PR list (#8316) 5 years ago
  Lunny Xiao bdefe2a81e Upgrade xorm to latest to fix insert issue bug (#8309) 5 years ago
  Lunny Xiao 2753ddae39 Extract actions on new pull request from models to pulls service and move code.gitea.io/gitea/modules/pull to code.gitea.io/gitea/services/pull (#8218) 5 years ago
  Sandro Santilli 49f8309134 Alwaywas return local url for users avatar (#8245) 5 years ago
  guillep2k 792c98e9f5 Fix nil ref (#8281) 5 years ago
  Lunny Xiao a4ee6f9b60 Move create issue comment to comments package (#8212) 5 years ago
  Sandro Santilli 239f9c11de Test more reserved usernames (#8263) 5 years ago
  Lunny Xiao 0335afce67 Fix label count (#8267) 5 years ago
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  Lanre Adelowo 6e71d41ee1 Delete releases attachments if release is deleted (#6068) 5 years ago
  guillep2k 82dd562517 Reference issues from pull requests and other issues (#8137) 5 years ago
  Daniel Fonseca de Lira 1a00bb3a3b Fix release API URL generation (#8234) 5 years ago
  jaqra 42d2540758 Add 'Mentioning you' group to /issues page (#8201) 5 years ago
  Lunny Xiao a5ed4067b1 Refuse merge until all required status checks success (#7481) 5 years ago
  Lunny Xiao 314b4c26b7 move some milestone functions to a standalone package (#8213) 5 years ago