summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger-wiredtiger-2.6.1-1119-g16e3e48.tar.gz from wiredtiger branc...Michael Cahill2015-09-1858-438/+656
* SERVER-20465 Control AsyncOp access amongst threads and callbackssamantharitter2015-09-184-9/+66
* SERVER-20213 fixed lintBenety Goh2015-09-171-1/+1
* SERVER-20319 Min/MaxKey check type of singletonJason Carey2015-09-172-2/+8
* SERVER-20375 Constrain JS method thisvJason Carey2015-09-1748-270/+512
* SERVER-20080 Constrain ctor calls for JS typesJason Carey2015-09-1710-33/+33
* SERVER-20477 reset AsyncOp state before returning it to the poolAdam Midvidy2015-09-173-0/+20
* SERVER-20470 ClusterFind::runQuery() should respect LPQ::wantMore()Jason Rassi2015-09-171-0/+4
* SERVER-20214 Stop supporting majority read concern level with MapReduce and A...Mathias Stearn2015-09-175-10/+23
* SERVER-20213 Repair must make majority reads wait for complete visibilityMathias Stearn2015-09-171-14/+28
* SERVER-20260 New indexes should bump their Collection's minimum SnapshotNameMathias Stearn2015-09-171-27/+20
* SERVER-20213 ReIndex must make majority reads wait for complete visibilityMathias Stearn2015-09-171-0/+9
* SERVER-20471 Fix ASIO <-> ConnPool Timer callbacksJason Carey2015-09-172-8/+35
* SERVER-19855 Make shards append last known config opTime on command metadata ...Randolph Tan2015-09-1714-1/+269
* SERVER-18849 SERVER-20194 Fix null dereference in ClusterFindJason Rassi2015-09-171-0/+3
* SERVER-20395 ClusterFind::runQuery should read from primary if a collection b...Misha Tyulenev2015-09-173-1/+10
* SERVER-9739 db.loadServerScripts shouldn't use evalJonathan Reams2015-09-171-1/+4
* SERVER-19438 fix lint (std->stdx)Adam Midvidy2015-09-171-1/+1
* SERVER-19342 extend NIA with metadata hooksAdam Midvidy2015-09-1713-86/+337
* SERVER-19905 SERVER-19855 Put config server optime into its own subobject whe...Spencer T Brody2015-09-179-35/+85
* SERVER-19855 Advance catalog manager optime on shards based on information se...Spencer T Brody2015-09-1715-13/+104
* SERVER-19855 SERVER-20285 Make write commands send shard version information ...Spencer T Brody2015-09-1719-522/+226
* SERVER-19855 Make ShardForceVersionOkModeBlock use the OperationShardVersion ...Spencer T Brody2015-09-177-49/+68
* SERVER-19099 Add a target to build all generated sourcesMark Benvenuto2015-09-174-1/+14
* SERVER-20298 Less strict configdb checking for config repl setRandolph Tan2015-09-175-10/+37
* SERVER-20370: AwaitData doesn't work properly with WiredTiger OplogHack visib...Scott Hernandez2015-09-1714-72/+87
* SERVER-19438 Honor operation timeouts in NetworkInterfaceASIOSamantha Ritter2015-09-174-8/+81
* SERVER-19438 Add the ability to mock timers underneath NetworkInterfaceASIOSamantha Ritter2015-09-1713-6/+583
* SERVER-19905 consistently use t as the field name for the term portion of an ...matt dannenberg2015-09-1726-161/+140
* SERVER-20346 Changed triggering of elections under protocol version 1 to be t...Benety Goh2015-09-1715-103/+463
* SERVER-20346 added ReplicationCoordinatorImpl::waitForMemberState_forTest()Benety Goh2015-09-172-0/+20
* SERVER-20346 renamed ReplicationCoordinatorImpl::_priorityTakeover() to _star...Benety Goh2015-09-172-17/+6
* SERVER-20346 renamed TopologyCoordinator::stagePriorityTakeoverIfElectable() ...Benety Goh2015-09-174-8/+6
* SERVER-20346 added ScheduleElection heartbeat response actionBenety Goh2015-09-172-0/+14
* SERVER-20346 NetworkInterfaceMock::runUntil() returns now()Benety Goh2015-09-172-2/+4
* SERVER-20269 make distributed lock timeout configurable through failpointEsha Maharishi2015-09-164-10/+30
* SERVER-20401 Remove sslDisabledProtocols from shellSpencer Jackson2015-09-161-7/+0
* SERVER-20190 don't invariant if we fail during connection setupAdam Midvidy2015-09-161-2/+3
* SERVER-20190 add signalWorkAvailable to new exit point in startCommandAdam Midvidy2015-09-162-5/+5
* SERVER-20436 correct updateState for NI ASIO ConnPoolJason Carey2015-09-161-5/+2
* SERVER-20407 Sharded findAndModify should retry on shard version mismatchKaloian Manassiev2015-09-163-12/+26
* Revert "SERVER-20436 more updateState for NI ASIO ConnPool"Jason Carey2015-09-161-4/+5
* SERVER-20397: Compress reference documentMark Benvenuto2015-09-163-72/+97
* SERVER-12972: DBClientReplicaSet should ignore value of inline field of MapRe...Mark Benvenuto2015-09-161-1/+1
* SERVER-20364 Let find privilege -> killCursor privilegeAndreas Nilsson2015-09-161-4/+11
* SERVER-20436 more updateState for NI ASIO ConnPoolJason Carey2015-09-161-5/+4
* SERVER-20401 Expose net.ssl.disabledProtocolsSpencer Jackson2015-09-161-10/+20
* SERVER-20199 Create readConcern majority passthrough suiteMike Grundy2015-09-161-1/+6
* SERVER-20355: libftdc and libftdc_mongod have missing link dependenciesMark Benvenuto2015-09-161-1/+12
* SERVER-18914: Use x86intrin.h on Posix PlatformsMark Benvenuto2015-09-165-0/+15