Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-14397: Update Building.md & Contributing.rst | Mark Benvenuto | 2014-07-01 | 2 | -44/+42 |
* | Update errors.md for r2.7.2 with new errorcodes.py | Matt Kangas | 2014-06-18 | 1 | -468/+473 |
* | Update errors.md for r2.7.2 | Matt Kangas | 2014-06-18 | 1 | -1216/+1782 |
* | SERVER-13635 Kill BSONObjExternalSorter and use Sorter directly | Mathias Stearn | 2014-05-20 | 1 | -13/+0 |
* | SERVER-13629 Remove old btree code and DiskLoc::btree/btreemod | Mathias Stearn | 2014-04-25 | 1 | -16/+0 |
* | fix inconsistent prompt in building.md | Matt Kangas | 2014-02-05 | 1 | -1/+1 |
* | Include MacPorts in building.md | Robin Hallabro | 2014-02-05 | 1 | -2/+4 |
* | Fix broken docs link | Rich Parrish | 2013-11-19 | 1 | -2/+1 |
* | Removed old unused Model class | Shaun Verch | 2013-09-04 | 1 | -8/+0 |
* | SERVER-8674 Remove literal mentions of wiki from comments, docs | Jason Rassi | 2013-03-01 | 1 | -1/+1 |
* | This is my first Geo cleanup change. | Harishabd Khalsa | 2012-10-23 | 1 | -1/+1 |
* | DOCS-217 make all wiki links dochub links | Matt Dannenberg | 2012-06-29 | 2 | -4/+4 |
* | replace assert with verify SERVER-1259 | Eliot Horowitz | 2012-03-26 | 1 | -808/+823 |
* | DOCS-129: update build instructions for Ubuntu and OS X | Dan Crosta | 2012-02-21 | 1 | -2/+15 |
* | whitespace changes in build instructions | Dan Crosta | 2012-02-21 | 1 | -16/+17 |
* | Merge pull request #126 from ukd1/patch-3 | Mike Fiedler | 2012-02-15 | 1 | -14/+9 |
|\ | |||||
| * | Formatting fixes. | Russell Smith | 2011-10-17 | 1 | -14/+9 |
* | | SERVER-4806: check for BufBuilder realloc success. (thx @spencerjackson for p... | Ben Becker | 2012-02-09 | 1 | -0/+1 |
* | | update error codes doc | Eliot Horowitz | 2012-01-25 | 1 | -488/+493 |
* | | SERVER-4614: prohibit read-only users from restoring data via mongorestore | Ben Becker | 2012-01-05 | 1 | -0/+1 |
* | | ran buildscripts/errorcodes.py, updated file paths | Tad Marshall | 2011-12-29 | 1 | -1299/+1339 |
* | | reserve error codes | U-tellus\cwestin | 2011-12-14 | 1 | -15/+45 |
* | | reserve more error codes | U-tellus\cwestin | 2011-12-14 | 1 | -130/+162 |
* | | reserve more error numbers | U-tellus\cwestin | 2011-12-12 | 1 | -89/+153 |
* | | Merge branch 'serve-4442' | Kevin Matulef | 2011-12-12 | 1 | -65/+62 |
|\ \ | |||||
| * | | SERVER-4442 now validates coll names non-empty | Kevin Matulef | 2011-12-12 | 1 | -592/+631 |
| |/ | |||||
* | | reserve some error codes | U-tellus\cwestin | 2011-12-12 | 1 | -0/+5 |
* | | assign error codes | U-tellus\cwestin | 2011-12-12 | 1 | -601/+640 |
|/ | |||||
* | Merge pull request #77 from ukd1/patch-1 | Eliot | 2011-10-11 | 1 | -17/+12 |
|\ | |||||
| * | Formatting | Russell Smith | 2011-08-20 | 1 | -17/+12 |
* | | SERVER-3730: Disallow himBHfields in modifier ops | Tony Hannan | 2011-09-20 | 1 | -141/+141 |
* | | fix error code | agirbal | 2011-09-13 | 1 | -508/+562 |
* | | veok" shouldn't be used, especially in error messages, since every function u... | Eliot Horowitz | 2011-09-12 | 1 | -1/+1 |
|/ | |||||
* | moved line #s | Eliot Horowitz | 2011-07-05 | 1 | -587/+593 |
* | parallel cursor recover gracefully from replica set and other errors SERVER-2481 | gregs | 2011-06-16 | 1 | -10/+13 |
* | fix compile and error codes | agirbal | 2011-06-13 | 1 | -212/+210 |
* | SERVER-2531: added M/R output to shard collection for mode REPLACE | agirbal | 2011-06-13 | 1 | -22/+55 |
* | fix error codes | Eliot Horowitz | 2011-06-06 | 1 | -199/+213 |
* | docs/errors.md | Mathias Stearn | 2011-05-31 | 1 | -16/+23 |
* | new doc locs | Eliot Horowitz | 2011-05-31 | 1 | -288/+294 |
* | use master for github link to avoid huge diffs | Mathias Stearn | 2011-05-12 | 1 | -868/+868 |
* | Adding docs/errors.md | Mathias Stearn | 2011-05-12 | 1 | -0/+1497 |
* | minor: docs typo | Mike Dirolf | 2010-07-14 | 1 | -1/+1 |
* | index | Eliot Horowitz | 2010-07-13 | 1 | -0/+9 |
* | cleaning some build docs | Eliot Horowitz | 2010-07-13 | 3 | -18/+38 |
* | nothing yet | Eliot Horowitz | 2010-06-07 | 1 | -0/+14 |
* | docs/building tweak | Dwight Merriman | 2010-05-01 | 1 | -19/+18 |
* | some debain etch notes | Eliot Horowitz | 2009-12-01 | 1 | -0/+21 |
* | more build docs, and aliases for windows | Eliot Horowitz | 2009-11-19 | 1 | -0/+7 |
* | cleaning build docs | Eliot Horowitz | 2009-11-19 | 1 | -0/+58 |