gitea/models/db
TheFox0x7 2a02734f93
Refactor older tests to use testify (#33140)
Refactor checks to use assert/require
Use require.Eventually for waiting in elastic and meilisearch tests
Use require to exit early instead of assert
2025-01-09 09:21:47 +08:00
..
install Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
paginator
collation.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
common.go
consistency.go Fix oauth2 builtin application logic (#30304) 2024-04-08 04:13:34 +00:00
context.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
context_committer_test.go chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2024-12-12 12:26:11 +08:00
context_test.go Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
convert.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
engine.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
engine_dump.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
engine_hook.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
engine_init.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
engine_test.go Refactor older tests to use testify (#33140) 2025-01-09 09:21:47 +08:00
error.go
index.go
index_test.go
iterate.go Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
iterate_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
list.go Fix joins in `db.Find(AndCount)` (#28978) 2024-01-30 02:37:24 +00:00
list_test.go
log.go
main_test.go
name.go Fix unittest and repo create bug (#33061) 2024-12-31 18:45:05 +08:00
search.go Add label/author/assignee filters to the user/org home issue list (#32779) 2024-12-11 06:33:24 +00:00
sequence.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
sql_postgres_with_schema.go bump to go 1.23 (#31855) 2024-09-10 02:23:07 +00:00