summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-29117-485/+554
* 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-2815-1954/+0
* 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-284-31/+60
* 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-282-89/+0
* SERVER-35720 Allow zones to be created on non-existent collectionCheahuychou Mao2018-06-285-37/+121
* SERVER-35796 Change invariant in ChunkSplitStateDriver::_getWritesTracker to ...Matthew Saltz2018-06-283-51/+45
* 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-272-8/+9
* SERVER-32959 remove limit on index namespace at index creationBenety Goh2018-06-271-1/+5
* 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-271-0/+8
* SERVER-32198 Add support for an optional `vWanted` to StaleConfigInfoKaloian Manassiev2018-06-2713-178/+136
* SERVER-35691 Cleanup StaleConfigInfo serializationKaloian Manassiev2018-06-274-27/+26
* Revert "SERVER-35317: Preserve minVisible values when refreshing the catalog."Daniel Gottlieb2018-06-274-41/+8
* SERVER-35317: Preserve minVisible values when refreshing the catalog.Daniel Gottlieb2018-06-274-8/+41
* SERVER-34789: Using resume token from 'invalidate' notification for 'resumeAf...Nick Zolnierz2018-06-2711-104/+434
* SERVER-35601 startup setting of maxTargetSnapshotHistoryWindowInSeconds shoul...Dianna Hohensee2018-06-273-0/+36
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-268-17/+212
* 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-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-35792 Make ChunkSplitStateDriver::prepareSplit atomically swap bytes w...Matthew Saltz2018-06-264-6/+15
* SERVER-35791 Fix InitiateSplitLeavesBytesWrittenUnchanged test in ChunkSplitS...Matthew Saltz2018-06-261-4/+9
* Revert "SERVER-35735 Single shard transaction support for basic crud ops"Randolph Tan2018-06-267-206/+14
* SERVER-34160 Exit shell cleanly on SIGHUPJonathan Reams2018-06-261-0/+3
* SERVER-35735 Single shard transaction support for basic crud opsRandolph Tan2018-06-267-14/+206
* SERVER-35773 Remove references to the CatalogCache from MetadataManagerKaloian Manassiev2018-06-2611-104/+77
* SERVER-33651 Fix duplicate error codesKaloian Manassiev2018-06-261-1/+1
* SERVER-33651 Confirm FULL synchronous mode and F_FULLFSYNC with MobileSulabh Mahajan2018-06-261-11/+66
* SERVER-35398 Remove Mobile SE's capped collection codeSulabh Mahajan2018-06-262-214/+18
* put dec in right placeNathan Louie2018-06-251-1/+1
* test formattingNathan Louie2018-06-251-60/+28
* line changeNathan Louie2018-06-252-9/+9
* unit testsNathan Louie2018-06-252-3/+144
* cr commentsNathan Louie2018-06-251-1/+5
* initial reviewNathan Louie2018-06-252-6/+11
* added to classNathan Louie2018-06-252-0/+40