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
Jason Song 1e76a824bc
Refactor and enhance issue indexer to support both searching, filtering and paging (#26012)
1 year ago
..
install
paginator
common.go Refactor and enhance issue indexer to support both searching, filtering and paging (#26012) 1 year ago
consistency.go
context.go Replace `interface{}` with `any` (#25686) 1 year ago
context_committer_test.go
context_test.go
convert.go Support converting varchar to nvarchar for mssql database (#24105) 2 years ago
engine.go Replace `interface{}` with `any` (#25686) 1 year ago
engine_test.go
error.go Replace `interface{}` with `any` (#25686) 1 year ago
index.go Fix index generation parallelly failure (#25235) 1 year 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) 1 year ago
main_test.go
name.go
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