summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.5.4r2.5.4Dan Pasette2013-11-172-2/+2
* SERVER-10130: add gle to update config callDan Pasette2013-11-171-0/+5
* SERVER-11178: Adjust two log levels in new catalog codeDan Pasette2013-11-172-2/+2
* SERVER-11235 honor timeout parameterEric Milkie2013-11-171-1/+1
* SERVER-11738: disable sharding version check during updateDan Pasette2013-11-161-9/+1
* SERVER-11720 minimal patch - Immutable update checks should be done for repla...Greg Studer2013-11-152-5/+3
* Revert "SERVER-11681 remove unneeded sync'ing from moveChunk/split commands"Greg Studer2013-11-151-0/+4
* SERVER-11723 a much better fix for compactPreservePadding.jsmatt dannenberg2013-11-151-6/+6
* SERVER-10026 don't forget to log when count failsHari Khalsa2013-11-151-7/+6
* SERVER-11723 use an unshared db in compactPreservePadding.jsMatt Dannenberg2013-11-151-0/+2
* SERVER-11724 no unknown WriteResult in shellGreg Studer2013-11-151-6/+3
* Downconversion support for mongo shell and typed WriteResults and WriteConcernsGreg Studer2013-11-156-66/+290
* SERVER-11681 remove unneeded sync'ing from moveChunk/split commandsGreg Studer2013-11-151-4/+0
* SERVER-10026 register the query runner used during md5 computationHari Khalsa2013-11-151-0/+7
* SERVER-11709 RoleGraph should ignore oplog entries for the applyOps command.Andy Schwerin2013-11-152-0/+225
* SERVER-11235 wait even longer, for slow-file allocating platformsEric Milkie2013-11-151-1/+1
* SERVER-11700 do not globally disable _validateForStorage() in testEric Milkie2013-11-151-4/+19
* SERVER-11005 re-disable ssl fips testErnie Hershey2013-11-151-0/+2
* SERVER-10818 config batches with w:0 wc can dassertGreg Studer2013-11-141-1/+0
* MCI-970 send data to buildlogger in larger batchesEric Milkie2013-11-141-1/+1
* SERVER-11573 use less data for conc_update.jsHari Khalsa2013-11-141-1/+6
* SERVER-11681 fix batch targeting and gle upconversion for COE compatibilityGreg Studer2013-11-144-20/+16
* SERVER-11681 fix gle on upconvert for legacy upserts into mongosGreg Studer2013-11-144-8/+70
* SERVER-11681 populate lastError in write commands for backwards GLE compatibi...Greg Studer2013-11-142-10/+11
* SERVER-6835: removed extra, and erroring lineScott Hernandez2013-11-141-1/+0
* SERVER-9514 Account for new privileges in clusterManager built-in role in tests.Andy Schwerin2013-11-141-2/+2
* SERVER-11700: more diagnosticsScott Hernandez2013-11-142-53/+42
* SERVER-10489: move collection creation after validation for upsert caseScott Hernandez2013-11-141-9/+10
* SERVER-11324: fix for wrong test changeScott Hernandez2013-11-142-2/+4
* SERVER-11324: Allow unique index if prefixed by hashed shard keyScott Hernandez2013-11-136-20/+49
* SERVER-11475 Change recomputePrivilegeData from recursive to iterative to avo...Spencer T Brody2013-11-134-78/+136
* SERVER-9514 Small usability fixes for clusterManager roleSpencer T Brody2013-11-131-2/+4
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-1423-76/+76
* SERVER-11692 step 4: Use Variables::Id to get/set ValuesMathias Stearn2013-11-138-117/+218
* SERVER-11692 step 3: Pass Variables as pointer rather than const ref.Mathias Stearn2013-11-138-121/+132
* SERVER-11692 step 2: use VariablesParseState at parse timeMathias Stearn2013-11-133-53/+146
* SERVER-11692 step 1: VariablesParseState plumbingMathias Stearn2013-11-137-99/+204
* SERVER-10338: mutablebson validation checking in updateScott Hernandez2013-11-133-50/+149
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-1349-1061/+1284
* SERVER-10995 Leave CurOp::_start untouched when setting maxTimeMSJason Rassi2013-11-132-15/+34
* SERVER-11431 Change clusterAuthMode with setParameter commandAndreas Nilsson2013-11-147-30/+133
* SERVER-11431 Change sslMode with setParameter commandAndreas Nilsson2013-11-141-0/+63
* SERVER-9476 Redact some potentially sensitive information when logging authen...Andy Schwerin2013-11-132-0/+17
* SERVER-11411 Give rolesInfo command the ability to list all roles defined for...Spencer T Brody2013-11-1317-68/+382
* SERVER-11054 mergeChunks doesn't increment minor version correctlyRandolph Tan2013-11-132-18/+34
* SERVER-11686 write_cmd_auto_split.js failure on debug buildsRandolph Tan2013-11-132-6/+14
* SERVER-11575 Remove code for parsing JSON config fileShaun Verch2013-11-134-273/+15
* SERVER-11240 Wrong error message when readPreference tags are invalidRandolph Tan2013-11-131-13/+44
* SERVER-9516 Allow AuthorizationManager to lazily detect that an upgrade happe...Andy Schwerin2013-11-133-34/+85
* Towards automatic generation of vcxproj files. See comments at top of the mak...Dwight2013-11-132-0/+276