summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 2.4.1r2.4.1v2.4.1Eliot Horowitz2013-03-224-3/+9
* SERVER-9087: fix initial sync ignoring updates during index creationEliot Horowitz2013-03-221-1/+2
* BUMP 2.4.0r2.4.0Dan Pasette2013-03-153-2/+14
* SERVER-5307 fixing file mode to match other man page filesErnie Hershey2013-03-143-0/+0
* SERVER-5307 Only include new man pages in rpm if version > 2.4.0Ernie Hershey2013-03-141-3/+3
* SERVER-5307 Include new man pages in rpmErnie Hershey2013-03-141-0/+3
* SERVER-5307 New man pages generated from docs by samk@10gen.comErnie Hershey2013-03-1414-527/+5385
* post 2.4.0-rc3Dan Pasette2013-03-132-2/+2
* BUMP 2.4.0-rc3r2.4.0-rc3Dan Pasette2013-03-132-2/+2
* 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-122-0/+19
* SERVER-8921 Change error condition for invalid text index specJason Rassi2013-03-121-1/+1
* SERVER-8873 Correctly decide if a term in a text field is a stopwordJason Rassi2013-03-122-1/+13
* SERVER-8921 Improve error message for invalid text index specJason Rassi2013-03-121-0/+3
* SERVER-8914: rename document.scanned metricScott Hernandez2013-03-082-4/+4
* SERVER-8880 Visual Studio -- remove /OPT:REF and /OPT:ICFTad Marshall2013-03-079-68/+0
* post 2.4.0-rc2Dan Pasette2013-03-072-2/+2
* BUMP 2.4.0-rc2r2.4.0-rc2Dan Pasette2013-03-062-2/+2
* SERVER-8751 Bump pdfile minor version on new index plugin creationMathias Stearn2013-03-058-25/+156
* Missing write intent in doDBUpgrade()Mathias Stearn2013-03-051-1/+1
* SERVER-5826 prevent building an index with a non-existent pluginMathias Stearn2013-03-052-2/+18
* 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-8827: fix SpiderMonkey function cache mapBen Becker2013-03-051-5/+5
* SERVER-8828: replace verify() with assert() in spidermonkey startup testsBen Becker2013-03-051-10/+10
* SERVER-8832: do not convert javascript properties in prototype chainBen Becker2013-03-051-1/+1
* SERVER-8849 read_pref.js failure in RHEL-64bitRandolph Tan2013-03-051-0/+1
* improve multiversion install script, now works with python 2.6Greg Studer2013-03-051-63/+69
* SERVER-8431 - don't index docs where text index is too large for journalEliot Horowitz2013-03-051-0/+19
* Visual Studio -- add db\hashindex.cpp to test projectsTad Marshall2013-03-044-0/+8
* SERVER-8741 Add more diagnostics to testTad Marshall2013-03-041-2/+17
* SERVER-8431: make large index updates much less impactfulEliot Horowitz2013-03-042-15/+50
* This version of FTS only works with index version 1Eliot Horowitz2013-03-041-1/+3
* SERVER-8769 skip opcounters.js when running small_oplog testsSpencer T Brody2013-03-041-1/+1
* Make the IndexSpec::missingField() implementation IndexType specific, and use...aaron2013-03-047-10/+144
* SERVER-8808 better debugging outputEric Milkie2013-03-041-0/+1
* SERVER-8782 disable smalloplog geo_update_btree.js on SolarisEric Milkie2013-03-041-0/+3
* 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-8769 Put opcounters.js on skip list for ParallelTesterTad Marshall2013-03-021-0/+1
* SERVER-8771 Additional fix for mongostat --discover with mongosSpencer T Brody2013-03-011-1/+1
* SERVER-8823: make printjson() and printjsononeline() available to and MapReduceBen Becker2013-03-012-8/+8
* SERVER-8802 SERVER-8814 Don't build indexes from inserts into collection name...Spencer T Brody2013-03-0110-12/+76
* SERVER-8674 Update hyperlinks to point to dochubJason Rassi2013-03-0122-31/+28
* SERVER-8674 Remove literal mentions of wiki from comments, docsJason Rassi2013-03-0116-25/+25
* SERVER-8815 Fix tautological compare in checkClusterMongoVersionsAndrew Morrow2013-03-011-2/+3
* SERVER-8786 Fix race condition when adding ShardingConnectionHook to connecti...Spencer T Brody2013-03-011-1/+6
* SERVER-8786 Make sure that the ShardingConnectionHook gets added to the conne...Spencer T Brody2013-03-015-8/+62