summaryrefslogtreecommitdiff
path: root/jstests/slowWeekly
Commit message (Expand)AuthorAgeFilesLines
* SERVER-4215 use local cursor instead of dist lock for protection against migr...gregs2011-12-291-0/+111
* this test needs /data/db/diskfulltest but isn't setup for thatEliot Horowitz2011-12-041-0/+3
* Make sure exception thrown in test is of the right type.Spencer T Brody2011-11-221-0/+1
* Use specific collection name for test.Spencer T Brody2011-11-221-1/+1
* Add test for growing documents when disk is full.Spencer T Brody2011-11-211-0/+41
* don't overwrite dirty point when adding new SERVER-3688gregs2011-10-041-1/+1
* minor final fixup for SERVER-3688gregs2011-10-041-7/+19
* tests for SERVER-3688gregs2011-10-041-5/+18
* try to make test more reliableEliot Horowitz2011-08-081-1/+1
* add error bounds to polygon bboxgregs2011-08-041-1/+1
* tests for including location in geoNear resultsgregs2011-08-041-2/+9
* start of explain additions to geo_full - SERVER-3139gregs2011-07-271-6/+34
* remember seed with inaccuracy issuegregs2011-07-271-1/+1
* Add better many-points testgregs2011-07-271-0/+98
* test fix SERVER-3139gregs2011-07-271-1/+1
* make geo_full test reasonable again SERVER-3139gregs2011-07-271-1/+2
* working $near / geoNear with uniqueDocs, no syntax support for $near yet - SE...gregs2011-07-271-4/+15
* support for $uniqueDocs in $within queries - SERVER-3139gregs2011-07-271-5/+8
* first draft of fixes... SERVER-3139gregs2011-07-271-3/+3
* use 2d index for exact matches too - SERVER-2968gregs2011-05-111-2/+2
* each location is a unique snowflake - don't merge in returned setgregs2011-05-051-1/+1
* finish around logic for SERVER-1348gregs2011-05-051-0/+437
* SERVER-2843 testAaron2011-03-291-0/+29
* SERVER-2737 commitIfNeeded() in cappedTruncateAfter()Aaron2011-03-221-0/+50
* increasing thresholdEliot Horowitz2011-03-061-1/+1
* debuggabilityMathias Stearn2011-02-091-1/+1
* test resiliencyMathias Stearn2011-02-011-6/+8
* Adjust times in testMathias Stearn2011-02-011-2/+3
* Make slow weekly tests less slow by not using DurAlwaysCommitMathias Stearn2011-01-171-1/+2
* test index recreate in index dur testAaron2011-01-141-0/+12
* commit dur index build testAaron2011-01-141-0/+55
* allow other dur tests while dur_passthrough is runningMathias Stearn2010-12-301-2/+2
* don't use double quotes in startParallelShellAaron2010-12-291-1/+1
* index_many2 no longer failsMathias Stearn2010-12-281-1/+0
* slowWeekly version of dur_passthrough.jsMathias Stearn2010-12-281-0/+44
* sligtly more lenient on weekly timing tests - need a better testEliot Horowitz2010-12-191-1/+1
* try to make weekly tests more reliableEliot Horowitz2010-11-142-5/+5
* disk re-use testEliot Horowitz2010-11-141-0/+41
* remove inf. loop possibilityEliot Horowitz2010-09-281-12/+15
* Adjust times on geo_near_random testsMathias Stearn2010-09-032-0/+34
* Add some asserts to a concurrency test.Richard Kreuter2010-08-021-3/+8
* Move concurrency test to slowWeekly.Richard Kreuter2010-08-021-0/+46
* move slow test that is now fast, add small optimization to cursor advanceAaron2010-07-211-6/+0
* Swap the -Nightly and -Weekly tests. Oops. SERVER-1361Richard Kreuter2010-07-1410-209/+479
* Split smokeJsSlow into -Nightly and -Weekly suites. SERVER-1361Richard Kreuter2010-07-143-0/+209