Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829 | Eliot Horowitz | 2011-11-16 | 1 | -9/+24 |
| | | | | | | | | | | | | | currently supported: --use-system-all --use-system-pcre --use-system-sm Conflicts: SConstruct | ||||
* | fix mongosniff build (for me at least) | Mathias Stearn | 2011-11-01 | 1 | -1/+1 |
| | |||||
* | Fix shared-client build | Mathias Stearn | 2011-11-01 | 1 | -3/+4 |
| | |||||
* | option for turning off glibc check | Eliot Horowitz | 2011-10-27 | 1 | -1/+3 |
| | |||||
* | ssl on osx needs libcrypto | Eliot Horowitz | 2011-09-01 | 1 | -0/+2 |
| | |||||
* | fix sm for windows SERVER-3659 | Eliot Horowitz | 2011-08-24 | 1 | -1/+2 |
| | |||||
* | fix sm build for solaris SERVER-3659 take3 | Eliot Horowitz | 2011-08-22 | 1 | -0/+4 |
| | |||||
* | combine sm in source | Eliot Horowitz | 2011-08-21 | 1 | -50/+16 |
| | |||||
* | move snappy setup to third_party/snappy.py | Eliot Horowitz | 2011-08-18 | 1 | -9/+4 |
| | |||||
* | change order | Eliot Horowitz | 2011-08-18 | 1 | -13/+12 |
| | |||||
* | use our own version of pcre SERVER-2085 | Eliot Horowitz | 2011-08-18 | 1 | -39/+17 |
| | |||||
* | for newer windows builds, change name from osnew to win2008plus | Eliot Horowitz | 2011-08-04 | 1 | -2/+2 |
| | |||||
* | compile (old scons versions suck) | Mathias Stearn | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | compile | Mathias Stearn | 2011-08-02 | 1 | -1/+2 |
| | |||||
* | compile | Mathias Stearn | 2011-08-02 | 1 | -5/+7 |
| | |||||
* | re-enable -Werror on linux and give snappy it's own scons env | Mathias Stearn | 2011-08-02 | 1 | -2/+7 |
| | |||||
* | compile | dwight | 2011-08-02 | 1 | -1/+1 |
| | |||||
* | compression lib | dwight | 2011-08-02 | 1 | -3/+1 |
| | |||||
* | Enable large file support on all unix platforms | Mathias Stearn | 2011-08-01 | 1 | -1/+2 |
| | |||||
* | make 32bit solaris support large files | Mathias Stearn | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | cleaning ScanAndOrder | Eliot Horowitz | 2011-08-01 | 1 | -1/+1 |
| | |||||
* | make journaling the default on 64 bit | dwight | 2011-07-31 | 1 | -0/+4 |
| | |||||
* | compile on linux3 SERVER-3457 | Eliot Horowitz | 2011-07-28 | 1 | -1/+3 |
| | |||||
* | Socket client ssl support | Eliot Horowitz | 2011-07-27 | 1 | -1/+5 |
| | | | | support for ssl in httpclient | ||||
* | fix client build | Eliot Horowitz | 2011-07-17 | 1 | -1/+1 |
| | |||||
* | osnew option for newer OS api functions | dwight | 2011-07-08 | 1 | -1/+4 |
| | |||||
* | comment | dwight | 2011-07-01 | 1 | -0/+1 |
| | |||||
* | set permissions on key files | Eliot Horowitz | 2011-06-29 | 1 | -0/+6 |
| | |||||
* | net cleaning: message.cpp split | Eliot Horowitz | 2011-06-26 | 1 | -1/+1 |
| | |||||
* | net cleaning: message split checkpoint where everything works | Eliot Horowitz | 2011-06-26 | 1 | -1/+1 |
| | |||||
* | net cleaning: starting to split up message.h | Eliot Horowitz | 2011-06-26 | 1 | -1/+1 |
| | |||||
* | net cleaning: move message.* to net/ | Eliot Horowitz | 2011-06-26 | 1 | -4/+4 |
| | | | | net cleaning: move http tools to net/ | ||||
* | net cleaning: move message_server* to net | Eliot Horowitz | 2011-06-26 | 1 | -3/+4 |
| | |||||
* | net cleaning: move sock.h to net/ | Eliot Horowitz | 2011-06-26 | 1 | -2/+2 |
| | |||||
* | Merge branch 'master' of github.com:mongodb/mongo | Eliot Horowitz | 2011-06-22 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: SConstruct | ||||
| * | split security into s-only, d-only, and common SERVER-921 | Kristina | 2011-06-22 | 1 | -4/+4 |
| | | |||||
* | | more cleaning | Eliot Horowitz | 2011-06-22 | 1 | -1/+1 |
|/ | |||||
* | Revert "allow reconfig on secondary on startup" | Kristina | 2011-06-22 | 1 | -2/+2 |
| | | | | This reverts commit 6973006921989f48910494a641e97ad5bdbd9453. | ||||
* | allow reconfig on secondary on startup | Kristina | 2011-06-22 | 1 | -2/+2 |
| | |||||
* | move update.* to db/ops/ | Eliot Horowitz | 2011-06-20 | 1 | -2/+2 |
| | |||||
* | add db/record.cpp | Eliot Horowitz | 2011-06-15 | 1 | -1/+1 |
| | |||||
* | SERVER-2531: added M/R output to shard collection for mode REPLACE | agirbal | 2011-06-13 | 1 | -1/+1 |
| | |||||
* | notes for future profile guided use | dwight | 2011-05-31 | 1 | -0/+7 |
| | |||||
* | scons comments | dwight | 2011-05-30 | 1 | -8/+8 |
| | |||||
* | check we are in writelock on optime::now. also tune it a bit | dwight | 2011-05-14 | 1 | -3/+3 |
| | |||||
* | use _WIN32, not WIN32 | Dwight | 2011-05-11 | 1 | -1/+1 |
| | |||||
* | SERVER-2976: added M/R pure jsMode with collection output | agirbal | 2011-05-10 | 1 | -2/+2 |
| | |||||
* | Tools now support --journal with --dbpath SERVER-2300 | Mathias Stearn | 2011-05-09 | 1 | -1/+1 |
| | |||||
* | SERVER-2977 initial version of query optimizer cursor | Aaron | 2011-05-04 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into main | Dwight | 2011-05-03 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | Conflicts: SConstruct db/btree.h db/db.vcxproj.filters db/dbcommands_admin.cpp db/geo/2d.cpp db/pdfile.cpp dbtests/test.vcxproj.filters |