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.
3f9016430f
* Added count to GetReleasesByRepoID so pagination will work * Separated it out to a new function, can then also leave the API part unaffected * Remove extra whitespace added in untouched function * Added comment and corrected name in error handler * Account for if the user is owner or not in the count * Also check if repo is draft * revert back to the correct count in the ReleasesToDisplay loop * Fixed lint error regarding else with return statement * Use Cond struct instead of string, corrected name in error handler * Removed unused return variable names |
8 years ago | |
---|---|---|
.. | ||
admin | 8 years ago | |
api/v1 | 8 years ago | |
dev | 8 years ago | |
org | 8 years ago | |
private | 8 years ago | |
repo | 8 years ago | |
routes | 8 years ago | |
user | 8 years ago | |
home.go | 8 years ago | |
init.go | 8 years ago | |
install.go | 8 years ago |