gitea/routers/api/v1/repo
Cirno the Strongest d06f98d9a2
Honor DEFAULT_PAGING_NUM for API (#11805) (#11813)
* 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>
(cherry picked from commit cefbf73aea)
2020-06-09 16:05:21 +03:00
..
blob.go
branch.go [API] Add branch delete (#11112) 2020-04-19 10:38:09 +08:00
collaborators.go
commits.go Consolidate API for getting single commit (#11368) 2020-05-11 12:44:36 +03:00
file.go In File Create/Update API return 404 if Branch does not exist (#11791) (#11795) 2020-06-07 22:50:19 +03:00
fork.go
git_hook.go
git_ref.go
hook_test.go
hook.go
issue_comment.go
issue_label.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
issue_reaction.go
issue_stopwatch.go Prevent panic in stopwatch (#10670) 2020-03-08 14:46:24 -03:00
issue_subscription.go Return issue subscription status from API subscribe (#10966) 2020-04-30 23:55:24 +01:00
issue_tracked_time.go Fix tracked time issues (#11349) 2020-05-09 11:18:44 -03:00
issue.go Fix timezone on issue deadline (#11697) (#11784) 2020-06-06 13:44:16 +01:00
key.go
label.go Add Organization Wide Labels (#10814) 2020-04-01 01:14:46 -03:00
main_test.go
migrate.go
milestone.go Refactor Milestone related (#11225) 2020-05-12 22:54:35 +01:00
mirror.go
pull_review.go Add default CommitID for create pull review api (#11334) 2020-05-08 19:50:23 +01:00
pull.go Add option to API to update PullRequest base branch (#11666) (#11796) 2020-06-07 23:20:53 +03:00
release_attachment.go
release.go
repo_test.go
repo.go Fix repo-list private and total count bugs (#11500) (#11532) 2020-05-21 08:23:20 -05:00
star.go
status.go
subscriber.go
tag.go
topic.go Honor DEFAULT_PAGING_NUM for API (#11805) (#11813) 2020-06-09 16:05:21 +03:00
transfer.go
tree.go