summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.1.2r2.1.2Eliot Horowitz2012-06-264-6/+6
* fix linux warningEliot Horowitz2012-06-241-2/+2
* use fewer background repl threads on 32-bit systemsEliot Horowitz2012-06-242-2/+11
* added MONGO_PLATFORM_(32|64) to make it easier to change behavior at compile ...Eliot Horowitz2012-06-243-0/+64
* fix exception catchEliot Horowitz2012-06-241-1/+1
* try to make features3 more reliableEliot Horowitz2012-06-231-5/+7
* diagnositcs for shard6Eliot Horowitz2012-06-231-0/+1
* turn balancer off to make test more deterministicEliot Horowitz2012-06-231-2/+3
* initialize variable to avoid Windows assertion errorEric Milkie2012-06-221-1/+1
* SERVER-5685 don't block for 1 second in peek() callsEric Milkie2012-06-221-3/+0
* move memory leak stats into clientcursormonEric Milkie2012-06-222-17/+23
* SERVER-4156 test addshard and removeshard commandsSpencer T Brody2012-06-221-1/+46
* SERVER-4156 Update test to include create and eval commandsSpencer T Brody2012-06-221-4/+12
* Make create and $eval commands on mongos go through standard command codepathSpencer T Brody2012-06-222-7/+31
* SERVER-6164 fix connection logging for mongosEliot Horowitz2012-06-211-1/+6
* Chunk Migrate - PageFaultRetryableSection for migrate insertionEliot Horowitz2012-06-211-2/+12
* Chunk Migrate - write lock per index when creating indexesEliot Horowitz2012-06-211-7/+10
* Dont leak connections from the pools when there is an exception. SERVER-6133Spencer T Brody2012-06-211-3/+17
* Buildbot fix slaveok_routing test by using correct password for authSpencer T Brody2012-06-211-2/+2
* SERVER-6155 sort1.js need to catch both Send and RecvStaleConfigException in ...Greg Studer2012-06-211-1/+1
* SERVER-6116 disable versioning of M/R counts with versionOk blockGreg Studer2012-06-212-194/+219
* buildbot SERVER-6160: make using real hostname the default for replica set te...Spencer T Brody2012-06-212-2/+2
* buildbot SERVER-6154. Disable balancer for testSpencer T Brody2012-06-211-0/+2
* Make useHostName work properly in ReplicaSetTestSpencer T Brody2012-06-211-1/+1
* Use localhost for all hostnames in authCommands2.jsSpencer T Brody2012-06-211-2/+2
* Fix test: wait for member to become secondary before queryingKristina2012-06-211-0/+4
* Revert "Use client's authentication credentials for addShard command."Spencer T Brody2012-06-201-1/+1
* Assert that addshard runs successfully when setting up ShardingTestSpencer T Brody2012-06-202-0/+3
* cpSpencer T Brody2012-06-201-1/+1
* Always use internal credetials when connecting to the config servers. SERVER-...Spencer T Brody2012-06-2016-43/+95
* commentDwight2012-06-202-5/+6
* Use client's authentication credentials for addShard command.Spencer T Brody2012-06-201-1/+1
* SERVER-6132 makeChunkWritable abort on failure (Windows)Tad Marshall2012-06-201-6/+15
* Fix test - listdbs isn't a valid command nameSpencer T Brody2012-06-201-4/+1
* Add explicit auth check in mongos to commands that dont pass the command on t...Spencer T Brody2012-06-202-18/+76
* Add counters for replication queueKristina2012-06-203-1/+36
* SERVER-5685 do auth correctly for oplog applyingEric Milkie2012-06-201-3/+10
* Fix test to wait until server is secondary to query itKristina2012-06-201-1/+2
* suppress exception output in prefetchingEric Milkie2012-06-202-6/+11
* buildbot remove2.js needs to wait for migration to be totally overGreg Studer2012-06-201-192/+201
* since B is the node rolling back, we need its view of the world rather than A'sEric Milkie2012-06-201-1/+1
* Visual Studio -- mongod, dbtests; add MurmurHash3Tad Marshall2012-06-204-0/+40
* Visual Studio -- mongo shell, authentication_table.cppTad Marshall2012-06-202-0/+8
* Fix unused local variable warningTad Marshall2012-06-201-1/+1
* Add authentication_table.cpp to mongo_client_lib.cppTad Marshall2012-06-201-0/+1
* plug race condition; wait for all nodes' statuses to be validEric Milkie2012-06-191-1/+3
* Make timeout longer for slow test machines SERVER-6130Kristina2012-06-191-1/+1
* SERVER-5685 check end-batch-early status for all calls to tryPopAndWaitForMoreEric Milkie2012-06-191-7/+4
* buildbot features3.js disable balancer if doing manual chunk moveGreg Studer2012-06-191-0/+7
* Revert "add state to not-master-or-secondary message for easier debugging"Eric Milkie2012-06-191-2/+1