gitea/models/db
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules ()
Enables tenv and testifylint linters
closes: https://github.com/go-gitea/gitea/issues/32842
..
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 chore: use errors.New to replace fmt.Errorf with no parameters ()
context_test.go Fix db engine ()
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL ()
engine.go Fix: passkey login not working anymore ()
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 Enable tenv and testifylint rules ()
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 Add label/author/assignee filters to the user/org home issue list ()
sequence.go Refactor `setting.Database.UseXXX` to methods ()
sql_postgres_with_schema.go bump to go 1.23 ()