[DRE-commits] [ruby-em-mongo] 01/02: Merge tag 'upstream/0.5.1'
Jonas Genannt
jonas at brachium-system.net
Sat Mar 22 11:48:28 UTC 2014
This is an automated email from the git hooks/post-receive script.
hggh-guest pushed a commit to branch master
in repository ruby-em-mongo.
commit 8ae9b032b7f719798271a8087d53ba4ea843d147
Merge: cb1b724 6b8b13b
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Sat Mar 22 12:32:20 2014 +0100
Merge tag 'upstream/0.5.1'
Upstream version 0.5.1
# gpg: Signature made Sat 22 Mar 2014 12:32:11 PM CET using RSA key ID 016CFFD0
# gpg: Good signature from "Jonas Genannt <jonas at brachium-system.net>"
# gpg: aka "Jonas Genannt <jonas.genannt at capi2name.de>"
* tag 'upstream/0.5.1':
Imported Upstream version 0.5.1
.gitignore | 6 +
CHANGELOG | 123 +++++++++++++++++
Gemfile | 10 ++
README.rdoc | 255 ++++++++++++++++++++++++++++++++++++
Rakefile | 131 ++++++++++++++++++
VERSION | 2 +-
checksums.yaml.gz | Bin 0 -> 267 bytes
em-mongo.gemspec | 28 ++++
examples/legacy.rb | 38 ++++++
examples/readme.rb | 58 ++++++++
lib/em-mongo/collection.rb | 17 ++-
lib/em-mongo/connection.rb | 2 +
metadata.yml | 58 ++++----
spec/gem/Gemfile | 5 +
spec/gem/bundler.rb | 21 +++
spec/gem/rubygems.rb | 19 +++
spec/integration/collection_spec.rb | 16 ++-
spec/spec_helper.rb | 37 ++++++
spec/unit/bson_spec.rb | 21 +++
19 files changed, 814 insertions(+), 33 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-mongo.git
More information about the Pkg-ruby-extras-commits
mailing list