summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-39641 Blacklist max_time_ms.js from read concern linearizable passthroughSamy Lanka2019-03-041-0/+3
* SERVER-39900 change_streams_resume_at_same_clustertime.js should not assume s...James Wahlin2019-03-011-6/+11
* SERVER-39571 mongod cannot verify certificates from the CNG providerMark Benvenuto2019-03-011-3/+12
* SERVER-39058 Synchronize user set modification in AuthorizationSession with C...Shreyas Kalyan2019-03-0116-32/+63
* SERVER-38414 Upgrade/Downgrade testing for change stream high water marksBernard Gorman2019-03-019-175/+494
* SERVER-39410 Re-enable batching in DSCursor for change stream cursorsBernard Gorman2019-03-015-18/+61
* SERVER-38975 Include UUID in high water marks from shards where the collectio...Bernard Gorman2019-03-0119-83/+523
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-03-0118-130/+300
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-03-0132-213/+459
* SERVER-38413 Always set an initial postBatchResumeToken on mongoDBernard Gorman2019-03-0110-76/+281
* SERVER-38410 Allow ARM to consume postBatchResumeTokenBernard Gorman2019-02-2814-155/+382
* SERVER-38530 Add getResumeToken shell helperBernard Gorman2019-02-2813-74/+176
* SERVER-38408 Return postBatchResumeToken with each mongoD change stream batchBernard Gorman2019-02-2836-50/+580
* SERVER-34789 Also backport resume token format version 1Nick Zolnierz2019-02-289-121/+358
* SERVER-39014 Handle running the MSI installer when already installed.Henrik Edin2019-02-281-1/+2
* SERVER-38722 Make CollectionCloner tolerate QueryPlanKilled error on collecti...David Storch2019-02-282-41/+56
* SERVER-39847 Migrating session info can trigger fassert when destination shar...Randolph Tan2019-02-282-21/+71
* SERVER-39779: Don't set timeouts if not enough dataDavid Bradford2019-02-282-1/+41
* SERVER-39871 Make catalog_raii_test more resistant to clock issues on WindowsGeert Bosch2019-02-271-1/+3
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-02-271-1/+9
* SERVER-37846 Disallow using arbiters to satisfy numeric write concern when wr...Vesselina Ratcheva2019-02-274-0/+208
* SERVER-39056 Further refine readWriteAnyDatabaseShreyas Kalyan2019-02-265-79/+134
* SERVER-39746: Write project in runtime.ymlRyan Timmons2019-02-261-8/+9
* SERVER-35449 Return the oldest read timestamp used by any open transactionJason Chan2019-02-2615-0/+71
* SERVER-39612 better validation for fields in geoNearIan Boros2019-02-262-0/+64
* SERVER-35732 Fix dbStats.fsUsedSize behavior for database with hyphenated namesXiangyu Yao2019-02-258-5/+34
* SERVER-35732 Test dbStats.fsUsedSize behavior for database with hyphenated namesXiangyu Yao2019-02-251-0/+24
* SERVER-35663 Always update the logical clock before advancing the last applie...Jack Mulrow2019-02-258-18/+54
* SERVER-39719 Ensure that a node performing an initial sync from a secondary w...Gregory Wlodarek2019-02-252-0/+97
* SERVER-39723 Change listIndexes command behavior to show in-progress index bu...Gregory Wlodarek2019-02-252-53/+1
* SERVER-17010 additional fixes (didn't get merged with cherry-pick)Eric Milkie2019-02-253-7/+0
* SERVER-38764 External sorter should use 64-bit integers for file offsetsLouis Williams2019-02-252-18/+22
* SERVER-17010 each Sorter instance spills to a single file rather than a new f...Dianna Hohensee2019-02-2511-180/+480
* SERVER-39487 Decimal128::squareRoot() returns result for Decimal128::exponent...James Wahlin2019-02-223-3/+123
* SERVER-38746 Improve error message when transaction aborts due to earlier com...Tess Avitabile2019-02-221-1/+3
* SERVER-38354 Allow shutdown error in reading last applied optime on startupSiyuan Zhou2019-02-211-0/+2
* SERVER-39232 Allow commands that do not require auth to refresh sessionsRandolph Tan2019-02-214-18/+29
* SERVER-36231 Mongos write path doesn't look for retryable write concern errorsRandolph Tan2019-02-201-0/+4
* SERVER-39686 Empty function no longer needed for file to workGeoff Mishkin2019-02-201-9/+0
* SERVER-39394 Traverse $lookup subpipeline for more involved collectionsCharlie Swanson2019-02-202-0/+73
* SERVER-37183 Safer bound for safeNumberLong()Justin Seyster2019-02-1912-39/+137
* SERVER-39166 $graphLookup should force a pipeline to split in sharded clusterMartin Neupauer2019-02-192-1/+44
* SERVER-39019 Fix incorrect $elemMatch $ne serializationJames Wahlin2019-02-1936-839/+635
* SERVER-38748 Background indexes created through applyOps should run on the co...Louis Williams2019-02-193-49/+65
* SERVER-33958 Allow thin archives to interact with the cacheAndrew Morrow2019-02-181-21/+28
* SERVER-39483 Tag large build artifacts as non-cacheableAndrew Morrow2019-02-183-9/+24
* SERVER-39106 GlobalLock acquisition should throw if its ticket acquisition ti...Xiangyu Yao2019-02-163-12/+46
* SERVER-39472 Account for HMAC key inserts in apply_ops_concurrent_non_atomic.jsJacob Evans2019-02-151-2/+3
* SERVER-38954 Increase query execution time for the test case in max_time_ms.j...vrachev2019-02-151-2/+3
* SERVER-38555 cappedTruncateAfter must not set oldest timestamp during startup...Tess Avitabile2019-02-153-4/+19