summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14101 explain for updateDavid Storch2014-09-111-0/+132
* SERVER-14799 hint for a count allows hint to be specified as a documentDavid Storch2014-09-111-0/+6
* SERVER-14098 add CountStageDavid Storch2014-09-102-0/+111
* SERVER-15156 skip _id index checks on the config db in the upgradeChecker()matt dannenberg2014-09-091-3/+42
* SERVER-13635: move some tests that mmap specificEliot Horowitz2014-09-092-1/+1
* SERVER-14099 Add GroupStage query execution stageJason Rassi2014-09-081-0/+25
* SERVER-14805: initialsync multithreaded oplog applyScott Hernandez2014-09-051-0/+82
* SERVER-14742 delete old explain and turn on explain 2.0David Storch2014-09-03117-1612/+882
* SERVER-5022 allow covered queries with shard filterGreg Studer2014-09-021-0/+168
* SERVER-15015 fix $min/$max handling for descending indicesDavid Storch2014-08-291-0/+33
* SERVER-15045 extend logComponentVerbosity to support less verbose BSON format...Benety Goh2014-08-281-0/+13
* SERVER-7596 Native SCRAM-SHA-1 server side supportAndreas2014-08-281-8/+8
* SERVER-14981 don't generate cell ids > coarsestIndexedLevel when building cov...Greg Studer2014-08-281-1/+7
* SERVER-15022 don't rely on configServer.ok() for sharding state when recv'ing...Greg Studer2014-08-261-0/+144
* SERVER-15036 log progress of background index build in index_retry.jsDavid Storch2014-08-261-0/+4
* SERVER-10759 Deprecate version field of config.versionsRandolph Tan2014-08-261-1/+0
* SERVER-15028 prevent sync2.js from attempting an insert on an incorrect prima...matt dannenberg2014-08-251-1/+6
* SERVER-14969 CollectionCursorCache::invalidateAll() kill agg execJason Rassi2014-08-251-0/+32
* SERVER-14923 cleanup old multiversion tests for v2.8Randolph Tan2014-08-2222-2696/+32
* SERVER-14984 Server aborts when running $centerSphere query with NaN radiusSiyuan Zhou2014-08-221-0/+30
* SERVER-14508 Better GeoJSON polygon parsing.Siyuan Zhou2014-08-211-0/+17
* SERVER-14988 Replace expired CRL filesAndreas Nilsson2014-08-212-50/+50
* SERVER-14219 logOp implicit collection creationMathias Stearn2014-08-201-0/+1
* SERVER-14710 finish removal of dropDupsMathias Stearn2014-08-201-0/+22
* SERVER-14914 Stop using waitForHealth in ReplSetTest.stopRandolph Tan2014-08-197-13/+13
* SERVER-14831 Add textIndexVersion:1 support to FTSQueryJason Rassi2014-08-191-0/+22
* SERVER-14922 increase the timeout in rollback4.js to remove one of its failur...matt dannenberg2014-08-151-1/+3
* SERVER-12472 Fail MoveChunk if an index is needed on TO shard and data existsRandolph Tan2014-08-151-0/+46
* SERVER-13635: make capped8 a bit more generous as we push more data through nowEliot Horowitz2014-08-151-6/+7
* SERVER-14128 Disallow requests for non-unique _id indexesJason Rassi2014-08-151-0/+25
* SERVER-14904 Change dates in exportimport_date.js to account for different ti...Jonathan Reams2014-08-141-2/+2
* SERVER-13951 Split index building in to UnitOfWork-sized stagesMathias Stearn2014-08-134-217/+0
* SERVER-14778 added test to check that native function properties _native_func...Benety Goh2014-08-121-0/+5
* SERVER-14510 Custom CRS for strict winding order enforcementSiyuan Zhou2014-08-121-0/+95
* SERVER-14848 Add index_id_desc.js to core suiteJason Rassi2014-08-121-0/+34
* SERVER-14806: Improve get_ipaddr parsing in JS testsSpencer Jackson2014-08-121-1/+1
* SERVER-14797 simplify parallel.cpp, don't use empty docs as sentinelsGreg Studer2014-08-121-0/+67
* SERVER-14857 prevent stepdown.js from failing when grabbing the wrong master ...matt dannenberg2014-08-111-7/+13
* move some jstests to use bulk insert to make tests fasterEliot Horowitz2014-08-085-12/+36
* SERVER-11107 Server SSL certificate expiration date check testsmelissaosullivan2014-08-081-0/+23
* SERVER-14506 special top chunk logic can move max chunk to a shard with incom...Randolph Tan2014-08-071-9/+64
* SERVER-14745 Remove WritebackListenerRandolph Tan2014-08-063-79/+1
* SERVER-14667 mongos does not move top chunk after auto-splitRandolph Tan2014-08-061-0/+1
* SERVER-14667 mongos does not move top chunk after auto-splitRandolph Tan2014-08-061-0/+33
* SERVER-14515 Remove default limit from geoNear operationsSiyuan Zhou2014-08-064-12/+15
* SERVER-14632 Chunk version epoch not parsed on applyOps error handlingRandolph Tan2014-08-061-0/+18
* SERVER-13635: make all capped jstests genericEliot Horowitz2014-08-056-2/+36
* SERVER-1153: clean max handling in heap1 capped collectionEliot Horowitz2014-08-052-0/+16
* SERVER-13635: move mmapv1 specific capped testEliot Horowitz2014-08-053-0/+0
* SERVER-13635: more jstests work with generic storage engineEliot Horowitz2014-08-052-5/+7