[DRE-commits] [ruby-octokit] 02/03: Merge branch 'upstream'

Miguel Landaeta nomadium at moszumanska.debian.org
Sun Dec 14 19:49:10 UTC 2014


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

nomadium pushed a commit to branch master
in repository ruby-octokit.

commit c8c76f4b1ee40a09a81a5530fdfd7ef402149160
Merge: febc9cb c3ad1c2
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Sun Dec 14 16:29:24 2014 -0300

    Merge branch 'upstream'

 README.md                           |  33 ++++-
 checksums.yaml.gz                   | Bin 270 -> 0 bytes
 lib/octokit/authentication.rb       |   1 +
 lib/octokit/client/contents.rb      |   2 +-
 lib/octokit/client/deployments.rb   |  31 +---
 lib/octokit/client/hooks.rb         | 282 ++++++++++++++++++++++++++++++++++++
 lib/octokit/client/issues.rb        |  50 +++++--
 lib/octokit/client/organizations.rb |  44 +++---
 lib/octokit/client/pull_requests.rb |   5 +-
 lib/octokit/client/repositories.rb  | 134 -----------------
 lib/octokit/client/statuses.rb      |  20 ---
 lib/octokit/error.rb                |   2 +-
 lib/octokit/rate_limit.rb           |   2 +-
 lib/octokit/version.rb              |   2 +-
 metadata.yml                        |  14 +-
 octokit.gemspec                     |   2 +-
 16 files changed, 397 insertions(+), 227 deletions(-)

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



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