gitea/routers
zeripath 734aa96508
Fix #7136: Add paging and extend API GetCommitStatuses (#7141)
* Fix #7136: Add paging and extend API GetCommitStatuses

* update swagger

* Update routers/api/v1/repo/status.go

Co-Authored-By: techknowlogick <matti@mdranta.net>

* Update routers/api/v1/repo/status.go

Co-Authored-By: techknowlogick <matti@mdranta.net>

* Update routers/api/v1/repo/status.go

Co-Authored-By: techknowlogick <matti@mdranta.net>

* Apply suggestions from code review
2019-07-25 11:55:06 +01:00
..
admin
api/v1 Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 2019-07-25 11:55:06 +01:00
dev
org Removed unnecessary conversions (#7557) 2019-07-23 19:50:39 +01:00
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
repo use 403 instead of 401 for ErrUserProhibitLogin (#7591) 2019-07-23 21:38:47 +01:00
routes Remove settting dependency on modules/session (#7237) 2019-07-17 09:04:37 +08:00
user Fixed ineffectual assignments (#7555) 2019-07-22 17:35:53 +08:00
utils
home.go
init.go
install.go
metrics.go routers: do not leak secrets via timing side channel (#7364) 2019-07-06 13:03:13 -04:00
swagger_json.go