summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-8170: free all external JavaScript resources on V8Scope destructionBen Becker2013-03-013-53/+95
* SERVER-8763: Add decrement to Counter64Scott Hernandez2013-03-014-3/+56
* SERVER-8734 do not crash on SSL connection failureEric Milkie2013-03-011-4/+9
* SERVER-8691 better error messages when setsockopt fails on WindowsEric Milkie2013-03-011-2/+2
* SERVER-8769 Track inserts on mongos for serverStatus().opcountersSpencer T Brody2013-03-012-0/+48
* buildbot version2.js use assert.eq to make it simpler to figure out what went...Greg Studer2013-03-011-4/+4
* SERVER-8734 use a recursive mutex to work around OpenSSL deadlockEric Milkie2013-03-011-5/+10
* SERVER-8685 Fix gcc compileTad Marshall2013-03-011-2/+2
* SERVER-7718: more test cleanup related to TimestampScott Hernandez2013-03-013-5/+5
* SERVER-8488 Visual Studio -- enable intrinsics in debug buildsTad Marshall2013-03-018-0/+32
* SERVER-8594 fix clearTmpCollections for collections with indexesMathias Stearn2013-02-282-9/+24
* SERVER-7718: JS Timestamp constructor now in seconds (not millis anymore)Scott Hernandez2013-02-289-16/+31
* SERVER-8685: mongorestore oplogLimit fixesScott Hernandez2013-02-281-9/+72
* SERVER-8758 - IndexSet fix for ab vs aEliot Horowitz2013-02-283-2/+24
* SERVER-8758 - don't go past StringData end since it might not be null terminatedEliot Horowitz2013-02-282-5/+20
* SERVER-8758 : make IndexSet a set rather than a vectorEliot Horowitz2013-02-282-47/+15
* SERVER-8760 DBClientReplicaSet::slaveConn returns connection to primaryRandolph Tan2013-02-282-1/+17
* SERVER-8781 buildbot sharding_migrateBigObject better error message when bala...Greg Studer2013-02-281-1/+15