summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-44393 split IndexBuildsCoordinator::_buildIndex() into hybrid index bu...Benety Goh2019-11-082-0/+97
* SERVER-43882 startBuildingIndexForRecovery needs to own record data prior to ...Eric Milkie2019-11-081-0/+5
* Import wiredtiger: 3a42ced49595b1b082263047cfd2e4d536d62514 from branch mongo...Luke Chen2019-11-085-45/+211
* SERVER-42934 Fix Shared Library BuildersShreyas Kalyan2019-11-071-0/+1
* SERVER-44056 Test that meta textScore projections result in missing when no t...Ian Boros2019-11-071-0/+12
* SERVER-43806 Update Internal JS Reduce to parse static argument separatelyMihai Andrei2019-11-0712-158/+347
* SERVER-44347 Blacklist tests that initiate a replica set through runCommand f...Jason Chan2019-11-079-2/+10
* SERVER-44366 Fix keystring depth calculation in code with scope to match BSON...Geert Bosch2019-11-073-4/+80
* SERVER-43275 Implement retry-on-network-error logic in cloners, except for qu...Matthew Russotto2019-11-0714-47/+485
* SERVER-44411 Test that insert/update/delete/findAndModify for hashed sharded ...Cheahuychou Mao2019-11-075-0/+410
* SERVER-44118 don't fetch entire document when an expression is usedIan Boros2019-11-076-30/+158
* SERVER-44472 Don't overwrite additional_targets for scons compileMathew Robinson2019-11-074-8/+9
* SERVER-42934 Implement and test OCSP Client ValidationShreyas Kalyan2019-11-077-4/+499
* SERVER-44408 Persist index build UUID to the durable catalogLouis Williams2019-11-0717-36/+78
* SERVER-43589 Failpoint to log TLA+ trace eventsA. Jesse Jiryu Davis2019-11-075-2/+106
* SERVER-44262 Integrate XML parser for EC2 instance adaptor by including boost...Mark Benvenuto2019-11-0788-1/+25386
* SERVER-35846 sanitize repl thread namesPavithra Vetriselvan2019-11-074-11/+17
* SERVER-44473 Disable implicit sessions for the background validation hook to ...Gregory Wlodarek2019-11-071-0/+4
* SERVER-44237 make references to member state consistentPavithra Vetriselvan2019-11-071-13/+13
* SERVER-44392 Platform Support: Remove zSeries ubuntu 16.04Brian McCarthy2019-11-071-60/+0
* SERVER-44455 Fix handling of protocol version on reconnect in DBClientMatthew Russotto2019-11-071-0/+3
* SERVER-44370 Have openBackupCursor accept inputs for incremental backup requestsGregory Wlodarek2019-11-077-8/+31
* SERVER-44436 IndexBuildsCoordinatorMongod always uses thread pool to run inde...Benety Goh2019-11-071-11/+1
* SERVER-44372 WeakFunction: a simplification of SHIM_ macrosBilly Donahue2019-11-0748-426/+479
* SERVER-43880 renameBetweenDBs needs to own record data prior to yieldingEric Milkie2019-11-071-0/+6
* SERVER-44439 add js helper function to check support for two phase index buildsBenety Goh2019-11-0710-44/+28
* SERVER-44453 Address several orphaned TODOs.David Storch2019-11-0615-121/+42
* SERVER-44140: Use signal processing without DSIAlexander Costas2019-11-063-29/+56
* SERVER-42818 fix up error messages for MR on a viewJacob Evans2019-11-061-1/+5
* SERVER-44350 Write rollback tests for two phase index buildsLouis Williams2019-11-063-0/+160
* SERVER-42880 Generate concurrency sharding and replication multiversion suitesJason Chan2019-11-064-1/+25
* SERVER-44382 Allow upserting documents with missing shard key fieldsJack Mulrow2019-11-069-85/+236
* SERVER-44361 Fix timing in InitialSyncerTestsMatthew Russotto2019-11-061-265/+356
* SERVER-43018 Transactions that perform untimestamped reads should check min v...Suganthi Mani2019-11-067-15/+76
* SERVER-44157 On beginning to receive a range, check overlapping ranges in con...Alex Taskov2019-11-0614-17/+595
* SERVER-44364Mathew Robinson2019-11-066-70/+111
* SERVER-31083 Allow passing primary shard to "enableSharding" command for a ne...Marcos José Grillo Ramírez2019-11-0613-57/+201
* SERVER-44276: Change storage engine catalog map to be keyed by RecordId inste...Daniel Gottlieb2019-11-0655-913/+932
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-0625-269/+667
* SERVER-44213 Remove obsoleted agg_out.js blacklistingJames Wahlin2019-11-064-20/+0
* SERVER-44380 Update computation of _boundsIncrement in GeoNear2DStage::initia...Mihai Andrei2019-11-061-2/+2
* SERVER-43354 Translate Error Messages For MapReduceMihai Andrei2019-11-063-56/+124
* SERVER-44437 rewrite ShardLocal::createIndexOnConfig to not use DBDirectClientBenety Goh2019-11-062-9/+51
* SERVER-44212 Complete TODO listed in SERVER-35567Anton Korshunov2019-11-064-4/+4
* SERVER-44203 Complete TODO listed in SERVER-37453Anton Korshunov2019-11-061-2/+0
* SERVER-43712 mongos use ReadWriteConcernDefaults for WCKevin Pulo2019-11-0628-99/+258
* SERVER-44208 Update SERVER-32555 TODOsCharlie Swanson2019-11-0610-10/+10
* SERVER-44229 Remove stale blacklist in parallel suiteCharlie Swanson2019-11-061-7/+0
* SERVER-44220 Remove stale TODO in list_sessions.jsCharlie Swanson2019-11-061-4/+0
* SERVER-44211 Unblacklist tests now that SERVER-36966 is doneCharlie Swanson2019-11-064-8/+0