2719 Commits (v1.12.1)

Author SHA1 Message Date
  Harshit Bansal 9f476b8d1e Don't close issues via commits on non-default branch. (#5622) 5 years ago
  Harshit Bansal 63bd1b9203 mirror: Delete tags in mirror which are removed for original repo. (#5609) 5 years ago
  Daniel Wolf b46c279587 update v71.go to resolve #5595 (#5613) 5 years ago
  Lanre Adelowo 945804f800 Webhook for Pull Request approval/rejection (#5027) 5 years ago
  zeripath 8bb0a6f425 Synchronize SSH keys on login with LDAP + Fix SQLite deadlock on ldap ssh key deletion (#5557) 5 years ago
  Lanre Adelowo 21357a4ae0 fix nil pointer when adding a due date (#5587) 5 years ago
  Julian 4a685f8b87 Add rebase with merge commit merge style (#3844) (#4052) 5 years ago
  Lunny Xiao 9d0dee88d2
fix table name typo on SQL (#5562) 5 years ago
  Lunny Xiao fe55ab2a68 fix forgot removed records when deleting user (#5429) 5 years ago
  Jonas Franz e726e4b828 Add base repo nil check (#5555) 5 years ago
  Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 5 years ago
  kolaente 6db7dbd333 Added test environment for mssql (#4282) 5 years ago
  Lunny Xiao b1f3685015 fix approvals limitation (#5521) 5 years ago
  Jonas Franz 9681c83734 Approvals at Branch Protection (#5350) 5 years ago
  Christopher 64680b72bd Fixing MSSQL timestamp type (#5511) 5 years ago
  Lunny Xiao 284b0e12cb
fix code review on mssql (#5502) 5 years ago
  Lunny Xiao 1b3404eaca fix forgot deletion of notification when delete repository (#5506) 5 years ago
  Lunny Xiao 4b4453cb92 fix topic name length on database (#5493) 5 years ago
  romankl 2d707fe5e6 ensure that the `closed_at` is set for closed (#5449) 5 years ago
  Lunny Xiao f80b4f46ae Fix repository deletion when there is large number of issues in it (#5426) 5 years ago
  Lunny Xiao 2dc805c0c6
Milestone issues and pull requests (#5293) 5 years ago
  Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 5 years ago
  Lanre Adelowo 5e022a98e6 show only opened milestones on issues page milestone filter (#5051) 5 years ago
  kolaente 0dcf31ae49 Show review summary in pull requests (#5132) 5 years ago
  Lunny Xiao 499bff43d9 dont' send assign webhooks when creating issue (#5365) 5 years ago
  Florian Eitel d9b51a781c Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) 5 years ago
  Lunny Xiao b3000ae623 Fix create team, update team missing units (#5188) 5 years ago
  Lunny Xiao c5d098c32e fix bug when users have serval teams with different units on different repositories (#5307) 5 years ago
  Jonas Bröms 599adde1bc Add option to disable automatic mirror syncing. (#5242) 5 years ago
  Stanislav 078c404c3b Prometheus endpoint (#5256) 5 years ago
  kolaente 225c48982b Fixed heatmap not working in mssql (#5248) 5 years ago
  zeripath 7d9a191a3c Create AuthorizedKeysCommand (#5236) 5 years ago
  zeripath 00533d3870 Keys API changes (#4960) 5 years ago
  Stanislav 794049e824 fix compatibility heatmap with mysql 8 (#5232) 5 years ago
  Jerry Jacobs 22ad514297 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094) 5 years ago
  Lunny Xiao 10370651fc This commit will reduce join star, repo_topic, topic tables on repo search, so that fix extra columns problem on mssql (#5136) 5 years ago
  Lunny Xiao e61c6cd3db fix data race on migrate repository (#5224) 5 years ago
  Lunny Xiao 735b12eaf0
fix sqlite lock (#5210) 5 years ago
  Lunny Xiao 70a80e31cf fix sqlite and mssql lock (#5214) 5 years ago
  Lunny Xiao 2b7c366f64
fix sqlite lock (#5184) 5 years ago
  Lunny Xiao e7822473e9 Fix race on updatesize (#5190) 5 years ago
  Lunny Xiao 5f938c0c78
Fix sqlite lock (#5176) 5 years ago
  Antoine GIRARD 70ad46133f Fix JSON result of empty array (#5154) 5 years ago
  kolaente 6759237eda User action heatmap (#5131) 5 years ago
  Mura Li 9458880c06 Increase the retry limit to 20 times and the interval to 200ms (#5134) 5 years ago
  Filip Navara 9b2fcadeef Fix SQL quoting (#5117) 5 years ago
  Oleg Kovalov 5a4648cdd6 Remove check for negative length (#5120) 5 years ago
  Mura Li 583b1b8429 Retry test-fixtures loading in case of transaction rollback (#5125) 5 years ago
  Oleg Kovalov cabdf84f1f Use named const instead of a raw string (#5115) 5 years ago
  Oleg Kovalov a908b29a74 Remove duplicated if bodies (#5121) 5 years ago