summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16498 Disable sharding/sharding_system_namespaces.jsr2.8.0-rc4Jason Rassi2014-12-241-0/+4
* BUMP 2.8.0-rc4Dan Pasette2014-12-237-7/+7
* SERVER-16523 listIndexes leave cursor open if >1 batch neededJason Rassi2014-12-232-16/+79
* SERVER-16522 listCollections leave cursor open if >1 batch neededJason Rassi2014-12-234-34/+78
* SERVER-16522 Update remaining jstests to use getCollectionInfos()Jason Rassi2014-12-232-8/+6
* SERVER-16520 Add a global CursorManagerJason Rassi2014-12-234-20/+76
* SERVER-16520 Rename CollectionCursorCache to CursorManagerJason Rassi2014-12-2322-115/+116
* SERVER-16520 ClientCursor keeps ptr to owning CollectionCursorCacheJason Rassi2014-12-2310-40/+48
* SERVER-16081 add --check to init script daemon commandErnie Hershey2014-12-231-1/+1
* SERVER-16245 fix multiversion testsEric Milkie2014-12-231-0/+1
* TOOLS-488 Tools exit 1 on errorGabriel Russell2014-12-232-3/+3
* SERVER-16617: respect deep during update validationScott Hernandez2014-12-231-18/+22
* SERVER-14306 Increase stability of sharding/in_memory_sort_limit.js testSpencer T Brody2014-12-231-9/+5
* SERVER-16245 fix multiversion testsEric Milkie2014-12-231-1/+1
* Whitespace fix for sharding error message re: numJumboChunksMatt Kangas2014-12-231-2/+2
* SERVER-16245 clean up index stat displayEric Milkie2014-12-2315-22/+37
* SERVER-16367 fix variadic arg passingEric Milkie2014-12-231-1/+3
* SERVER-16406 Big poly testsJonathan Abrahams2014-12-232-0/+1185
* SERVER-16498 d_migrate.cpp should not rely on system.namespacesSiyuan Zhou2014-12-232-4/+67
* SERVER-16196 Re-enable FSM workloads for standalone mongodalabid2014-12-231-4/+3
* Update SConscript per WT commit 5a8c516Matt Kangas2014-12-231-1/+1
* Import wiredtiger-wiredtiger-2.8-rc2-311-gbc7ed41.tar.gz from wiredtiger bran...Matt Kangas2014-12-2338-259/+545
* clean up code for creating subdirectories for identsEric Milkie2014-12-231-3/+3
* SERVER-16245 expose index statistics on WiredTigerEric Milkie2014-12-2315-42/+109
* SERVER-16111 display creation details for collections and indexesEric Milkie2014-12-237-13/+81
* SERVER-16313 add missing space to option descriptionEric Milkie2014-12-231-1/+1
* SERVER-16367 Add versioning info to collectionsEric Milkie2014-12-237-39/+437
* SERVER-16237 Don't check shard version if the replica set monitor knows the p...Spencer T Brody2014-12-223-1/+33
* SERVER-16635 Make sharding/mongos_no_replica_set_refresh.js agnostic to who i...Spencer T Brody2014-12-221-1/+4
* SERVER-16197 fix scons install, distMatt Kangas2014-12-222-20/+35
* SERVER-16624 Do not use deadlock detection in invariant checkingKaloian Manassiev2014-12-221-18/+7
* Revert "SERVER-16437 IndexScan optimize end checker for single interval scans"Jason Rassi2014-12-223-128/+25
* SERVER-16390: Text stage fetches document twice if phrase or negation filter ...Mark Benvenuto2014-12-221-2/+5
* SERVER-16129 cloneCollection does not yieldRandolph Tan2014-12-221-14/+39
* SERVER-15798 Helpers::removeRange does not check if node is primaryRandolph Tan2014-12-221-0/+8
* SERVER-16633 Add timer to geo near stage to track execution timeSiyuan Zhou2014-12-221-0/+4
* Inititialize WT engine with statistics=(fast)Dan Pasette2014-12-211-1/+1
* SERVER-16612 extend indexbuilding timeout in noPassthroughWithMongod/indexbg_...matt dannenberg2014-12-191-1/+1
* SERVER-16179 Change the fassert conflicting numberKaloian Manassiev2014-12-191-1/+1
* SERVER-16179 Remove the periodic lock manager timeout reportKaloian Manassiev2014-12-194-59/+20
* SERVER-16606 remove index blockCompressor and collection prefixCompression op...Eric Milkie2014-12-191-33/+14
* SERVER-16392 ShardInfo should stop using mapped to get size estimateRandolph Tan2014-12-198-105/+147
* SERVER-16604 Stop special-casing oplog in capped collectionsIgor Canadi2014-12-192-11/+14
* SERVER-16603 Fix rocks buildIgor Canadi2014-12-191-0/+1
* SERVER-16586 Fix mongoperf crash with MMF and syncDelaySlawomir Pawlowski2014-12-191-0/+2
* SERVER-16431 Sync::shouldRetry should use DB X lock, not globalKaloian Manassiev2014-12-182-15/+13
* SERVER-16431 Fix compile break with clangKaloian Manassiev2014-12-181-2/+2
* SERVER-16431 Move the acquisition of the flush lock to a separate methodKaloian Manassiev2014-12-184-70/+102
* SERVER-14306 Make sure mongos never requests more results than needed from th...Spencer T Brody2014-12-184-0/+62
* SERVER-16432 Chunk migration data structures not properly synchronizedRandolph Tan2014-12-182-118/+212