[DRE-commits] [gitlab-workhorse] 03/03: Merge tag 'upstream/0.7.2'
Dmitry Smirnov
onlyjob at moszumanska.debian.org
Mon Jul 18 06:37:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
onlyjob pushed a commit to branch master
in repository gitlab-workhorse.
commit b55637c (HEAD, master)
Merge: 9f97205 94bbbda
Author: Dmitry Smirnov <onlyjob at member.fsf.org>
Date: Mon Jul 18 06:37:03 2016
Merge tag 'upstream/0.7.2'
Upstream version 0.7.2
.gitignore | 1 +
CHANGELOG | 23 +++++++++
Makefile | 36 +++++++++----
README.md | 39 ++++----------
VERSION | 2 +-
authorization_test.go | 7 +--
cmd/gitlab-zip-cat/main.go | 5 +-
cmd/gitlab-zip-metadata/main.go | 3 +-
internal/api/api.go | 14 ++---
internal/artifacts/artifact_download.go | 7 +--
internal/artifacts/artifact_download_test.go | 7 +--
internal/artifacts/artifacts_upload.go | 9 ++--
internal/artifacts/artifacts_upload_test.go | 11 ++--
internal/badgateway/roundtripper.go | 3 +-
internal/delay/responsewriter.go | 76 ++++++++++++++++++++++++++++
internal/delay/responsewriter_test.go | 53 +++++++++++++++++++
internal/git/archive.go | 36 +++++++++----
internal/git/blob.go | 42 +++++++--------
internal/git/git-http.go | 30 ++++++-----
internal/lfs/lfs.go | 10 ++--
internal/proxy/proxy.go | 10 ++--
internal/senddata/injecter.go | 32 ++++++++++++
internal/senddata/senddata.go | 75 +++++++++++++++++++++++++++
internal/senddata/senddata_test.go | 20 ++++++++
internal/{senddata => sendfile}/sendfile.go | 37 ++++++--------
internal/staticpages/deploy_page.go | 3 +-
internal/staticpages/deploy_page_test.go | 3 +-
internal/staticpages/error_pages.go | 3 +-
internal/staticpages/error_pages_test.go | 3 +-
internal/staticpages/servefile.go | 5 +-
internal/staticpages/servefile_test.go | 3 +-
internal/upload/uploads.go | 3 +-
internal/upload/uploads_test.go | 7 +--
internal/upstream/development_test.go | 3 +-
internal/upstream/handlers.go | 3 +-
internal/upstream/handlers_test.go | 3 +-
internal/upstream/routes.go | 41 +++++++--------
internal/upstream/upstream.go | 7 +--
main.go | 5 +-
main_test.go | 68 ++++++++++++++-----------
proxy_test.go | 9 ++--
41 files changed, 526 insertions(+), 231 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab-workhorse.git
More information about the Pkg-ruby-extras-commits
mailing list