You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/db
TheFox0x7 33e8e82c4b
Enable tenv and testifylint rules (#32852)
Enables tenv and testifylint linters
closes: https://github.com/go-gitea/gitea/issues/32842
2 months ago
..
install Fix db engine (#32351) 3 months ago
paginator Move more functions to db.Find (#28419) 1 year ago
collation.go Refactor push mirror find and add check for updating push mirror (#32539) 2 months ago
common.go Fix NuGet search endpoints (#25613) 1 year ago
consistency.go Fix oauth2 builtin application logic (#30304) 10 months ago
context.go Fix db engine (#32351) 3 months ago
context_committer_test.go chore: use errors.New to replace fmt.Errorf with no parameters (#32800) 2 months ago
context_test.go Fix db engine (#32351) 3 months ago
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
engine.go Fix: passkey login not working anymore (#32623) 2 months ago
engine_test.go Rename `Sync2` -> `Sync` (#26479) 1 year ago
error.go Refactor deletion (#28610) 1 year ago
index.go Fix index generation parallelly failure (#25235) 2 years ago
index_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
iterate.go Fix db engine (#32351) 3 months ago
iterate_test.go Enable tenv and testifylint rules (#32852) 2 months ago
list.go Fix joins in `db.Find(AndCount)` (#28978) 1 year ago
list_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
log.go Replace `interface{}` with `any` (#25686) 2 years ago
main_test.go make writing main test easier (#27270) 1 year ago
name.go Implement FSFE REUSE for golang files (#21840) 2 years ago
search.go Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
sequence.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
sql_postgres_with_schema.go bump to go 1.23 (#31855) 5 months ago