summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8802 SERVER-8814 Don't build indexes from inserts into collection name...Spencer T Brody2013-03-012-0/+56
* SERVER-8674 Update hyperlinks to point to dochubJason Rassi2013-03-011-1/+1
* SERVER-8786 Make sure that the ShardingConnectionHook gets added to the conne...Spencer T Brody2013-03-011-0/+47
* SERVER-8769 Track inserts on mongos for serverStatus().opcountersSpencer T Brody2013-03-011-0/+45
* buildbot version2.js use assert.eq to make it simpler to figure out what went...Greg Studer2013-03-011-4/+4
* SERVER-7718: more test cleanup related to TimestampScott Hernandez2013-03-013-5/+5
* SERVER-8594 fix clearTmpCollections for collections with indexesMathias Stearn2013-02-281-2/+6
* SERVER-7718: JS Timestamp constructor now in seconds (not millis anymore)Scott Hernandez2013-02-285-11/+13
* SERVER-8781 buildbot sharding_migrateBigObject better error message when bala...Greg Studer2013-02-281-1/+15
* SERVER-8761 ignore non-shard connections in conn pool testGreg Studer2013-02-281-0/+7
* SERVER-8710 check balancer is stopped before upgrading to nonzero config versionGreg Studer2013-02-274-0/+13
* Revert "SERVER-8710 check balancer is stopped before upgrading"Greg Studer2013-02-274-13/+0
* SERVER-8710 check balancer is stopped before upgradingGreg Studer2013-02-274-0/+13
* SERVER-8668 Add index to prevent timeouts during failure diagnosticsTad Marshall2013-02-271-0/+1
* SERVER-6125 - moved jstest to correct locationAndre de Frere2013-02-271-0/+0
* SERVER-8696 buildbot no_balance_collection.js wait for changelog write before...Greg Studer2013-02-261-0/+4
* SERVER-8331 Remove checks that assume lock acquisition takes at least 1 micro...Tad Marshall2013-02-261-4/+4
* SERVER-8689, SERVER-8691Dan Pasette2013-02-242-2/+2
* buildbot stale_clustered.js wait for cleanup from implicit migration with sha...Greg Studer2013-02-231-1/+2
* SERVER-8683: gc() between each load() in passthrough tests to free old cursorsBen Becker2013-02-222-1/+2
* SERVER-8677 Remove race condition in testKristina2013-02-221-2/+15
* Increase logLevel in test to help debuggingTad Marshall2013-02-221-0/+1
* SERVER-8670 wait for deleter to finish before calculating hashesEric Milkie2013-02-221-0/+1
* buildbot autosplit_heuristics.js add more padding for stochastic retry intervalGreg Studer2013-02-211-1/+3
* SERVER-8650 comment out further parts of testEric Milkie2013-02-211-6/+6
* SERVER-8650 Comment out new test pending fixIan Whalen2013-02-211-5/+6
* SERVER-8640 Took $setOnInsert test out of the sharding passthrough suite.Alberto Lerner2013-02-211-0/+3
* SERVER-8418 Enable usePowerOf2Sizes on collection upon text index creation.Andy Schwerin2013-02-211-0/+5
* SERVER-8513 Fixed $setOnInsert to allow in-place update if it's a no-op.Alberto Lerner2013-02-201-0/+31
* Revert "SERVER-8418 Enable usePowerOf2Sizes on collection upon text index cre...Eric Milkie2013-02-201-5/+0
* SERVER-8418 Enable usePowerOf2Sizes on collection upon text index creation.Jason Rassi2013-02-201-0/+5
* Disable max_message_size.js test on 32bit systemsMathias Stearn2013-02-201-0/+5
* SERVER-8623 Don't allow renameCollection to bypass auth checks on system name...Spencer T Brody2013-02-201-0/+87
* SERVER-8625 Allow dbAdmins to view index definitionsSpencer T Brody2013-02-201-0/+23
* Tests for SERVER-4161. Covered index query for geo and hashed indexesSridhar Nanjundeswaran2013-02-203-6/+65
* SERVER-8217 Write test for id loggingRandolph Tan2013-02-192-2/+2
* Fix jstests/auth/auth_helpers.js for enterprise build.Andy Schwerin2013-02-191-7/+4
* SERVER-8335 test for autosplit heuristicsGreg Studer2013-02-181-0/+72
* SERVER-8597 The presence of invalid roles shouldn't prevent privilege acquisi...Spencer T Brody2013-02-151-0/+20
* SERVER-8501 Rename in auth_helpers.js testTad Marshall2013-02-151-8/+8
* increase verbosity for replReads.jsRandolph Tan2013-02-151-2/+3
* SERVER-8173: add a new IndexPathSet class to make checking if a mod will udpa...Eliot Horowitz2013-02-151-0/+45
* SERVER-3104 Test index bound improvements for elemMatch query on multikey indexSiddharth Singh2013-02-151-0/+40
* SERVER-8217 Better fix for regexTad Marshall2013-02-151-1/+1
* SERVER-8217 Fix regex for timestampTad Marshall2013-02-151-1/+1
* SERVER-8575 SERVER-4161 SERVER-5759 Disable descriptive testing of erroneous ...aaron2013-02-141-9/+5
* SERVER-8217 Write test for id loggingRandolph Tan2013-02-142-0/+297
* SERVER-4161 Covered index query testsSridhar Nanjundeswaran2013-02-149-0/+394
* SERVER-6125 - Add tests for heterogeneous $sort operations in aggregationAndre de Frere2013-02-141-0/+89
* additional jstest cases for $concatJames Wahlin2013-02-131-1/+4