This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmongodb-perl.
commit 5d5ee24f98ed1b50a1b15d91cbb6f0118b868666 Merge: 0be6756 8a35569 Author: gregor herrmann <[email protected]> Date: Sun Aug 3 14:33:03 2014 +0200 Merge tag 'upstream/0.704.4.0' Upstream version 0.704.4.0 Changes | 26 +++++++ MANIFEST | 1 + META.json | 54 +++++++------- META.yml | 54 +++++++------- README | 2 +- inc/CheckJiraInChanges.pm | 2 + lib/MongoDB.pm | 4 +- lib/MongoDB/BSON.pm | 4 +- lib/MongoDB/BSON/Binary.pm | 4 +- lib/MongoDB/BSON/Regexp.pm | 4 +- lib/MongoDB/BulkWrite.pm | 4 +- lib/MongoDB/BulkWriteView.pm | 4 +- lib/MongoDB/Code.pm | 4 +- lib/MongoDB/Collection.pm | 4 +- lib/MongoDB/CommandResult.pm | 4 +- lib/MongoDB/Connection.pm | 4 +- lib/MongoDB/Cursor.pm | 4 +- lib/MongoDB/DBRef.pm | 4 +- lib/MongoDB/DataTypes.pod | 2 +- lib/MongoDB/Database.pm | 6 +- lib/MongoDB/Error.pm | 11 +-- lib/MongoDB/Examples.pod | 2 +- lib/MongoDB/GridFS.pm | 4 +- lib/MongoDB/GridFS/File.pm | 4 +- lib/MongoDB/Indexing.pod | 2 +- lib/MongoDB/MongoClient.pm | 145 ++++++++++++++++++++++++++++--------- lib/MongoDB/OID.pm | 4 +- lib/MongoDB/Role/_LastError.pm | 2 +- lib/MongoDB/Role/_Remover.pm | 2 +- lib/MongoDB/Role/_Updater.pm | 2 +- lib/MongoDB/Role/_View.pm | 2 +- lib/MongoDB/Role/_WriteQueue.pm | 2 +- lib/MongoDB/Role/_Writeable.pm | 2 +- lib/MongoDB/Timestamp.pm | 4 +- lib/MongoDB/Tutorial.pod | 2 +- lib/MongoDB/WriteResult.pm | 4 +- lib/MongoDB/_Types.pm | 2 +- t/00-report-mongod.t | 6 +- t/bson.t | 4 +- t/bulk.t | 6 +- t/collection.t | 21 +++++- t/connection.t | 53 +++++++++++--- t/connection_string.t | 135 ++++++++++++++++++++++++++++++++++ t/cursor.t | 36 ++++++++- t/database.t | 6 +- t/dbref.t | 5 +- t/delegation.t | 8 +- t/dt_types.t | 5 +- t/fsync.t | 4 +- t/gridfs.t | 4 +- t/lib/MongoDBTest.pm | 94 ++++++++++++++---------- t/max_time_ms.t | 7 +- t/readpref.t | 6 +- t/regex.t | 4 +- t/regexp_obj.t | 15 ++-- t/threads/basic.t | 5 +- t/threads/cursor.t | 4 +- t/types.t | 5 +- t/w.t | 4 +- xs/Cursor.xs | 11 ++- xt/release/check-jira-in-changes.t | 6 +- 61 files changed, 617 insertions(+), 228 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmongodb-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
