summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15BUMP 2.4.0r2.4.0Dan Pasette
2013-03-14SERVER-5307 fixing file mode to match other man page filesErnie Hershey
2013-03-14SERVER-5307 Only include new man pages in rpm if version > 2.4.0Ernie Hershey
2013-03-14SERVER-5307 Include new man pages in rpmErnie Hershey
2013-03-14SERVER-5307 New man pages generated from docs by samk@10gen.comErnie Hershey
2013-03-13post 2.4.0-rc3Dan Pasette
2013-03-13BUMP 2.4.0-rc3r2.4.0-rc3Dan Pasette
2013-03-12SERVER-8920 - fix test to not use the test dbDan Pasette
2013-03-12SERVER-8920 Disable stats.js in sharding passthroughJason Rassi
2013-03-12SERVER-8920: Add new fields to dbStats command for pdfile versionEliot Horowitz
2013-03-12SERVER-8921 Change error condition for invalid text index specJason Rassi
2013-03-12SERVER-8873 Correctly decide if a term in a text field is a stopwordJason Rassi
2013-03-12SERVER-8921 Improve error message for invalid text index specJason Rassi
2013-03-08SERVER-8914: rename document.scanned metricScott Hernandez
2013-03-07SERVER-8880 Visual Studio -- remove /OPT:REF and /OPT:ICFTad Marshall
2013-03-07post 2.4.0-rc2Dan Pasette
2013-03-06BUMP 2.4.0-rc2r2.4.0-rc2Dan Pasette
2013-03-05SERVER-8751 Bump pdfile minor version on new index plugin creationMathias Stearn
2013-03-05Missing write intent in doDBUpgrade()Mathias Stearn
2013-03-05SERVER-5826 prevent building an index with a non-existent pluginMathias Stearn
2013-03-05SERVER-8794: use a dedicated config server for features3.js and add debug outputBen Becker
2013-03-05SERVER-8794: clean up features3.js to make it easier to understandBen Becker
2013-03-05SERVER-8827: fix SpiderMonkey function cache mapBen Becker
2013-03-05SERVER-8828: replace verify() with assert() in spidermonkey startup testsBen Becker
2013-03-05SERVER-8832: do not convert javascript properties in prototype chainBen Becker
2013-03-05SERVER-8849 read_pref.js failure in RHEL-64bitRandolph Tan
2013-03-05improve multiversion install script, now works with python 2.6Greg Studer
2013-03-05SERVER-8431 - don't index docs where text index is too large for journalEliot Horowitz
2013-03-04Visual Studio -- add db\hashindex.cpp to test projectsTad Marshall
2013-03-04SERVER-8741 Add more diagnostics to testTad Marshall
2013-03-04SERVER-8431: make large index updates much less impactfulEliot Horowitz
2013-03-04This version of FTS only works with index version 1Eliot Horowitz
2013-03-04SERVER-8769 skip opcounters.js when running small_oplog testsSpencer T Brody
2013-03-04Make the IndexSpec::missingField() implementation IndexType specific, and use...aaron
2013-03-04SERVER-8808 better debugging outputEric Milkie
2013-03-04SERVER-8782 disable smalloplog geo_update_btree.js on SolarisEric Milkie
2013-03-04SERVER-8786 further stability fixes to sharding/authConnectionHook.jsSpencer T Brody
2013-03-04SERVER-8786 Make sharding/authConnectionHook.js more stableSpencer T Brody
2013-03-02SERVER-8814 SERVER-8802 Do not change 'db' in testTad Marshall
2013-03-02SERVER-8769 Put opcounters.js on skip list for ParallelTesterTad Marshall
2013-03-01SERVER-8771 Additional fix for mongostat --discover with mongosSpencer T Brody
2013-03-01SERVER-8823: make printjson() and printjsononeline() available to and MapReduceBen Becker
2013-03-01SERVER-8802 SERVER-8814 Don't build indexes from inserts into collection name...Spencer T Brody
2013-03-01SERVER-8674 Update hyperlinks to point to dochubJason Rassi
2013-03-01SERVER-8674 Remove literal mentions of wiki from comments, docsJason Rassi
2013-03-01SERVER-8815 Fix tautological compare in checkClusterMongoVersionsAndrew Morrow
2013-03-01SERVER-8786 Fix race condition when adding ShardingConnectionHook to connecti...Spencer T Brody
2013-03-01SERVER-8786 Make sure that the ShardingConnectionHook gets added to the conne...Spencer T Brody
2013-03-01SERVER-8170: free all external JavaScript resources on V8Scope destructionBen Becker
2013-03-01SERVER-8763: Add decrement to Counter64Scott Hernandez