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
silverwind 88f835192d
Replace `interface{}` with `any` (#25686)
2 years ago
..
install
paginator
common.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
consistency.go
context.go Replace `interface{}` with `any` (#25686) 2 years ago
context_committer_test.go Fix halfCommitter and WithTx (#22366) 2 years ago
context_test.go
convert.go Support converting varchar to nvarchar for mssql database (#24105) 2 years ago
engine.go Replace `interface{}` with `any` (#25686) 2 years ago
engine_test.go
error.go Replace `interface{}` with `any` (#25686) 2 years ago
index.go Fix index generation parallelly failure (#25235) 2 years ago
index_test.go
iterate.go
iterate_test.go Allow adding new files to an empty repo (#24164) 2 years ago
list.go Fix db.Find bug (#23115) 2 years ago
list_test.go Use more specific test methods (#24265) 2 years ago
log.go Replace `interface{}` with `any` (#25686) 2 years ago
main_test.go
name.go
search.go Split lfs size from repository size (#22900) 2 years 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