summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20056 Warn when wiredTigerCacheSizeGB is > 80% of RAMMaria van Keulen2018-04-231-0/+14
* SERVER-34571 Ensure _deleteNotifyExec in MigrationChunkClonerSourceLegacy alw...Matthew Saltz2018-04-231-2/+7
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-04-181-1/+3
* SERVER-34508 Prevent race condition in Migration Destination Manager from swa...Blake Oler2018-04-171-0/+2
* SERVER-27643 Use correct types when setting javascript stack limitJonathan Reams2018-04-161-3/+3
* SERVER-27941 change the shardVersion check to an epoch check when entering th...Dianna Hohensee2018-04-131-4/+6
* SERVER-12644 noprealloc warning should be logged properlyGabriel Russell2018-04-041-2/+1
* SERVER-27529 scons msi target is failing do to missing dependenciesMark Benvenuto2018-03-291-0/+5
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-2914-75/+437
* SERVER-16802 SERVER-28981 Balancer consider shards and collections in random ...Kevin Pulo2018-03-267-11/+73
* SERVER-28989 Avoid dropping dummy database in checkReplicaSet().Max Hirschhorn2018-03-251-35/+16
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-242-8/+27
* SERVER-32885 Overlap chunk clone application on the donor with fetching docum...Blake Oler2018-03-224-46/+244
* SERVER-32453 Handle cursor->next return code in WTKVEngine::getAllIdentsXiangyu Yao2018-03-211-1/+4
* SERVER-33854 Avoid accessing invalid memory in applyOpsXiangyu Yao2018-03-141-2/+2
* SERVER-28495 Fix lintMark Benvenuto2018-03-141-4/+4
* SERVER-28495 Fix lintr3.4.14-rc0r3.4.14Mark Benvenuto2018-03-122-6/+7
* SERVER-30158 FTDC starts too early in mongosMark Benvenuto2018-03-121-2/+2
* SERVER-28495 FTDC for MongoSMark Benvenuto2018-03-1217-11/+353
* SERVER-29938 FTDC RefactorMark Benvenuto2018-03-129-349/+492
* SERVER-32876 Don't stall ftdc due to WT cache fullKelsey Schubert2018-03-127-7/+32
* SERVER-33751 Allow connecting to an existing cluster in ReplSetTestRobert Guo2018-03-121-1/+5
* SERVER-23420 Remove use of GNU extensions in parse_number_test.cppMark Benvenuto2018-03-121-3/+3
* SERVER-32886 Remove unnecessary sleeps during chunk migrationjannaerin2018-03-125-13/+76
* SERVER-33572 Add ProducerConsumerQueue to utilJason Carey2018-03-084-0/+1103
* SERVER-33760 Backport WithLock to v3.4Jason Carey2018-03-081-0/+111
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-03-011-1/+3
* SERVER-33228 Remove the half-implemented and unused `CollectionRangeDeleter` ...Kaloian Manassiev2018-03-019-723/+4
* SERVER-33233 Don't stall ftdc due to running out of ticketsBruce Lucas2018-03-014-4/+38
* SERVER-29812 RangeDeleter no longer unnecessarily waits for 'majority' write ...Kevin Pulo2018-02-2810-17/+39
* SERVER-32241 applyOps reports success even when a nested applyOps fails.Matthew Russotto2018-02-272-7/+4
* SERVER-28151 Sync admin database first during initial syncJason Chan2018-02-263-7/+184
* SERVER-33122 Add option to disable WiredTiger cursor cachingLouis Williams2018-02-262-18/+30
* SERVER-32533 In oplog truncate with WT, don't use a start key.Michael Cahill2018-02-261-7/+14
* SERVER-33227 don't modify global `db` in shell `connect()`Kevin Pulo2018-02-261-1/+1
* SERVER-31671 Cancel running elections if the term changes after writing my la...Siyuan Zhou2018-02-232-19/+31
* SERVER-30114 Add simple slow spinlock monitoringMark Benvenuto2018-02-161-0/+2
* SERVER-30850 Handle replica set connection strings in startParallelShell()Sara Golemon2018-02-143-8/+22
* SERVER-31222 JSFile source member should not be a referenceJonathan Reams2018-02-121-1/+1
* SERVER-31161 Index created through applyOps command should not inherit collec...Louis Williams2018-02-121-0/+17
* SERVER-28594 non-atomic applyOps should log each operation individuallyLouis Williams2018-02-123-182/+200
* SERVER-31979 Chunk migration statistics included in moveChunk.commit in the c...jannaerin2018-02-125-9/+18
* SERVER-33238 Revert the change that kept ftdc from stalling with no ticketsr3.4.13Ramon Fernandez2018-02-093-15/+1
* SERVER-33089 Do not regenerate auth indexes in queryable backup moder3.4.12-rc0r3.4.12Spencer Jackson2018-02-051-0/+8
* SERVER-31437 Fix parsing of host/db connect stringSara Golemon2018-02-011-3/+3
* SERVER-32875 Don't stall ftdc due to running out of ticketsBruce Lucas2018-01-313-1/+15
* SERVER-31462 Register Database::AddCollectionChange in the correct orderXiangyu Yao2018-01-302-6/+8
* SERVER-32243 Add an option to have the validate hook skip some collectionsJonathan Abrahams2018-01-301-1/+2
* SERVER-32569 allow config servers and shard replica sets to start in non-clus...r3.4.11-rc0r3.4.11Misha Tyulenev2018-01-228-11/+43
* SERVER-31818 Add server parameter to disable MarkThreadIdleMark Benvenuto2018-01-171-0/+7