summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43642 remove IndexLegacy::getMissingField()Benety Goh2019-11-214-51/+2
* SERVER-43000 Remove typedefs for vectors of OplogEntryA. Jesse Jiryu Davis2019-11-2124-139/+132
* SERVER-30967 Add $binarySize expressionDavid Percy2019-11-214-7/+85
* SERVER-44448 Delete dead code ShardingCatalogManager::_findCollectionVersionCheahuychou Mao2019-11-212-54/+0
* SERVER-43642 remove IndexBuilderBenety Goh2019-11-213-334/+0
* SERVER-43781 Describe the prepare state and lifetime of a prepare transaction...Samyukta Lanka2019-11-212-42/+181
* SERVER-43912 Query planner support for compound hashed indexesArun Banala2019-11-213-5/+830
* SERVER-43990 A command to confirm that all chunks have been moved to the righ...Marcos José Grillo Ramírez2019-11-2119-50/+545
* Import wiredtiger: 8124d929c48ae8e4c0b1311374ea69b6ae4c48c5 from branch mongo...Luke Chen2019-11-2118-57/+202
* SERVER-43642 createIndexesForApplyOps() uses IndexBuildsCoordinator for foreg...Benety Goh2019-11-201-10/+7
* SERVER-44519: Label ExceededTimeLimit errors with RetryableWriteError labelLingzhi Deng2019-11-203-5/+5
* SERVER-43642 IndexBuildsCoordinator::createIndexes() accepts index constraintsBenety Goh2019-11-203-15/+18
* SERVER-43642 remove IndexBuilder::canBuildInBackground()Benety Goh2019-11-204-7/+3
* SERVER-44746 Temporarily disable latch_analyzer_test.cppBen Caimano2019-11-201-1/+2
* Revert "SERVER-42897 fix test"Benety Goh2019-11-201-2/+2
* SERVER-42137 Allow aggregation stage to write to a collection that the query...Mihai Andrei2019-11-205-41/+11
* SERVER-43403 disallow drops and renames during index creationBenety Goh2019-11-202-0/+5
* SERVER-42897 fix testBenety Goh2019-11-201-2/+2
* SERVER-44556 Move logging formatters into cpp files.Henrik Edin2019-11-197-295/+411
* SERVER-42897 Validate base-level latchesRahul Sundararaman2019-11-199-42/+301
* SERVER-44571 Documents involved in SERVER-44050 corruption scenario cannot be...Arun Banala2019-11-1923-17/+152
* SERVER-39241 Apply noFetchBonus iff no FETCH stage; disregard PROJECTIONDavid Percy2019-11-193-7/+82
* SERVER-44541 Attribute packing and extraction for logv2Henrik Edin2019-11-1911-158/+615
* SERVER-44626: Add new setParameter loadRoutingTableOnStartupAnton Oyung2019-11-195-8/+25
* SERVER-42408 Ensure hygienic builds work with NinjaMathew Robinson2019-11-191-4/+10
* SERVER-43898 Add more unit tests for balancer_policy.cpp and balancer_chunk_s...Cheahuychou Mao2019-11-196-230/+641
* SERVER-41185 Make ftdc failures process fatalMark Benvenuto2019-11-192-63/+58
* SERVER-44721 Parse AWS responses as non-strict, ignore unexpected fieldsMark Benvenuto2019-11-192-6/+24
* SERVER-36439 Fix the concurrency control of the LogicalTimeValidatorAnton Oyung2019-11-192-10/+2
* SERVER-44150 Enable MR tests for output mode 'reduce' with a non-trivial redu...Nicholas Zolnierz2019-11-191-7/+26
* SERVER-42406 stacktrace API (revised)Billy Donahue2019-11-197-276/+477
* SERVER-44666 Make FailPoint::pauseWhileSet not increment _timesEnteredCheahuychou Mao2019-11-182-20/+29
* SERVER-44714 Fix sharding_map_reduce_agg evergreen suiteJames Wahlin2019-11-181-1/+1
* SERVER-42635 Remove test commands guard on new internal agg expressions for M...Ted Tuckman2019-11-184-18/+2
* SERVER-43001 Move BatchLimits to OpQueueBatcherHaley Connelly2019-11-1810-287/+278
* SERVER-39591 RecoveryUnit::waitUntilDurable() invariants against callers hold...Dianna Hohensee2019-11-184-19/+29
* Import wiredtiger: d44b1af8a84ef93d9857432c9af5ef3b3adc8bdd from branch mongo...Luke Chen2019-11-1827-843/+978
* SERVER-44397 two phase index builds with unique indexes do not fail over on s...Benety Goh2019-11-171-2/+18
* SERVER-44601 Split index_bounds_builder_test.cpp into multiple test to addres...Nicholas Zolnierz2019-11-158-1838/+2086
* SERVER-42693 Add renameAndPreserveOptions command and allow $out to output to...Ted Tuckman2019-11-1527-173/+782
* SERVER-6527 test that projections with conflicting fields are bannedIan Boros2019-11-151-0/+38
* SERVER-43291 Consolidate projection execution interfacesAnton Korshunov2019-11-1556-2347/+2110
* SERVER-44048 Fix OCSP Mock ResponderShreyas Kalyan2019-11-154-7/+619
* SERVER-43463 remove outdated TODO noteMisha Tyulenev2019-11-141-5/+0
* SERVER-43426 remove outdated TODO noteMisha Tyulenev2019-11-141-1/+0
* SERVER-43860 Always upsert exact source document for pipeline-insert $mergeBernard Gorman2019-11-1426-517/+846
* SERVER-44619 truncate message for error code 16746 if too longBenety Goh2019-11-141-1/+14
* SERVER-43790 Alphabetize timestamp glossary in Repl Architecture GuideSamyukta Lanka2019-11-141-38/+38
* SERVER-43780 Describe lifetime of unprepared transactions in repl arch guidePavithra Vetriselvan2019-11-141-0/+73
* SERVER-44158 On step up, submit ready ranges from config.rangeDeletions to th...Alex Taskov2019-11-148-64/+477