Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/models/db
Lunny Xiao 70c4aad8e1
Move more functions to db.Find (#28419)
10 months ago
..
install Implement FSFE REUSE for golang files (#21840) 2 years ago
paginator Move more functions to db.Find (#28419) 10 months ago
collation.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
common.go Fix NuGet search endpoints (#25613) 1 year ago
consistency.go Implement FSFE REUSE for golang files (#21840) 2 years ago
context.go Refactor deletion (#28610) 11 months ago
context_committer_test.go Fix halfCommitter and WithTx (#22366) 2 years ago
context_test.go Always reuse transaction (#22362) 2 years ago
convert.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
engine.go Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 10 months ago
engine_test.go Rename `Sync2` -> `Sync` (#26479) 1 year ago
error.go Refactor deletion (#28610) 11 months ago
index.go Fix index generation parallelly failure (#25235) 1 year ago
index_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
iterate.go refactor: make db iterate context aware (#27710) 1 year 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) 11 months ago
list.go Move more functions to db.Find (#28419) 10 months ago
list_test.go Use db.Find instead of writing methods for every object (#28084) 12 months ago
log.go Replace `interface{}` with `any` (#25686) 1 year 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 Split lfs size from repository size (#22900) 1 year ago
sequence.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
sql_postgres_with_schema.go Fix .golangci.yml (#22868) 2 years ago