summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-14033: fix topology coord mock sigsScott Hernandez2014-07-172-7/+10
* SERVER-14033: implement prepareStatusResponse, prepareFreezeResponse in topol...Scott Hernandez2014-07-175-1/+178
* SERVER-14033: implement prepareElectCmdResponse in topology coordinatorScott Hernandez2014-07-172-0/+83
* SERVER-14033: implement prepareRequestVoteResponseScott Hernandez2014-07-173-15/+99
* SERVER-14024: validate update insert fields at the endScott Hernandez2014-07-173-14/+18
* SERVER-11107 added ssl certificate expiration monitoringmelissaosullivan2014-07-175-22/+241
* SERVER-14587 Add hash function to OID so it can be stored in an unordered_mapSpencer T Brody2014-07-173-3/+18
* SERVER-14135 remove a call to isGod() from LegacyReplicationCoordinatormatt dannenberg2014-07-171-5/+0
* SERVER-14458 swap LegacyReplicationCoordinator for the HybridReplicationCoord...matt dannenberg2014-07-174-15/+438
* SERVER-14599 Fix error that caused ReplicationExecutor::getWork to busy wait ...matt dannenberg2014-07-172-5/+11
* SERVER-14532 additional logging for plan ranking tiesDavid Storch2014-07-172-1/+41
* SERVER-14592 de-inline bson and remove bson namespaceEric Milkie2014-07-1735-1074/+992
* SERVER-14417 added comments describing how to enable/disable QLOG using comma...Benety Goh2014-07-161-0/+15
* SERVER-13640 Port and re-enable collection scan testsGeert Bosch2014-07-162-276/+208
* SERVER-14436 Introduce ReplicaSetConfig type, with validation tests.Andy Schwerin2014-07-164-1/+926
* SERVER-14186 map/reduce check for ismaster under write lockEric Milkie2014-07-161-0/+7
* SERVER-14581 add lockstate to cpuprofiler.cppGreg Studer2014-07-161-2/+2
* SERVER-14549 Don't send replSetUpdatePosition command unless all slaves have ...Spencer T Brody2014-07-161-0/+4
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-1633-233/+870
* SERVER-14482 Add add missing appendX methods to BSONArrayBuilderTyler Brock2014-07-163-99/+56
* SERVER-9561 Expose SCons MSVC config options via cmd line optionsAndrew Morrow2014-07-161-22/+72
* SERVER-14417 migrated QGLOG to query log component. removed verboseQueryLoggi...Benety Goh2014-07-162-11/+34
* SERVER-5092 removed logLevel_* server parameters. these have been replaced by...Benety Goh2014-07-152-122/+0
* SERVER-14416 added server parameter logComponentVerbosity.Benety Goh2014-07-152-1/+173
* SERVER-14415 added yaml config options to set log component hierarchy verbosi...Benety Goh2014-07-154-0/+164
* SERVER-14415 extended LogComponent and LogComponentSettings to support hierar...Benety Goh2014-07-154-22/+146
* SERVER-5092 basic.h should not be present in a header contextBenety Goh2014-07-151-2/+0
* Revert "SERVER-14458 swap LegacyReplicationCoordinator for the HybridReplicat...matt dannenberg2014-07-154-428/+15
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-1535-845/+228
* Revert "SERVER-14041 enhance secondaryThrottle parameter"Randolph Tan2014-07-151-2/+2
* SERVER-14355 Allow dbAdmin role to create system.profile collection with cust...Spencer T Brody2014-07-152-1/+13
* Even more diagnostics for replsets_priority1.js test failureSpencer T Brody2014-07-151-2/+6
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-151-2/+2
* SERVER-14041 enhance secondaryThrottle parameterRandolph Tan2014-07-1535-228/+845
* SERVER-14458 de-race-conditioning tests found during patch build of hybridRep...matt dannenberg2014-07-152-3/+3
* SERVER-14458 swap LegacyReplicationCoordinator for the HybridReplicationCoord...matt dannenberg2014-07-154-15/+428
* SERVER-12517: listIndexes in mongosEliot Horowitz2014-07-141-0/+23
* SERVER-2442: listCollections command used in shellEliot Horowitz2014-07-143-2/+48
* SERVER-12517: add listIndexes commandEliot Horowitz2014-07-145-0/+122
* SERVER-2442: clean up listCollectionsEliot Horowitz2014-07-142-1/+2
* SERVER-11290 Don't actually build static librariesMathias Stearn2014-07-141-2/+19
* SERVER-14343 Build fast and loose by defaultAndrew Morrow2014-07-141-3/+4
* SERVER-9570 SERVER-9572 Default install prefix to subdirectory of selectable ...Andrew Morrow2014-07-142-29/+48
* SERVER-12751 remove BSONBuilderBaseTyler Brock2014-07-142-73/+2
* SERVER-14436 Introduce replica set tag, pattern and match types.Andy Schwerin2014-07-147-65/+749
* SERVER-14284 Tests using profiler can't run in parallel w/ each otherJason Rassi2014-07-141-1/+7
* SERVER-14284 cursor6.js, update_setOnInsert.js turn profiler offJason Rassi2014-07-142-0/+4
* SERVER-14549 Increased diagnostics for replsets_priority1.js test failureSpencer T Brody2014-07-143-4/+8
* SERVER-14538 _appendUserInfo: don't save addr pointing to temporaryJason Rassi2014-07-141-1/+1
* SERVER-14533 Break the foundation-lasterror-network circular dependence in bu...Andy Schwerin2014-07-142-9/+10