summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22120 rework bad nested assert.soon()s in no_chaining.jsr3.3.0matt dannenberg2016-01-111-10/+9
* bump tools to 3.3.0Ramon Fernandez2016-01-081-1/+1
* SERVER-22048 Record index access stats for aggregation and mapReduceJames Wahlin2016-01-083-0/+32
* SERVER-21988: wait for applier before starting rollbackScott Hernandez2016-01-085-93/+66
* Import wiredtiger-wiredtiger-2.7.0-269-g44463c5.tar.gz from wiredtiger branch...Ramon Fernandez2016-01-0785-3319/+2364
* SERVER-22099 remove an unreliable check in cleanupOrphaned testMisha Tyulenev2016-01-071-7/+0
* SERVER-20580 Re-enable csrs_upgrade_during_migrate.js testSpencer T Brody2016-01-079-43/+41
* SERVER-22079 Make sharding_rs1.js more compactKaloian Manassiev2016-01-073-90/+64
* SERVER-20422 SERVER-21995 Allow overriding the cached config server string in...Spencer T Brody2016-01-072-13/+33
* SERVER-20694 Catch IncompatibleCatalogManager errors in cluster find codeSpencer T Brody2016-01-078-11/+18
* SERVER-22083 Delete the disabled fsm_all_master_slave.js test runnerJonathan Abrahams2016-01-071-13/+0
* SERVER-21917 Add the httpinterface test suite to the Enterprise RHEL 6.2 variantMike Grundy2016-01-071-0/+1
* SERVER-21902 Use multiple shard nodes in the jstestfuzz_sharded suiteMike Grundy2016-01-071-0/+1
* SERVER-21035 Delete the disabled fsm_all_sharded.js test runnerMike Grundy2016-01-071-82/+0
* SERVER-21583 added applyOps test case for creating foreground and background ...Benety Goh2016-01-071-0/+33
* SERVER-21583 applyOperation_inlock builds background indexes in foreground if...Benety Goh2016-01-071-5/+14
* SERVER-21583 fixed background index options in background index replsets testBenety Goh2016-01-071-1/+1
* SERVER-21747 CheckReplDBHash should not print error message when the system c...Jonathan Abrahams2016-01-071-5/+10
* Revert "SERVER-22052 refactor Collection::deleteDocument to pass in the to-be...Dianna Hohensee2016-01-064-31/+6
* SERVER-20037 Clean up calculation of legacy distributed lock process IDSpencer T Brody2016-01-069-73/+50
* SERVER-21899 MigrationSourceManager::logOp refactorDianna Hohensee2016-01-065-90/+167
* SERVER-21758 Test behavior when 'nearest' config server has severe replicatio...Randolph Tan2016-01-061-0/+35
* SERVER-21953 Run the jstestfuzz_sharded suite with mmapv1Jonathan Abrahams2016-01-061-0/+38
* Revert "SERVER-21914: Make flushRouterConfig call ShardRegistry::reload()"Misha Tyulenev2016-01-061-2/+0
* SERVER-22054 Report client address in authentication failure errorSpencer Jackson2016-01-061-1/+1
* SERVER-21914: Make flushRouterConfig call ShardRegistry::reload()Misha Tyulenev2016-01-061-0/+2
* SERVER-21906 always use ReplicaSetMonitor when updating ShardRegistry lookup ...Misha Tyulenev2016-01-062-16/+28
* SERVER-22075 disable flakey test case in election_timing.jsmatt dannenberg2016-01-061-0/+5
* SERVER-22066 Add more assertions to range_deleter_testKaloian Manassiev2016-01-061-18/+13
* SERVER-21881 Temporarily disable the indexed_insert_ttl.js FSM workload.Max Hirschhorn2016-01-065-0/+22
* SERVER-22035 Make mongosymb.py robust to somap entries that are missing a "b"...Andy Schwerin2016-01-051-1/+1
* SERVER-22007 Disable last-error tracking for help commands.Andy Schwerin2016-01-052-1/+4
* SERVER-21776 CachedPlanStage: add post-replan log msgs at log level 1Jason Rassi2016-01-051-1/+15
* SERVER-21867: Throw WCE when next isn't next for WTRecordStore or WTIndex dur...Scott Hernandez2016-01-052-3/+50
* SERVER-21988: change outoforder error message logging.Scott Hernandez2016-01-051-4/+4
* SERVER-22052 refactor Collection::deleteDocument to pass in the to-be-deleted...Dianna Hohensee2016-01-054-6/+31
* SERVER-22065 The jstestfuzz_replication mmapv1 task should set continue_on_fa...Jonathan Abrahams2016-01-051-0/+1
* SERVER-22042 Use CheckLib to verify SSL library availabiliyAndrew Morrow2016-01-051-46/+64
* SERVER-22055 Remove unused client functionalityKaloian Manassiev2016-01-0514-277/+134
* SERVER-22058 Fix warnings in non-MMAP V1 implementation of writingPtrKaloian Manassiev2016-01-053-8/+9
* SERVER-21954 Run the jstestfuzz_replication suite with mmapv1Jonathan Abrahams2016-01-052-2/+58
* SERVER-21916 Add missing tasks/suites to ASan Evergreen variantJonathan Abrahams2016-01-041-4/+21
* SERVER-22034 Use sslPEMKeyFile for incoming connectionsSpencer Jackson2016-01-043-14/+33
* SERVER-22043 attach read preference in count helperAdam Midvidy2016-01-042-1/+41
* SERVER-22016 Support rolling back certain applyOps oplog entries in replication.Andy Schwerin2016-01-042-8/+169
* SERVER-21964 Remove startPort option from ReplSetTest options in jstests/repl...Jonathan Abrahams2016-01-041-1/+1
* SERVER-21973 move all server options initializers to NSDMIsAdam Midvidy2016-01-043-86/+41
* SERVER-21975 change waitForMemberState to handle a potential network hangup i...matt dannenberg2016-01-041-5/+13
* SERVER-21510 trip invariant on attempt to create PlanStages with a no-op exte...David Storch2016-01-0411-17/+65
* SERVER-21678 setting fromMigrate flag for deletes in oplogDianna Hohensee2016-01-0412-11/+212