[DRE-commits] [gitlab-shell] branch master updated (a9bf613 -> ccf1b96)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 31 10:02:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a change to branch master
in repository gitlab-shell.

      from  a9bf613   upload to unstable
      adds  0968a4e   New upstream version 3.6.6
       new  f95e3d5   Merge tag 'upstream/3.6.6'
       new  d5191ae   update changelog
       new  ccf1b96   refresh patches

The 3 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                       | 14 ++++----
 CHANGELOG                            | 14 ++++++++
 VERSION                              |  2 +-
 bin/create-hooks                     |  5 ++-
 debian/changelog                     |  7 ++++
 debian/patches/use-system-libs.patch | 12 ++++---
 hooks/post-receive                   |  2 +-
 hooks/pre-receive                    |  2 +-
 hooks/update                         |  5 +--
 lib/gitlab_config.rb                 |  4 +++
 lib/gitlab_custom_hook.rb            | 12 +++++--
 lib/gitlab_keys.rb                   | 31 +++++++++++------
 lib/gitlab_metrics.rb                | 56 ++++++++++++++++++++++++++++++
 lib/gitlab_projects.rb               | 67 +++++++++++++++++++++++-------------
 lib/gitlab_shell.rb                  | 13 ++++---
 spec/gitlab_custom_hook_spec.rb      | 33 ++++++++++++++++++
 spec/gitlab_keys_spec.rb             |  4 +--
 spec/gitlab_metrics_spec.rb          | 26 ++++++++++++++
 spec/gitlab_projects_spec.rb         | 35 +++++++++++++++++++
 spec/support/gl_id_test_hook         |  2 ++
 20 files changed, 283 insertions(+), 63 deletions(-)
 create mode 100644 lib/gitlab_metrics.rb
 create mode 100644 spec/gitlab_custom_hook_spec.rb
 create mode 100644 spec/gitlab_metrics_spec.rb
 create mode 100755 spec/support/gl_id_test_hook

-- 
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