summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-17882 Expand failIndexKeyTooLong handling to updatesMathias Stearn2015-04-091-2/+26
* SERVER-17723 Fix clone_as_capped_nonexistant.jsKaloian Manassiev2015-04-091-1/+1
* SERVER-17723 NamespaceNotFound -> DatabaseNotFoundKaloian Manassiev2015-04-091-1/+6
* SERVER-17723 Remove 'source' from the error message for collectionToCapped'Kaloian Manassiev2015-04-091-4/+7
* SERVER-17723 Split explain_null_collection test into two testsKaloian Manassiev2015-04-092-104/+98
* SERVER-17723 Change explain_read_pref.js to use an existing databaseKaloian Manassiev2015-04-081-6/+4
* SERVER-17938 Don't send test output to /dev/null in sync6.jsSpencer T Brody2015-04-081-2/+1
* SERVER-17931 change downgrade_replset.js to use latest stable instead of 2.6matt dannenberg2015-04-081-2/+2
* SERVER-17450 SERVER-17932 Fix dur_jscore_passthrough.js to be resilient to te...Spencer T Brody2015-04-081-1/+7
* SERVER-17657 "filter" and "sparse" index spec options can't be mixedJason Rassi2015-04-082-1/+7
* SERVER-17889 MapReduceCommand::run() error out from DBDirectClientJason Rassi2015-04-081-0/+17
* Log current users when user_management_helpers.js test fails to diagnose para...Spencer T Brody2015-04-071-2/+10
* SERVER-17918 do not expect capped collections to be identical on different ho...Charlie2015-04-071-26/+34
* SERVER-17450 Fix mmap dur tests to work on duroff buildersSpencer T Brody2015-04-072-2/+5
* SERVER-17723 Make the move_primary_ignore_sharded.js test more readableKaloian Manassiev2015-04-071-68/+40
* SERVER-7775 add killOp commandAdam Midvidy2015-04-066-53/+107
* SERVER-17450 Standardize on a single way to start mongod in testsSpencer T Brody2015-04-0679-363/+359
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-04-0621-128/+92
* SERVER-17450 Cleanup listshards.js testSpencer T Brody2015-04-061-7/+4
* SERVER-17899 Assert on the appropriate stats when renaming a collection in co...Charlie2015-04-061-2/+2
* SERVER-17773 Add JS test for listShards commandDaniel Alabi2015-04-061-0/+70
* SERVER-17656 Fix mongos check for partial index jstestsJason Rassi2015-04-033-3/+6
* SERVER-17656: turn off some partial index tests that rely on mongod not mongosEliot Horowitz2015-04-033-222/+240
* SERVER-17764 extend commands authorization test for find and getMore commandsDavid Storch2015-04-021-0/+44
* SERVER-17656: First pass implementation of partial indexesEliot Horowitz2015-04-025-0/+364
* SERVER-17554 Remove support for building with journaling off by defaultJonathan Reams2015-04-011-152/+159
* SERVER-17826 Ignore ismaster errors in initial_sync_unsupported_auth_schema.jsKamran Khan2015-03-311-2/+20
* SERVER-17119 fix yield_and_hashed.js to test a correct plan for WTDavid Storch2015-03-311-1/+8
* SERVER-17723 setShardingState should not reinitialize config servers listKaloian Manassiev2015-03-312-17/+19
* SERVER-17808 Ensure availability in initial_sync_unsupported_auth_schema.jsKamran Khan2015-03-301-2/+6
* SERVER-17119 relax no-dups invariant in AND_HASH stage to accommodate WTDavid Storch2015-03-306-8/+0
* SERVER-17487 Throttle bg insert thread in testMathias Stearn2015-03-301-0/+3
* SERVER-17671 Test that initial sync aborts on unsupported auth schemasKamran Khan2015-03-271-0/+72
* SERVER-17529 Let find on system.namespaces imply listCollectionsAndreas Nilsson2015-03-271-0/+10
* SERVER-17768 Don't run top_chunk_autosplit for rocksdbIgor Canadi2015-03-271-1/+1
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-2610-9/+39
* SERVER-16685 use Array.contains for wiredTiger checkJames Wahlin2015-03-261-1/+1
* SERVER-16685 use buildInfo over 32bit check for WTJames Wahlin2015-03-261-3/+10
* Revert "SERVER-7775 refactor fsyncUnlock to execute through standard command ...Adam Midvidy2015-03-258-34/+7
* SERVER-7775 refactor fsyncUnlock to execute through standard command pathAdam Midvidy2015-03-258-7/+34