0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-10 03:12:39 +02:00
gitea/routers
6543 6ad5d0a306
[API] ListReleases add filter for draft and pre-releases (#16175)
* invent ctx.QueryOptionalBool

* [API] ListReleases add draft and pre-release filter

* Add X-Total-Count header

* Add a release to fixtures

* Add TEST for API ListReleases
2021-06-17 10:58:10 +02:00
..
api/v1 [API] ListReleases add filter for draft and pre-releases (#16175) 2021-06-17 10:58:10 +02:00
common Refactor routers directory (#15800) 2021-06-09 01:33:54 +02:00
install Ensure settings for Service and Mailer are read on the install page (#15943) 2021-06-16 19:32:57 -04:00
private Make modules/context.Context a context.Context (#16031) 2021-05-31 02:18:11 -04:00
utils
web Add Status Updates whilst Gitea migrations are occurring (#15076) 2021-06-16 18:02:24 -04:00
init.go Add sso.Group, context.Auth, context.APIAuth to allow auth special routes (#16086) 2021-06-09 19:53:16 +02:00