summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-13386 Move tests with getPrevError to gle test suiteSiyuan Zhou2014-03-285-1/+204
* SERVER-13387 CreateIndexes command allows non shard key unique indexes to be ...Randolph Tan2014-03-281-0/+32
* SERVER-10026 fix size accounting in sortHari Khalsa2014-03-281-2/+2
* Revert "SERVER-13386 Move tests with getPrevError to gle test suite."Siyuan Zhou2014-03-284-200/+0
* SERVER-13372 Add parameter to not mark the Environment as validShaun Verch2014-03-273-7/+16
* SERVER-13372 Canonicalize dur, nodur, journal, nojournal and storage.journali...Shaun Verch2014-03-277-27/+246
* SERVER-13383 validateKeyPattern reject patterns w/ multiple pluginsJason Rassi2014-03-272-12/+79
* SERVER-13383 validateKeyPattern allow only numeric/string key typesJason Rassi2014-03-271-2/+3
* SERVER-13269 general log message improvements for 2.6Matt Kangas2014-03-278-12/+12
* SERVER-13268 minor grammatical cleanup of stage_builder.cpp warningsMatt Kangas2014-03-271-10/+10
* SERVER-13267 change checkForIdIndexes recommendation to dochub linkMatt Kangas2014-03-271-2/+2
* SERVER-13389 Migrate assert.gleXXX in jscore test suiteSiyuan Zhou2014-03-273-72/+78
* SERVER-13297: have 'smoke.py all' use jsCore instead of jsScott Hernandez2014-03-271-3/+3
* SERVER-13388 explicitly use w:1 for upconverted writes from mongosGreg Studer2014-03-272-0/+77
* SERVER-13391 Move slowest tests from noPassthrough* (formerly slow{Weekly,Nig...Mathias Stearn2014-03-2712-0/+6
* SERVER-13391 Rename slowNightly -> noPassthroughWithMongod and slowWeekly -> ...Mathias Stearn2014-03-27114-7/+7
* SERVER-13390: test.exe crash (core) on windows 64 2k8Mark Benvenuto2014-03-271-5/+8
* SERVER-13205 fix merging of special leaf nodes in access plannerDavid Storch2014-03-274-16/+153
* SERVER-13386 Move tests with getPrevError to gle test suite.Siyuan Zhou2014-03-274-0/+200
* SERVER-13349 collection scan should make fetch requestsHari Khalsa2014-03-275-4/+145
* fix misspelling in assertQuentin Conner2014-03-271-1/+1
* SERVER-13376 Make sync7.js less sensitive to delaysRandolph Tan2014-03-272-9/+20
* SERVER-13373 - The insert ordered option is reversed in the shellScott Hernandez2014-03-272-3/+9
* SERVER-13356 correct an error in processing geonear index assignmentsHari Khalsa2014-03-272-1/+16
* SERVER-13365 Disable balancer for geoNear sharding testsSiyuan Zhou2014-03-262-2/+2
* SERVER-13297 support both windows and posix path separatorsMathias Stearn2014-03-261-5/+7
* SERVER-13191 migrate auth jstest suite to use write commands apiRandolph Tan2014-03-2613-220/+132
* SERVER-13281 Make getUser shell helper take extra arguments to usersInfo, jus...Spencer T Brody2014-03-261-2/+5
* Fix tests in jstests/core that use duplicate collection namesMathias Stearn2014-03-263-7/+7
* SERVER-12127 Migrate js tests added recentlySiyuan Zhou2014-03-262-0/+35
* SERVER-13350 Wait for moveChunk to delete orphan docments in sharding_migrate...Siyuan Zhou2014-03-261-2/+1
* SERVER-2322 use correct collection name in testMathias Stearn2014-03-261-1/+1
* SERVER-13297: enable core suite for commands and add scons smokeJsCore testScott Hernandez2014-03-262-3/+4
* SERVER-13310 Check error status for nested configuration dataShaun Verch2014-03-261-1/+5
* SERVER-13312 Fix type of operationProfiling.modeShaun Verch2014-03-261-2/+3
* SERVER-13297: remove dead jstestsScott Hernandez2014-03-25751-31700/+31
* SERVER-13332 fix scary messaging around unsharded cursorsGreg Studer2014-03-252-2/+3
* SERVER-13347 Clear execStats in OpDebug::reset()Mathias Stearn2014-03-251-0/+1
* SERVER-13266 log messages with typosGianfranco Palumbo2014-03-253-3/+3
* SERVER-13297: convert parallel suite to use jsCore testsScott Hernandez2014-03-2514-259/+312
* remove jstest/multiClient because it has only one test in it which isn't run ...matt dannenberg2014-03-252-169/+0
* SERVER-13342 add a createCollection() to guard against timeouts in tags.jsmatt dannenberg2014-03-251-0/+4
* SERVER-13336 count should always yieldHari Khalsa2014-03-251-9/+1
* SERVER-13334 fix maxTimeMS shell helper with countDan Pasette2014-03-252-1/+10
* SERVER-13328 enhance "updater not supported" error messagematt dannenberg2014-03-251-1/+2
* SERVER-13331 lower GridFS default chunk size to 255kTyler Brock2014-03-241-1/+1
* SERVER-13307 do not try to index ELEM_MATCH_VALUE if a child predicate can't ...David Storch2014-03-242-14/+62
* Apply fix to bench_test3.js to jsCore versionSpencer T Brody2014-03-241-1/+2
* SERVER-13306 mongobridge should not try forever to connect to deadKaloian Manassiev2014-03-243-6/+27
* post 2.6.0-rc2Ernie Hershey2014-03-212-2/+2