gitea/models/db
KN4CK3R 27d4c11ec3
Fix joins in `db.Find(AndCount)` ()
..
install Implement FSFE REUSE for golang files ()
paginator Move more functions to db.Find ()
collation.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL ()
common.go Fix NuGet search endpoints ()
consistency.go Implement FSFE REUSE for golang files ()
context.go Refactor deletion ()
context_committer_test.go Fix halfCommitter and WithTx ()
context_test.go Always reuse transaction ()
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL ()
engine.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL ()
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 refactor: make db iterate context aware ()
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 Split lfs size from repository size ()
sequence.go Refactor `setting.Database.UseXXX` to methods ()
sql_postgres_with_schema.go Fix .golangci.yml ()