summaryrefslogtreecommitdiff
path: root/jstests/multiVersion
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-9660 use buildinfo instead of serverStatus in config upgradeGreg Studer2013-10-091-0/+23
* SERVER-10165 aggregate() shell helper now returns a cursorMathias Stearn2013-10-081-1/+1
* remove race condition from tags.js and multiVersion/replset_primary_updater[1...matt dannenberg2013-08-096-18/+54
* Add a multi-version (2.4 and 2.6) test for sharded aggregation.Mathias Stearn2013-08-081-0/+111
* Revert "Revert "SERVER-6071 use command on local.slaves instead of cursor""matt dannenberg2013-07-226-0/+1206
* Revert "SERVER-6071 use command on local.slaves instead of cursor"Eric Milkie2013-07-126-1206/+0
* SERVER-6071 use command on local.slaves instead of cursorMatt Dannenberg2013-06-296-0/+1206
* SERVER-9661 config upgrade v0->v3 fails when dropped collection has noBalance...Greg Studer2013-05-131-1/+6
* SERVER-8933 bump versions on multiVersion tests for 2.5/2.6Greg Studer2013-03-201-1/+1
* SERVER-8710 check balancer is stopped before upgrading to nonzero config versionGreg Studer2013-02-274-0/+13
* Revert "SERVER-8710 check balancer is stopped before upgrading"Greg Studer2013-02-274-13/+0
* SERVER-8710 check balancer is stopped before upgradingGreg Studer2013-02-274-0/+13
* SERVER-8279 warn if shard versions differ in mixed clusterGreg Studer2013-02-071-0/+32