summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-11035 fix count10.js MCI failuresDavid Storch2013-10-041-15/+16
* Revert "SERVER-9882 addShard fails if connection string includes hidden member"Randolph Tan2013-10-041-22/+0
* SERVER-7140 startup info is now printed on log rotateKyle Erf2013-10-031-0/+25
* SERVER-10382 add error code if count command is interruptedDavid Storch2013-10-031-0/+34
* SERVER-7455 x.509 cluster auth testsAndreas Nilsson2013-10-034-1/+104
* SERVER-11021: cache dbhash results in mongod for config. collectionsEliot Horowitz2013-10-031-0/+22
* SERVER-10914 disallow $out to capped collectionsMathias Stearn2013-10-021-0/+7
* SERVER-6192 SERVER-6193 js test for short-circuiting of $and and $or in agg $...David Storch2013-10-021-0/+61
* SERVER-10471 multikey correctness, fix compound idxs, a few bug fixesHari Khalsa2013-10-011-1/+1
* SERVER-10565 Extract explain information from new stages.Alberto Lerner2013-10-011-1/+4
* SERVER-1534 SERVER-10911: enable curentDate/min/max modsScott Hernandez2013-10-011-0/+73
* SERVER-10672: slowNightly/index_check10.js fails to check validityDan Pasette2013-10-011-3/+3
* SERVER-10969 Removing x.509 cluster auth testsAndreas Nilsson2013-09-302-104/+0
* SERVER-7455 x.509 cluster auth tests and expanded use-ssl passthroughAndreas Nilsson2013-09-305-3/+212
* SERVER-10026 temporary js tests with explain removedDavid Storch2013-09-26127-10/+7261
* SERVER-1105 Fix tool tests with auth.Andy Schwerin2013-09-261-1/+1
* SERVER-10912 Prevent user_management_helpers.js from changing the db objectSpencer T Brody2013-09-261-51/+51
* SERVER-10026 more bugs uncovered by test triageHari Khalsa2013-09-261-2/+6
* SERVER-1105 Update AuthorizationSession's logic for collection-level access c...Andy Schwerin2013-09-263-20/+61
* Create temporary holding area for tests which use explain()Dan Pasette2013-09-251-0/+72
* SERVER-2212 Add new fail point maxTimeNeverTimeOutJason Rassi2013-09-251-58/+79
* Test for SERVER-9289 Date operators taking subexpression directlyMathias Stearn2013-09-241-2/+8
* SERVER-5916 Allow bare $$ROOT or $$CURRENT without subfieldsMathias Stearn2013-09-241-0/+15
* SERVER-10823 update member configs properly on tags-only reconfigsmatt dannenberg2013-09-241-0/+42
* SERVER-10532 replace WriteItem with BatchedCommandRequest, conform to new res...Greg Studer2013-09-232-0/+241
* SERVER-10837 buildbot trace_missing_docs.js wait for delete to ensure oplog e...Greg Studer2013-09-211-2/+5
* SERVER-10741 remove outputNs from return object when using $outMathias Stearn2013-09-202-2/+2
* SERVER-9818 fix race in jstests/slowNightly/httpinterface.jsMatt Dannenberg2013-09-191-11/+20
* SERVER-6246 Add shell helpers and jstest for user management commandsSpencer T Brody2013-09-191-0/+75
* SERVER-10704 fixed unit tests that were using votes>1matt dannenberg2013-09-191-6/+6
* SERVER-6405: move all extent freelist mgmt into ExtentManagerEliot Horowitz2013-09-192-2/+7
* SERVER-7533 added an _awaitRSHostViaRSMonitor method based on _replMonitorStatsmatt dannenberg2013-09-181-20/+6
* SERVER-8864 SERVER-10739 Support concurrent SSL and non-SSL connectionsAndreas Nilsson2013-09-171-23/+0
* SERVER-10775 get_last_error.js should not assume journaling enabledJason Rassi2013-09-161-7/+19
* SERVER-2212 max_time_ms.js use sleep command instead of eval commandJason Rassi2013-09-161-7/+12
* Temporarily disable test until SERVER-8678 implements the version v5 upgradeRandolph Tan2013-09-141-0/+4
* SERVER-10766 Always write lastmodEpoch field on config.collectionsRandolph Tan2013-09-131-1/+8
* SERVER-10565 added explain js test to check explain.n when query batch size i...Benety Goh2013-09-131-0/+19
* SERVER-10565 stripped down explain js test script to check explain functional...Benety Goh2013-09-131-0/+16
* SERVER-10650 Add new fail point maxTimeAlwaysTimeOutJason Rassi2013-09-121-0/+59
* SERVER-2212 Separate processing of "$maxTimeMS" from "maxTimeMS"Jason Rassi2013-09-121-2/+53
* SERVER-9980 Add write concern to user management commandsSpencer T Brody2013-09-121-2/+0
* SERVER-10339 Added client_revoked.pem cert for CRL testAndreas Nilsson2013-09-122-1/+33
* SERVER-10339 Changed OU in client.pem and changed failed x.509 auth msgAndreas Nilsson2013-09-121-28/+97
* SERVER-4899 $size for aggregationmatt dannenberg2013-09-091-0/+20
* SERVER-8510 Fix to expected result in command line parsing testShaun Verch2013-09-061-1/+1
* SERVER-10693 added extra test case to ensure nest arrays function properlymatt dannenberg2013-09-061-4/+10
* SERVER-10693 include non-object array members if an array is included in $redactmatt dannenberg2013-09-061-3/+8
* SERVER-8510 Make sure to use different data directories in jstestShaun Verch2013-09-061-1/+1
* SERVER-9517 Update tests to pass with new user schemaSpencer T Brody2013-09-0653-394/+204