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 71446eee99
Fix wrong warn messages in migration steps (#25475)
2 years ago
..
install
paginator
common.go Refactor `setting.Database.UseXXX` to methods (#23354) 2 years ago
consistency.go
context.go Use a separate admin page to show global stats, remove `actions` stat (#25062) 2 years 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 Support converting varchar to nvarchar for mssql database (#24105) 2 years ago
engine.go Fix wrong warn messages in migration steps (#25475) 2 years ago
engine_test.go
error.go Always reuse transaction (#22362) 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 Rewrite logger system (#24726) 2 years ago
main_test.go
name.go
search.go Improve milestone filter on issues page (#22423) 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