summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.5.2r1.5.2Eliot Horowitz2010-05-274-3/+9
* fix replication with multiple $inc SERVER-1161Eliot Horowitz2010-05-273-31/+70
* broken test for SERVER-1161Eliot Horowitz2010-05-271-0/+17
* minor vcxproj adjust for directory changesDwight Merriman2010-05-264-35/+38
* this should never have compiledMathias Stearn2010-05-262-2/+2
* module namesEliot Horowitz2010-05-261-0/+3
* can filter in mongorestoreEliot Horowitz2010-05-262-2/+17
* some text utilitiesEliot Horowitz2010-05-262-0/+82
* more robust testEliot Horowitz2010-05-261-0/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-266-4/+4
|\
| * move mvar and thread_pool to util/concurrencyMathias Stearn2010-05-266-4/+4
* | sharded explain SERVER-953Eliot Horowitz2010-05-263-38/+120
|/
* pack(push|pop) not supported on solarisEliot Horowitz2010-05-261-4/+4
* checkpoint for explain sharded SERVER-953Eliot Horowitz2010-05-264-0/+20
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-261-5/+12
|\
| * Merge branch 'master' of github.com:mongodb/mongoAlberto Lerner2010-05-2619-106/+207
| |\
| * | Comments describing the balancer takeover.Alberto Lerner2010-05-261-5/+12
* | | more solaris debuggingEliot Horowitz2010-05-261-1/+1
| |/ |/|
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-261-1/+1
|\ \
| * | Remove smokeQuota from smokeAll.Richard Kreuter2010-05-261-1/+1
* | | don't leak ChunkManager use - shared_ptrEliot Horowitz2010-05-2612-44/+49
|/ /
* | another sanity test for lots of indexesEliot Horowitz2010-05-261-0/+29
* | dos2unixEliot Horowitz2010-05-261-49/+49
* | debugging for solarisEliot Horowitz2010-05-261-2/+5
* | balancing functional testEliot Horowitz2010-05-262-8/+64
* | add module names to git version stringEliot Horowitz2010-05-261-0/+4
* | safeyEliot Horowitz2010-05-261-1/+5
* | lower lock wait timeEliot Horowitz2010-05-261-1/+1
|/
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-262-2/+14
|\
| * Fix makedist.py mangling for x86 RPM hosts.Richard Kreuter2010-05-261-1/+1
| * Balancer now skips a database that doesn't have any sharded collections in itAlberto Lerner2010-05-261-1/+13
* | fix balancingEliot Horowitz2010-05-261-1/+1
|/
* SERVER-109 forgot saveAaron2010-05-261-0/+14
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-05-267-6/+8
|\
| * another connection leakEliot Horowitz2010-05-261-0/+1
| * fix conn leakEliot Horowitz2010-05-261-0/+1
| * Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-05-260-0/+0
| |\
| | * compileEliot Horowitz2010-05-261-1/+1
| * | locks.h seems to be in diff directory now? fixing includeDwight Merriman2010-05-261-1/+1
| |/
| * Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-05-264-4/+6
| |\
| | * move locks to concurrencyEliot Horowitz2010-05-262-1/+1
| | * Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-05-2654-205/+308
| | |\
| | * | cout is badEliot Horowitz2010-05-261-4/+4
| * | | compileDwight Merriman2010-05-261-1/+1
* | | | SERVER-109 explainAaron2010-05-267-51/+113
| |_|/ |/| |
* | | Merge branch 'master' of github.com:mongodb/mongoAaron2010-05-2557-232/+312
|\ \ \ | |/ /
| * | try to elim warningDwight Merriman2010-05-261-2/+3
| * | try to fix linuxDwight Merriman2010-05-262-2/+1
| * | Merge branch 'master' of github.com:mongodb/mongoDwight Merriman2010-05-264-3/+35
| |\ \
| | * | --upsert option to mongoimport SERVER-1154Mathias Stearn2010-05-251-3/+16