summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33541 Add readConcern level 'snapshot' support for aggregation.David Storch2018-03-0949-109/+518
* SERVER-32198 Make ShardedConnectionInfo::getVersion return boost::optionalKaloian Manassiev2018-03-096-47/+39
* SERVER-31999: Race condition in awaitdata_getmore_cmd.jsBernard Gorman2018-03-091-0/+10
* SERVER-33686 Support delete operations in transactions.Siyuan Zhou2018-03-095-13/+100
* SERVER-33520 Enable background refreshing of the logical session cache during...Ian Whalen2018-03-099-3/+11
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-0940-172/+1712
* SERVER-32630 Ensure the fCV parameter is initialized before readingMaria van Keulen2018-03-0912-71/+91
* SERVER-33750 ASIO's socket_ops::sync_send must never return a negative valueJonathan Reams2018-03-092-2/+2
* SERVER-33731 Improve server's systemd descriptionRamon Fernandez2018-03-092-2/+2
* SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directoryJonathan Abrahams2018-03-098-2241/+70
* SERVER-32354 add OplogApplier interfaceBenety Goh2018-03-093-0/+203
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-0940-1712/+172
* SERVER-33762 Enable shared scons cache for mmap and mobile buildersBrian McCarthy2018-03-091-4/+4
* SERVER-32354 rename sync_tail library to oplog_applicationBenety Goh2018-03-092-5/+5
* SERVER-27664 Use scatterGatherVersionedTargetByRoutingTable for `geoNear` and...Kaloian Manassiev2018-03-099-423/+404
* SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen2018-03-0919-156/+320
* SERVER-33751 Allow connecting to an existing cluster in ReplSetTestRobert Guo2018-03-091-1/+5
* SERVER-33696 Set timeout_secs for powercycle* task to restrict the duration o...Jonathan Abrahams2018-03-092-5/+21
* SERVER-33539 Futurize TransportLayer APIMathias Stearn2018-03-094-30/+34
* SERVER-33466 Futurize TransportLayerASIO implementationMathias Stearn2018-03-093-232/+283
* SERVER-33707 Introduce SharedPromise to support safer separation of completer...Mathias Stearn2018-03-092-25/+95
* SERVER-33707 Add Promise::setFrom(Future) and setWith(Func)Mathias Stearn2018-03-092-13/+245
* SERVER-33464 Use functions rather than macros in future_testMathias Stearn2018-03-091-493/+595
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-09211-612/+915
* Import wiredtiger: 60a06941b8d5d7ddc9f93646e75fc4b52d40f9b4 from branch mongo...Luke Chen2018-03-0934-408/+685
* SERVER-33017 Add metadata hook to update lastCommittedOpTime on mongos per shardJack Mulrow2018-03-088-37/+304
* SERVER-30203 Switch to use new-style for concurrency tests in Evergreen.Max Hirschhorn2018-03-086-51/+73
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-085-6/+269
* SERVER-24635 remove fassertStatusOKBenety Goh2018-03-083-39/+2
* SERVER-29908 Fix failing ReplSetDistLockManagerTestKaloian Manassiev2018-03-088-381/+11
* SERVER-33732 SyncTail no longer owns its writer thread poolBenety Goh2018-03-086-29/+41
* SERVER-33061 validate readConcern level snapshot on mongosMisha Tyulenev2018-03-084-15/+194
* SERVER-33625 remove OldThreadPoolBenety Goh2018-03-084-163/+8
* SERVER-32886 Remove unneccessary sleeps in chunk migrationjannaerin2018-03-082-2/+2
* SERVER-33737 Fix logger override for DynamicJSTestCaseYves Duhem2018-03-084-15/+29
* SERVER-33549 Create ASN.1 parser for MongoDBAuthorizationGrantsMark Benvenuto2018-03-083-1/+480
* SERVER-22411 Refactor Windows Certificate PEM file loadingMark Benvenuto2018-03-084-160/+183
* SERVER-33279 Adapt invalidate_cursors.js to run killOp and killCursors on act...Ian Boros2018-03-081-6/+70
* SERVER-33341 Turn on shared cache for * builders that build on every commit.Brian McCarthy2018-03-081-7/+15
* SERVER-31503 Extract JSRunnerFileTestCase from JSONSchemaTestCase.Max Hirschhorn2018-03-082-32/+78
* SERVER-33572 Add ProducerConsumerQueue to utilJason Carey2018-03-084-0/+1288
* SERVER-33732 remove SyncTail::multiApply_forTest()Benety Goh2018-03-083-15/+12
* SERVER-33625 replace use of OldThreadPool in master/slave with ThreadPoolBenety Goh2018-03-082-6/+8
* SERVER-33691 Remote EC2 instances should have a log disk. Also increase the /...Jonathan Abrahams2018-03-084-194/+238
* SERVER-33657 Patch builds on windows-64-2k8-ssl and linux-64 failJonathan Abrahams2018-03-072-6/+13
* SERVER-33338 Allow bulk writes to specify only the stmtId of the first statem...Matthew Russotto2018-03-073-2/+87
* SERVER-32322 Test updates in transactions.Siyuan Zhou2018-03-071-0/+101
* SERVER-29908 Fix broken logical_time_validator_testKaloian Manassiev2018-03-071-0/+1
* SERVER-32663: throw exception if non-existing ErrorCode is referencedDavid Bradford2018-03-072-11/+80
* SERVER-33454 Remove the 'chunks map' from CollectionMetadataMartin Neupauer2018-03-074-34/+20