[Pkg-mongodb-maintainers] [pkg-mongodb] 205/394: Merge tag 'upstream/2.0.5'

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 13:58:54 UTC 2016


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

apoikos pushed a commit to branch master
in repository pkg-mongodb.

commit 8813daaab256108f7aa6300875e8562d031f2c2f
Merge: d72a591 61619b3
Author: Antonin Kral <a.kral at bobek.cz>
Date:   Thu May 10 06:57:57 2012 +0200

    Merge tag 'upstream/2.0.5'
    
    Upstream version 2.0.5

 SConstruct                                    |   5 +-
 buildscripts/cleanbb.py                       |  12 +-
 buildscripts/utils.py                         |  12 +-
 client/dbclient.cpp                           |   1 +
 client/dbclient_rs.cpp                        | 203 ++++++++++++++++++--------
 client/dbclient_rs.h                          |  44 +++++-
 client/dbclientcursor.cpp                     |  15 +-
 client/parallel.cpp                           |  14 +-
 client/redef_macros.h                         |  53 ++++++-
 client/undef_macros.h                         |  32 +++-
 db/cmdline.cpp                                |   4 +-
 db/commands/mr.cpp                            |   3 +-
 db/db.cpp                                     |  16 --
 db/dbcommands.cpp                             |   1 +
 db/dur.cpp                                    |   2 +-
 db/dur_commitjob.h                            |   4 +-
 db/ops/update.cpp                             |  28 +++-
 db/ops/update.h                               |   3 +
 db/pdfile.cpp                                 |   5 +
 db/pdfile.h                                   |   2 +-
 db/repl/manager.cpp                           |  10 +-
 db/repl/rs.cpp                                |   6 +-
 dbtests/macrotests.cpp                        |  18 +--
 dbtests/updatetests.cpp                       |  45 ++++++
 doxygenConfig                                 |   2 +-
 jstests/capped6.js                            |   2 +
 jstests/capped8.js                            |   2 +
 jstests/extent.js                             |   2 +-
 jstests/extent2.js                            |  31 ++++
 jstests/indexb.js                             |   3 +-
 jstests/objid6.js                             |   6 +-
 jstests/repl/drop_dups.js                     |   9 +-
 jstests/replsets/reconfig.js                  |  18 ++-
 jstests/replsets/replset_remove_node.js       |  13 +-
 jstests/replsets/replsetprio1.js              |  75 +++++-----
 jstests/sharding/mongos_no_detect_sharding.js |  42 ++++++
 jstests/update3.js                            |   6 +
 pch.h                                         |   6 +-
 rpm/mongo.spec                                |   2 +-
 s/config.cpp                                  |  97 ++++++++----
 s/config_migrate.cpp                          |  13 +-
 s/cursors.cpp                                 |  16 +-
 s/d_migrate.cpp                               |  12 +-
 s/security.cpp                                |   4 +-
 s/server.cpp                                  |   2 +-
 s/strategy_shard.cpp                          |   4 +-
 tools/top.cpp                                 |  10 +-
 util/allocator.h                              |   2 -
 util/assert_util.h                            |   9 --
 util/logfile.cpp                              |  33 +++--
 util/mmap_win.cpp                             |  37 ++++-
 util/version.cpp                              |   2 +-
 52 files changed, 718 insertions(+), 280 deletions(-)

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



More information about the Pkg-mongodb-maintainers mailing list