summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48834 Implement $project expressions in grammar for aggJacob Evans2020-09-1722-4667/+6337
* SERVER-49785 aggragation pipeline for collection bulk loader for reshardingMisha Tyulenev2020-09-173-0/+204
* SERVER-49565 Create ReshardingRecipientServiceBlake Oler2020-09-178-5/+307
* SERVER-49821 Define utility function for getting recipient which would own do...Alex Taskov2020-09-1610-17/+163
* SERVER-50663 Fix for BSONObj copy in SBECoerceToStringTest and SBEToUpperToLo...Claire Childs2020-09-162-6/+6
* SERVER-49891: Create and test the resharding oplog fetching aggregation pipel...Daniel Gottlieb2020-09-165-43/+627
* SERVER-50663 support $toUpper and $toLower in SBEClaire Childs2020-09-1614-32/+506
* SERVER-49898 fixed a test case that was using an invalid iteratorEric Maynard2020-09-161-2/+2
* SERVER-50300 Change modifier style updates to use the $v:2 oplog formatIan Boros2020-09-1634-459/+1083
* SERVER-48293 change update to upsert to mitigate race condition leading to or...Vishnu Kaushik2020-09-164-9/+70
* SERVER-50834 Initialize _bufferIt in SBE spool stagesAnton Korshunov2020-09-161-2/+2
* Revert "SERVER-49785 aggragation pipeline for collection bulk loader for resh...Max Hirschhorn2020-09-163-203/+1
* SERVER-50320 Fix cancellation races in initial syncerMatthew Russotto2020-09-1616-65/+146
* SERVER-46202 Implement ShardRegistry on top of ReadThroughCacheKevin Pulo2020-09-1611-405/+787
* Import wiredtiger: 484916b2c8d3f6975aebefea8d17b97c3184f706 from branch mongo...Luke Chen2020-09-1629-542/+827
* SERVER-50943 Speed up tenant_migration_donor_state_machine.js by making it ma...Esha Maharishi2020-09-161-4/+7
* SERVER-50941 TenantMigrationAccessBlocker::appendInfoForServerStatus should l...Esha Maharishi2020-09-161-0/+2
* SERVER-49785 aggragation pipeline for collection bulk loader for reshardingMisha Tyulenev2020-09-163-1/+203
* Revert "SERVER-46202 Implement ShardRegistry on top of ReadThroughCache"Tommaso Tocci2020-09-1510-787/+377
* SERVER-50863 Collect resource consumption metrics for specified commandsLouis Williams2020-09-1523-17/+373
* SERVER-48804 Connection initiation in MigrationServiceInstanceMatthew Russotto2020-09-154-11/+407
* SERVER-50920 Fix resuming index builds from the bulk load phaseGregory Noma2020-09-153-35/+23
* SERVER-50899 Keep track of multikey in resumable index build stateGregory Noma2020-09-1511-100/+182
* SERVER-50927 Remove CollectionQueryInfo pointer stored in IndexCatalogEntryImpl.Henrik Edin2020-09-155-16/+6
* SERVER-50928 Remove IndexCatalog* stored in IndexBuildBlockHenrik Edin2020-09-1523-139/+158
* SERVER-50929 Change help text for hello command in Mongodhuayu-ouyang2020-09-151-1/+1
* SERVER-50499 debugsymbols archive is not extracted for sanitizer buildsRichard Samuels2020-09-151-0/+13
* SERVER-50349 Getting a writable collection now requires the caller to be insi...Henrik Edin2020-09-1540-386/+690
* SERVER-49938: Create Atlas workflow tests of what Atlas actually does todayXueruiFa2020-09-153-77/+194
* SERVER-50925 Create build variant with resource consumption metrics enabledLouis Williams2020-09-151-0/+35
* SERVER-50876 Initialize ReplSetMetadata::_isPrimaryA. Jesse Jiryu Davis2020-09-151-1/+1
* SERVER-46202 Implement ShardRegistry on top of ReadThroughCacheTommaso Tocci2020-09-1510-377/+787
* SERVER-50912 Fix the comparison logic in ComparableChunkVersionKaloian Manassiev2020-09-152-41/+83
* SERVER-50733 Support $ifNull expression in SBENikita Lapkov2020-09-153-5/+16
* SERVER-50913 Teardown config server last in sharded clusterMikhail Shchatko2020-09-151-3/+3
* SERVER-50382 Add support for $expr match expression in SBEAnton Korshunov2020-09-158-46/+110
* Import wiredtiger: 56492ae3bc3b021c8ead883d4f841db7cf6b3ded from branch mongo...Luke Chen2020-09-153-23/+35
* SERVER-50009 Ensure SessionKiller can be shutdownMark Benvenuto2020-09-153-1/+18
* SERVER-50645 re-enable tests now that SERVER-46187 is resolvedSpencer T Brody2020-09-152-6/+0
* SERVER-50931 Add an InternalOnly error categoryBilly Donahue2020-09-151-19/+12
* SERVER-50698 Prevent PrimaryOnlyService unit tests from hanging on failureSpencer T Brody2020-09-151-0/+3
* SERVER-50923 Add a way to disable all registered failpointsSpencer T Brody2020-09-153-0/+64
* SERVER-43909 clarify and repair util/hex.h APIBilly Donahue2020-09-1540-360/+308
* SERVER-49462 Wait for secondaries to be ready in ReplSetTest.checkOplogsVesselina Ratcheva2020-09-141-0/+2
* SERVER-50930 indexbg_killop_stepup.js should wait for the index build to abor...Gregory Wlodarek2020-09-141-0/+3
* SERVER-48871 Implement agg set expression operators in grammarsamontea2020-09-1411-3624/+4976
* Revert "SERVER-48871 Implement agg set expression operators in grammar"samontea2020-09-1411-4976/+3624
* SERVER-50726 Add unique id to QuerySolutionNodeDavid Storch2020-09-1426-84/+159
* SERVER-49498 Enable resmoke.py to download UndoDB recordings given an Evergre...Richard Samuels2020-09-143-0/+169
* SERVER-50855: Create voteCommitImportCollection commandLingzhi Deng2020-09-143-0/+3