summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30500 do not assign UUIDs to system.indexes on collMod/upgradeMaria van Keulen2017-08-092-7/+11
* SERVER-30443 Create PeriodicBalancerSettingsRefresher on the ServiceContextJoanna Huang2017-08-096-1/+253
* SERVER-30569 Fix incorrectly swapped document and array probabilities to cons...may2017-08-091-2/+2
* SERVER-28793 unit tests for ShardServerCatalogCacheLoader in primary modeDianna Hohensee2017-08-0912-56/+774
* SERVER-30379 Add health log.Ian Kuehne2017-08-095-0/+253
* SERVER-29694 Read-only shards should not try to persist the collection routin...Dianna Hohensee2017-08-094-3/+146
* SERVER-20392 remove early chunksize autosplit heuristicKevin Pulo2017-08-095-26/+176
* SERVER-28772 PushNodeJustin Seyster2017-08-0826-81/+1515
* SERVER-29891 Call setStableTimestamp() when commit point or last applied opti...William Schultz2017-08-0810-18/+307
* SERVER-30295: Connect FCV to WiredTiger compatibility version.Daniel Gottlieb2017-08-082-11/+24
* Import wiredtiger: 698847557ce7b3a938bbc8334d64a9430e4dc786 from branch mongo...Alex Gorrod2017-08-0962-288/+1320
* SERVER-30562: reduce tests for community arm64 buildSam Kleinman2017-08-081-55/+0
* SERVER-30380 $lookup 'let' variables available to all sub-pipelinesJames Wahlin2017-08-084-5/+142
* Revert "SERVER-30295: Connect FCV to WiredTiger compatibility version."Daniel Gottlieb2017-08-082-24/+11
* SERVER-30564 Run embedded CAPI and transport layer tests in iOS simulator on ...Ben Shteinfeld2017-08-082-41/+73
* Revert "SERVER-30500 do not assign UUIDs to system.indexes on collMod/upgrade"Mathias Stearn2017-08-081-3/+2
* Revert "SERVER-30219 Make metadata commands use kLocalReadConcern"Esha Maharishi2017-08-0819-216/+111
* SERVER-29897 Add comment clarifying when rollback id is allowed to be increme...William Schultz2017-08-081-1/+2
* SERVER-29897 Increment the rollback id on rollbackWilliam Schultz2017-08-082-0/+39
* SERVER-30536 applyOps returns error if preCondition is used in non-atomic modeBenety Goh2017-08-082-0/+30
* SERVER-30531 Remove blacklisting of nonexistent testsNathan Myers2017-08-082-3/+0
* SERVER-30295: Connect FCV to WiredTiger compatibility version.Daniel Gottlieb2017-08-082-11/+24
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-0871-514/+1371
* Revert "SERVER-30531 Remove blacklisting of nonexistent tests"Nathan Myers2017-08-082-0/+3
* SERVER-30378 Add DeferredWriter.Ian Kuehne2017-08-085-0/+731
* SERVER-30500 do not assign UUIDs to system.indexes on collMod/upgradeMaria van Keulen2017-08-081-2/+3
* SERVER-30531 Remove blacklisting of nonexistent testsNathan Myers2017-08-082-3/+0
* SERVER-28824 Trap debugger excptions in hang analyzer and display at end for ...Jonathan Abrahams2017-08-081-19/+35
* SERVER-29756 Unittests of OpMsg parser and serializerMathias Stearn2017-08-085-9/+779
* SERVER-30520 SecureRandom::create() should return a unique_ptrMathias Stearn2017-08-085-14/+12
* SERVER-30468 Optimize errorcodes.pyMathias Stearn2017-08-081-30/+45
* SERVER-13601 Raise write batch limit to 100,000 ops and prevent oversized errorsMathias Stearn2017-08-087-15/+119
* SERVER-30034 create a $_internalSchemaMatchArrayIndex match expressionKyle Suarez2017-08-0815-42/+616
* SERVER-30524 dateFromParts should expect "millisecond" instead of "milliseconds"Derick Rethans2017-08-084-50/+49
* SERVER-30516 Reduce --jobs for Windows compile on more builders.Max Hirschhorn2017-08-081-0/+12
* Revert "SERVER-30324 Move cluster_remove_shard_cmd to mongod"Mathias Stearn2017-08-0715-654/+557
* Revert "SERVER-29893 Rename recovery code and make it accessible to both star...Mathias Stearn2017-08-0723-784/+177
* SERVER-30302 Add explicit configuration object for UpdateSequenceGeneratormay2017-08-073-47/+158
* SERVER-13362 Remove BSONElement::chk(bool) overloadBen Shteinfeld2017-08-071-11/+6
* SERVER-30324 Move cluster_remove_shard_cmd to mongodHugh Han2017-08-0715-557/+654
* SERVER-30254 Make ThreadPool::join finish remaining tasks on a pristine threa...Dianna Hohensee2017-08-072-2/+26
* SERVER-29896 Write the common point to the oplogTruncateAfterPoint during rol...William Schultz2017-08-074-4/+42
* SERVER-30501 Create rollback logging componentJudah Schvimer2017-08-0711-9/+17
* SERVER-30147 Move Command::appendOperationTime to LogicalTimeKaloian Manassiev2017-08-078-83/+132
* SERVER-30299 Use the _SCL_SECURE_NO_WARNINGS flag on WindowsKaloian Manassiev2017-08-071-1/+1
* SERVER-29802 non-atomic applyOps does not acquire global lockBenety Goh2017-08-072-4/+15
* SERVER-29686 Remove /var/lib/mongodb from mongodb-org[-unstable] deb metapackageZakhar Kleyman2017-08-071-1/+0
* SERVER-29893 Rename recovery code and make it accessible to both startup and ...Judah Schvimer2017-08-0723-177/+784
* SERVER-29802 add test for concurrent non-atomic applyOpsBenety Goh2017-08-071-0/+154
* SERVER-30230: Instruct to disable 'fork' for info on failed startupSpencer Jackson2017-08-071-1/+3