Skip to content

Conversation

ethantkoenig
Copy link
Member

Right now, there is no way to get more than the first 50 repos from the /repos/search API endpoint.

Also makes some tweaks to the endpoint's swagger docs.

@codecov-io
Copy link

Codecov Report

Merging #2915 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #2915 +/- ## ========================================== + Coverage 27.24% 27.26% +0.01%  ========================================== Files 89 89 Lines 17640 17640 ========================================== + Hits 4806 4809 +3  + Misses 12146 12144 -2  + Partials 688 687 -1
Impacted Files Coverage Δ
modules/process/manager.go 73.91% <0%> (+4.34%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a30cc63...8ea4172. Read the comment docs.

@tboerger tboerger added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Nov 15, 2017
@lunny lunny added the modifies/api This PR adds API routes or modifies them label Nov 15, 2017
@lunny lunny added this to the 1.4.0 milestone Nov 15, 2017
@lunny lunny added the type/enhancement An improvement of existing functionality label Nov 15, 2017
@lafriks
Copy link
Member

lafriks commented Nov 15, 2017

LGTM

@tboerger tboerger added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Nov 15, 2017
@Bwko
Copy link
Member

Bwko commented Nov 15, 2017

LGTM

@tboerger tboerger added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Nov 15, 2017
@lunny lunny merged commit d22a8dc into go-gitea:master Nov 15, 2017
@ethantkoenig ethantkoenig deleted the api/repo_search branch November 25, 2017 05:11
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/api This PR adds API routes or modifies them type/enhancement An improvement of existing functionality

6 participants