You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jason Song c6c4d66004
Fix misuse of `TxContext` (#30061)
2 months ago
..
install Implement FSFE REUSE for golang files (#21840) 1 year ago
paginator Move more functions to db.Find (#28419) 4 months ago
collation.go Partially enable MSSQL case-sensitive collation support (#29238) 2 months ago
common.go Fix NuGet search endpoints (#25613) 9 months ago
consistency.go Implement FSFE REUSE for golang files (#21840) 1 year ago
context.go Fix misuse of `TxContext` (#30061) 2 months ago
context_committer_test.go Fix halfCommitter and WithTx (#22366) 1 year ago
context_test.go Always reuse transaction (#22362) 1 year ago
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 4 months ago
engine.go Add slow SQL query warning (#27545) 3 months ago
engine_test.go Rename `Sync2` -> `Sync` (#26479) 9 months ago
error.go Refactor deletion (#28610) 5 months ago
index.go Fix index generation parallelly failure (#25235) 11 months ago
index_test.go Implement FSFE REUSE for golang files (#21840) 1 year ago
iterate.go refactor: make db iterate context aware (#27710) 7 months ago
iterate_test.go Remove GetByBean method because sometimes it's danger when query condition parameter is zero and also introduce new generic methods (#28220) 5 months ago
list.go Fix joins in `db.Find(AndCount)` (#28978) 4 months ago
list_test.go Use db.Find instead of writing methods for every object (#28084) 6 months ago
log.go Replace `interface{}` with `any` (#25686) 11 months ago
main_test.go make writing main test easier (#27270) 8 months ago
name.go Implement FSFE REUSE for golang files (#21840) 1 year ago
search.go Split lfs size from repository size (#22900) 11 months ago
sequence.go Refactor `setting.Database.UseXXX` to methods (#23354) 1 year ago
sql_postgres_with_schema.go Fix .golangci.yml (#22868) 1 year ago