1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-29 01:21:30 +02:00
gitea/routers
6543 f88a2eae97
[API] Add more filters to issues search (#13514)
* Add time filter for issue search

* Add limit option for paggination

* Add Filter for: Created by User, Assigned to User, Mentioning User

* update swagger

* Add Tests for limit, before & since
2020-11-23 20:49:36 +00:00
..
admin
api/v1 [API] Add more filters to issues search (#13514) 2020-11-23 20:49:36 +00:00
dev
events
org
private
repo Refactor combine label comments with tests (#13619) 2020-11-20 17:29:09 -05:00
routes
user Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go