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

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Oct 1 10:17:00 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  a139096   refresh patches
      adds  18d0704   New upstream version 3.6.3
       new  181553c   Merge tag 'upstream/3.6.3'
       new  a9bf613   upload to unstable

The 2 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:
 CHANGELOG                                          |  12 ++
 VERSION                                            |   2 +-
 config.yml.example                                 |   7 +
 debian/changelog                                   |   6 +
 lib/gitlab_config.rb                               |   4 +
 lib/gitlab_lfs_authentication.rb                   |  32 +++++
 lib/gitlab_net.rb                                  |  34 ++++-
 lib/gitlab_projects.rb                             |  12 +-
 lib/gitlab_shell.rb                                |  95 ++++++++++--
 spec/gitlab_lfs_authentication_spec.rb             |  37 +++++
 spec/gitlab_net_spec.rb                            |  32 +++++
 spec/gitlab_projects_spec.rb                       |   3 +
 spec/gitlab_shell_spec.rb                          | 160 ++++++++++++++++++++-
 .../{discover-ok.yml => lfs-authenticate-ok.yml}   |  10 +-
 .../two-factor-recovery-codes-fail.yml             |  42 ++++++
 spec/vcr_cassettes/two-factor-recovery-codes.yml   |  42 ++++++
 16 files changed, 506 insertions(+), 24 deletions(-)
 create mode 100644 lib/gitlab_lfs_authentication.rb
 create mode 100644 spec/gitlab_lfs_authentication_spec.rb
 copy spec/vcr_cassettes/{discover-ok.yml => lfs-authenticate-ok.yml} (72%)
 create mode 100644 spec/vcr_cassettes/two-factor-recovery-codes-fail.yml
 create mode 100644 spec/vcr_cassettes/two-factor-recovery-codes.yml

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