summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14981 don't generate cell ids > coarsestIndexedLevel when building cov...Greg Studer2014-09-181-1/+7
* SERVER-13702 Commands without optional query may target to wrong shards on mo...Siyuan Zhou2014-09-171-0/+64
* SERVER-15111 Treat corruption of final journal section as an expected eventMathias Stearn2014-09-175-101/+89
* SERVER-15015 fix $min/$max handling for descending indicesDavid Storch2014-09-111-0/+33
* SERVER-15156 skip _id index checks on the config db in the upgradeChecker()matt dannenberg2014-09-101-3/+42
* SERVER-14904 Change dates in exportimport_date.js to account for different ti...Jonathan Reams2014-09-091-2/+2
* SERVER-14805: initialsync multithreaded oplog applyScott Hernandez2014-09-041-0/+82
* SERVER-14969 CollectionCursorCache::invalidateAll() kill agg execJason Rassi2014-08-241-0/+32
* 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 Tests using profiler can't run in parallel w/ each otherJason Rassi2014-08-191-1/+7
* 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-14076 remove replset_remove_node.js as it is redundant and flakeyMatt Dannenberg2014-08-111-87/+0
* SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi2014-08-011-0/+124
* SERVER-13760 added check on source collection size before running mongoexportBenety Goh2014-07-311-0/+3
* SERVER-14731 print more debug info when plan_cache_ties.js failsDavid Storch2014-07-301-4/+36
* SERVER-14701 backup auth role should allow running the collstats command for ...Amalia Hawkins2014-07-281-4/+27
* SERVER-14147 fix index_multi.js retry by passing the correct noConnect valueDavid Storch2014-07-281-3/+3
* SERVER-14147 make index_multi.js retry on connection failureRandolph Tan2014-07-281-6/+32
* SERVER-13833 userAdminAnyDatabase role should be able to create and drop inde...Amalia Hawkins2014-07-281-0/+25
* SERVER-14123 Delete jstests/sharding/explain_large.jsJason Rassi2014-07-251-53/+0
* SERVER-14039 Wrong limit after skip with $nearSphere, 2d indexSiyuan Zhou2014-07-241-0/+3
* SERVER-14123 prevent explain BSON from growing too large on mongosDavid Storch2014-07-241-0/+53
* SERVER-14431 Invalid chunk data after splitting on a key that's too large to ...Randolph Tan2014-07-241-0/+34
* SERVER-14518: Allow disabling hostname validation for SSLSpencer Jackson2014-07-231-7/+26
* SERVER-13707 simplify tojsonObjectBenety Goh2014-07-221-0/+25
* SERVER-14212 Fix test of _mergeAuthzCollections command by adding missing "db...Spencer T Brody2014-07-221-0/+3
* SERVER-14355 Allow dbAdmin role to create system.profile collection with cust...Spencer T Brody2014-07-211-1/+10
* SERVER-14212 When restoring users and roles for a single db with --drop, don'...Spencer T Brody2014-07-211-57/+93
* SERVER-13764 update system retrieves nscanned / nscannedObjects from runnerDavid Storch2014-07-172-0/+39
* SERVER-14024: validate update insert fields at the endScott Hernandez2014-07-172-3/+10
* SERVER-11776 added scott's replication test for the isself command with mappe...Benety Goh2014-07-171-0/+32
* SERVER-13615 sharding_rs2.js intermittent failure due to reliance on opcountersSiyuan Zhou2014-07-161-11/+20
* SERVER-14032 verify _id present for upserts to multiple config serversGreg Studer2014-07-161-0/+23
* SERVER-12750 disallow exhaust query option through mongosGreg Studer2014-07-161-0/+38
* SERVER-14350 validate distances for circular regions in $near/$withinGreg Studer2014-07-152-8/+41
* SERVER-13822 check for replSet pointer in resync commandEric Milkie2014-07-141-5/+4
* SERVER-13701 Init TwoD stage in constructor.Siyuan Zhou2014-07-021-0/+8
* SERVER-14302 SERVER-14304 Fix IDHackRunner's use of sharding filterJason Rassi2014-06-191-0/+39
* SERVER-13975 At startup, clean up orphan idxs on "system" collectionJason Rassi2014-06-172-0/+108
* 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-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