summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-20487 actually honor WC for batch write commands, even for errorsEric Milkie2015-09-301-17/+12
* Import wiredtiger-wiredtiger-2.6.1-1261-g3c85664.tar.gz from wiredtiger branc...Alex Gorrod2015-09-3041-198/+242
* SERVER-20654 create fail point to make distributed lock timeout 10 minutes fo...Esha Maharishi2015-09-292-2/+16
* SERVER-20653 make default distributed lock timeout for dropCollection 2 secondsEsha Maharishi2015-09-292-2/+6
* Revert "SERVER-20671 step down restarts heartbeats before waiting for seconda...Jason Rassi2015-09-291-6/+0
* SERVER-20630 find command on mongod needs to wait until out of critical sectionMisha Tyulenev2015-09-293-3/+21
* SERVER-20476 convert negative ntoreturn to limit and singeBatch:trueMisha Tyulenev2015-09-291-1/+6
* SERVER-9666 Tag some newly incomplete libraries as suchAndrew Morrow2015-09-292-2/+10
* SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo2015-09-293-10/+136
* SERVER-20360: Cleanup in prep for vectorizing writcmd pathMartin Bligh2015-09-291-59/+32
* SERVER-20674 Improvements to NetworkInterfaceASIO stress testsamantharitter2015-09-291-38/+50
* SERVER-19405 serverStatus now has mongos cursor statsYunhe (John) Wang2015-09-293-8/+59
* Revert "SERVER-20560 Standalone Perf Test for the Networking Interface"Robert Guo2015-09-292-138/+0
* SERVER-20544 prioritize reporting cancellation over reporting network error i...Adam Midvidy2015-09-281-2/+5
* SERVER-20663 Remove support for running with thread based network interfaceAndrew Morrow2015-09-282-36/+12
* SERVER-20660 fix mongos to not pass sortKey meta-projection with a $natural sortDavid Storch2015-09-281-2/+2
* SERVER-20498 Get config server optime from metadata response from shards auto...Spencer T Brody2015-09-282-29/+0
* SERVER-20645 SERVER-20487 Store lastVisibleOpTime instead of lastCommittedOpT...Spencer T Brody2015-09-284-55/+13
* SERVER-20560 Standalone Perf Test for the Networking InterfaceRobert Guo2015-09-282-0/+138
* SERVER-20670 Remove pessimizing move from ShardRegistryMathias Stearn2015-09-281-1/+1
* SERVER-20671 step down restarts heartbeats before waiting for secondaries to ...Benety Goh2015-09-281-0/+6
* SERVER-20318 Retry on failed reads from CSRS config serversRandolph Tan2015-09-282-25/+143
* SERVER-20318 Allow NetworkTestEnv::OnCommand to set non ok status to responseRandolph Tan2015-09-281-10/+12
* SERVER-20318 Consolidate all read helpers in CatalogManagerReplicaSet and mak...Randolph Tan2015-09-282-134/+46
* SERVER-20592 Retry split chunk if it fails due to stale chunk boundariesSpencer T Brody2015-09-281-17/+16
* SERVER-20374 replica set configuration field electionTimeoutOffsetLimitMillis...Benety Goh2015-09-283-28/+48
* SERVER-20374 added bsonExtractIntegerFieldWithDefaultIf to support user-defin...Benety Goh2015-09-283-0/+63
* SERVER-20496 Harmonize JS and Server --dbgJason Carey2015-09-283-11/+42
* SERVER-20652 remove pseudocommand downconversion code in mongosAdam Midvidy2015-09-262-64/+3
* SERVER-20300 Optimize StringMapMathias Stearn2015-09-253-71/+93
* SERVER-20643 Make query projection use StringMapMathias Stearn2015-09-252-10/+7
* SERVER-19128 Clean up interaction of background index builds and cursor killingMathias Stearn2015-09-257-14/+39
* SERVER-20215 Unittests for SnapshotManagersMathias Stearn2015-09-252-0/+366
* SERVER-13223 use sparse file allocation on ZFS on linuxMathias Stearn2015-09-251-2/+3
* SERVER-17425 Clarify v:0 index deprecation messageDan Pasette2015-09-251-3/+3
* SERVER-20326: record apply batch boundariesScott Hernandez2015-09-259-43/+125
* SERVER-19162 Guard shut down of sharding state on mongod with same concurrenc...Andy Schwerin2015-09-253-13/+37
* SERVER-20247 clang format fixEsha Maharishi2015-09-251-4/+2
* SERVER-20247 include configsvr:true in default replica set config if node sta...Esha Maharishi2015-09-251-1/+4
* SERVER-20642 store ThreadPool's _pendingTasks in a std::dequeAdam Midvidy2015-09-251-2/+2
* SERVER-20625 SERVER-20644 Don't crash if trying to talking to a server that t...Spencer T Brody2015-09-252-2/+8
* SERVER-20372: non-sharded insert calls ensureShardVersionOKOrThrowMartin Bligh2015-09-253-44/+45
* SERVER-20438: logOp refactor prior to vectorizingMartin Bligh2015-09-253-68/+77
* Import wiredtiger-wiredtiger-2.6.1-1231-g10208e8.tar.gz from wiredtiger branc...Michael Cahill2015-09-25160-2094/+2435
* SERVER-18899 - Add beginBackup and endBackup to storage APIDavid Hows2015-09-259-12/+137
* SERVER-20579 do not start threads in replication coordinator external state i...Benety Goh2015-09-246-4/+131
* SERVER-20579 test function waitForStartUpComplete() should block until _finis...Benety Goh2015-09-242-9/+26
* SERVER-15929 rollback should abort if we fail to write documents to remove sa...Benety Goh2015-09-241-2/+12
* SERVER-15929 RemoveSaver::goingToDelete() returns error status if it fails to...Benety Goh2015-09-242-19/+26
* SERVER-15929 fixed misleading error code in StorageEngineMetadata::write()Benety Goh2015-09-241-3/+5