summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 3.0.7r3.0.7Ramon Fernandez2015-10-122-2/+2
* SERVER-20823 Do not leak RecordIterator in MMAPV1DatabaseCatalogEntry::_init()Charlie Swanson2015-10-081-1/+1
* post 3.0.7-rc0Ramon Fernandez2015-10-042-2/+2
* BUMP 3.0.7-rc0r3.0.7-rc0Ramon Fernandez2015-10-022-2/+2
* Import wiredtiger-wiredtiger-mongodb-3.0.6-29-g5c32a0b.tar.gz from wiredtiger...Michael Cahill2015-10-021-0/+6
* SERVER-16042 fix lintDavid Storch2015-10-011-26/+26
* SERVER-16042 generate a candidate plan for each predicate over the leading fi...David Storch2015-10-012-53/+203
* Import wiredtiger-wiredtiger-mongodb-3.0.6-28-g0e0d19d.tar.gz from wiredtiger...Michael Cahill2015-10-01164-2468/+2702
* SERVER-20638 Reading profiling level shouldn't create databases that don't existMathias Stearn2015-09-305-13/+54
* SERVER-20531 uassert rather than invariant if findAndModify fails due to miss...David Storch2015-09-252-2/+37
* bump tools to r3.0.7Ramon Fernandez2015-09-251-1/+1
* SERVER-18250 WiredTiger is not the default engine in v3.0Ramon Fernandez2015-09-252-2/+2
* SERVER-20617: Add durability test for writeConcern j:trueGeert Bosch2015-09-251-0/+30
* SERVER-20176: For writeConcern j:1 only sync once at end of operationGeert Bosch2015-09-256-53/+54
* SERVER-18250 Add tests for toggling between --journal and --nojournal.Max Hirschhorn2015-09-252-0/+204
* SERVER-18250 On transition from journal to no-journal, run WT recovery.Susan LoVerso2015-09-251-6/+27
* SERVER-20464: Add units of measurement to log output of perf regression analysisdalyd2015-09-241-2/+2
* Revert "SERVER-17120 Check existance of CN in X509 subject"Spencer Jackson2015-09-241-8/+5
* SERVER-20557 Active window setting is not being processed properlyRandolph Tan2015-09-241-25/+11
* SERVER-20121 Use unsigned arithmetic in PsuedoRandomMathias Stearn2015-09-235-36/+95
* SERVER-17120 Check existance of CN in X509 subjectSpencer Jackson2015-09-231-5/+8
* SERVER-20460 Make listIndexes authz check backwards compatAndreas Nilsson2015-09-233-13/+50
* SERVER-18506: Make the balancer section of printShardingStatus() respect the ...Kevin Pulo2015-09-232-77/+87
* SERVER-18516 Use OS codename in Debian/Ubuntu repo 'Suite' fieldErnie Hershey2015-09-232-4/+4
* SERVER-18581 Start process with group=mongodb in .deb packagesErnie Hershey2015-09-232-2/+4
* SERVER-18749 Fix inconsistent directory name in upstart configErnie Hershey2015-09-231-2/+2
* SERVER-19088 The cache scons flag should disable fast-and-loose scons flagJonathan Reams2015-09-231-1/+3
* SERVER-20429: Correctly unblock requests after canceled lock attemptGeert Bosch2015-09-232-0/+50
* SERVER-18178 Convert the mr_drop.js test to an FSM workloadKamran Khan2015-09-222-41/+118
* SERVER-19412 Handle NULL PlanStage children in stageDebug commandJ Delaney2015-09-211-0/+12
* SERVER-19509 Update Upstart nproc ulimit to match recommendationsErnie Hershey2015-09-211-1/+1
* SERVER-19725 Fix nullptr crash in QueryPlanner::plan with $near operatorQingyang Chen2015-09-212-1/+7
* SERVER-18624 Track location of collection in system.namespacesCharlie Swanson2015-09-214-109/+126
* SERVER-20473 ReplicationCoordinator::setMaintenanceMode() should fail if the ...Benety Goh2015-09-211-0/+5
* Import wiredtiger-wiredtiger-mongodb-3.0.6-18-g3489b0b.tar.gz from wiredtiger...Michael Cahill2015-09-1856-500/+698
* SERVER-19564: explicitly skip benchRun tests on smoke.py (resmoke does this b...Martin Bligh2015-09-171-0/+2
* SERVER-19901: Mongo-perf analysis script -- Compare to tagged baselinedalyd2015-09-173-17/+84
* SERVER-20035: Move attaching results to post phasedalyd2015-09-171-3/+3
* SERVER-20035: Update perf_regresison_check.py script to output report.json su...dalyd2015-09-172-7/+36
* SERVER-20316: Relax thread level comparisons on mongo-perf check scriptdalyd2015-09-171-7/+13
* SERVER-20401 Remove sslDisabledProtocols from shellSpencer Jackson2015-09-161-7/+0
* SERVER-19361 Prevent inserting of doc with more than one _id fieldYunhe (John) Wang2015-09-161-3/+8
* SERVER-19564: Make benchRun use insertMultiMartin Bligh2015-09-162-4/+58
* SERVER-20401 Expose net.ssl.disabledProtocolsSpencer Jackson2015-09-161-10/+20
* SERVER-20364 Let find privilege -> killCursor privilegeAndreas Nilsson2015-09-161-4/+8
* SERVER-20219 Warn if an index has a partialFilterExpression option.Max Hirschhorn2015-09-143-0/+123
* SERVER-20394 Remove non-integer test case from iteration_count_control.jsAndreas Nilsson2015-09-141-2/+0
* SERVER-20347 $in containing a regex element cannot use a hashed indexDan Pasette2015-09-142-1/+24
* SERVER-20383 Cleanup connections after every ChunkManagerTestRandolph Tan2015-09-111-0/+2
* SERVER-14750: convert config files to yaml for packagesSam Kleinman2015-09-102-123/+57