2093 Commits (a9d2bc52c88f8eae35a06ffbf85baa5e9b9aed29)

Author SHA1 Message Date
  Lunny Xiao 709d18c157 fix table name typo on SQL (#5562) 6 years ago
  Lunny Xiao 86897f9670 fix forgot removed records when deleting user (#5429) 6 years ago
  Jonas Franz e481414b73 Add base repo nil check (#5555) 6 years ago
  Lunny Xiao 7f7a2886ee Improve performance of dashboard (#4977) 6 years ago
  kolaente 00d5a521c2 Added test environment for mssql (#4282) 6 years ago
  Lunny Xiao 278d360a07 fix approvals limitation (#5521) 6 years ago
  Jonas Franz 3e46f5d38e Approvals at Branch Protection (#5350) 6 years ago
  Christopher 235624cc4f Fixing MSSQL timestamp type (#5511) 6 years ago
  Lunny Xiao 0253cafcfa fix code review on mssql (#5502) 6 years ago
  Lunny Xiao 50235d3693 fix forgot deletion of notification when delete repository (#5506) 6 years ago
  Lunny Xiao b35cee039b fix topic name length on database (#5493) 6 years ago
  romankl 2755f83825 ensure that the `closed_at` is set for closed (#5449) 6 years ago
  Lunny Xiao 05f8fa54e6 Fix repository deletion when there is large number of issues in it (#5426) 6 years ago
  Lunny Xiao 0538f7db62 Milestone issues and pull requests (#5293) 6 years ago
  Lunny Xiao 1c80f31f40 Restrict permission check on repositories and fix some problems (#5314) 6 years ago
  Lanre Adelowo 09a1bde3ca show only opened milestones on issues page milestone filter (#5051) 6 years ago
  kolaente 7d73c34e28 Show review summary in pull requests (#5132) 6 years ago
  Lunny Xiao 3c27ad0378 dont' send assign webhooks when creating issue (#5365) 6 years ago
  Florian Eitel 8c220123b6 Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341) 6 years ago
  Lunny Xiao 43259b6c65 Fix create team, update team missing units (#5188) 6 years ago
  Lunny Xiao e1304f1303 fix bug when users have serval teams with different units on different repositories (#5307) 6 years ago
  Jonas Bröms f1fcaa33bd Add option to disable automatic mirror syncing. (#5242) 6 years ago
  Stanislav 4472cd8d32 Prometheus endpoint (#5256) 6 years ago
  kolaente 815b1ea260 Fixed heatmap not working in mssql (#5248) 6 years ago
  zeripath c236272a3e Create AuthorizedKeysCommand (#5236) 6 years ago
  zeripath 30b162c7fc Keys API changes (#4960) 6 years ago
  Stanislav deaeef2c20 fix compatibility heatmap with mysql 8 (#5232) 6 years ago
  Jerry Jacobs 3699bfcd48 Fix issue where ecdsa and other key types are not synced from LDAP (#5092) (#5094) 6 years ago
  Lunny Xiao 0aa77ab975 This commit will reduce join star, repo_topic, topic tables on repo search, so that fix extra columns problem on mssql (#5136) 6 years ago
  Lunny Xiao 0d4e3c4d29 fix data race on migrate repository (#5224) 6 years ago
  Lunny Xiao 487d83b8d4 fix sqlite lock (#5210) 6 years ago
  Lunny Xiao 7a5c02d1f9 fix sqlite and mssql lock (#5214) 6 years ago
  Lunny Xiao 5ef2846eb3 fix sqlite lock (#5184) 6 years ago
  Lunny Xiao c7ee3f1fbd Fix race on updatesize (#5190) 6 years ago
  Lunny Xiao 712ad9cd0b Fix sqlite lock (#5176) 6 years ago
  Antoine GIRARD 7c6de41852 Fix JSON result of empty array (#5154) 6 years ago
  kolaente c3606173a8 User action heatmap (#5131) 6 years ago
  Mura Li 2eec943aae Increase the retry limit to 20 times and the interval to 200ms (#5134) 6 years ago
  Filip Navara b3ee04251c Fix SQL quoting (#5117) 6 years ago
  Oleg Kovalov b21d2cae09 Remove check for negative length (#5120) 6 years ago
  Mura Li 7941eb5fc6 Retry test-fixtures loading in case of transaction rollback (#5125) 6 years ago
  Oleg Kovalov 0d153680c9 Use named const instead of a raw string (#5115) 6 years ago
  Oleg Kovalov ebf8e385f6 Remove duplicated if bodies (#5121) 6 years ago
  Lunny Xiao 8042400291 Fix deadlock when sqlite (#5118) 6 years ago
  Oleg Kovalov daff6b0199 Make switch more clear (#5119) 6 years ago
  Lunny Xiao 7ecf01c5ad Add notification interface and refactor UI notifications (#5085) 6 years ago
  zeripath e6c3c20ea3 Add support for search by uid (#4876) 6 years ago
  Bo-Yi Wu d0c1afa2d4 refactor: err != nil check, just return error instead (#5093) 6 years ago
  Bo-Yi Wu 1024deb5a3 feat(topic): search keyword by splitting provided values by , (#4939) 6 years ago
  kolaente 5b8f431640 Fix regex to support optional end line of old section in diff hunk (#5096) 6 years ago