2420 Commits (63d04ddb8a537229e9961c19e818cec7a392aafd)

Author SHA1 Message Date
  jaqra b8ebcf3921 Add 'Alt + click' feature to exclude labels (#8199) 6 years ago
  guillep2k 46f0f50bd7 Fix extra columns from `label` table (#8633) 6 years ago
  zeripath 11278a7d8d Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 6 years ago
  zeripath 2d3f9f7725 Update heatmap fixtures to restore tests (#8615) 6 years ago
  zeripath f204b8c63e Allow Protected Branches to Whitelist Deploy Keys (#8483) 6 years ago
  zeripath 72c9cb7196 Ensure default gpg settings not nil and found commits have reference to repo (#8604) 6 years ago
  Viktor Szakats e5f83751f7 webhook: set Content-Type for application/x-www-form-urlencoded (#8599) 6 years ago
  Lunny Xiao 239320ae4f Move issue label operations to issue service package (#8553) 6 years ago
  John Olheiser a84e831d35 Improve webhooks (#8583) 6 years ago
  Lunny Xiao b3d96bfa2a Fix bug on pull requests when transfer head repository (#8564) 6 years ago
  John Olheiser 8b9815fca8 Fix review webhooks (#8570) 6 years ago
  Wenxuan Zhao e639cb4cd8 Allow more than 255 characters for tokens in external_login_user table (#8554) 6 years ago
  Lunny Xiao edf0647db9 Upgrade xorm to v0.8.0 (#8536) 6 years ago
  Wenxuan Zhao 30cce0fb47 Allow externalID to be UUID (#8551) 6 years ago
  zeripath 76b8e9500e Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 6 years ago
  Lunny Xiao 352d6ee7e7 Move sync mirror actions to mirror service package (#8518) 6 years ago
  Lunny Xiao f05d8c55bb Fix migrate mirror 500 bug (#8526) 6 years ago
  zeripath 97f2ba3163 Restore Graceful Restarting & Socket Activation (#7274) 6 years ago
  blueworrybear 61b95b175f Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 6 years ago
  Lunny Xiao 37fa6f997b Move clearlabels from models to issue service (#8326) 6 years ago
  Lunny Xiao 2b156bf9b2 Move AddTestPullRequestTask to pull service package from models (#8324) 6 years ago
  David Svantesson 2bb9152c83 Recalculate repository access only for specific user (#8481) 6 years ago
  jaqra f457f9d710 Add pagination to commit graph page (#8360) 6 years ago
  Lunny Xiao 251129ed3e fix bug on FindExternalUsersByProvider (#8504) 6 years ago
  Lunny Xiao e1b44e08c3 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 6 years ago
  guillep2k 852135fa3d Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 6 years ago
  zeripath f4cff45824 Fixes #8369: Create .ssh dir as necessary (#8486) 6 years ago
  Lunny Xiao e6c48e4e57 Move migrating repository from frontend to backend (#6200) 6 years ago
  guillep2k 979f3da3ca Add check for empty set when dropping indexes during migration (#8471) 6 years ago
  zeripath 19a82f1275 Restore functionality for early gits (#7775) 6 years ago
  Lunny Xiao 66132b60a6 Move change issue title from models to issue service package (#8456) 6 years ago
  zeripath 1c0b9960e1 Ensure that LFS files are relative to the LFS content path (#8455) 6 years ago
  guillep2k bef7061656 Ignore mentions for users with no access (#8395) 6 years ago
  guillep2k 9100d2cf3c Fix migration v96 to keep issue attachments (#8435) 6 years ago
  guillep2k 7cee630f26 Allow users with explicit read access to give approvals (#8382) 6 years ago
  Lunny Xiao 2d488eccf6 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 6 years ago
  Lunny Xiao 144e34f8f7 Fix issues/pr list broken when there are many repositories (#8409) 6 years ago
  Lunny Xiao 11208fb8a3 Update milestone issues numbers when save milestone and other code improvements (#8411) 6 years ago
  Lunny Xiao ce2f727e05 Fix milestone num_issues (#8221) 6 years ago
  Lunny Xiao 869c8e00fe Add extra user information when migrating release (#8331) 6 years ago
  guillep2k 3204f63ab5 Fix column name ambiguity in GetUserIssueStats() (#8347) 6 years ago
  guillep2k 033bab748b Transaction-aware retry create issue to cope with duplicate keys (#8307) 6 years ago
  David Svantesson 50c913e799 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 6 years ago
  Lunny Xiao 668f344efb Move mirror to a standalone package from models (#7486) 6 years ago
  David Svantesson 1d9817fd1c API endpoint for searching teams. (#8108) 6 years ago
  Lunny Xiao c67c1263d5 Extract actions on deletereleasebyid from models to release service (#8219) 6 years ago
  Lunny Xiao 947a425da3 Extract actions on new issue from models to services (#8217) 6 years ago
  Elias Norberg c47de2f229 Show correct commit status in PR list (#8316) 6 years ago
  Lunny Xiao bdefe2a81e Upgrade xorm to latest to fix insert issue bug (#8309) 6 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) 6 years ago