summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-32348 Make UpdateDriver::parse() throw an exception instead of returni...Minji2018-06-299-68/+67
* Import tools: 37adadadd5ffbbdf5e42e6dc3cd8f5107e47ea56 from branch v4.1David Golden2018-06-297-18/+108
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-29117-485/+554
* SERVER-35858 Run call BF Suggestion service always in bashYves Duhem2018-06-291-0/+1
* SERVER-35853 Track coordinator shard in RouterSessionRuntimeStateJack Mulrow2018-06-294-2/+102
* SERVER-35827 Add IDL types for coordinateCommitTransaction and prepareTransac...Jack Mulrow2018-06-295-11/+115
* SERVER-31963 Removes pv0 election style implementation.smani872018-06-2814-1348/+22
* SERVER-31963 Removes replSetFresh and replSetFresh command support for pv0.Suganthi Mani2018-06-2820-1992/+0
* SERVER-35901 Add toolchain path to lint taskBrian McCarthy2018-06-281-1/+1
* Revert "SERVER-34975 Treat an OID-embedded timestamp as unsigned."Justin Seyster2018-06-285-22/+12
* SERVER-35627 Repair should recreate missing collection data files with the ex...Louis Williams2018-06-285-31/+214
* SERVER-35834 Fix compile of test on windows.ADAM David Alan Martin2018-06-281-9/+26
* SERVER-33679 Forward declare OperationContext in read_concern_args.hDewal Gupta2018-06-282-3/+14
* SERVER-35789 check for index catalog isready mismatch for multi-doc txnsEric Milkie2018-06-281-0/+11
* SERVER-25333 Remove ScopedDBConnection from the MigrationDestinationManagerBlake Oler2018-06-289-107/+197
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-2814-217/+134
* SERVER-35720 Allow zones to be created on non-existent collectionCheahuychou Mao2018-06-286-37/+165
* SERVER-35796 Change invariant in ChunkSplitStateDriver::_getWritesTracker to ...Matthew Saltz2018-06-283-51/+45
* SERVER-35751 robustify kill_own_ops.jsIan Boros2018-06-281-10/+17
* SERVER-35308 Added call to SingleTransactionStats::setInactive() when transac...jinichu2018-06-281-2/+7
* SERVER-35723 Make the collection critical section into an RAII classjannaerin2018-06-284-17/+44
* SERVER-33417 Add logging back into migration destination managerSarah Zhou2018-06-281-1/+7
* SERVER-31963 Remove heartbeat support for pv0.Suganthi Mani2018-06-2820-677/+21
* SERVER-32959 collection renames are no longer constrained by names of indexesBenety Goh2018-06-275-18/+23
* SERVER-35313 CleanupConcurrencyWorkloads resmoke hook needs to handle the bal...Jonathan Abrahams2018-06-272-5/+23
* SERVER-32959 remove limit on index namespace at index creationBenety Goh2018-06-273-12/+12
* SERVER-34579 Do NOT populate indexDetails for mobile SESulabh Mahajan2018-06-282-14/+1
* SERVER-32959 clean up tests before removing index namespace constraintsBenety Goh2018-06-274-109/+142
* SERER-35263 blacklist test from backup_restore.jsRobert Guo2018-06-271-0/+1
* SERVER-35845 Add tag to noPassthrough/indexbg2.js to exclude it from running ...Audrey Fang2018-06-271-0/+1
* SERVER-32198 Add support for an optional `vWanted` to StaleConfigInfoKaloian Manassiev2018-06-2713-178/+136
* SERVER-35691 Cleanup StaleConfigInfo serializationKaloian Manassiev2018-06-275-152/+138
* SERVER-35588 powertest.py should call replSetReconfigure command only after s...Jonathan Abrahams2018-06-271-13/+14
* SERVER-35832 Correct flaws in Dagger evergreen configBen Caimano2018-06-271-4/+5
* Revert "SERVER-35317: Preserve minVisible values when refreshing the catalog."Daniel Gottlieb2018-06-275-85/+8
* SERVER-35317: Preserve minVisible values when refreshing the catalog.Daniel Gottlieb2018-06-275-8/+85
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-06-2714-163/+503
* SERVER-35601 startup setting of maxTargetSnapshotHistoryWindowInSeconds shoul...Dianna Hohensee2018-06-273-0/+36
* SERVER-35727 make the embedded sdk compile task in to a task group.Gabriel Russell2018-06-261-46/+68
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-2611-17/+292
* SERVER-34996 Fix lintJonathan Abrahams2018-06-261-11/+12
* SERVER-35784 Fix ambiguously named test fixture.ADAM David Alan Martin2018-06-261-5/+5
* SERVER-35788 Fix `noexcept` qualification in `std::function`.ADAM David Alan Martin2018-06-261-3/+3
* SERVER-34563 Handle DNS names correctly in SRV record processing.ADAM David Alan Martin2018-06-266-81/+865
* SERVER-34996 Save console_log & console_screenshot in aws_ec2.pyJonathan Abrahams2018-06-262-10/+97
* SERVER-35745 _getNextSessionMods doesn't include oplogReplay flag to query ne...Randolph Tan2018-06-261-3/+8
* SERVER-35362 Make Session decorable and add Transaction Coordinator and Parti...Esha Maharishi2018-06-266-1/+219
* SERVER-35262 Add concurrency_simultaneous_replication.yml test suiteJonathan Abrahams2018-06-265-29/+216
* SERVER-35559 Correct logic in auto_retry_transaction.jsJonathan Abrahams2018-06-261-8/+10
* SERVER-35792 Make ChunkSplitStateDriver::prepareSplit atomically swap bytes w...Matthew Saltz2018-06-264-6/+15