You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
admin
api/v1 Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 6 years ago
dev
org Removed unnecessary conversions (#7557) 6 years ago
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 6 years ago
repo use 403 instead of 401 for ErrUserProhibitLogin (#7591) 6 years ago
routes Remove settting dependency on modules/session (#7237) 6 years ago
user Fixed ineffectual assignments (#7555) 6 years ago
utils
home.go
init.go
install.go
metrics.go routers: do not leak secrets via timing side channel (#7364) 6 years ago
swagger_json.go