summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-17734 Remove jstests/core/block_check_supported.jsJason Rassi2015-03-252-123/+0
* SERVER-17699 LockerImpl<>::getLockerInfo() don't no-op if not lockedJason Rassi2015-03-241-14/+5
* Revert "SERVER-17450 Cleanup SSL test infrastructure"Charlie2015-03-2421-91/+129
* SERVER-17450 Cleanup SSL test infrastructureSpencer T Brody2015-03-2421-129/+91
* SERVER-12128 Inconsistent earth radius used in testsMatt Kangas2015-03-232-3/+3
* SERVER-17638 Catalog manager loads database metadataKaloian Manassiev2015-03-202-23/+36
* SERVER-17370 Fix bugs in storage engine-specific index and collection optionsMathias Stearn2015-03-191-2/+5
* SERVER-17652 Only run too_many_fds.js on 64-bit builds.Siyuan Zhou2015-03-191-16/+23
* SERVER-17652 open sockets before initializing storage engineEric Milkie2015-03-191-0/+22
* SERVER-17634 do not apply replicated insert operations on missing collectionsBenety Goh2015-03-183-0/+24
* SERVER-17282 implement FindCmd::run()David Storch2015-03-181-0/+49
* SERVER-17348 Bump mongos upgrade version for v3.2Randolph Tan2015-03-177-161/+50
* SERVER-17615 Return ShardNotFound error if non-existent shard passed to moveC...Daniel Alabi2015-03-171-0/+7
* SERVER-6558 Add writeConcern option to findAndModify commandDaniel Alabi2015-03-171-0/+79
* SERVER-17590 disallow --fastsync with replica setsBenety Goh2015-03-174-65/+0
* Revert "SERVER-6558 Add writeConcern option to findAndModify command"Daniel Alabi2015-03-161-79/+0
* SERVER-6558 Add writeConcern option to findAndModify commandDaniel Alabi2015-03-161-0/+79
* SERVER-17487 Raise other timeouts in initial_sync_cloner_dups.jsMathias Stearn2015-03-161-2/+2
* SERVER-17348 Consolidate ReplSetTest.upgradeSetRandolph Tan2015-03-137-310/+82
* SERVER-17487 Raise awaitReplication timeout in testMathias Stearn2015-03-131-1/+1
* SERVER-17437 $caseSensitive option for $text query operatorJason Rassi2015-03-121-0/+27
* SERVER-8088: $unwind of scalar should return 1 doc with scalarEliot Horowitz2015-03-111-0/+15
* Revert "SERVER-8008: $unwind of scalar should return 1 doc with scalar"Kaloian Manassiev2015-03-111-13/+0
* SERVER-8008: $unwind of scalar should return 1 doc with scalarEliot Horowitz2015-03-111-0/+13
* SERVER-17282 update find command parsing to conform to find command spec changesDavid Storch2015-03-111-4/+2
* SERVER-17486 Crash when parsing invalid polygon coordinatesSiyuan Zhou2015-03-101-0/+6
* SERVER-17487 warn in lieu of assert in initial_sync_cloner_dups.js in case of...Dan Pasette2015-03-101-5/+6
* SERVER-17232 Don't return connection to config server when shardName is adminDaniel Alabi2015-03-101-0/+15
* SERVER-17487 move jstest to noPassthroughDan Pasette2015-03-101-0/+0
* SERVER-17521: improve createIndex validation of empty nameEliot Horowitz2015-03-091-0/+6
* SERVER-17515 fixed namespace in oplog entry when using the cloner to copy ind...Dan Pasette2015-03-091-0/+68