gitea/models/db
wxiaoguang a0853e2278
Fix unittest and repo create bug (#33061)
1. `StatDir` was not right, fix the FIXME
2. Clarify the test cases for `IsUsableRepoName`
3. Fix regression bug in `repo-new.ts`

Fix #33060
2024-12-31 18:45:05 +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_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
context.go Refactor db package and remove unnecessary DumpTables (#32930) 2024-12-20 16:11:38 +00:00
convert.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
engine.go Refactor db package and remove unnecessary DumpTables (#32930) 2024-12-20 16:11:38 +00:00
error.go
index_test.go
index.go
iterate_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
iterate.go Fix db engine (#32351) 2024-10-27 18:48:07 -04:00
list_test.go
list.go Fix joins in db.Find(AndCount) (#28978) 2024-01-30 02:37:24 +00:00
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