summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* SERVER-14231 Added sharding support to multiversion dumprestore testShaun Verch2014-06-115-173/+383
* SERVER-14229 Do not generate bad 2d index options in multiversion dumprestore...Shaun Verch2014-06-111-0/+4
* SERVER-9710 remove _nosleep check for balancerRandolph Tan2014-06-051-1/+1
* SERVER-14089 Remove support for schemaVersion24 users.Andy Schwerin2014-05-293-287/+0
* SERVER-13985 Remove old v3 to v4 config metadata upgrade jstestsShaun Verch2014-05-285-1024/+0
* SERVER-13865 disable multiversion test until backportGreg Studer2014-05-231-0/+3
* SERVER-13865 handle edge case for v2.4 when upserted _id not returnedGreg Studer2014-05-232-1/+51
* SERVER-12621 narrow the localhost exception when auth is enabledAmalia Hawkins2014-05-224-124/+13
* SERVER-10177 Remove all Js instances of "throw 'string';" with "throw Error();"daveh862014-05-222-3/+3
* SERVER-13091 add (latest,2.6) test cases to oplog_entries_from_updates.jsBenety Goh2014-05-151-0/+3
* SERVER-12605 update ShardingTest to turn off balancer by defaultdaveh862014-05-121-1/+2
* SERVER-13638: remove system flags from NamespaceDetailsEliot Horowitz2014-05-051-0/+4
* SERVER-13091 fix oplog_entries_from_updates.js to use 2.6 instead of latestmatt dannenberg2014-05-011-2/+2
* SERVER-13763 change multiVersion/replset_primary_updater*.js to use 2.6 inste...Matt Dannenberg2014-04-286-6/+6
* SERVER-13294 mongos --upgrade should exit after upgradingRandolph Tan2014-03-202-4/+3
* SERVER-13001: fixup mongos side with mixed version shardsScott Hernandez2014-03-191-0/+131
* upgradeCheck() test addedmatt dannenberg2014-03-181-0/+77
* SERVER-13032 record write errors on failures of shards and lack of progressGreg Studer2014-03-161-4/+28
* SERVER-12954 w parameter is not propagated correctly on compatibility writeModeRandolph Tan2014-03-141-0/+14
* SERVER-13105 do not check for pdfile upgrade if requested index is avail < v2.4Dan Pasette2014-03-091-0/+121
* SERVER-12854 Prevent mongorestore from restoring user data to a 2.6 system wi...Spencer T Brody2014-03-051-5/+0
* SERVER-12968: downcast createIndexes on 2.6 mongos -> insertEliot Horowitz2014-03-011-0/+41
* SERVER-12822: use real ObjectIdScott Hernandez2014-02-221-2/+2
* SERVER-12822 added a multiversion test to verify oplog entries and multivesio...Matt Dannenberg2014-02-211-0/+613
* SERVER-12760 Handle sharded agg explain better during upgradeMathias Stearn2014-02-191-0/+7
* SERVER-12175 Add 2dsphere index option "2dsphereIndexVersion"Jason Rassi2014-02-151-1/+10
* SERVER-12092 Uncommented no longer failing testShaun Verch2014-02-121-2/+10
* Added multiversion testing for dump/restore to direct data filesShaun Verch2014-02-102-42/+144
* SERVER-12541 Make sure 2.4 users can be restored to a clean 2.6 systemSpencer T Brody2014-02-061-0/+67
* SERVER-12409 db.coll.remove() shell helper requires a query predicateDan Pasette2014-02-051-1/+1
* SERVER-11239 Rename flag to allowDiskUse and include in error messagesMathias Stearn2014-01-291-1/+1
* SERVER-4966: Renable tests for WindowsMark Benvenuto2014-01-296-17/+0
* Updated comment with correct version referencesShaun Verch2014-01-231-1/+1
* Explicitly set usePowerOf2SizesShaun Verch2014-01-232-2/+7
* Multiversion testing for mongodump and mongorestoreShaun Verch2014-01-223-0/+914
* SERVER-12111 Make sure usersInfo can always find users when midway through th...Spencer T Brody2014-01-211-0/+44
* SERVER-12274 use new code for wmode testsGreg Studer2014-01-156-6/+0
* SERVER-12156 Check replicaset member versions before doing auth schema upgrade.Andy Schwerin2014-01-143-95/+164
* SERVER-12274 refactor validation out of waiting for write concernGreg Studer2014-01-141-10/+36
* SERVER-12274 fix write concern handling for batch downconversionGreg Studer2014-01-141-0/+131
* SERVER-12247 Write commands allow un-indexable document to be replicatedDan Pasette2014-01-131-0/+41
* SERVER-12156 Have mongos refuse to run upgrade if it detects old binaries any...Andy Schwerin2014-01-101-1/+21
* SERVER-11995 Test of successful upgrade of auth schema on a sharded cluster w...Andy Schwerin2014-01-101-0/+266
* SERVER-12140 add some auth-related options to jstests multi_rs libraryValeri Karpov2013-12-201-4/+22
* SERVER-7246 legacy user authentication should use primary preferred read prefGreg Studer2013-12-111-0/+337
* SERVER-11663 Make sharded agg upgrade test more resilient by explicitly placi...Mathias Stearn2013-11-121-5/+10
* SERVER-11415 Shell aggregate() helper now supports old serversMathias Stearn2013-11-121-15/+9
* SERVER-11663 fix for multiversion agg migration problemGreg Studer2013-11-121-0/+12
* SERVER-4816 Sharded agg $sort now merges sorted streamsMathias Stearn2013-10-211-0/+6
* SERVER-8678 Implement automated config schema upgrade from v4 to v5Randolph Tan2013-10-101-0/+146