summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-12512: Add role-based, selective audit logging.Amalia Hawkins2014-07-2112-53/+206
* SERVER-14624 Add isInitialized() concept to ReplicaSetConfig; expose some fie...Andy Schwerin2014-07-212-10/+23
* SERVER-14624 Add isElectable and getNumVotes methods to MemberConfig.Andy Schwerin2014-07-211-0/+10
* SERVER-14559 correct lint issueEric Milkie2014-07-211-1/+1
* SERVER-14586 add toBSON() methods to ReplicaSetConfig and MemberConfig classesmatt dannenberg2014-07-216-0/+242
* SERVER-14559 incorporating new ReplicaSetConfig class into topocoordEric Milkie2014-07-2116-400/+505
* SERVER-14413 access global storage mgr via global environmentHari Khalsa2014-07-2121-51/+128
* SERVER-9790 SERVER-14554 (v8-3.25) Add this.$db || db.toString() to DBRef str...Benety Goh2014-07-191-1/+7
* SERVER-13961 Pass OperationContext into WhereCallbackRealKaloian Manassiev2014-07-1839-181/+276
* SERVER-13961 Cleanup some nested instantiations of OperationContextImpl in replKaloian Manassiev2014-07-1839-309/+315
* SERVER-14475 Cleanup the shutdown code and indicate shutdown earlierKaloian Manassiev2014-07-181-16/+5
* SERVER-14212 When restoring users and roles for a single db with --drop, don'...Spencer T Brody2014-07-185-21/+92
* SERVER-14550 Stop maintaining local.slavesSpencer T Brody2014-07-183-81/+10
* SERVER-14442 Make ReplicationCoordinator responsible for constructing ReplSet...Spencer T Brody2014-07-1815-73/+186
* SERVER-5436 improve ipv6 parsing in HostAndPortmatt dannenberg2014-07-182-4/+59
* SERVER-14556 mongod --configsvr default dbpath should be same as 2.4Matt Kangas2014-07-173-13/+33
* SERVER-14517: skeleton for heartbeatsScott Hernandez2014-07-177-17/+112
* SERVER-14250: add timeout to replication executorScott Hernandez2014-07-176-4/+109
* 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-171-9/+8
* SERVER-11107 added ssl certificate expiration monitoringmelissaosullivan2014-07-174-22/+236
* 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-1630-229/+859
* SERVER-14482 Add add missing appendX methods to BSONArrayBuilderTyler Brock2014-07-163-99/+56
* 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-151-74/+0
* SERVER-14416 added server parameter logComponentVerbosity.Benety Goh2014-07-151-1/+121
* SERVER-14415 added yaml config options to set log component hierarchy verbosi...Benety Goh2014-07-152-0/+124
* 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-1532-834/+224
* 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-151-0/+3
* 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