summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16567 check startup options against creation settings in data director...Benety Goh2015-01-093-7/+59
* SERVER-16677 moved management of mongod.lock from mmapv1 engine to global env...Benety Goh2015-01-051-0/+31
* SERVER-16422 overwite minvalid rather than inserting a new documentEric Milkie2014-12-041-4/+5
* SERVER-16391 fix minvalid2.js to be primary-agnosticEric Milkie2014-12-031-20/+24
* ERVER-965: Store the indexes of a collection on another partition/drive than ...Eliot Horowitz2014-12-012-0/+40
* SERVER-16132: implement directoryperdb under WiredTigerEliot Horowitz2014-12-011-0/+18
* SERVER-15595: fix devnull engine and add a testEliot Horowitz2014-11-271-0/+13
* SERVER-16326 move testMatt Kangas2014-11-261-0/+62
* SERVER-16209 jstest fixesMatt Kangas2014-11-181-1/+1
* Revert "SERVER-15557 disallow setting of configuration options for non-active...Dan Pasette2014-11-031-27/+0
* SERVER-15557 disallow setting of configuration options for non-active storage...Benety Goh2014-11-031-0/+27
* SERVER-14860 Refine locking scheme for background index builds, to support do...Eric Milkie2014-11-032-11/+10
* SERVER-14860 Handle duplicate key/value in btree, for background indexingEric Milkie2014-11-032-65/+54
* SERVER-15541 SERVER-15652 implement timing-based yieldingDavid Storch2014-10-211-5/+0
* SERVER-15535 fix server6733.js to connect to a new sync sourceEric Milkie2014-10-161-9/+10
* SERVER-14875 explain helpers for the shellDavid Storch2014-10-131-1/+1
* SERVER-13635: move mmapv1 specific test to right placeEliot Horowitz2014-10-111-51/+0
* SERVER-15442 fix server6733.jsmatt dannenberg2014-09-291-1/+0
* SERVER-15255 fix unit testEric Milkie2014-09-141-6/+2
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-031-3/+2
* SERVER-14515 Remove default limit from geoNear operationsSiyuan Zhou2014-08-061-3/+3
* SERVER-14415 added yaml config options to set log component hierarchy verbosi...Benety Goh2014-07-151-0/+24
* SERVER-14293 Skip exit logging test when using address sanitizerAndrew Morrow2014-06-301-0/+5
* SERVER-10515 Convert special cased parameters to proper ServerParametersShaun Verch2014-06-061-0/+64
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-221-3/+3
* SERVER-13954 Add scriptingEnabled option to YAML configShaun Verch2014-05-161-0/+47
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-1514-660/+417
* SERVER-13439 Make sure values explicitly set to false in config file show up ...Shaun Verch2014-05-131-0/+130
* SERVER-13922 remove query yielding and some dbtempreleaseHari Khalsa2014-05-133-0/+10
* Revert "SERVER-13741 Migrate remaining tests to use write commands"David Storch2014-05-0614-417/+660
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-05-0614-660/+417
* SERVER-13582 another attempt to fix server6733.jsmatt dannenberg2014-05-021-3/+7
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-04-223-109/+32
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-214-0/+108
* Revert "SERVER-13582 increase stability of server6733.js by retrying replSetS...matt dannenberg2014-04-211-3/+3
* SERVER-13582 increase stability of server6733.js by retrying replSetSyncFrommatt dannenberg2014-04-141-3/+3
* move tests from noPassthrough to slow2Mark Benvenuto2014-04-113-148/+0
* SERVER-13429 Update exit_logging.js to also test mongos exit logging.Andy Schwerin2014-04-011-13/+53
* SERVER-13429 unify signal handling between mongos and mongodMathias Stearn2014-04-011-7/+9
* SERVER-13429 Use logging system in mongod signal handlers, test exit logging.Andy Schwerin2014-04-011-0/+57
* SERVER-13379 jstests that start servers can't live in coreMatt Kangas2014-03-293-0/+387
* SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...Mathias Stearn2014-03-272-175/+0
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn2014-03-2723-0/+2044