summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21715 call JS_SetGCParametersBasedOnAvailableMemoryr3.2.0-rc6r3.2.0Jason Carey2015-12-021-0/+3
* SERVER-21728 Disable extra JS ThreadsJason Carey2015-12-021-0/+5
* SERVER-21726 do not log no-op updates in all cases, not just for inplace-supp...Eric Milkie2015-12-022-14/+17
* SERVER-21735 remove flaky assertions from objid6.jsDavid Storch2015-12-021-14/+8
* SERVER-21736 disable sync2.js in the replica_sets_legacy taskmatt dannenberg2015-12-022-0/+6
* SERVER-21729 Log oplog stones when sampling at log-level 0.Max Hirschhorn2015-12-021-4/+39
* SERVER-21717 Be more graceful in JS OOMJason Carey2015-12-024-14/+18
* SERVER-21711 make currentJSExceptionToStatus more robustJason Carey2015-12-021-0/+5
* SERVER-21115 Add dbHash checking to concurrency suiteJonathan Abrahams2015-12-022-14/+107
* SERVER-21721 Specify 5 minute timeout in backup_restore.js for replica set in...Jonathan Abrahams2015-12-021-1/+4
* Import wiredtiger-wiredtiger-mongodb-3.2-rc4-70-g197eef0.tar.gz from wiredtig...Michael Cahill2015-12-028-58/+67
* SERVER-21648 resmoke.py's dbHash should compare documents with an ordered dic...Mike Grundy2015-12-011-2/+7
* SERVER-21690 TextOrStage should fetch doc when RecordId first observedJason Rassi2015-12-014-31/+40
* 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