summaryrefslogtreecommitdiff
path: root/SConstruct
Commit message (Expand)AuthorAgeFilesLines
* make journaling the default on 64 bitdwight2011-07-311-0/+4
* compile on linux3 SERVER-3457Eliot Horowitz2011-07-281-1/+3
* Socket client ssl supportEliot Horowitz2011-07-271-1/+5
* fix client buildEliot Horowitz2011-07-171-1/+1
* osnew option for newer OS api functionsdwight2011-07-081-1/+4
* commentdwight2011-07-011-0/+1
* set permissions on key filesEliot Horowitz2011-06-291-0/+6
* net cleaning: message.cpp splitEliot Horowitz2011-06-261-1/+1
* net cleaning: message split checkpoint where everything worksEliot Horowitz2011-06-261-1/+1
* net cleaning: starting to split up message.hEliot Horowitz2011-06-261-1/+1
* net cleaning: move message.* to net/Eliot Horowitz2011-06-261-4/+4
* net cleaning: move message_server* to netEliot Horowitz2011-06-261-3/+4
* net cleaning: move sock.h to net/Eliot Horowitz2011-06-261-2/+2
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2011-06-221-4/+4
|\
| * split security into s-only, d-only, and common SERVER-921Kristina2011-06-221-4/+4
* | more cleaningEliot Horowitz2011-06-221-1/+1
|/
* Revert "allow reconfig on secondary on startup"Kristina2011-06-221-2/+2
* allow reconfig on secondary on startupKristina2011-06-221-2/+2
* move update.* to db/ops/Eliot Horowitz2011-06-201-2/+2
* add db/record.cppEliot Horowitz2011-06-151-1/+1
* SERVER-2531: added M/R output to shard collection for mode REPLACEagirbal2011-06-131-1/+1
* notes for future profile guided usedwight2011-05-311-0/+7
* scons commentsdwight2011-05-301-8/+8
* check we are in writelock on optime::now. also tune it a bitdwight2011-05-141-3/+3
* use _WIN32, not WIN32Dwight2011-05-111-1/+1
* SERVER-2976: added M/R pure jsMode with collection outputagirbal2011-05-101-2/+2
* Tools now support --journal with --dbpath SERVER-2300Mathias Stearn2011-05-091-1/+1
* SERVER-2977 initial version of query optimizer cursorAaron2011-05-041-1/+1
* Merge branch 'master' into mainDwight2011-05-031-1/+1
|\
| * make fixDwight2011-05-021-1/+1
* | cleaning ramlogEliot Horowitz2011-05-021-1/+1
* | reduce queryutil dependencies a bitAaron2011-04-251-1/+1
* | starting to work on sharding helper (sh)Eliot Horowitz2011-04-141-1/+2
* | fix commentDwight2011-04-121-2/+1
* | Use merged linenoise on windows SERVER-1763Mathias Stearn2011-04-111-4/+1
|/
* compact fixdwight2011-04-041-1/+3
* remove "weird" shell build for 64-bit macEliot Horowitz2011-03-241-28/+4
* try linenoise on windowsEliot Horowitz2011-03-181-0/+2
* use linenoise as cppEliot Horowitz2011-03-181-1/+1
* don't try compiling linenoise on windowsMathias Stearn2011-03-181-1/+3
* use linenoise instead of readlineEliot Horowitz2011-03-181-27/+1
* --clang option to sconsMathias Stearn2011-03-161-1/+13
* tcmalloc optionEliot Horowitz2011-03-111-0/+5
* fix osx 64 bit compileEliot Horowitz2011-03-091-9/+6
* don't include mmap in client cpp and fake for snifferEliot Horowitz2011-03-071-9/+17
* mongotop for collection loadEliot Horowitz2011-03-061-1/+1
* support latest sdk, not from VSScott Hernandez2011-02-221-1/+1
* cleaning module system a bitEliot Horowitz2011-02-161-3/+14
* fix osx 64-bitEliot Horowitz2011-01-261-3/+9
* cleaning ProcessInfo usage so don't need in clientEliot Horowitz2011-01-261-7/+9