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 | |
---|---|---|
.. | ||
LICENSE | 8 years ago | |
blob.go | 7 years ago | |
command.go | 7 years ago | |
commit.go | 7 years ago | |
commit_archive.go | 8 years ago | |
commit_info.go | 7 years ago | |
doc.go | 8 years ago | |
error.go | 7 years ago | |
git.go | 7 years ago | |
hook.go | 8 years ago | |
parse.go | 7 years ago | |
repo.go | 7 years ago | |
repo_blame.go | 7 years ago | |
repo_blob.go | 6 years ago | |
repo_branch.go | 7 years ago | |
repo_commit.go | 7 years ago | |
repo_hook.go | 8 years ago | |
repo_object.go | 8 years ago | |
repo_pull.go | 7 years ago | |
repo_tag.go | 8 years ago | |
repo_tree.go | 8 years ago | |
sha1.go | 7 years ago | |
signature.go | 7 years ago | |
submodule.go | 8 years ago | |
tag.go | 8 years ago | |
tree.go | 7 years ago | |
tree_blob.go | 8 years ago | |
tree_entry.go | 7 years ago | |
utils.go | 8 years ago |