summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-9139 clean up unsharded cursors in CursorCacheGreg Studer2013-03-293-1/+15
* SERVER-9003 - Display replica set chaining topology in rs.status()Dan Pasette2013-03-283-0/+15
* SERVER-8983 Include AuthenticationFailed error code in failed MONGODB-CR auth...Andy Schwerin2013-03-281-0/+6
* SERVER-9085 fix units in tsToSeconds calculationEric Milkie2013-03-281-1/+1
* SERVER-9111 Do not try to find user documents in $CLUSTER or $SERVER pseudoda...Andy Schwerin2013-03-281-2/+5
* SERVER-8999 Read "indexPrefix" correctly in FTSCommand::_run()Jason Rassi2013-03-282-6/+9
* SERVER-9014 Synchronize access to CmdGetNonce::_random.Andy Schwerin2013-03-281-4/+15
* SERVER-9027: allow dbref shard keysScott Hernandez2013-03-281-3/+24
* SERVER-9062 don't rely on drem to normalize longitude -- explicitly reject OO...Hari Khalsa2013-03-284-9/+37
* SERVER-9088: ensure printjson() doesn't attempt to access DB globalBen Becker2013-03-281-1/+5
* SERVER-8799: handle symbol BSON type as string in v8Ben Becker2013-03-282-0/+18
* SERVER-8720 Memory leak in DBClientReplicaSet::slaveConnRandolph Tan2013-03-273-34/+65
* SERVER-9029 Add more informative log message when building unique index on sy...Spencer T Brody2013-03-251-4/+16
* SERVER-8984: gle c++ client helper should check for command failureScott Hernandez2013-03-252-5/+98
* prep 2.4.2-pre-Eliot Horowitz2013-03-222-2/+2
* SERVER-9087: fix initial sync ignoring updates during index creationEliot Horowitz2013-03-221-1/+2
* SERVER-9061 Fix mongostat segfault when using auth with multiple hostsSpencer T Brody2013-03-213-13/+17
* SERVER-9050 GLE with w:1 on config servers shouldn't report "norepl" errorSpencer T Brody2013-03-212-1/+11
* SERVER-6991 allow releasing sharded conn back to pool after read operationGreg Studer2013-03-193-3/+40
* SERVER-6991 better stats for sharded connections and sharded conn poolGreg Studer2013-03-191-16/+153
* post 2.4.0Dan Pasette2013-03-182-2/+2
* update logic for including new man pages to >=2.4.0, not >2.4.0Ernie Hershey2013-03-171-3/+3
* 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