summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-24767 Replicate viewsGeert Bosch2016-08-0128-100/+423
* SERVER-25340 Fixed lint errorAndreas Nilsson2016-08-011-5/+1
* SERVER-25381 jstestfuzz should not run with --continueOnFailure (newer variants)Mike Grundy2016-08-011-8/+8
* SERVER-25340 Remove MONGODB-CR cluster authentication fallbackAndreas Nilsson2016-08-016-46/+7
* SERVER-25374 CollectionCloner should disable replicated writes on operation c...Benety Goh2016-08-012-4/+48
* SERVER-25244 unit tests for removeShard compatibility pathEsha Maharishi2016-08-018-47/+251
* SERVER-25154 unit tests for addShard compatibility pathEsha Maharishi2016-08-015-31/+276
* SERVER-25379 remove single document instead of dropping all dbs in config_ser...Esha Maharishi2016-08-011-2/+6
* Revert "SERVER-25320 Temporarily reset default initial sync to use old initia...Judah Schvimer2016-08-012-3/+3
* SERVER-25372 Make required builders top of patchbuild listMathias Stearn2016-08-011-3/+3
* SERVER-24242 Make replica set apply batch size tunableMathias Stearn2016-08-013-4/+25
* SERVER-24242 Lock::ParallelBatchWriterMode sets isBatchWriter while in scopeMathias Stearn2016-08-013-2/+12
* SERVER-24242 MultiApplier should pass a clean txn to _multiApplyMathias Stearn2016-08-011-7/+0
* SERVER-23192 periodically reload ShardRegistry from the catalogMisha Tyulenev2016-08-0119-190/+218
* SERVER-25034 remove OplogOutOfOrder block from DataReplicator::_onOplogFetchF...Judah Schvimer2016-08-012-42/+182
* SERVER-25138: Remove task dependency for sys-perfChung-Yen Chang2016-08-011-8/+2
* SERVER-23168 fix shell crashes on ctrl+cNathan Typanski2016-07-311-2/+35
* SERVER-24699 Bump Curator versionErnie Hershey2016-07-301-1/+1
* SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS p...Kaloian Manassiev2016-07-3023-195/+192
* SERVER-25050 Set maxTimeMS on OperationContext on mongosKaloian Manassiev2016-07-3018-117/+183
* SERVER-25050 Cleanup Strategy and Shard classKaloian Manassiev2016-07-308-104/+92
* SERVER-25344 Fix race condition at MigrationDestinationManager abortKaloian Manassiev2016-07-301-13/+19
* SERVER-24699: bump curator version and fix shell invocationSam Kleinman2016-07-301-2/+2
* Revert "SERVER-25084 removed unused StorageInterfaceImpl::_bulkLoaderThreads"Benety Goh2016-07-292-7/+28
* SERVER-25362 Make slow1 and slow1_WT tasks serialMike Grundy2016-07-291-2/+2
* SERVER-24621 make find command min/max respect the collationDavid Storch2016-07-295-58/+277
* SERVER-25167 Increase logging on connection failure in NetworkInterfaceASIO.Andy Schwerin2016-07-293-5/+5
* SERVER-17856: Allow mongod users to currentOp and killOp own operationsSpencer Jackson2016-07-2910-58/+296
* SERVER-16668 Make SASL PLAIN consistent between community and enterpriseAndreas Nilsson2016-07-293-4/+6
* SERVER-24762 Support for views on sharded collectionsJames Wahlin2016-07-2953-365/+1321
* SERVER-25084 removed unused StorageInterfaceImpl::_bulkLoaderThreadsBenety Goh2016-07-292-28/+7
* SERVER-25342 Use predicate in count command after migrateKaloian Manassiev2016-07-291-8/+6
* SERVER-24304 do not retry initial sync in DataReplicatorTestBenety Goh2016-07-291-8/+8
* SERVER-24838: add scons tool for capturing dependency graphJuggls2016-07-298-1/+1623
* SERVER-25339 increase wtimeout in replset2.js to 60 secondsJudah Schvimer2016-07-291-2/+2
* fix lintJudah Schvimer2016-07-291-3/+3
* SERVER-24367 Implement CollectionRangeDeleter task lifetime managementSam Dunietz2016-07-2914-130/+255
* SERVER-25298 make ConfigServerTestFixture use a real OpObserverEsha Maharishi2016-07-292-1/+13
* SERVER-25084 added test for initial sync with many databasesBenety Goh2016-07-291-0/+52
* SERVER-25322 DatabasesCloner runs one database cloner at a timeBenety Goh2016-07-294-34/+100
* SERVER-24785 backup_restore.js fails when observing FTDC interim filesMark Benvenuto2016-07-291-1/+9
* SERVER-25325 added logging to ReplicationCoordinatorExternalStateImpl::shutdo...Benety Goh2016-07-291-5/+12
* SERVER-23313 add replaceRoot aggregation stageCarly Robison2016-07-295-0/+590
* SERVER-25330: Update system_perf.yml to use different test_control file for r...dalyd2016-07-291-5/+11
* SERVER-24239 Allow creation of indexes with the same key pattern.David Hatch2016-07-2849-388/+997
* SERVER-25320 Temporarily reset default initial sync to use old initial syncJudah Schvimer2016-07-282-3/+3
* Revert "SERVER-24367 Implement CollectionRangeDeleter task lifetime management"Sam Dunietz2016-07-2815-251/+131
* fix lintBruce Lucas2016-07-281-13/+14
* SERVER-24367 Implement CollectionRangeDeleter task lifetime managementSam Dunietz2016-07-2815-131/+251
* SERVER-25313 Rename aarch64 push arch to arm64Brian McCarthy2016-07-281-10/+10