summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11720 minimal patch - Immutable update checks should be done for repla...Greg Studer2013-11-151-5/+0
* SERVER-11723 a much better fix for compactPreservePadding.jsmatt dannenberg2013-11-151-6/+6
* SERVER-11723 use an unshared db in compactPreservePadding.jsMatt Dannenberg2013-11-151-0/+2
* SERVER-11709 RoleGraph should ignore oplog entries for the applyOps command.Andy Schwerin2013-11-151-0/+220
* SERVER-11235 wait even longer, for slow-file allocating platformsEric Milkie2013-11-151-1/+1
* SERVER-11700 do not globally disable _validateForStorage() in testEric Milkie2013-11-151-4/+19
* SERVER-11005 re-disable ssl fips testErnie Hershey2013-11-151-0/+2
* SERVER-11573 use less data for conc_update.jsHari Khalsa2013-11-141-1/+6
* SERVER-6835: removed extra, and erroring lineScott Hernandez2013-11-141-1/+0
* SERVER-9514 Account for new privileges in clusterManager built-in role in tests.Andy Schwerin2013-11-141-2/+2
* SERVER-11700: more diagnosticsScott Hernandez2013-11-142-53/+42
* SERVER-11324: fix for wrong test changeScott Hernandez2013-11-142-2/+4
* SERVER-11324: Allow unique index if prefixed by hashed shard keyScott Hernandez2013-11-132-1/+48
* SERVER-11475 Change recomputePrivilegeData from recursive to iterative to avo...Spencer T Brody2013-11-131-0/+37
* SERVER-11375 Change names of sslMode statesAndreas Nilsson2013-11-1411-32/+32
* SERVER-10338: mutablebson validation checking in updateScott Hernandez2013-11-132-0/+12
* SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system ...Scott Hernandez2013-11-138-9/+253
* SERVER-11411 Give rolesInfo command the ability to list all roles defined for...Spencer T Brody2013-11-131-7/+22
* fix collection name in testEric Milkie2013-11-131-1/+1
* SERVER-11676 buildbot change limit in writeback_bulk_insert.jsGreg Studer2013-11-131-38/+12
* SERVER-10818 use separate write execution path for config server batch writesGreg Studer2013-11-131-0/+90
* SERVER-9932 SERVER-10857 Text search language aliases/validationJason Rassi2013-11-133-10/+24
* SERVER-11663 Make sharded agg upgrade test more resilient by explicitly placi...Mathias Stearn2013-11-121-5/+10
* SERVER-11539 Don't count sizeof metadata when deciding if a string is too big...Mathias Stearn2013-11-121-0/+23
* SERVER-11415 Shell aggregate() helper now supports old serversMathias Stearn2013-11-121-15/+9
* SERVER-10818 buildbot fix batch write command tests, drop collection state be...Greg Studer2013-11-123-0/+3
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-11-121-6/+0
* SERVER-10818 jstests for write concern and write commandsGreg Studer2013-11-122-0/+170
* SERVER-9513 Merge several ActionTypes togetherSpencer T Brody2013-11-121-10/+10
* SERVER-10818 port mongod qa tests to masterGreg Studer2013-11-123-0/+533
* SERVER-11663 fix for multiversion agg migration problemGreg Studer2013-11-121-0/+12
* SERVER-10330 SERVER-11195 SSL server hostname validationAndreas Nilsson2013-11-134-5/+288
* SERVER-11149 Improved version of geo_s2sparse.jsSam Helman2013-11-111-48/+87
* SERVER-11374: Disallow creation of indexes on non-insertable fieldsAmalia Hawkins2013-11-111-0/+50
* SERVER-10944 Prevent creating and granting roles on the $external databaseSpencer T Brody2013-11-111-1/+1
* SERVER-11643 Remove touch1.js from sharding_passthroughIan Whalen2013-11-111-0/+1
* SERVER-10026 perform shard filtering as a data access stageHari Khalsa2013-11-091-1/+2
* SERVER-10026 add computed data to projectionHari Khalsa2013-11-091-0/+24
* SERVER-11643: reorganize touch to be a bit cleaner and use newer idiomsEliot Horowitz2013-11-091-0/+15
* SERVER-11085 Make renameCollection adminOnly on mongos, to match behavior on ...Spencer T Brody2013-11-081-4/+0
* SERVER-10963 Remove unnecessary privilege requirements from aggregationSpencer T Brody2013-11-081-4/+0
* Make sure cluster roles have access to system collections in config dbSpencer T Brody2013-11-081-1/+1
* SERVER-11005 in FIPS unit test, use --sslMode sslOnly instead of --sslOnNorma...Ernie Hershey2013-11-081-1/+1
* SERVER-10026 non-covered sort must use diskloc as additional sort keyHari Khalsa2013-11-081-2/+0
* SERVER-10026 full projection supportHari Khalsa2013-11-088-46/+61
* SERVER-11611: fix _id handling of inserts with regard to _id indexesEliot Horowitz2013-11-071-0/+4
* SERVER-11388 Fix role_management_helpers.js now that roles can only have priv...Spencer T Brody2013-11-071-9/+9
* SERVER-11611: modernize NamespaceDetails::syncUserFlagsEliot Horowitz2013-11-071-8/+15
* SERVER-11349 fix ssl_fips.js testmatt dannenberg2013-11-061-3/+9
* SERVER-11388 Only allow roles to have privileges on their own database, unles...Spencer T Brody2013-11-061-7/+7