33 Commits (0a8fd353efbb8fff11435ba3a9df87b18e43e9f2)

Author SHA1 Message Date
  silverwind 74f0c84fa4
Enable more `revive` linter rules (#30608) 1 month ago
  wxiaoguang 4c6e2da088
Improve "must-change-password" logic and document (#30472) 1 month ago
  Lunny Xiao f0bfad29ea
Replace MSSQL driver with a better maintained version (#30390) 2 months ago
  Earl Warren b748d62b46
Add slow SQL query warning (#27545) 3 months ago
  wxiaoguang 2df7563f31
Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 5 months ago
  wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636) 5 months ago
  delvh e10ba5e5e0
Rename `Sync2` -> `Sync` (#26479) 10 months ago
  silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 11 months ago
  Lunny Xiao 71446eee99
Fix wrong warn messages in migration steps (#25475) 11 months ago
  Jason Song c84238800b
Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
  KN4CK3R 0ae1ed749d
Remove all package data after tests (#22984) 1 year ago
  KN4CK3R 0e2d04601a
Update xorm (#22094) 1 year ago
  flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 1 year ago
  delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
  zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 year ago
  zeripath 4909493a9f
Allow manager logging to set SQL (#20064) 1 year ago
  Wim cb50375e2b
Add more linters to improve code readability (#19989) 2 years ago
  Lunny Xiao 26095115f4
Move some repository related code into sub package (#19711) 2 years ago
  Lunny Xiao 12c742f8dc
Fix order by parameter (#19849) 2 years ago
  Lauris BH 8038610a42
Automatically pause queue if index service is unavailable (#15066) 2 years ago
  6543 54e9ee37a7
format with gofumpt (#18184) 2 years ago
  zeripath 5cb0c9aa0d
Propagate context and ensure git commands run in request context (#17868) 2 years ago
  wxiaoguang 042cac5fed
Improve install code to avoid low-level mistakes. (#17779) 2 years ago
  Lunny Xiao d710af6669
Remove NewSession method from db.Engine interface (#17577) 2 years ago
  wxiaoguang 750a8465f5
A better go code formatter, and now `make fmt` can run in Windows (#17684) 2 years ago
  wxiaoguang 81926d61db
Decouple unit test, remove intermediate `unittestbridge` package (#17662) 2 years ago
  wxiaoguang df64fa4865
Decouple unit test code from business code (#17623) 2 years ago
  Lunny Xiao 69b61d4373
Fix bug on admin subcommand (#17533) 2 years ago
  Lunny Xiao 63c0dc89ef
Rename db Engines related functions (#17481) 2 years ago
  zeripath e6e3b212b3
Run Migrate in Install rather than just SyncTables (#17475) 2 years ago
  Lunny Xiao f494776931
Use a variable but a function for IsProd because of a slight performance increment (#17368) 2 years ago
  zeripath 9302eba971
DBContext is just a Context (#17100) 2 years ago
  Lunny Xiao a4bfef265d
Move db related basic functions to models/db (#17075) 2 years ago
  zeripath e0853d4a21
Add API Token Cache (#16547) 2 years ago
  Lunny Xiao 7224cfc578
Upgrade xorm to v1.2.2 (#16663) 2 years ago
  Romain 14762abf0b
Separate open and closed issue in metrics (#16637) 2 years ago
  KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
  Lunny Xiao b223d36195
Rework repository archive (#14723) 3 years ago
  KN4CK3R 440039c0cc
Add push to remote mirror repository (#15157) 3 years ago
  Lunny Xiao 0393a57511
Add a new table issue_index to store the max issue index so that issue could be deleted with no duplicated index (#15599) 3 years ago
  zeripath edb838997c
Fix setting version table in dump (#15753) 3 years ago
  zeripath 39ef6f83d5
Create Proper Migration Tests (#15116) 3 years ago
  Bo-Yi Wu 167b0f46ef
chore(models): rewrite code format. (#14754) 3 years ago
  6543 a4148c0f12
Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
  zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031) 3 years ago
  Andrew Bezold bc05ddc0eb
Redirect on changed user and org name (#11649) 3 years ago
  Lunny Xiao 84b147c7f0
Use IsProd instead of testing if it's equal. (#14336) 3 years ago
  zeripath ac88b0ee83
Ensure that schema search path is set with every connection on postgres (#14131) 3 years ago
  zeripath e0ac545043
Add postgres schema to the search_path on database connection (#12634) 3 years ago
  6543 cfd8e8a489
gitea dump: include version & Check InstallLock (#12760) 3 years ago