gitea/routers
6543 4427a936b4
[API] enable paggination for ListRepoTags (#10454)
* enable paggination for repoTags

* precalculate first, cut slice second

* Apply suggestions from code review

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-02-25 14:07:07 -05:00
..
admin Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
api/v1 [API] enable paggination for ListRepoTags (#10454) 2020-02-25 14:07:07 -05:00
dev
org
private
repo Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
routes Prevent Firefox from using apple-touch-icon (#10402) 2020-02-23 08:34:53 -06:00
user Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
utils Handle push rejection message in Merge & Web Editor (#10373) 2020-02-22 15:08:48 +02:00
home.go
init.go
install.go
metrics.go
swagger_json.go