summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'svilen-optimizer-poc' of github.com:mongodb/mongo into svilen-o...svilen-optimizer-pocSvilen Mihaylov2020-09-111-0/+1
|\
| * cloneSvilen Mihaylov2020-09-093-20/+116
| * fix visitorSvilen Mihaylov2020-09-093-54/+65
| * fix visitorSvilen Mihaylov2020-09-094-36/+33
| * Merge branch 'svilen-optimizer-poc' of github.com:mongodb/mongo into svilen-o...Svilen Mihaylov2020-09-090-0/+0
| |\
| | * optimizerSvilen Mihaylov2020-09-0910-0/+569
| * | optimizerSvilen Mihaylov2020-09-0911-0/+726
| |/
* | use PolyValueSvilen Mihaylov2020-09-118-300/+841
* | cloneSvilen Mihaylov2020-09-113-20/+116
* | fix visitorSvilen Mihaylov2020-09-113-53/+66
* | fix visitorSvilen Mihaylov2020-09-114-36/+33
* | optimizerSvilen Mihaylov2020-09-111-2/+0
* | optimizerSvilen Mihaylov2020-09-1111-0/+726
* | SERVER-49742 ExpressionAdd in SBE should use doubleDoubleSum built-in when ca...Milena Ivanova2020-09-114-6/+116
* | SERVER-48472 Make SBE raise a KeyNotFound error when $_resumeAfter record id ...Anton Korshunov2020-09-113-14/+123
* | Import wiredtiger: a68890f718f74cdc9e9961bf5b33f5b125e853dd from branch mongo...Luke Chen2020-09-113-25/+37
* | SERVER-29418 Create a storage-engine agnostic checkpointing threadGregory Wlodarek2020-09-1021-308/+458
* | SERVER-49215 Differentiate internal idents used for resumable index build inf...Gregory Noma2020-09-108-44/+94
* | SERVER-50775 Use failpoint for yielding index build locks in RollbackResumabl...Gregory Noma2020-09-105-66/+49
* | SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-09-106-18/+26
* | SERVER-48452 Internal readers should default to reading without a timestampLouis Williams2020-09-1031-109/+247
* | SERVER-49858 Add Command::acceptsAnyApiVersionParametersA. Jesse Jiryu Davis2020-09-104-4/+23
* | SERVER-50705: Create importCollection commandLingzhi Deng2020-09-103-0/+3
* | SERVER-50557 Remove unused ExpressionContext::jsFnTimeoutMillis member varJames Wahlin2020-09-101-4/+0
* | SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-09-103-9/+11
* | SERVER-50853 Enable retries of getShardAndCollectionVersion on the config serverPierlauro Sciarelli2020-09-101-6/+8
* | SERVER-50313 Add standalone tasks to live-record buildvariantMikhail Shchatko2020-09-105-4/+28
* | SERVER-50228 ThreadPool predicate condvar waitBilly Donahue2020-09-103-294/+320
* | Import wiredtiger: df168fcd373a4afc719f6134f6911a1685178041 from branch mongo...Luke Chen2020-09-102-2/+2
* | SERVER-50622 Add logging for 'mr_killop_test_fp' failpointJustin Seyster2020-09-101-0/+1
* | SERVER-50375 Ensure mongos forwards API params to shardsA. Jesse Jiryu Davis2020-09-1030-207/+539
* | SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-0996-276/+275
* | SERVER-50837 Make sure that donorForgetMigration command can be retriedCheahuychou Mao2020-09-093-6/+33
* | SERVER-50725 Remove "Upstream Version" from README.third_party.md for 4.7Adam Cooper2020-09-091-34/+34
* | SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-0940-947/+1027
* | SERVER-50835 Add `.clangd/` to the .gitignore fileBilly Donahue2020-09-091-0/+3
* | SERVER-50700 Allow constructing a FailPointEnableBlock from a pointer to the ...Spencer T Brody2020-09-093-49/+81
* | SERVER-49242 Add serverStatus counters for number of running PrimaryOnlyServi...Spencer T Brody2020-09-095-8/+74
* | SERVER-19823 rs.printSlaveReplicationInfo() syncedTo field displays the epoch...Huayu Ouyang2020-09-092-19/+33
* | SERVER-48318 Make snapshot window equal to max of minSnapshotHistoryWindowInS...Cheahuychou Mao2020-09-093-10/+25
|/
* SERVER-50703 Create global resource consumption structureLouis Williams2020-09-094-0/+243
* SERVER-50702 Create feature flag for measuring operation resource consumptionLouis Williams2020-09-093-0/+58
* SERVER-50724 Update signing key to 4.8 in masterZakhar Kleyman2020-09-091-3/+3
* SERVER-50722 Create new MSI upgrade codes for 4.8.0Dev.x/4.8.0.xRobert Guo2020-09-091-4/+4
* Import wiredtiger: bb92ab603f22ca84c24af3be7bc9194f44ff3e64 from branch mongo...Chenhao Qu2020-09-093-2/+85
* Revert "SERVER-50376 Ninja should rebuild on compiler and tool changes"Kaloian Manassiev2020-09-093-33/+11
* SERVER-50740 Add onShutdown() method to ReplicaSetAwareInterface class.Suganthi Mani2020-09-0911-18/+34
* SERVER-48785 Create TenantMigrationRecipientService and TenantMigrationRecipi...Suganthi Mani2020-09-0911-8/+694
* SERVER-50218 Change shard server and config server op observers to support $v...Ian Boros2020-09-096-53/+428
* SERVER-50376 Ninja should rebuild on compiler and tool changesRyan Egesdahl2020-09-093-11/+33