summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-13337 support queries with projections in the idhack runnerDavid Storch2014-06-061-7/+33
* SERVER-14174 enforce ntoreturn during plan rankingDavid Storch2014-06-061-0/+30
* SERVER-14138 fix shard key targeting tests backported from v2.7Greg Studer2014-06-062-0/+16
* SERVER-14138 mongos incorrectly targets multiple shards for nested field shar...Greg Studer2014-06-053-21/+331
* SERVER-13582 another attempt to fix server6733.jsmatt dannenberg2014-06-031-3/+7
* SERVER-13865 handle edge case for v2.4 when upserted _id not returnedGreg Studer2014-06-012-1/+51
* SERVER-13960 bug fixes for OR with inexact predicatesDavid Storch2014-06-011-0/+227
* SERVER-13760 Do not call dateToISOString if date is not formatableShaun Verch2014-05-301-0/+46
* SERVER-14064 provide planSummary for slow count commandsDavid Storch2014-05-301-0/+47
* SERVER-13675 do not cache plans if there is a tieDan Pasette2014-05-247-434/+473
* SERVER-13954 Add scriptingEnabled option to YAML configShaun Verch2014-05-203-0/+52
* SERVER-13603 Move option testing support code into shared test helperShaun Verch2014-05-1611-350/+279
* SERVER-13972 Make connections_opened.js test retry any connections that fail ...Spencer T Brody2014-05-161-8/+18
* SERVER-13839 circumvent reconfig in sync2.jsmatt dannenberg2014-05-161-17/+13
* SERVER-13337 lite parsed query should set _showDiskLocDavid Storch2014-05-151-0/+5
* SERVER-13687 fix plan enumeration for compound multikey 2d or 2dsphere indicesDavid Storch2014-05-151-0/+72
* SERVER-13715 fix use of auto_ptr after release in subplan runnerDavid Storch2014-05-151-0/+22
* SERVER-13715 plan subqueries on construction of a SubplanRunnerDavid Storch2014-05-151-0/+25
* SERVER-13750 prevent invariant failure when ConvertToCappeding a nonexistent ...matt dannenberg2014-05-151-0/+9
* SERVER-13804 add necessary privilege to the built-in restore roleAmalia Hawkins2014-05-151-40/+79
* SERVER-13727 add collStats permission to builtin backup roleAmalia Hawkins2014-05-151-0/+2
* SERVER-13850 Make sure cache entry is up to date before using it to update a ...Spencer T Brody2014-05-151-4/+32
* SERVER-13769 QueryPlanner::plan() has to clear tags from query treeJason Rassi2014-05-151-0/+58
* SERVER-13769 geo_distinct.js: rewrite, add test casesJason Rassi2014-05-151-8/+42
* SERVER-13723 fix flakiness in tags.js by increasing timeoutmatt dannenberg2014-05-051-1/+1
* move tests from noPassthrough to slow2Mark Benvenuto2014-04-223-0/+0
* SERVER-13666 check that lat/lng are in bounds for near queries even if point ...Hari Khalsa2014-04-211-0/+3
* SERVER-13664 never detach filters from inside elemMatch objectDavid Storch2014-04-211-0/+26
* Revert "SERVER-13582 increase stability of server6733.js by retrying replSetS...Eric Milkie2014-04-211-3/+3
* SERVER-13620 Make indexbg_drop.js expose the bug.Andy Schwerin2014-04-181-2/+5
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-181-0/+35
* Revert "SERVER-13644 Fix command line censorship"Shaun Verch2014-04-171-35/+0
* SERVER-13644 Fix command line censorshipShaun Verch2014-04-171-0/+35
* SERVER-13534 Remove data in test array_shard_key.jsSiyuan Zhou2014-04-161-3/+3
* SERVER-13441 getUser and getRole shell helpers shouldn't throw when user/role...Spencer T Brody2014-04-163-6/+6
* SERVER-13512 add mr_drop.js to the skipTests in parallelTester.jsmatt dannenberg2014-04-161-1/+2
* SERVER-13577 geo_borders.js immediately catches own assertionsGreg Studer2014-04-161-20/+15
* SERVER-13579 Wait for deletion after migration in feature2.jsSiyuan Zhou2014-04-161-7/+2
* SERVER-13503 disallow $where under $elemMatch valueBenety Goh2014-04-161-0/+11
* SERVER-13540 take CRS into account for output distances as well as inputGreg Studer2014-04-161-0/+66
* SERVER-13566 oplog start stage uses only 'ts' field as a filterDavid Storch2014-04-151-0/+45
* SERVER-13562 limit and skip stages no longer return eof without calling work(...David Storch2014-04-151-0/+63
* SERVER-13582 increase stability of server6733.js by retrying replSetSyncFrommatt dannenberg2014-04-151-3/+3
* SERVER-13537 better handle numerical overflow of large limit valuesDavid Storch2014-04-141-2/+18
* SERVER-13518 break child batches up by size or number of documentsGreg Studer2014-04-141-4/+56
* SERVER-13500 prevent syncSourceFeedback segfault by not allowing NULL members...matt dannenberg2014-04-101-0/+33
* SERVER-13516 When failing to bulk right copy don't access rep after resolvingAndrew Morrow2014-04-091-0/+20
* SERVER-13507 increased stability of stepdown_wrt_electable.js by altering its...matt dannenberg2014-04-091-9/+11
* SERVER-13495: fix ClientCursor::_pinValue concurrencyEliot Horowitz2014-04-091-2/+4
* SERVER-13477 make rollback5.js less likely to fail due to its assumption abou...matt dannenberg2014-04-091-1/+1