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.
* Add raw blob endpoint This should make it possible to download raw blobs directly from /:repo/:username/raw/blob/:sha1 URLs. * fix: Make it work * As an SHA-ID is no path getRefNameFromPath can't be used to verify file specifying parameter * added relevant change in go-gitea/git #132 Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de> * Update Gopkg.lock Can't update all vendors due to errors Signed-off-by: Berengar W. Lehr <Berengar.Lehr@kompetenztest.de> * style: Add Gitea copyright header * feat: Added integration test for /repo/u/r/raw/blob * fix: correct year in copyright header |
6 years ago | |
---|---|---|
.. | ||
activity.go | 7 years ago | |
attachment.go | 7 years ago | |
branch.go | 7 years ago | |
commit.go | 7 years ago | |
download.go | 6 years ago | |
editor.go | 7 years ago | |
http.go | 7 years ago | |
issue.go | 7 years ago | |
issue_dependency.go | 7 years ago | |
issue_label.go | 7 years ago | |
issue_label_test.go | 7 years ago | |
issue_stopwatch.go | 7 years ago | |
issue_timetrack.go | 7 years ago | |
issue_watch.go | 7 years ago | |
main_test.go | 7 years ago | |
middlewares.go | 7 years ago | |
pull.go | 7 years ago | |
pull_review.go | 7 years ago | |
release.go | 7 years ago | |
release_test.go | 7 years ago | |
repo.go | 7 years ago | |
search.go | 7 years ago | |
setting.go | 6 years ago | |
setting_protected_branch.go | 7 years ago | |
settings_test.go | 7 years ago | |
topic.go | 7 years ago | |
view.go | 7 years ago | |
webhook.go | 7 years ago | |
wiki.go | 7 years ago | |
wiki_test.go | 7 years ago |