summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Start of work on valgrind test for mongos SERVER-1125Mathias Stearn2010-05-253-0/+19
| * | | MutexDebuggerDwight Merriman2010-05-2644-195/+262
| |/ /
| * | remove extraneous logging from dbtestsDwight Merriman2010-05-253-5/+6
| * | remove some includes frompch.h to be fasterDwight Merriman2010-05-251-2/+3
| |/
| * cleaningDwight Merriman2010-05-255-14/+4
| * Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-05-251-0/+1
| |\
| * | oopsDwight Merriman2010-05-251-11/+0
* | | maybe compile solarisAaron2010-05-251-0/+2
| |/ |/|
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-05-2512-119/+197
|\ \ | |/
| * Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-05-251-0/+1
| |\
| * \ mergeDwight Merriman2010-05-2512-42/+109
| |\ \
| * | | cleaning; make mutex have its own header fileDwight Merriman2010-05-2512-130/+197
* | | | maybe compile solarisAaron2010-05-251-0/+1
| |_|/ |/| |
* | | maybe compile solarisAaron2010-05-251-0/+1
| |/ |/|
* | move spirit includes to json.cppAaron2010-05-252-13/+18
* | SERVER-109 real query skip/limitAaron2010-05-252-0/+4
* | Merge branch 'master' of github.com:mongodb/mongoAaron2010-05-251-1/+3
|\ \
| * | Alter RPM builds after client was removed from tarballs.Richard Kreuter2010-05-251-1/+3
* | | SERVER-109 remove matcher from ClientCursorAaron2010-05-252-2/+0
* | | SERVER-109 finish rewriting bestGuess code pathAaron2010-05-254-9/+8
|/ /
* | SERVER-109 convert remaining dbcommands, fix clone as capped issue w/ getmoreAaron2010-05-253-9/+8
* | SERVER-109 simplify getMoreAaron2010-05-251-5/+2
* | SERVER-109 put Matcher in other Cursors, $or with distinctAaron2010-05-257-16/+62
* | SERVER-109 cleanerAaron2010-05-251-3/+1
* | best guess scan and order guardAaron2010-05-251-0/+1
* | SERVER-109 snapshot and multikey test casesAaron2010-05-251-1/+8
|/
* Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-05-257-243/+377
|\
| * Merge branch 'master' of github.com:mongodb/mongoAaron2010-05-2468-5241/+903
| |\
| * | SERVER-109 basic getmoreAaron2010-05-244-27/+65
| * | SERVER-109 fix update prescan/details match issueAaron2010-05-242-3/+34
| * | SERVER-109 iterator interface for delete and updateAaron2010-05-245-214/+267
| * | SERVER-109 $or getMore checkpointAaron2010-05-233-11/+23
* | | taskDwight Merriman2010-05-256-17/+44
| |/ |/|
* | remove msvc/ for nowDwight Merriman2010-05-2423-4858/+0
* | fix preallocationAaron2010-05-244-16/+31
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-2418-123/+376
|\ \
| * | rsDwight2010-05-243-23/+24
| * | Merge branch 'master' of github.com:mongodb/mongoDwight2010-05-242-0/+20
| |\ \
| | * | Hide password from ps output SERVER-1129Mathias Stearn2010-05-242-0/+20
| * | | rsDwight2010-05-248-92/+154
| |/ /
| * | bring vs2008 up to date in the vcproj filesDwight2010-05-243-8/+52
| * | Merge branch 'master' of github.com:mongodb/mongoDwight2010-05-243-10/+24
| |\ \
| | * \ Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-05-242-5/+16
| | |\ \
| | * | | fix 64-bit osxEliot Horowitz2010-05-241-5/+8
| * | | | rsDwight2010-05-247-29/+152
| |/ / /
* | | | use shared_ptr for Chunk referencesEliot Horowitz2010-05-249-91/+108
* | | | fix shared_ptr logEliot Horowitz2010-05-241-1/+1
| |/ / |/| |
* | | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-244-3/+28
|\ \ \ | |/ /
| * | Add version and bits to db.serverStatus()Mathias Stearn2010-05-241-1/+4
| * | rsDwight2010-05-243-2/+24