summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19097 Add version 3 to 2dsphere indexKevin Albertson2015-07-172-3/+116
* SERVER-19426 Validate "o" field for applyOps command operations.J Delaney2015-07-161-0/+16
* SERVER-17955 Add cross-mongos collection rename testKaloian Manassiev2015-07-162-13/+49
* SERVER-19307 added rsStopGetMoreCmd fail point to make noPassthrough/server67...Benety Goh2015-07-161-5/+13
* SERVER-14691: $avg accumulator should return null if it receives no numeric i...Charlie Swanson2015-07-152-0/+56
* SERVER-8141 Avoid treating arrays as literals in aggregation pipelineCharlie Swanson2015-07-151-0/+48
* SERVER-18084 Modularize chunk migration state machineKaloian Manassiev2015-07-141-1/+1
* SERVER-18531 Integrate SpiderMonkeyJason Carey2015-07-144-12/+11
* SERVER-3518 Bit test query operatorsQingyang Chen2015-07-141-0/+150
* WT-1989 Reducing the number of threads to 100 to alleviate memory pressureDan Pasette2015-07-141-1/+2
* SERVER-19144 SERVER-19145 test rollback of doc validation states and levelsDan Pasette2015-07-141-1/+3
* SERVER-19144 SERVER-19145 account for states and levels in doc validation testDan Pasette2015-07-141-2/+8
* SERVER-6074 Add $slice aggregation expressionCharlie Swanson2015-07-141-0/+81
* SERVER-19144 SERVER-19145 add states and levels to doc validationEliot Horowitz2015-07-131-0/+62
* SERVER-19307 SyncTail::tryPopAndWaitForMore should not consume buffered opera...Benety Goh2015-07-131-2/+14
* SERVER-18796: sh.status() show 'dropped:false' colls againKevin Pulo2015-07-132-1/+65
* SERVER-19206 fix jstests/replsets/read_committed.jsmatt dannenberg2015-07-101-2/+2
* SERVER-19325 Remove duplicate properties from objects in JS testsJ Delaney2015-07-094-6/+4
* SERVER-19326 Remove local variable deletions in JS testsJ Delaney2015-07-092-4/+0
* SERVER-18770 SERVER-18768 fix opcounters_write_cmd.jsDavid Storch2015-07-091-6/+4
* SERVER-19109 Refactor text stage into matcher and scorer stageAdam Chelminski2015-07-091-0/+3
* SERVER-19297 Make shardCollection take distributed lockSpencer T Brody2015-07-081-6/+6
* SERVER-2454 fix resync.js test to handle collection scan dying due to its pos...David Storch2015-07-081-1/+12
* SERVER-18250 Add tests for toggling between --journal and --nojournal.Max Hirschhorn2015-07-072-0/+204
* SERVER-18592 CatalogMangerReplicaSet implementation of removeShard methodSpencer T Brody2015-07-071-5/+0
* SERVER-19262 Split Concurrency test suite into 3:Jonathan Abrahams2015-07-071-4/+6
* Revert "SERVER-19262 Split Concurrency test suite into 3:"Jonathan Abrahams2015-07-071-6/+4
* SERVER-19262 Split Concurrency test suite into 3:Jonathan Abrahams2015-07-071-4/+6
* SERVER-18994 rework applier draining to avoid possible deadlockmatt dannenberg2015-07-071-0/+52
* SERVER-19292 Change const to var in jstestsJ Delaney2015-07-071-2/+2
* SERVER-19310 extend the timeout on awaitReplication in indexbg_interrupts.jsmatt dannenberg2015-07-071-1/+1
* SERVER-19240 change OpTime reporting format based on protocol versionmatt dannenberg2015-07-061-2/+1
* SERVER-19085 Add new suite for running 3-node legacy config serversDaniel Alabi2015-07-0223-19/+12
* SERVER-8568 Add $sqrt aggregation expressionJames Cohan2015-07-011-0/+43
* SERVER-19071 FSM tests using config server replica set and legacy config serv...Jonathan Abrahams2015-07-014-2/+83
* BF-802 check error output from insertDavid Hows2015-07-011-7/+10
* Revert "SERVER-8568 Add $sqrt aggregation expression"James Cohan2015-06-301-43/+0
* SERVER-8568 Add $sqrt aggregation expressionJames Cohan2015-06-301-0/+43
* SERVER-19113 rewrite ssl_crl.js and ssl_mixedmode.js to not depend on legacy ...Adam Midvidy2015-06-303-71/+127
* SERVER-18955 Have ShardedClientCursor set the batch size before all callscharlie.page@gmail.com2015-06-301-2/+23
* SERVER-18944 FSM tests - enable blacklisted workloads which are now runnableJonathan Abrahams2015-06-307-12/+3
* SERVER-19099 Consistently use concurrency and time names via stdxAndrew Morrow2015-06-301-2/+2
* SERVER-18022 Read Majority Committed implementation for primary nodesMathias Stearn2015-06-292-0/+151
* SERVER-19143 remove ns from OpDebug and synchronize access to NS in curopAdam Midvidy2015-06-292-2/+2
* SERVER-19059 Mismatch in protocolVersion fieldSiyuan Zhou2015-06-261-1/+1
* Don't run index_bigkeys_nofail.js in parallelGeert Bosch2015-06-261-0/+4
* SERVER-19035 fix index_killop, index_no_retry & index_retry to work with OP_C...Adam Midvidy2015-06-243-3/+4
* SERVER-19110 Ignore failed operations in mixed_storage_version_replication.jsCharlie Swanson2015-06-241-5/+18
* SERVER-18868 Check the exit code of the parallel shell.Max Hirschhorn2015-06-2321-98/+128
* SERVER-17854 Move partial idx selection logic to QueryPlannerIXSelectJason Rassi2015-06-231-33/+0