0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 10:05:10 +01: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 Fix a bug when check if owner is active (#13612) 2020-11-18 11:58:25 +02:00
repo Refactor combine label comments with tests (#13619) 2020-11-20 17:29:09 -05:00
routes HTTP cache rework and enable caching for storage assets (#13569) 2020-11-17 17:44:52 -05:00
user Remove fetch request from heatmap (#13623) 2020-11-18 16:00:16 -06:00
utils
home.go
init.go
install.go
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go