summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21667 do not set lastop on clients used by replication on secondariesEric Milkie2015-12-081-1/+1
* SERVER-21772 remove dead method CurOp::setDbProfileLevelDavid Storch2015-12-081-4/+0
* SERVER-21638 log when an idle mongos cursor times out at the default logLevelDavid Storch2015-12-081-0/+5
* SERVER-21637 add a test for 3.2 shell / 3.0 server find compatibilityDavid Storch2015-12-082-11/+51
* SERVER-21600 add integration test for killCursors commandDavid Storch2015-12-0811-1/+228
* SERVER-21644 Invariant failure iter != _lockMap.end() in legacy_dist_lock_man...Randolph Tan2015-12-081-3/+5
* SERVER-21586 Update comments on failing testsRandolph Tan2015-12-082-24/+34
* SERVER-21748 Remove developer print statement from renameCollection()Jason Rassi2015-12-081-1/+0
* SERVER-21781 Improve packaging nightly logicErnie Hershey2015-12-082-4/+8
* SERVER-21714 Increase replSetTest.initiate() timeout for FSM testsJonathan Abrahams2015-12-031-2/+10
* SERVER-21725: enable perf script moveChung-Yen Chang2015-12-031-1/+1
* SERVER-21719 Add initiateTimeout rsOption for ShardingTestJonathan Abrahams2015-12-031-2/+7
* SERVER-21752 remove parallelization of jobs in slow2_WT to avoid out of memor...matt dannenberg2015-12-031-3/+2
* SERVER-21752 reduce number of jobs for slow2_WT to avoid out of memory errormatt dannenberg2015-12-031-0/+2
* SERVER-21725: yml changes for script movesChung-Yen Chang2015-12-033-55/+49
* 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