gitea/models/db
Lunny Xiao 3f0651d4d6
Improve milestone filter on issues page (#22423)
Now we have `All milestones`, `No milestones`, `Open milestones` and
`Closed milestones`.
Fix #11924
Fix #22411 

<img width="1166" alt="image"
src="https://user-images.githubusercontent.com/81045/212243375-95eea035-a972-44b8-8088-53db614cb07e.png">
2023-04-30 09:12:49 -04:00
..
install
paginator
common.go Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
consistency.go
context_committer_test.go Fix halfCommitter and WithTx (#22366) 2023-01-09 12:19:19 -05:00
context_test.go
context.go Remove all package data after tests (#22984) 2023-02-23 22:11:56 +08:00
convert.go Support converting varchar to nvarchar for mssql database (#24105) 2023-04-17 21:22:10 +08:00
engine_test.go
engine.go Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
error.go
index_test.go
index.go Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
iterate_test.go Allow adding new files to an empty repo (#24164) 2023-04-19 21:40:42 +08:00
iterate.go
list_test.go Use more specific test methods (#24265) 2023-04-22 17:56:27 -04:00
list.go Fix db.Find bug (#23115) 2023-02-24 21:17:09 +08:00
log.go
main_test.go
name.go
search.go Improve milestone filter on issues page (#22423) 2023-04-30 09:12:49 -04:00
sequence.go Refactor setting.Database.UseXXX to methods (#23354) 2023-03-07 18:51:06 +08:00
sql_postgres_with_schema.go Fix .golangci.yml (#22868) 2023-02-11 21:44:53 +00:00