summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-13741 Migrate remaining tests to use write commands"Randolph Tan2014-11-251-167/+0
* SERVER-13741 Migrate remaining tests to use write commandsRandolph Tan2014-11-251-0/+167
* SERVER-14799 hint for a count allows hint to be specified as a documentDavid Storch2014-11-201-0/+6
* SERVER-14981 don't generate cell ids > coarsestIndexedLevel when building cov...Greg Studer2014-09-181-1/+7
* SERVER-15015 fix $min/$max handling for descending indicesDavid Storch2014-09-111-0/+33
* SERVER-14984 Server aborts when running $centerSphere query with NaN radiusSiyuan Zhou2014-08-221-0/+30
* SERVER-14831 Add textIndexVersion:1 support to FTSQueryJason Rassi2014-08-191-0/+22
* SERVER-14284 cursor6.js, update_setOnInsert.js turn profiler offJason Rassi2014-08-192-0/+3
* SERVER-14848 Add index_id_desc.js to core suiteJason Rassi2014-08-111-0/+34
* SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi2014-08-011-0/+124
* SERVER-14731 print more debug info when plan_cache_ties.js failsDavid Storch2014-07-301-4/+36
* SERVER-14039 Wrong limit after skip with $nearSphere, 2d indexSiyuan Zhou2014-07-241-0/+3
* SERVER-13707 simplify tojsonObjectBenety Goh2014-07-221-0/+25
* SERVER-13764 update system retrieves nscanned / nscannedObjects from runnerDavid Storch2014-07-171-0/+35
* SERVER-14024: validate update insert fields at the endScott Hernandez2014-07-172-3/+10
* SERVER-14350 validate distances for circular regions in $near/$withinGreg Studer2014-07-152-8/+41
* SERVER-13701 Init TwoD stage in constructor.Siyuan Zhou2014-07-021-0/+8
* SERVER-13975 At startup, clean up orphan idxs on "system" collectionJason Rassi2014-06-171-0/+37
* SERVER-14027 Test renaming collection containing wildcard text indexJason Rassi2014-06-161-0/+16
* Revert "SERVER-14027 Test renaming collection containing wildcard text index"Ernie Hershey2014-06-161-16/+0
* SERVER-14027 Test renaming collection containing wildcard text indexJason Rassi2014-06-161-0/+16
* 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-13960 bug fixes for OR with inexact predicatesDavid Storch2014-06-011-0/+227
* 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-13603 Move option testing support code into shared test helperShaun Verch2014-05-161-0/+6
* 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-13750 prevent invariant failure when ConvertToCappeding a nonexistent ...matt dannenberg2014-05-151-0/+9
* 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-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
* SERVER-13441 getUser and getRole shell helpers shouldn't throw when user/role...Spencer T Brody2014-04-162-5/+5
* SERVER-13577 geo_borders.js immediately catches own assertionsGreg Studer2014-04-161-20/+15
* 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-13537 better handle numerical overflow of large limit valuesDavid Storch2014-04-141-2/+18
* SERVER-13516 When failing to bulk right copy don't access rep after resolvingAndrew Morrow2014-04-091-0/+20
* SERVER-13066 allow negations to use multikey indicesDavid Storch2014-04-091-0/+19
* SERVER-12550: insert has 3 phases:Eliot Horowitz2014-03-301-8/+12
* SERVER-13379 jstests that start servers can't live in coreMatt Kangas2014-03-293-387/+0
* SERVER-13379 Canonicalize profile as operationProfiling.modeShaun Verch2014-03-281-0/+75
* SERVER-13379 Canonicalize logpath as systemLog.destination and systemLog.pathShaun Verch2014-03-281-1/+28
* SERVER-13379 Canonicalize verbose and v options as systemLog.verbosityShaun Verch2014-03-281-0/+100
* SERVER-13379 Canonicalize nounixsocket as net.unixDomainSocket.enabledShaun Verch2014-03-281-0/+39