summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18304 Add findAndModify FSM workloads as regression tests.Max Hirschhorn2015-05-042-0/+247
* SERVER-18222 Add $isArray aggregation expressionCharlie2015-05-041-0/+44
* SERVER-18290: Fix user string parsing from oplogSpencer Jackson2015-05-011-0/+30
* SERVER-7942: Remove obsolete test from auth jstestsAmalia Hawkins2015-04-301-21/+0
* SERVER-18099 Refactor buildinfo/version reportingJonathan Reams2015-04-306-54/+50
* SERVER-18198 use native runCommand method in the shellAdam Midvidy2015-04-292-7/+17
* SERVER-18221 Make auth1.js resilient to any node being elected primarySpencer T Brody2015-04-291-0/+1
* SERVER-18131 Clean up LastError.Andy Schwerin2015-04-291-8/+17
* SERVER-17807: reset state before starting intial sync attemptScott Hernandez2015-04-291-2/+13
* SERVER-17915 shardCollection shouldn't consider partial index usefulJason Rassi2015-04-281-1/+44
* SERVER-17984: jstest for ttl partial index (currently disabled).Mike Grundy2015-04-281-0/+31
* SERVER-18140: Allow getParameter to be executed locally against an arbiter in...Amalia Hawkins2015-04-282-1/+32
* SERVER-18111 Check userAllowedWriteNS() in cloneCollection cmd parsingJason Rassi2015-04-281-1/+8
* SERVER-18111 Check userAllowedWriteNS() in findAndModify cmd parsingJason Rassi2015-04-281-0/+9
* SERVER-18111 Forbid most user operations against "system.profile"Jason Rassi2015-04-281-0/+60
* SERVER-18239 dumpauth.js should use correct db/collection namesmike o'brien2015-04-281-8/+9
* SERVER-17932 Make sure sharding passthrough test actually runs through mongosSpencer T Brody2015-04-271-1/+3
* BF-854: Don't run as many currentOp commands to avoid spurious timeoutGeert Bosch2015-04-241-1/+1
* SERVER-18201 Fix a missed variable declarationKaloian Manassiev2015-04-241-2/+3
* SERVER-17971 Fix bad_config_load.js test now that config server is a replsetSpencer T Brody2015-04-241-5/+4
* SERVER-18201 Explicitly pass the port to the test shellKaloian Manassiev2015-04-241-36/+40
* SERVER-17592 Refactor legacy logic into distributed lock managerRandolph Tan2015-04-242-15/+2
* SERVER-17971 Make ShardingTest start single-server config servers as replica ...Spencer T Brody2015-04-2321-151/+90
* SERVER-18122 Move sharding global settings retrieval to the catalog managerDaniel Alabi2015-04-231-6/+6
* SERVER-18024 Move collection metadata loading under the catalog managerKaloian Manassiev2015-04-215-26/+34
* SERVER-17760 shardId no longer used by splitChunk and moveChunk commandsDaniel Alabi2015-04-171-1/+0
* SERVER-18103 Fix copyauth.js to run all permutations except skip one that is ...Spencer T Brody2015-04-171-1/+11
* SERVER-18087 fixed checking of createIndexes progress in index_retry.js and i...Benety Goh2015-04-172-0/+2
* SERVER-18051 Fix OpenSSL FIPS error when using SCRAM-SHA1Andreas Nilsson2015-04-161-0/+4
* SERVER-17450 Make dur tests use 'journal' instead of 'dur' so they can be run...Spencer T Brody2015-04-1610-39/+75
* Increase awaitReplication timeout in sharding/auth.js to make it more stableSpencer T Brody2015-04-151-2/+2
* SERVER-18054 Fix crash when running findAndModify against non-existent collec...Charlie2015-04-152-1/+24
* Fix explain_find_and_modify_sharded.js to allow movePrimary to fail if the pr...Spencer T Brody2015-04-141-1/+2
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-1468-113/+72
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-144-0/+843
* SERVER-15225 CachedPlanStage can replan poorly performing queries after a tri...David Storch2015-04-131-79/+0
* SERVER-17998 Ignore socket exceptions in initial_sync_unsupported_auth_schema.jsKamran Khan2015-04-131-20/+19
* SERVER-17932 Wrap passthrough tests in functions to take variables out of glo...Spencer T Brody2015-04-134-241/+260
* SERVER-7775 add currentOp commandAdam Midvidy2015-04-137-38/+25
* SERVER-17332 Add cursorExhausted flag to find/getMore log/profJames Wahlin2015-04-131-0/+21
* SERVER-17723 Sharding catalog cacheKaloian Manassiev2015-04-104-11/+26
* SERVER-17933 Invalid database name check should not close the connectionKaloian Manassiev2015-04-102-10/+17
* Call awaitReplication in sharding/auth.js test in attempt to make it more stableSpencer T Brody2015-04-101-0/+3
* SERVER-17723 rename7.js should pre-create databaseKaloian Manassiev2015-04-101-5/+10
* SERVER-17964 sharding_jscore_passthrough.js test should only start with one s...Kaloian Manassiev2015-04-101-1/+1
* SERVER-17972 Fix basic.js/basicPlus.js and durabilityKaloian Manassiev2015-04-094-129/+136
* SERVER-17718 deprecate showDiskLoc()David Storch2015-04-094-8/+13
* SERVER-17718 remove test natural.jsDavid Storch2015-04-091-379/+0
* SERVER-17723 Clean up the list_indexes testKaloian Manassiev2015-04-094-29/+48
* SERVER-17487 raise oplog size in testMathias Stearn2015-04-091-1/+1