summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clean up shutdownr1.5.0Eliot Horowitz2010-04-081-2/+4
* Prevent calls to pure virtual functions in MongoFile SERVER-988Mathias Stearn2010-04-082-6/+11
* SERVER-983 split bucket unevenly when inserting at high endAaron2010-04-082-17/+54
* SERVER-832 compile winAaron2010-04-081-2/+2
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-04-0813-15/+54
|\
| * attempt to debug failing testsMathias Stearn2010-04-081-0/+4
| * SERVER-988 debugAaron2010-04-081-0/+7
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-04-084-10/+16
| |\
| | * fix where on v8 SERVER-864Eliot Horowitz2010-04-084-10/+16
| * | SERVER-985 debugAaron2010-04-081-2/+2
| |/
| * Disable IPv6 by default. Add function and cmdline opt to enable.Mathias Stearn2010-04-087-3/+25
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-04-0812-40/+94
|\ \ | |/
| * Add some doc to setProfilingLevel().Richard Kreuter2010-04-081-1/+2
| * Winsock startup at static initMathias Stearn2010-04-083-11/+16
| * Add a "StrictHostKeyChecking no" in mergerepositories.py.Richard Kreuter2010-04-081-1/+1
| * One more fix for Python < 2.6Richard Kreuter2010-04-081-1/+2
| * Make mergerepositories.py and makealldists.py work on Python<2.6Richard Kreuter2010-04-082-0/+2
| * Fix cut-n-paste-o in makealldists.pyRichard Kreuter2010-04-081-4/+3
| * BUMP 1.5.0Eliot Horowitz2010-04-085-4/+11
| * Implement subset of PEP 3101 so makedist.py will run on Python<2.6.Richard Kreuter2010-04-081-18/+57
* | SERVER-832 use send/recv timeoutsAaron2010-04-087-124/+157
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-04-0830-157/+818
|\ \ | |/
| * special case localhost = 127.0.0.1 (for now)Mathias Stearn2010-04-082-1/+4
| * 0 -> 1Mathias Stearn2010-04-081-1/+1
| * make HostByName test support IPv6Mathias Stearn2010-04-081-1/+2
| * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-04-085-63/+53
| |\
| | * oopsMathias Stearn2010-04-081-2/+2
| | * windows string funMathias Stearn2010-04-081-0/+3
| | * Move all name resolution to SockAddr constructor.Mathias Stearn2010-04-083-63/+42
| | * better handling of IPv6 literal addressesMathias Stearn2010-04-084-4/+12
| * | try to fix solarisEliot Horowitz2010-04-081-1/+1
| |/
| * sample pullEliot Horowitz2010-04-081-0/+20
| * compile errdwight2010-04-071-2/+2
| * growdwight2010-04-077-9/+47
| * Merge branch 'master' of git@github.com:mongodb/mongodwight2010-04-0719-83/+690
| |\
| | * compileDwight2010-04-071-1/+2
| | * Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-04-074-48/+534
| | |\
| | | * Two new scripts for automating pkg repository construction.Richard Kreuter2010-04-072-0/+426
| | | * Minor rejiggering in makedist.py.Richard Kreuter2010-04-071-6/+6
| | | * Augment makedist.py to package up our nightly build tarballs as rpms/debs.Richard Kreuter2010-04-071-17/+80
| | | * Some changes to makedist.py for xulrunner-1.9.2 on ubuntu. Broken, WIP.Richard Kreuter2010-04-071-14/+15
| | | * slightly cleaner MINORMathias Stearn2010-04-071-6/+2
| | | * Recursive valid() is fasterMathias Stearn2010-04-071-7/+7
| | * | ramstore workDwight2010-04-075-15/+100
| | |/
| | * fix mongos testEliot Horowitz2010-04-071-1/+1
| | * cleaning Listener and don't log ever http connectEliot Horowitz2010-04-073-7/+9
| | * fix BSONObj::valid()Mathias Stearn2010-04-071-0/+4
| | * Faster BSONObj::valid() SERVER-865Mathias Stearn2010-04-071-4/+19
| | * minor mmfDwight2010-04-062-6/+10
| | * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-04-061-15/+0
| | |\