summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-30499 Only update sessions with a transaction numberJack Mulrow2017-08-032-6/+6
* SERVER-30310: Refrain from passing through the InitialDataTimestamp on inMemoryDaniel Gottlieb2017-08-031-2/+6
* SERVER-29768 Primary does not need to do a complete chunk metadata read in Sh...Dianna Hohensee2017-08-032-55/+71
* SERVER-29672 Remove unnecessary passthrough calls from CatalogCacheKaloian Manassiev2017-08-038-110/+36
* SERVER-29131 Support resumeAfter option to control where to start returning n...Matthew Russotto2017-08-0314-55/+725
* SERVER-29915: Respect "y" in gs2-cbind-flag in SCRAMSpencer Jackson2017-08-032-2/+73
* SERVER-29892 Add functions in ReplicationConsistencyMarkers to update the che...r3.5.11William Schultz2017-08-037-9/+174
* SERVER-26538 SERVER-26539 Detach from boost::threadAndrew Morrow2017-08-0226-757/+78
* Revert "SERVER-29136 Op log deletes get shard key"Nathan Myers2017-08-026-123/+29
* SERVER-30309: Stage changes for supportsRecoverToStableTimestampDaniel Gottlieb2017-08-0210-6/+55
* SERVER-29212: Stage changes for taking stable checkpoints.Daniel Gottlieb2017-08-025-9/+72
* SERVER-30310: Stage implementations for WT setStableTimestamp + setInitialDat...Daniel Gottlieb2017-08-028-4/+131
* SERVER-29802 add applyOps 'allowAtomic' flag.Benety Goh2017-08-021-2/+8
* SERVER-29201 Implement SessionsCollectionStandalonesamantharitter2017-08-0229-407/+935
* SERVER-30489 Fix typo in bind_ip startup warningA. Jesse Jiryu Davis2017-08-021-1/+1
* SERVER-30481 Make schema upgrades handle dropsGeert Bosch2017-08-021-5/+16
* SERVER-29136 Op log deletes get shard keyNathan Myers2017-08-026-29/+123
* SERVER-30245 Make ArrayMatchingMatchExpression inherit from PathMatchExpression.David Storch2017-08-0226-113/+141
* SERVER-28773 Create insert mode for SetNodeTess Avitabile2017-08-0212-25/+100
* SERVER-29500 Call for catchup takeover election when catchup takeover timeout...Samy Lanka2017-08-0210-55/+532
* SERVER-30442 recipient shard should fail if donor does not return an entry fo...Esha Maharishi2017-08-021-33/+42
* SERVER-30010 propagate UUID from donor shard to recipient shard on _recvChunk...Esha Maharishi2017-08-021-2/+34
* SERVER-30084 Validate that at least one shard is present when running collect...Bernard Gorman2017-08-021-1/+30
* SERVER-30458 Dead code elimitation in mozjs::authSara Golemon2017-08-021-22/+3
* SERVER-30219 Make metadata commands use kLocalReadConcernJessica Yu2017-08-0219-111/+216
* SERVER-30361 Do not accept map/sequence for scalar config valueSara Golemon2017-08-022-0/+81
* SERVER-30175: Extend the JSON Schema parser to handle min/maxLength, pattern ...Anne Lim2017-08-022-46/+255
* SERVER-30280 Don't create a backup cursor if storageEngine is inMemoryMaria van Keulen2017-08-021-0/+5
* Revert "scalars part 2"Anne Lim2017-08-022-255/+46
* scalars part 2Anne Lim2017-08-022-46/+255
* SERVER-18940 Optimise sharded aggregations that are targeted to a single shardBernard Gorman2017-08-0224-257/+502
* SERVER-29838 Implement basic adaptive ServiceExecutorJonathan Reams2017-08-0215-380/+994
* SERVER-30351 Add a traverseRecordStore() function in the RecordStoreValidateA...Gregory Wlodarek2017-08-013-7/+77
* SERVER-29135 Add post-image lookup to $changeNotificationEddie Louie2017-08-0123-158/+916
* SERVER-29506 Require $changeNotification to be the first stage.Eddie Louie2017-08-0129-183/+292
* Revert "SERVER-29506 Require $changeNotification to be the first stage."Eddie Louie2017-08-0129-292/+183
* Revert "SERVER-29135 Add post-image lookup to $changeNotification"Eddie Louie2017-08-0123-916/+158
* SERVER-30023 Remove unused headers from sharding_catalog_create_database_test...Kaloian Manassiev2017-08-011-4/+1
* SERVER-30444 Add a maxChunkSize field to the serverStatus command responseHugh Han2017-08-012-0/+11
* SERVER-30080 LogicalSessions in the shellJason Carey2017-08-0120-28/+483
* SERVER-29135 Add post-image lookup to $changeNotificationCharlie Swanson2017-08-0123-158/+916
* SERVER-29506 Require $changeNotification to be the first stage.Charlie Swanson2017-08-0129-183/+292
* SERVER-29501 Make catchup takeover timeout configurableSamy Lanka2017-08-017-43/+140
* SERVER-30023 Move createDatabase to configserverJessica Yu2017-08-0116-636/+620
* SERVER-28752 Use IDL write_ops everywhere instead of Batched Insert/Update/De...Kaloian Manassiev2017-08-0140-3328/+1094
* SERVER-30441 Correctly set the _hasField value when deserializing from OpMsgR...Kaloian Manassiev2017-08-011-0/+14
* SERVER-30448 read collection options from CatalogCache in configsvrShardColle...Esha Maharishi2017-08-011-8/+16
* SERVER-29760 propagate UUID from primary shard to config server on shardColle...Esha Maharishi2017-08-015-5/+78
* SERVER-30445 A non-full validation should also return the number of invalid d...Gregory Wlodarek2017-08-012-9/+2
* SERVER-30453 reorganize CollectionImpl's headers to follow the correct formatGregory Wlodarek2017-08-011-1/+2