2051 Commits (51155a59e725b51a356f81182eb17d216fb598df)

Author SHA1 Message Date
  Lunny Xiao 6aba0f6dd0 Move issue notifications (#8713) 5 years ago
  Lunny Xiao 9cb678c6a4 Move issue change status from models to service (#8691) 5 years ago
  Lunny Xiao 3e50c75c46 Move more issue assignee code from models to issue service (#8690) 5 years ago
  Lunny Xiao 295b1d0f3d Move some repositories' operations to a standalone service package (#8557) 5 years ago
  David Svantesson ecd7a7f601 Mail assignee when issue/pull request is assigned (#8546) 5 years ago
  zeripath 318899bc5d Use AppSubUrl for more redirections (#8647) 5 years ago
  zeripath 7e3307f56a Graceful fixes (#8645) 5 years ago
  John Olheiser 51f2d43e60 Add SubURL to redirect path (#8632) 5 years ago
  Jakob Ackermann 8acb19cf71 [assets] configurable URL for static resources (#7911) 5 years ago
  zeripath 11278a7d8d Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 5 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
  zeripath 72c9cb7196 Ensure default gpg settings not nil and found commits have reference to repo (#8604) 5 years ago
  Jonas Franz 49c068310b Fix #8582 by handling empty repos (#8587) 5 years ago
  zeripath c48b044056 Add setting to disable BASIC authentication (#8586) 5 years ago
  John Olheiser a84e831d35 Improve webhooks (#8583) 5 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 5 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 5 years ago
  Wenxuan Zhao 30cce0fb47 Allow externalID to be UUID (#8551) 5 years ago
  Lukas 3358ad3df6 Allow committing / adding empty files using the web ui (#8420) (#8532) 5 years ago
  zeripath 4633261d2e Restrict modules/graceful to non-windows build and shim the IsChild marker (#8537) 5 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 5 years ago
  zeripath df90283cf1 Ensure that GitRepo is set on Empty repositories (#8539) 5 years ago
  guillep2k d0b8011526 Fix password complexity regex for special characters (on master) (#8525) 5 years ago
  Colin Arnott a046a60c1e upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#8501) 5 years ago
  Colin Arnott 38453a8415 upgrade gopkg.in/ini.v1 (#8500) 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
  guillep2k 360a7ca7bd Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 5 years ago
  Lunny Xiao df107d7d17 Make static resouces web browser cache time customized on app.ini (#8442) 5 years ago
  David Svantesson 77bf7df4d4 Fix errors in create org UI regarding team access permission. (#8506) 5 years ago
  Maxim Tkachenko 9220cd52eb Password Complexity Checks (#6230) 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 fd1f508e48 IsBranchExist: return false if provided name is empty (#8485) 5 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 5 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 5 years ago
  zeripath a4827c584d Ensure Request Body Readers are closed in LFS server (#8454) 5 years ago
  Lunny Xiao 8ae0ac34ef fix template bug on mirror repository setting page (#8438) 5 years ago
  guillep2k bf005516be Reduce test sensibility (#8393) 5 years ago
  Lunny Xiao 869c8e00fe Add extra user information when migrating release (#8331) 5 years ago
  Mario Lubenka 580e3479bd Bugfix for image compare and minor improvements to image compare (#8289) 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
  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
  Lunny Xiao 28c3d70478 Move all mail related codes from models to services/mailer (#7200) 5 years ago
  David Svantesson 7277268247 Do only show teams access for organization repositories, not for personal repositories (#8265) 5 years ago
  David Svantesson bc59998fdf Add teams to repo on collaboration page. (#8045) 5 years ago
  guillep2k 89bfd452e4 Fix utf8 tests (#8192) 5 years ago