summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BF-1450 Disable failing testsr3.2.0-rc5Misha Tyulenev2015-12-012-2/+6
* SERVER-21708 unify timeouts in auth/repl.jsmatt dannenberg2015-12-011-5/+5
* bump tools to 3.2.0-rc5Ramon Fernandez2015-12-011-1/+1
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-56-g7a4f325.tar.gz from wiredtig...Michael Cahill2015-12-018-70/+80
* SERVER-21646 limit concurrency of writes to replicated capped collectionsMathias Stearn2015-11-302-5/+21
* SERVER-21645 RS rollback should set _oplog_highestSeenMathias Stearn2015-11-302-8/+84
* SERVER-21158 pull cleanupOrphaned tests from QA-326Misha Tyulenev2015-11-3012-112/+1018
* SERVER-21596 Check if output collection is sharded when doing mapReduceRobert Guo2015-11-301-0/+6
* Add XCode workspace artifacts to .gitignoreKaloian Manassiev2015-11-301-0/+3
* SERVER-21618 Add more commands to readConcern passthrough testsJonathan Abrahams2015-11-301-0/+13
* SERVER-21669: Add mongodecrypt.exe build-time dependency to Windows MSIMark Benvenuto2015-11-301-1/+4
* SERVER-21669: Add mongodecrypt.exe to Windows MSIMark Benvenuto2015-11-303-1/+13
* SERVER-21506 Upgrade to mozjs-38.4.0-esrJason Carey2015-11-3040-122/+243
* SERVER-21695 fix rollback_index.jsmatt dannenberg2015-11-301-1/+1
* SERVER-21359 Drop pooled scopes at end of shell _mainJason Carey2015-11-301-0/+4
* SERVER-21692 check return of JS_NewRuntimeJason Carey2015-11-301-2/+1
* SERVER-21659 Move logic for redacting 'bypassDocumentValidation' privilege fo...Spencer T Brody2015-11-304-35/+49
* SERVER-21384 Enable sharding suites on ephemeral storage enginesCharlie Swanson2015-11-3010-4/+49
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-41-g8326df6.tar.gz from wiredtig...Michael Cahill2015-11-3022-220/+202
* BF-1393 - Remove backup_cursors_wt.js testDavid Hows2015-11-261-39/+0
* SERVER-21673 runConnectCallback in the shellJason Carey2015-11-251-0/+2
* Fix typo in FTDCController::stop() log messageJason Rassi2015-11-251-1/+1
* SERVER-21676 Build Amazon Linux more frequently for Driver testingErnie Hershey2015-11-251-1/+0
* SERVER-21604 v3.0 mongos fails to ping config.mongos if config servers are v3.2Randolph Tan2015-11-255-9/+25
* SERVER-21603 Revert to old format for gleStats if being talked to by an old m...r3.2.0-rc4Spencer T Brody2015-11-245-11/+15
* SERVER-21643: fix compile on osxScott Hernandez2015-11-241-7/+7
* SERVER-21653 do not cache lastoptime decoration from Client objectEric Milkie2015-11-244-17/+10
* SERVER-21249 only restart heartbeats once when a node cannot find a syncsourcematt dannenberg2015-11-243-20/+29
* Revert "SERVER-21387 Temporarily disable bench_test_crud_commands.js"Jason Rassi2015-11-248-15/+0
* Revert "SERVER-21387 Temp. disable bench_test_crud_commands.js in parallel"Jason Rassi2015-11-241-4/+0
* SERVER-21387 bench_test_crud_commands.js: move out of core suiteJason Rassi2015-11-241-0/+0
* SERVER-21387 bench_test_crud_commands.js: ensure collection existsJason Rassi2015-11-241-0/+2
* SERVER-21384 Enable noPassthrough suites for in-memory storage enginesCharlie Swanson2015-11-2410-5/+47
* SERVER-21643: Add server metrics for the Replication ExecutorScott Hernandez2015-11-247-27/+96
* SERVER-21384 Enable concurrency suites with ephemeral storage enginesCharlie Swanson2015-11-242-8/+12
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-206-gb65381f.tar.gz from wired...Ramon Fernandez2015-11-246-65/+72
* SERVER-21640 fix race in getting size of _serviceRunners in NetworkInterfaceASIOAdam Midvidy2015-11-241-17/+15
* SERVER-21636 fix testing snapshots in isolationmatt dannenberg2015-11-241-1/+1
* SERVER-21639 set ResultFlag_ShardConfigStale on OP_QUERY command replies if n...Adam Midvidy2015-11-234-4/+35
* Remove unused variable from WT RecoveryUnitGeert Bosch2015-11-231-1/+0
* SERVER-21642 make fuzzer generated file tarball name uniqueRobert Guo2015-11-231-1/+1
* SERVER-21588 sharding_legacy_multiversion not using v3.0 mongosRandolph Tan2015-11-232-1/+6
* Import wiredtiger-wiredtiger-mongodb-3.2.0-rc3-199-g4d72349.tar.gz from wired...Ramon Fernandez2015-11-236-47/+59
* SERVER-21613 CheckReplDBHash resmoke hook for jstestfuzz_replication suiteJonathan Abrahams2015-11-231-0/+2
* SERVER-21626 Do not fassert if namespace gets dropped during balancingKaloian Manassiev2015-11-231-5/+7
* SERVER-21571 Do not leak ChunkManager object on errorKaloian Manassiev2015-11-232-21/+15
* SERVER-21627: Increase journal buffer limit for debug buildsGeert Bosch2015-11-231-1/+1
* SERVER-21606 inMemory storage engine should support touch commandCharlie Swanson2015-11-235-2/+24
* SERVER-21605 Compact command should error on inMemory storage engineCharlie Swanson2015-11-234-18/+33
* SERVER-21480: remove race condition in ttl1.jsGeert Bosch2015-11-231-6/+11