summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-25672 Use rhel70 for sys-perf and mongo-perfRui Zhang2016-08-192-2/+2
* SERVER-23598 Race in config.version initializationRandolph Tan2016-08-181-2/+2
* SERVER-24320 PlanCacheIndexTree should have same sort order as MatchExpressio...Tess Avitabile2016-08-184-6/+24
* SERVER-25478 SERVER-24335 wtimeout for sh.setBalancerStateKevin Pulo2016-08-181-4/+4
* SERVER-25602 Make split/mergeChunks commands check the validity of inputKaloian Manassiev2016-08-175-98/+89
* SERVER-25574 Remove jstests/core/hashtest1.js which is replaced by src/mongo/...Andy Schwerin2016-08-171-80/+0
* SERVER-25443: remove linux-64 decimal enabled variant from 3.2Sam Kleinman2016-08-171-44/+0
* SERVER-25402 Add an option to not cache linked artifactsAndrew Morrow2016-08-171-1/+26
* SERVER-25627 Remove the concurrency_simultaneous suiteJonathan Abrahams2016-08-172-92/+0
* SERVER-25594: push task to use latest version of curatorSam Kleinman2016-08-171-1/+1
* SERVER-25391 SERVER-25171: backport vendored scons changes and scons cache in...Sam Kleinman2016-08-175-9/+182
* SERVER-25580: New baseline for mongo-perf Q3 2016dalyd2016-08-161-1/+1
* SERVER-22496: Add Aggregation performance task and update mongo-perf versiondalyd2016-08-161-2/+36
* SERVER-25578 Update parameter name of reports directory passed in to post run...Kathleen Chen2016-08-152-11/+11
* SERVER-25500 If drop fails, close cursors, not sessions.r3.2.9-rc1r3.2.9Michael Cahill2016-08-103-14/+47
* SERVER-25167 Increase logging on connection failure in NetworkInterfaMatt Cotter2016-08-083-4/+4
* SERVER-21378 add setParameter startupAuthSchemaValidation used to bypass auth...Hai-Kinh Hoang2016-08-054-25/+68
* SERVER-25435: use repo aws key to publish repositoriesSam Kleinman2016-08-041-2/+2
* SERVER-25424: fix repo config for rhel55Sam Kleinman2016-08-032-11/+5
* SERVER-25075 Limit BSONObj buffer size used by 2dsphere index.Siyuan Zhou2016-08-031-4/+13
* SERVER-25254 Blacklist new auth test from continuous stepdown suiteRandolph Tan2016-08-021-0/+1
* SERVEWR-25212 work around unique indexes in work around for stale dbhashRobert Guo2016-08-011-3/+4
* SERVER-25353 Clean shutdown shouldn't leave secondaries needing to apply a batchr3.2.9-rc0Mathias Stearn2016-08-013-13/+32
* SERVER-20239 fix default value for enabled parameterBruce Lucas2016-08-011-1/+1
* SERVER-24699 Bump Curator versionErnie Hershey2016-07-301-1/+1
* SERVER-24699: bump curator version and fix shell invocationSam Kleinman2016-07-301-2/+2
* Import wiredtiger-wiredtiger-2.8.0-601-gdddca65.tar.gz from wiredtiger branch...Ramon Fernandez2016-07-2965-7925/+854
* SERVER-17856: Allow mongod users to currentOp and killOp own operationsSpencer Jackson2016-07-2914-70/+304
* SERVER-22347 Use "legacy" read mode for replica set connections.Max Hirschhorn2016-07-294-2/+63
* SERVER-24842 Fix lint by removing trailing whitespace.Max Hirschhorn2016-07-291-1/+1
* SERVER-24630 Mongos erroneously advances config optime for writes that fail w...Siyuan Zhou2016-07-293-14/+19
* SERVER-25199: selectively enable log analysis for specific tasksSeveryn Kozak2016-07-291-1/+21
* SERVER-25330: Update system_perf.yml to use different test_control file for r...dalyd2016-07-291-1/+8
* SERVER-25302: expand analysis phase of longevity tests to fail on spiky throu...Severyn Kozak2016-07-292-2/+6
* SERVER-25193: Update system_perf.yml to simplify patch buildsdalyd2016-07-291-0/+11
* SERVER-25199: performance project: enable time logic for log analysisSeveryn Kozak2016-07-292-2/+2
* SERVER-25074 make performance analysis run with log analysisSeveryn Kozak2016-07-292-2/+2
* SERVER-24758: break initialsync out of core_workloadsSeveryn Kozak2016-07-291-0/+56
* SERVER-24842 ShardingStateRecovery::recover cleanup should not wait for repli...Kaloian Manassiev2016-07-293-3/+11
* SERVER-24693 Remove extra spaces to fix --setParameter argument.Max Hirschhorn2016-07-281-1/+3
* SERVER-20239 built-in sampling heap profilerBruce Lucas2016-07-282-0/+682
* SERVER-24693 Fix lint.Max Hirschhorn2016-07-281-2/+2
* SERVER-24719 remove jsCore_v33_validate from WindowsRobert Guo2016-07-281-2/+0
* SERVER-24693 Test that the "group" command yields using explain().Max Hirschhorn2016-07-282-47/+32
* SERVER-25274 Make checkDBHashesFsyncLocked, from jstests/hooks/check_repl_dbh...Jonathan Abrahams2016-07-283-219/+221
* Revert "SERVER-24842 ShardingStateRecovery::recover cleanup should not wait f...Kaloian Manassiev2016-07-281-6/+3
* SERVER-24842 ShardingStateRecovery::recover cleanup should not wait for repli...Kaloian Manassiev2016-07-281-3/+6
* SERVER-25212 work about stale dbhash valuesRobert Guo2016-07-271-0/+13
* SERVER-24719 run index validation on v3.2Robert Guo2016-07-274-2/+123
* SERVER-25254 Only advance config server optime in response to messages from c...Randolph Tan2016-07-274-7/+65