Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | try to protect from bad bb stuff | Eliot Horowitz | 2010-01-02 | 1 | -0/+3 |
* | clearer output | Eliot Horowitz | 2009-12-30 | 1 | -1/+1 |
* | remove spurious warning | Eliot Horowitz | 2009-12-30 | 1 | -4/+5 |
* | use current environment in windows if cl.exe isn't on the path | Mathias Stearn | 2009-12-29 | 1 | -1/+7 |
* | better boost detection on win32 | Mathias Stearn | 2009-12-29 | 1 | -8/+13 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | dwight | 2009-12-29 | 1 | -4/+12 |
|\ | |||||
| * | some cleaning | Eliot Horowitz | 2009-12-29 | 1 | -1/+1 |
| * | smoke tests call mongo with directory rather than globs for windows support. ... | Mathias Stearn | 2009-12-28 | 1 | -3/+3 |
| * | Exception classess need codes too SERVER-112 | Eliot Horowitz | 2009-12-28 | 1 | -1/+1 |
| * | uassert/massert take error code SERVER-112 | Eliot Horowitz | 2009-12-28 | 1 | -0/+7 |
* | | remove dbinfo.h/cpp | dwight | 2009-12-29 | 1 | -1/+1 |
|/ | |||||
* | some Top refactoring | Eliot Horowitz | 2009-12-25 | 1 | -1/+1 |
* | ASIO mongos now uses a threadpool for database operations. | Mathias Stearn | 2009-12-23 | 1 | -2/+3 |
* | Thread pool | Mathias Stearn | 2009-12-22 | 1 | -1/+1 |
* | profiling notes | Eliot Horowitz | 2009-12-21 | 1 | -0/+1 |
* | split server test code out from general js code SERVER-472 | Eliot Horowitz | 2009-12-18 | 1 | -3/+8 |
* | re-order boost checks | Eliot Horowitz | 2009-12-17 | 1 | -4/+4 |
* | build file fix | Eliot Horowitz | 2009-12-16 | 1 | -1/+0 |
* | quorom connection (for sharding config) checkpoint | Eliot Horowitz | 2009-12-16 | 1 | -1/+1 |
* | Option to enable ASIO in SConstruct | Mathias Stearn | 2009-12-14 | 1 | -3/+11 |
* | strip comments from javascript | Eliot Horowitz | 2009-12-09 | 1 | -1/+16 |
* | python | Eliot Horowitz | 2009-12-09 | 1 | -1/+1 |
* | better python fix | Eliot Horowitz | 2009-12-09 | 1 | -2/+1 |
* | fix for python 2.5? | Eliot Horowitz | 2009-12-09 | 1 | -0/+1 |
* | add --extrapathdyn | Eliot Horowitz | 2009-12-09 | 1 | -4/+18 |
* | search extralib for static libs | Eliot Horowitz | 2009-12-09 | 1 | -0/+4 |
* | comment about profiler | Eliot Horowitz | 2009-12-08 | 1 | -0/+3 |
* | prefix/postfix | Eliot Horowitz | 2009-12-06 | 1 | -1/+1 |
* | versions for build bot finding | Eliot Horowitz | 2009-12-06 | 1 | -0/+6 |
* | if non master, use branch name in file | Eliot Horowitz | 2009-12-05 | 1 | -2/+21 |
* | mongos compile | Eliot Horowitz | 2009-12-03 | 1 | -1/+1 |
* | Support boost versions from 1.33 to 1.50 on windows | Mathias Stearn | 2009-12-02 | 1 | -2/+2 |
* | ensure newline at and of buildinfo.cpp | Eliot Horowitz | 2009-11-30 | 1 | -0/+4 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2009-11-24 | 1 | -4/+7 |
|\ | |||||
| * | add boost version to sysinfo | Mathias Stearn | 2009-11-24 | 1 | -4/+7 |
* | | google profiler | Eliot Horowitz | 2009-11-24 | 1 | -1/+1 |
|/ | |||||
* | option for modifier | Eliot Horowitz | 2009-11-20 | 1 | -1/+8 |
* | python 2.4 fix | Eliot Horowitz | 2009-11-20 | 1 | -1/+1 |
* | slightly nicer build failure message | Eliot Horowitz | 2009-11-20 | 1 | -1/+1 |
* | Merge branch 'master' of github.com:mongodb/mongo | Eliot Horowitz | 2009-11-19 | 1 | -0/+8 |
|\ | |||||
| * | more build docs, and aliases for windows | Eliot Horowitz | 2009-11-19 | 1 | -0/+8 |
* | | modules can configure themselves | Eliot Horowitz | 2009-11-19 | 1 | -24/+12 |
|/ | |||||
* | sub-module directories | Eliot Horowitz | 2009-11-18 | 1 | -0/+4 |
* | module system, move mms into it | Eliot Horowitz | 2009-11-18 | 1 | -3/+3 |
* | starting work on quorum server | Eliot Horowitz | 2009-11-13 | 1 | -1/+2 |
* | some db command cleaning | Eliot Horowitz | 2009-11-11 | 1 | -1/+2 |
* | playing with net-snmp SERVER-120 | Eliot Horowitz | 2009-11-06 | 1 | -3/+11 |
* | cleaning some old os x stuff | Eliot Horowitz | 2009-11-03 | 1 | -2/+2 |
* | Merge branch 'master' of git@github.com:mongodb/mongo | Eliot Horowitz | 2009-11-03 | 1 | -1/+1 |
|\ | |||||
| * | Pull launchGDB out to debug_util.cpp | Mathias Stearn | 2009-11-03 | 1 | -1/+1 |