summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-26791 remove deleted test from blacklistRandolph Tan2017-01-191-1/+0
* Revert "Revert "SERVER-26791 Shard metadata commands should perform partial r...Randolph Tan2017-01-194-78/+411
* Revert "SERVER-27678 moved DataReplicator::OnCompletionGuard into its own lib...Benety Goh2017-01-195-247/+86
* Revert "SERVER-26791 Shard metadata commands should perform partial refresh a...Siyuan Zhou2017-01-194-411/+78
* SERVER-27678 moved DataReplicator::OnCompletionGuard into its own libraryBenety Goh2017-01-195-86/+247
* SERVER-27710 Move SNMP init hook out of db.cpp.ADAM David Alan Martin2017-01-196-9/+105
* SERVER-26791 Shard metadata commands should perform partial refresh as much a...Randolph Tan2017-01-194-78/+411
* SERVER-26598 only report computed paths as modified in $addFieldsKyle Suarez2017-01-194-2/+85
* SERVER-27584 add filter to listDatabases commandDavid Storch2017-01-199-30/+149
* SERVER-26951 removed replset9.js. initial_sync_update_missing_doc1.js and ini...Benety Goh2017-01-191-72/+0
* SERVER-27649 $elemMatch serialization $regex supportJames Wahlin2017-01-194-16/+135
* SERVER-27741 fixed race in DataReplicatorTest::DataReplicatorResetsOnCompleti...Benety Goh2017-01-191-0/+7
* SERVER-27754 Use requests instead of httplib2 in packager.pyBrian Samek2017-01-191-20/+10
* SERVER-27680 Merge stopOplogFetcher and pauseRsBgSyncProducer failpoint into ...Spencer T Brody2017-01-1811-261/+247
* SERVER-27677 CollectionBulkLoaderImpl::_releaseResources ensures that a Clien...Benety Goh2017-01-182-0/+79
* SERVER-27726 Split ShardingCatalogManagerImpl into multiple .cpp filesKaloian Manassiev2017-01-1811-2321/+2197
* SERVER-27460 fix RouterStageMerge::kill() crash during mongos shutdownDavid Storch2017-01-184-5/+16
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-186-2/+149
* SERVER-27656 Ensure node 0 is not primary during reconfig in last_vote.jsJudah Schvimer2017-01-181-0/+9
* SERVER-27712 Do not specify _id field in user_defined_roles_on_secondaries.jsJudah Schvimer2017-01-181-1/+1
* SERVER-27157 replSetRequestVotes should only store votes with higher termsJudah Schvimer2017-01-183-1/+154
* Revert "SERVER-27438 Prevent mongos from dropping legacy $comment meta-operator"Mathias Stearn2017-01-185-147/+2
* SERVER-27397 disable OplogFetcher sync source re-evaluation during initial syncBenety Goh2017-01-184-3/+118
* SERVER-26945 ReplSource::resyncDrop should not assume database name obtained ...Benety Goh2017-01-181-0/+5
* SERVER-27438 Prevent mongos from dropping legacy $comment meta-operatorBernard Gorman2017-01-185-2/+147
* SERVER-27684 Remove hang_analyzer timeoutJonathan Abrahams2017-01-171-19/+0
* SERVER-27409 Ensure zBigMapReduce.js does not roll over oplog with write concernJudah Schvimer2017-01-171-2/+2
* SERVER-25337 Remove global lock in configsvr commit{split/merge/migrate} chun...Dianna Hohensee2017-01-171-32/+5
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-1717-72/+130
* SERVER-25673 Remove redundant ChunkManager access in MigrationManagerDianna Hohensee2017-01-177-160/+79
* SERVER-27365 ensure node 2 is not primary during reconfig in reconfig_without...Judah Schvimer2017-01-171-0/+10
* SERVER-27625 remove shard_does_not_hang_on_bad_config_server.jsDianna Hohensee2017-01-171-39/+0
* SERVER-27465 rewrite killop.js using setYieldAllLocksHang failpointJames Wahlin2017-01-173-87/+71
* SERVER-27667 Get rid of sharding Request classKaloian Manassiev2017-01-167-216/+78
* SERVER-27603 Rename mongo::inShutdown() to mongo::globalInShutdownDeprecated(...Andy Schwerin2017-01-1525-53/+52
* SERVER-24027 Planner should consider reversing index scan direction in order ...Tess Avitabile2017-01-133-55/+154
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-1341-367/+418
* SERVER-27680 Make bgsync check stopOplogFetcher failpoint before scheduling a...Spencer T Brody2017-01-133-2/+9
* SERVER-3173 use path-level multikey metadata to generate covered plans if pos...David Storch2017-01-134-6/+162
* SERVER-27628 Use the overrided environment when generating compile_command.jsonKasper Laudrup2017-01-131-2/+3
* SERVER-27642 Replace long-running string-ified code with function expression ...Eddie Louie2017-01-132-12/+53
* SERVER-27653 Blacklist Concurrency test runners in burn_in_testsJonathan Abrahams2017-01-131-0/+3
* SERVER-27498 Add test suite file read_concern_linearizable_passthrough.ymlJonathan Abrahams2017-01-131-0/+94
* SERVER-24695 burn_in_tests.py should have a mechanism for blacklisting tests ...Jonathan Abrahams2017-01-132-6/+58
* SERVER-27498 Add Linearizable readConcern passthrough test suiteJonathan Abrahams2017-01-134-7/+83
* SERVER-27605 Reduce concurrency for some small_oplog suites on ARM and WindowsDan Pasette2017-01-121-3/+8
* SERVER-11095: Have getAllSourceFiles follow symlinks inside the modules direc...Daniel Gottlieb2017-01-121-4/+13
* SERVER-27651 sys-perf: Disable terraform taint and retry of instances during ...Henrik Ingo2017-01-121-1/+2
* Revert "SERVER-27611 DatabaseCloner::shutdown() should shut down CollectionCl...Benety Goh2017-01-122-44/+0
* SERVER-27543 Create new metadata for oplog queriesJudah Schvimer2017-01-124-0/+331