summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-14763 Refactor sharding/split_large_key.jsJonathan2014-08-041-24/+55
* SERVER-13635: move compact tests into mmap_v1Eliot Horowitz2014-08-013-0/+0
* SERVER-13635 SERVER-1153: fix collmod test to be genric and support in heap1Eliot Horowitz2014-08-012-26/+92
* SERVER-13635: make drop test work for generic storage engineEliot Horowitz2014-08-012-6/+31
* SERVER-13635: make profile tests work for generic storage enginesEliot Horowitz2014-08-012-10/+6
* SERVER-14738 Correctly determine if update w/ text index is in-placeJason Rassi2014-08-011-0/+124
* Revert "SERVER-14755 increase ReplSetTest timeouts to prevent spurious failur...Eric Milkie2014-08-016-8/+8
* SERVER-14378: backup/restore role needs listCollectionsEliot Horowitz2014-08-011-1/+3
* SERVER-13635: make insert test not rely on paddingEliot Horowitz2014-08-011-1/+1
* SERVER-13635: making more js tests work for generic storage engineEliot Horowitz2014-08-0111-25/+24
* SERVER-13635: make some capped test not use system.Eliot Horowitz2014-08-011-2/+2
* SERVER-13635: move mmap_v1 specific tests and make other genericEliot Horowitz2014-08-015-8/+6
* SERVER-13760 added check on source collection size before running mongoexportBenety Goh2014-07-311-0/+3
* SERVER-14755 increase ReplSetTest timeouts to prevent spurious failures while...matt dannenberg2014-07-316-8/+8
* SERVER-10448 migrate code out of explain_plan.cppDavid Storch2014-07-314-6/+6
* SERVER-4217 fixed regular expression in multiVersion balancer test so that th...Benety Goh2014-07-301-1/+1
* SERVER-14498 Add DeleteStage, rewrite DeleteExecutor to use itJason Rassi2014-07-301-0/+27
* SERVER-14731 print more debug info when plan_cache_ties.js failsDavid Storch2014-07-301-4/+36
* SERVER-13635: make extent test mmap_v1 onlyEliot Horowitz2014-07-291-0/+0
* SERVER-13635: make rename jstests work for generic storage engineEliot Horowitz2014-07-294-25/+37
* SERVER-13635: move power of 2 test to mmap_v1Eliot Horowitz2014-07-291-0/+0
* SERVER-14352: move mmap_v1 specific tests to appropriate placeEliot Horowitz2014-07-292-0/+0
* SERVER-14616 replace BSONObjBuilder with ReplSetHeartbeatResponse in processH...matt dannenberg2014-07-291-36/+0
* SERVER-14633 rename prepareToYield() and recoverFromYield() to saveState() an...David Storch2014-07-291-1/+1
* SERVER-14623 fixed shell function ObjectId.fromDate for dates before 1978-07-...Jim OLeary2014-07-291-0/+14
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-0/+23
* SERVER-14701 backup auth role should allow running the collstats command for ...Amalia Hawkins2014-07-281-4/+27
* Revert "SERVER-14604: Add replSetGetConfig command"Spencer T Brody2014-07-281-23/+0
* SERVER-13833 userAdminAnyDatabase role should be able to create and drop inde...Amalia Hawkins2014-07-281-0/+25
* SERVER-14604: Add replSetGetConfig commandScott Hernandez2014-07-281-0/+23
* SERVER-14378: cloner shouldn't use system.indexes but listIndexesEliot Horowitz2014-07-281-3/+3