summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23936 insertOne only accepts objectsMatt Cotter2016-09-131-0/+38
* SERVER-24811 replSetFreeze should fail if node is primary or running for elec...Benety Goh2016-09-131-0/+4
* SERVER-25757 Add a $facet passthrough aggregation suite.Charlie Swanson2016-09-125-1/+96
* SERVER-26008 allow setting failpoints on the command lineEsha Maharishi2016-09-122-24/+171
* SERVER-26071 log latest op in catchup.js on errorJudah Schvimer2016-09-121-1/+1
* SERVER-26047 Assert that fail point is configured successfully in write_conce...Randolph Tan2016-09-121-2/+4
* SERVER-26048 sharding_balance3.js should wait for balancer to ack settings ch...Randolph Tan2016-09-122-3/+1
* SERVER-26051 sharding_balance3.js should wait longer for initial balancing roundRandolph Tan2016-09-121-1/+1
* SERVER-25551 Pass batchSize through to DBCommandCursor in aggregation helperJonathan Reams2016-09-121-0/+38
* SERVER-25324 Expose a function in the shell to compare BSON at a byte levelJonathan Abrahams2016-09-121-0/+142
* SERVER-26045 Only configure fail points when it is necessary in catchup.jsSiyuan Zhou2016-09-091-10/+12
* SERVER-26016 Test clean shutdown of secondaries.Mathias Stearn2016-09-091-0/+85
* SERVER-25807 Test concurrent view creations, modifications, and dropsJames Wahlin2016-09-091-0/+91
* SERVER-23995 Expand writeConcern-aware command list in readConcern passthroughJonathan Abrahams2016-09-081-15/+35
* SERVER-25968 fix lintMatt Cotter2016-09-081-12/+18
* SERVER-25968 Add access control test for _configsvrCommitChunk{Split,Merge}Spencer T Brody2016-09-081-0/+36
* SERVER-25856 Rename _configsvr{Split,Merge}Chunks commands to _configsvrCommi...Spencer T Brody2016-09-081-2/+2
* SERVER-24920 fix false positives for `Value::integral` on non-integral decima...Sam Rossi2016-09-081-0/+5
* SERVER-25741 Disallow collection default collation if featureCompatibilityVer...Tess Avitabile2016-09-082-18/+23
* SERVER-25910 fail setShardVersion on mongod if not running with --shardsvrEsha Maharishi2016-09-076-34/+7
* Revert "SERVER-25741 Disallow collection default collation if featureCompatib...Tess Avitabile2016-09-071-19/+0
* SERVER-25741 Disallow collection default collation if featureCompatibilityVer...Tess Avitabile2016-09-071-0/+19
* SERVER-25156 Add support for building v=2 indexes.Max Hirschhorn2016-09-0712-32/+443
* SERVER-20852 Ensure that js tests of db.eval create the db before calling eva...Andy Schwerin2016-09-074-2/+9
* SERVER-25230 use ReplicaSetMonitor's ConnectionString when reloading shards f...Misha Tyulenev2016-09-071-0/+35
* SERVER-25889 Collection validation should fail if featureCompatibilityVersion...Tess Avitabile2016-09-072-0/+40
* SERVER-25895 JS Exceptions can overflow BufBuilderMark Benvenuto2016-09-071-0/+16
* SERVER-25978 Do not clear the CollectionShardingState map on stepdownKaloian Manassiev2016-09-071-0/+42
* SERVER-25995 raise timeout in replsets_priority1.jsEric Milkie2016-09-071-1/+1
* SERVER-25742 Disallow per-op collation when featureCompatibilityVersion=3.2Tess Avitabile2016-09-071-0/+198
* SERVER-25975 print oplog on failures in optime.jsJudah Schvimer2016-09-071-0/+2
* SERVER-25526 add views authz tests to auth commands libKyle Suarez2016-09-063-30/+683
* SERVER-25186 check view collation during create/collModKyle Suarez2016-09-061-0/+33
* SERVER-25186 support a default collation for viewsKyle Suarez2016-09-063-5/+237
* SERVER-22666 Test that basic sharded cluster upgrade procedure properly makes...Spencer T Brody2016-09-062-2/+142
* SERVER-22666 Cleanup jstests/multiversion/upgrade_cluster.jsSpencer T Brody2016-09-061-35/+43
* SERVER-25887 fix autocomplete for NumberLongMatt Cotter2016-09-061-0/+12
* SERVER-23972 Disallow decimal insertion in legacy write mode when featureComp...Tess Avitabile2016-09-061-6/+2
* SERVER-25131: release collection/db locks on collection clone failure.Scott Hernandez2016-09-061-0/+38
* SERVER-25916: disable doc validation for all writes during bulk collection cl...Scott Hernandez2016-09-061-0/+30
* SERVER-25335 use open + fdopen on OSX, and cope with slow program outputKevin Pulo2016-09-061-1/+8
* SERVER-25335 avoid group and other permissions when creating .dbshell history...Kevin Pulo2016-09-061-0/+103
* SERVER-25799 fix skip messages in views_all_commands.jsKyle Suarez2016-09-021-37/+6
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-023-13/+56
* SERVER-25946 extend failover timeout for election_timing.jsBenety Goh2016-09-021-1/+2
* SERVER-25937 Writing to system.views collection should not error when feature...Tess Avitabile2016-09-021-20/+0
* SERVER-7295 check arguments to rename collection helperMatt Cotter2016-09-022-1/+22
* SERVER-25827 fix UB related to NumberLong(NaN) in shellMatt Cotter2016-09-011-2/+54
* SERVER-25829 Skip killop.js on sharding_jscore_passthrough with mmapv1 storag...Spencer T Brody2016-08-311-0/+9
* SERVER-25796 copydb support for views + additional cloner testsJames Wahlin2016-08-314-4/+58