summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11781 Don't crash when converting deeply nested or cyclical JS objects...Mathias Stearn2013-11-221-0/+46
* SERVER-3984 added support for $or and geo queriesBenety Goh2013-11-211-0/+62
* SERVER-11456 additional assertions and debugging output in server8070.jsBenety Goh2013-11-211-5/+16
* SERVER-10026 break up proj parsing and exec, add meta/text score projectionHari Khalsa2013-11-211-4/+23
* SERVER-11617 fixed index bounds for numerical types to support infinityBenety Goh2013-11-204-23/+30
* SERVER-11759 errmsg is empty on sharding create index errorRandolph Tan2013-11-201-1/+1
* SERVER-11436 fixed incorrect bounds for {$lt: min} and {$gt: max} expressionsBenety Goh2013-11-201-0/+40
* Revert "SERVER-5424 use NumberInt function template in mongoToV8Element"Ernie Hershey2013-11-191-54/+0
* SERVER-5424 use NumberInt function template in mongoToV8ElementTyler Brock2013-11-191-0/+54
* SERVER-11481: ignore top command during sharded auth testScott Hernandez2013-11-191-0/+1
* SERVER-11772 new core suite for write command testingGreg Studer2013-11-184-0/+0
* SERVER-10151 Re-enable the 'Test change role' section of auth/basic_role_auth...Spencer T Brody2013-11-181-13/+8
* SERVER-10249 Update and re-enable portion of validate_user_documents.js test ...Spencer T Brody2013-11-181-7/+4
* SERVER-10668 Update and re-enable sharding/authCommands.js testSpencer T Brody2013-11-181-43/+16
* SERVER-11712 Improve error reporting on config server writesRandolph Tan2013-11-181-1/+106
* 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