Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SERVER-48755 made formatting edits | Reo Kimura | 2020-07-15 | 1 | -7/+6 | |
| | ||||||
* | SERVER-48755 linked ingress and egress networking to one another | Reo Kimura | 2020-07-15 | 1 | -1/+4 | |
| | ||||||
* | SERVER-48755 added info on legacy networking | Reo Kimura | 2020-07-15 | 1 | -2/+9 | |
| | ||||||
* | SERVER-48755 wording + content edits | Reo Kimura | 2020-07-15 | 1 | -5/+5 | |
| | ||||||
* | SERVER-48755 initial draft completed | Reo Kimura | 2020-07-15 | 1 | -0/+32 | |
| | ||||||
* | SERVER-48719 Expand Documentation for Server-Internal Error Reporting | Amirsaman Memaripour | 2020-06-29 | 1 | -17/+67 | |
| | ||||||
* | SERVER-41674 Make hygienic builds the default | Andrew Morrow | 2020-06-04 | 1 | -55/+76 | |
| | ||||||
* | SERVER-47689 populate docs/index.md | Billy Donahue | 2020-04-21 | 1 | -1/+6 | |
| | ||||||
* | SERVER-37414 Move branch-specific docs from GitHub Wiki into repo | Ian Whalen | 2020-03-17 | 4 | -0/+177 | |
| | ||||||
* | SERVER-41757 Fix issues with the building documentation | Ricardo Bánffy | 2019-06-19 | 1 | -4/+13 | |
| | ||||||
* | SERVER-32295 Support Python 3 | Mathew Robinson | 2019-04-08 | 1 | -10/+10 | |
| | ||||||
* | SERVER-39294 Update build requirements in building.md | Andrew Morrow | 2019-02-04 | 1 | -17/+11 | |
| | ||||||
* | SERVER-38692 Remove obsolete solaris documentation | Andrew Morrow | 2019-01-15 | 2 | -16/+0 | |
| | ||||||
* | SERVER-36205 format libcurl-dev instructions in building.md | Kelsey Schubert | 2018-12-03 | 1 | -2/+2 | |
| | ||||||
* | SERVER-36152 Update requirements.txt | Ben Caimano | 2018-09-28 | 1 | -1/+1 | |
| | | | | | This is the full upgrade and split of the majority of our pypa project requirements. | |||||
* | SERVER-36206 Add note about --disable-warnings-as-errors to building.md | Mark Benvenuto | 2018-07-24 | 1 | -0/+5 | |
| | ||||||
* | SERVER-34691 Disable Free Monitoring on Embedded SDK | Mark Benvenuto | 2018-04-27 | 1 | -0/+3 | |
| | ||||||
* | SERVER-31473 docs/building.md target should be "mongod" not "scons". | Billy Donahue | 2017-10-13 | 1 | -1/+1 | |
| | ||||||
* | SERVER-26537 Require clang 3.8, XCode 8.3, MSVC 20125 U3 to build | Andrew Morrow | 2017-06-12 | 1 | -5/+5 | |
| | ||||||
* | SERVER-29028 Update docs/building.md | Mark Benvenuto | 2017-05-16 | 1 | -20/+31 | |
| | ||||||
* | SERVER-28541 Update build docs for FreeBSD. | ADAM David Alan Martin | 2017-03-30 | 1 | -1/+3 | |
| | | | | | Clang38 works and is easier to use than GCC on FreeBSD, at this time. | |||||
* | SERVER-28199 Raise minimum required scons version | Mark Benvenuto | 2017-03-07 | 1 | -1/+1 | |
| | ||||||
* | SERVER-25750: updated VPAT to remove obsolete contact information and methods | Jason Pyeron | 2016-11-03 | 1 | -19/+19 | |
| | | | | Signed-off-by: Ian Whalen <ian.whalen@gmail.com> | |||||
* | SERVER-25750: added VPAT (508) documentation | Jason Pyeron | 2016-11-03 | 1 | -0/+136 | |
| | | | | | | | * see: https://www.itic.org/policy/accessibility/ * based on data from https://www.mongodb.com/accessibility/vpat/mongodb24 Signed-off-by: Ian Whalen <ian.whalen@gmail.com> | |||||
* | SERVER-24047 Remove errors.md and support for generating it | Jonathan Reams | 2016-07-11 | 1 | -2381/+0 | |
| | ||||||
* | SERVER-16197 Update docs/building.md for 2.8 | Matt Kangas | 2014-11-24 | 1 | -6/+14 | |
| | ||||||
* | 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 | |
| | | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | |||||
* | Fix broken docs link | Rich Parrish | 2013-11-19 | 1 | -2/+1 | |
| | | | | Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | |||||
* | 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 for opensolaris 32-bit build. | |||||
| * | Formatting fixes. | Russell Smith | 2011-10-17 | 1 | -14/+9 | |
| | | ||||||
* | | SERVER-4806: check for BufBuilder realloc success. (thx @spencerjackson for ↵ | Ben Becker | 2012-02-09 | 1 | -0/+1 | |
| | | | | | | | | pull req 169) | |||||
* | | 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 | |
| | |