summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-8920 - fix test to not use the test dbDan Pasette2013-03-121-5/+8
* SERVER-8920 Disable stats.js in sharding passthroughJason Rassi2013-03-121-1/+2
* SERVER-8920: Add new fields to dbStats command for pdfile versionEliot Horowitz2013-03-121-0/+11
* SERVER-8914: rename document.scanned metricScott Hernandez2013-03-081-3/+3
* SERVER-5826 prevent building an index with a non-existent pluginMathias Stearn2013-03-051-0/+11
* SERVER-8794: use a dedicated config server for features3.js and add debug outputBen Becker2013-03-051-3/+8
* SERVER-8794: clean up features3.js to make it easier to understandBen Becker2013-03-051-107/+120
* SERVER-8849 read_pref.js failure in RHEL-64bitRandolph Tan2013-03-051-0/+1
* SERVER-8741 Add more diagnostics to testTad Marshall2013-03-041-2/+17
* Make the IndexSpec::missingField() implementation IndexType specific, and use...aaron2013-03-041-0/+40
* SERVER-8808 better debugging outputEric Milkie2013-03-041-0/+1
* SERVER-8786 further stability fixes to sharding/authConnectionHook.jsSpencer T Brody2013-03-041-7/+4
* SERVER-8786 Make sharding/authConnectionHook.js more stableSpencer T Brody2013-03-041-0/+1
* SERVER-8814 SERVER-8802 Do not change 'db' in testTad Marshall2013-03-021-10/+11
* 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