[DRE-commits] [gitlab-shell] branch master updated (c267d7d -> 5fbb97a)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Dec 28 18:28:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository gitlab-shell.
from c267d7d fix bin/gitlab-shell as well
new 502929a update watch file
adds 33299c6 Imported Upstream version 2.6.9
new 994e689 Merge tag 'upstream/2.6.9'
new 4d4b556 update changelog
new 5fbb97a refresh patch
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitlab-ci.yml | 7 ++--
CHANGELOG | 23 ++++++++++---
README.md | 8 ++---
VERSION | 2 +-
bin/gitlab-shell | 2 +-
config.yml.example | 10 +++---
debian/changelog | 7 ++++
debian/patches/use-system-libs.patch | 2 +-
debian/watch | 2 +-
lib/gitlab_config.rb | 2 +-
lib/gitlab_net.rb | 7 +++-
lib/gitlab_projects.rb | 41 +++++++++++++++++++----
lib/gitlab_shell.rb | 41 +++++++++++++++--------
lib/httpunix.rb | 54 +++++++++++++++++++++++++++++++
spec/gitlab_config_spec.rb | 6 ++++
spec/gitlab_shell_spec.rb | 63 +++++++++++++++++++++++-------------
spec/httpunix_spec.rb | 55 +++++++++++++++++++++++++++++++
17 files changed, 269 insertions(+), 63 deletions(-)
create mode 100644 lib/httpunix.rb
create mode 100644 spec/httpunix_spec.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab-shell.git
More information about the Pkg-ruby-extras-commits
mailing list