1
0
Fork 0
forgejo/routers/api/v1/repo
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
..
blob.go
branch.go
collaborators.go
commits.go Fixes #7564 - Malformed URLs in API git/commits response (#7565) 2019-07-22 18:32:22 +01:00
file.go Fixes #7292 - API File Contents bug (#7301) 2019-06-29 16:51:10 -04:00
fork.go
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go
issue_comment.go
issue_label.go
issue_tracked_time.go
key.go
label.go Add missing description of label on API (#7159) 2019-06-16 20:39:52 +08:00
main_test.go
milestone.go
pull.go Fix #732: Add LFS objects to base repository on merging (#7082) 2019-06-22 18:35:34 +01:00
release.go
release_attachment.go Refactor filetype is not allowed errors (#7309) 2019-07-06 22:25:05 -04:00
repo.go add notification placeholder (#7409) 2019-07-12 16:55:46 +08:00
repo_test.go
star.go Move sdk structs to modules/structs (#6905) 2019-05-11 18:21:34 +08:00
status.go Fix #7136: Add paging and extend API GetCommitStatuses (#7141) 2019-07-25 11:55:06 +01:00
subscriber.go
tag.go
tree.go