[DRE-commits] [rhc] 03/08: Merge tag 'upstream/1.31.5'

Chow Loong Jin hyperair at debian.org
Sat Nov 29 14:15:00 UTC 2014


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

hyperair pushed a commit to branch master
in repository rhc.

commit 2d555446255cb621a4e56fe32e72968731788946
Merge: 7896340 2f9696a
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Wed Nov 5 08:27:36 2014 +0800

    Merge tag 'upstream/1.31.5'
    
    Upstream version 1.31.5
    
    # gpg: Signature made Wed 05 Nov 2014 08:27:34 AM SGT using RSA key ID 588752A1
    # gpg: Good signature from "Chow Loong Jin <hyperair at debian.org>"
    # gpg:                 aka "Chow Loong Jin <hyperair at ubuntu.com>"
    # gpg:                 aka "Chow Loong Jin <chow0082 at e.ntu.edu.sg>"
    # gpg:                 aka "Chow Loong Jin <hyperair at gmail.com>"
    # gpg:                 aka "Chow Loong Jin <chow0082 at ntu.edu.sg>"
    # gpg:                 aka "Chow Loong Jin <loongjin at solution-space.com>"
    # gpg:                 aka "Chow Loong Jin <lchow at redhat.com>"

 autocomplete/rhc_bash               |  32 +++++++--
 lib/rhc/commands/app.rb             |  15 +++++
 lib/rhc/commands/git_clone.rb       |   2 +-
 lib/rhc/commands/ssh.rb             |   2 +-
 lib/rhc/exceptions.rb               |   6 ++
 lib/rhc/git_helpers.rb              |  51 +++++++++++----
 lib/rhc/helpers.rb                  |  64 +++++++++++++++++-
 lib/rhc/rest/application.rb         |   5 ++
 lib/rhc/rest/client.rb              |  10 +++
 lib/rhc/rest/mock.rb                |  22 +++++--
 lib/rhc/ssh_helpers.rb              |  67 +++++++++++++------
 lib/rhc/wizard.rb                   |  25 ++++---
 metadata.yml                        |  18 +++--
 spec/rhc/commands/app_spec.rb       |  71 +++++++++++++++++++-
 spec/rhc/commands/git_clone_spec.rb |  37 ++++++++++-
 spec/rhc/commands/scp_spec.rb       |   5 ++
 spec/rhc/commands/setup_spec.rb     |   3 +-
 spec/rhc/commands/snapshot_spec.rb  |  10 ++-
 spec/rhc/commands/ssh_spec.rb       |   9 ++-
 spec/rhc/wizard_spec.rb             | 127 +++++++++++++++++++++++-------------
 spec/spec_helper.rb                 |   5 +-
 21 files changed, 466 insertions(+), 120 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rhc.git



More information about the Pkg-ruby-extras-commits mailing list