gitea/models/db
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror ()
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
..
install Fix db engine ()
paginator Move more functions to db.Find ()
collation.go Refactor push mirror find and add check for updating push mirror ()
common.go Fix NuGet search endpoints ()
consistency.go Fix oauth2 builtin application logic ()
context.go Fix db engine ()
context_committer_test.go Fix halfCommitter and WithTx ()
context_test.go Fix db engine ()
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL ()
engine.go Fix db engine ()
engine_test.go Rename `Sync2` -> `Sync` ()
error.go Refactor deletion ()
index.go Fix index generation parallelly failure ()
index_test.go Implement FSFE REUSE for golang files ()
iterate.go Fix db engine ()
iterate_test.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods ()
list.go Fix joins in `db.Find(AndCount)` ()
list_test.go Use db.Find instead of writing methods for every object ()
log.go Replace `interface{}` with `any` ()
main_test.go make writing main test easier ()
name.go Implement FSFE REUSE for golang files ()
search.go [Refactor] Unify repo search order by logic ()
sequence.go Refactor `setting.Database.UseXXX` to methods ()
sql_postgres_with_schema.go bump to go 1.23 ()