2420 Commits (dbd9d8dd54fd3b0ff7b02ae7b7da8369654e3725)

Author SHA1 Message Date
  jaqra dbd9d8dd54 Add 'Alt + click' feature to exclude labels (#8199) 4 years ago
  guillep2k 2f10bfa0f6 Fix extra columns from `label` table (#8633) 4 years ago
  zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 4 years ago
  zeripath b59a905394
Update heatmap fixtures to restore tests (#8615) 4 years ago
  zeripath 0bfe5eb10b
Allow Protected Branches to Whitelist Deploy Keys (#8483) 4 years ago
  zeripath 28f60bb5cb
Ensure default gpg settings not nil and found commits have reference to repo (#8604) 4 years ago
  Viktor Szakats bcd96421dd webhook: set Content-Type for application/x-www-form-urlencoded (#8599) 4 years ago
  Lunny Xiao 280f4bebbf Move issue label operations to issue service package (#8553) 4 years ago
  John Olheiser 0a004a69cd Improve webhooks (#8583) 4 years ago
  Lunny Xiao 945f121262
Fix bug on pull requests when transfer head repository (#8564) 4 years ago
  John Olheiser 7c4c01c0fd Fix review webhooks (#8570) 4 years ago
  Wenxuan Zhao 17c96ee52b Allow more than 255 characters for tokens in external_login_user table (#8554) 4 years ago
  Lunny Xiao d151503d34 Upgrade xorm to v0.8.0 (#8536) 4 years ago
  Wenxuan Zhao cf42cb0ae6 Allow externalID to be UUID (#8551) 4 years ago
  zeripath fcb535c5c3
Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631) 4 years ago
  Lunny Xiao 8edf3d5804 Move sync mirror actions to mirror service package (#8518) 4 years ago
  Lunny Xiao 1d9a1a0d45 Fix migrate mirror 500 bug (#8526) 4 years ago
  zeripath 167e8f18da
Restore Graceful Restarting & Socket Activation (#7274) 4 years ago
  blueworrybear 8c909820a9 Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 4 years ago
  Lunny Xiao 20477a69ea
Move clearlabels from models to issue service (#8326) 4 years ago
  Lunny Xiao 34fb9d68a5 Move AddTestPullRequestTask to pull service package from models (#8324) 4 years ago
  David Svantesson 8ad2697611 Recalculate repository access only for specific user (#8481) 4 years ago
  jaqra 086bfb8b4b Add pagination to commit graph page (#8360) 4 years ago
  Lunny Xiao f9aba9ba0f fix bug on FindExternalUsersByProvider (#8504) 4 years ago
  Lunny Xiao e3e44a59d0 Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751) 4 years ago
  guillep2k 15809d81f7 Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 4 years ago
  zeripath 300d9a1c70 Fixes #8369: Create .ssh dir as necessary (#8486) 4 years ago
  Lunny Xiao f2a3abc683
Move migrating repository from frontend to backend (#6200) 4 years ago
  guillep2k f1fdd782d5 Add check for empty set when dropping indexes during migration (#8471) 4 years ago
  zeripath 5e759b60cc Restore functionality for early gits (#7775) 4 years ago
  Lunny Xiao 46a12f196b
Move change issue title from models to issue service package (#8456) 4 years ago
  zeripath 9ff9f5ad1d Ensure that LFS files are relative to the LFS content path (#8455) 4 years ago
  guillep2k df2c11a878 Ignore mentions for users with no access (#8395) 4 years ago
  guillep2k dd611c9a86 Fix migration v96 to keep issue attachments (#8435) 4 years ago
  guillep2k 4843723d00 Allow users with explicit read access to give approvals (#8382) 4 years ago
  Lunny Xiao 170743c8a0 Revert "Fix issues/pr list broken when there are many repositories (#8409)" (#8427) 4 years ago
  Lunny Xiao 78438d310b
Fix issues/pr list broken when there are many repositories (#8409) 4 years ago
  Lunny Xiao 662a40ea29 Update milestone issues numbers when save milestone and other code improvements (#8411) 4 years ago
  Lunny Xiao 51fade4c44 Fix milestone num_issues (#8221) 4 years ago
  Lunny Xiao bd41a04a56 Add extra user information when migrating release (#8331) 4 years ago
  guillep2k 740a0c4dd4 Fix column name ambiguity in GetUserIssueStats() (#8347) 4 years ago
  guillep2k cd13f273d1 Transaction-aware retry create issue to cope with duplicate keys (#8307) 4 years ago
  David Svantesson 90ab3056eb Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 4 years ago
  Lunny Xiao 7ff783b732
Move mirror to a standalone package from models (#7486) 4 years ago
  David Svantesson 36bcd4cd6b API endpoint for searching teams. (#8108) 4 years ago
  Lunny Xiao 3249c0ccba
Extract actions on deletereleasebyid from models to release service (#8219) 4 years ago
  Lunny Xiao e6113000c5
Extract actions on new issue from models to services (#8217) 4 years ago
  Elias Norberg 49547ea158 Show correct commit status in PR list (#8316) 4 years ago
  Lunny Xiao aa9a99cf5f
Upgrade xorm to latest to fix insert issue bug (#8309) 4 years ago
  Lunny Xiao eb11ca6847
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) 4 years ago