gitea/routers/api/v1/repo
Cirno the Strongest cefbf73aea
Honor DEFAULT_PAGING_NUM for API (#11805)
* Honor DEFAULT_PAGING_NUM for API

* set pagination to 10 for tests

* lint

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-06-08 22:46:51 -04:00
..
blob.go
branch.go Add API Endpoint for Branch Creation (#11607) 2020-05-29 19:16:20 +01:00
collaborators.go
commits.go
file.go In File Create/Update API return 404 if Branch does not exist (#11791) 2020-06-07 18:30:58 +01:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go
issue_label.go
issue_reaction.go
issue_stopwatch.go
issue_subscription.go
issue_tracked_time.go
issue.go Fix timezone on issue deadline (#11697) 2020-06-05 18:51:10 -04:00
key.go
label.go
language.go Add language statistics API endpoint (#11737) 2020-06-07 14:48:41 +03:00
main_test.go
migrate.go Fix bug with globally disabling mirror (#11760) 2020-06-04 19:06:24 +01:00
milestone.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
mirror.go
pull_review.go
pull.go Add option to API to update PullRequest base branch (#11666) 2020-06-07 20:13:40 +01:00
release_attachment.go
release.go
repo_test.go
repo.go Fix repo-list private and total count bugs (#11500) 2020-05-20 22:15:30 -03:00
star.go
status.go
subscriber.go
tag.go
topic.go Honor DEFAULT_PAGING_NUM for API (#11805) 2020-06-08 22:46:51 -04:00
transfer.go
tree.go