Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net cleaning: move message.* to net/ | Eliot Horowitz | 2011-06-26 | 1 | -1/+1 |
* | Use intrusive_ptr rather than shared_ptr for BSONObj | Mathias Stearn | 2011-04-03 | 1 | -3/+5 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -39/+38 |
* | stdafx.h -> pch.h part 2 | Eliot Horowitz | 2010-04-27 | 1 | -1/+1 |
* | all client files now marked as Apache 2.0. SERVER-329. | Mathias Stearn | 2009-10-27 | 1 | -14/+15 |
* | replace cerr with cout for all server files | Eliot Horowitz | 2009-10-16 | 1 | -2/+2 |
* | clean up dbexit with an ExitCode enum SERVER-183 | Eliot Horowitz | 2009-08-05 | 1 | -1/+1 |
* | more spider monkey work and testing | Eliot Horowitz | 2009-04-24 | 1 | -12/+4 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2009-04-23 | 1 | -1/+1 |
|\ | |||||
| * | visual studio happy | Dwight | 2009-04-23 | 1 | -1/+1 |
* | | Scripting: make args a paramter to invoke() rather than magic | Eliot Horowitz | 2009-04-23 | 1 | -1/+1 |
|/ | |||||
* | abstracted out ScriptEngine to allow for playing with other javascript engines | Eliot Horowitz | 2009-04-23 | 1 | -0/+770 |