mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
da1edbfb79
* Feature - Pagination for git tree API * Handles case when page is negative * Does a for loop over the start and end rather than all entries * Removed redundent logic * Adds per_page as a query parameter * Adds DEFAULT_GIT_TREES_PER_PAGE for settings, ran make fmt * Fix typo in cheat-sheet en * Makes page start at 1, generated swagger * Use updates to SDK * Updates to use latest sdk * Updates swagger for tree api * Adds test for GetTreeBySHA * Updates per PR reviews * Updates per PR reviews * Remove file * Formatting * Fix to swagger file * Fix to swagger * Update v1_json.tmpl * Fix to swagger file |
6 years ago | |
---|---|---|
.. | ||
auth | 6 years ago | |
avatar | ||
base | ||
cache | ||
context | 6 years ago | |
cron | ||
generate | ||
gzip | 6 years ago | |
highlight | ||
httplib | ||
indexer | 6 years ago | |
lfs | 6 years ago | |
log | 6 years ago | |
mailer | 6 years ago | |
markup | 6 years ago | |
metrics | ||
minwinsvc | ||
notification | 6 years ago | |
options | ||
pprof | ||
private | 6 years ago | |
process | ||
public | 6 years ago | |
recaptcha | ||
search | ||
setting | 6 years ago | |
ssh | 6 years ago | |
sync | ||
templates | ||
test | 6 years ago | |
user | ||
util | 6 years ago | |
validation |