[Pkg-mongodb-maintainers] [pkg-mongodb] 170/394: Merge commit 'upstream/1.8.3'

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Wed Sep 21 13:58:41 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 a3bbc293c62e68425bdf6f8e983e2bfaa97ab06e
Merge: bf8d466 cbe2d99
Author: Antonin Kral <a.kral at bobek.cz>
Date:   Tue Aug 23 08:47:18 2011 +0200

    Merge commit 'upstream/1.8.3'

 client/dbclient_rs.cpp                   |  41 +++++++++-
 client/dbclient_rs.h                     |   6 ++
 client/dbclientcursor.h                  |   5 ++
 db/btree.cpp                             |   1 +
 db/btreecursor.cpp                       |   1 +
 db/cloner.cpp                            |   2 +
 db/db.cpp                                |  34 +++++++++
 db/dbcommands.cpp                        |  15 +++-
 db/dbhelpers.cpp                         |   2 +-
 db/dur_commitjob.cpp                     |   5 +-
 db/geo/2d.cpp                            |   9 ++-
 db/index.h                               |   7 ++
 db/namespace.cpp                         |  13 +++-
 db/namespace.h                           |   1 +
 db/pdfile.cpp                            |   1 +
 db/update.cpp                            |   3 +-
 doxygenConfig                            |   2 +-
 jstests/drop2.js                         |   6 +-
 jstests/geo_update.js                    |  37 +++++++++
 jstests/index_fornew.js                  |  13 ++++
 jstests/slowNightly/sharding_balance4.js |   4 +-
 rpm/init.d-mongod                        |  12 ++-
 rpm/mongo.spec                           |   2 +-
 s/chunk.cpp                              |   6 +-
 s/chunk.h                                |   1 +
 s/client.cpp                             |   4 +-
 s/config.cpp                             |  48 +++++++++++-
 s/config.h                               |   3 +-
 s/d_migrate.cpp                          | 126 ++++++++++++++++++-------------
 s/shard.h                                |   8 +-
 s/shardconnection.cpp                    |  72 +++++++++++++-----
 s/strategy_shard.cpp                     |   2 +-
 s/writeback_listener.cpp                 |  15 +++-
 scripting/engine_spidermonkey.cpp        |   2 +-
 tools/dump.cpp                           |  13 +++-
 util/message_server_port.cpp             |  33 ++++++++
 util/version.cpp                         |   2 +-
 37 files changed, 444 insertions(+), 113 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