You cannot 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
KN4CK3R ecd51f710b
Fix NuGet search endpoints (#25613)
Fixes #25564
Fixes #23191

- Api v2 search endpoint should return only the latest version matching
the query
- Api v3 search endpoint should return `take` packages not package
versions
2 years ago
..
install
paginator
common.go Fix NuGet search endpoints (#25613) 2 years ago
consistency.go
context.go Replace `interface{}` with `any` (#25686) 2 years ago
context_committer_test.go
context_test.go
convert.go Support converting varchar to nvarchar for mssql database (#24105) 2 years ago
engine.go Rename `Sync2` -> `Sync` (#26479) 2 years ago
engine_test.go Rename `Sync2` -> `Sync` (#26479) 2 years ago
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