summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUMP 1.3.4r1.3.4Eliot Horowitz2010-03-174-3/+9
* some Cursors may not support get moreEliot Horowitz2010-03-175-5/+21
* fix empty result from $box or $centerEliot Horowitz2010-03-172-1/+10
* some fudge factor for floating pointEliot Horowitz2010-03-172-9/+9
* debugging and fix test for linux-32 after HOURS wasted chasing a phantom bugEliot Horowitz2010-03-172-8/+23
* better debuggingEliot Horowitz2010-03-171-0/+1
* Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-03-171-1/+1
|\
| * matching new[] and delete[]Mathias Stearn2010-03-161-1/+1
* | some cleaning and hasPrefix fixesEliot Horowitz2010-03-171-10/+27
|/
* replica pair and SCC support for v8 shellEliot Horowitz2010-03-161-7/+36
* Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-165-8/+153
|\
| * fix Top leak with drop SERVER-768Eliot Horowitz2010-03-163-1/+12
| * Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-163-2/+4
| |\
| * | cleaningEliot Horowitz2010-03-162-9/+9
| * | bounding box $box queries SERVER-690Eliot Horowitz2010-03-162-6/+140
* | | SERVER-765 add StaticObserver to mongobridgeAaron2010-03-161-0/+2
| |/ |/|
* | pullall test use correct namespaceAaron2010-03-161-1/+1
* | SERVER-761 don't release mutex in deleteObjects() in god modeAaron2010-03-162-1/+3
|/
* on a collection drop remove namespaces from Top SERVER-768Eliot Horowitz2010-03-163-1/+8
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-169-54/+73
|\
| * Merge branch 'master' of github.com:mongodb/mongoMike Dirolf2010-03-165-48/+53
| |\
| | * Prettier DBTOP for web interfaceMathias Stearn2010-03-161-2/+10
| | * Cut down on copies of large mapMathias Stearn2010-03-163-5/+4
| | * Clean up and plug leak in snapshot thread SERVER-768Mathias Stearn2010-03-164-41/+39
| * | adding startMongodSmallOplog scons target BUILDBOT-50Mike Dirolf2010-03-161-3/+14
| |/
| * Fix typo in rpm init script. SERVER-575Richard Kreuter2010-03-161-1/+1
| * mongosniff: add DIAGLOG option to help.Mathias Stearn2010-03-161-2/+3
| * Merge branch 'master' of github.com:mongodb/mongoMathias Stearn2010-03-1625-70/+295
| |\
| * | Reduce liklihood of TimeTBuilder test fail SERVER-755Mathias Stearn2010-03-151-0/+2
* | | $center queryies for geo SERVER-690Eliot Horowitz2010-03-162-86/+345
| |/ |/|
* | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-161-0/+82
|\ \
| * | handle date based dirs and current symlink in confluence export scriptMike Dirolf2010-03-161-2/+10
| * | ugly hack to get confluence export script working on Python 2.5Mike Dirolf2010-03-161-5/+9
| * | confluence export script BUILDBOT-53Mike Dirolf2010-03-161-0/+70
* | | mongosniff can forward diaglog filesEliot Horowitz2010-03-161-14/+61
|/ /
* | Improve RPM packaging, init scripts. SERVER-575, SERVER-576.Richard Kreuter2010-03-163-25/+39
* | Merge branch 'master' of github.com:mongodb/mongoEliot Horowitz2010-03-168-17/+43
|\ \
| * | SERVER-758 reset query optimizer stats after building index in backgroundAaron2010-03-163-11/+14
| * | SERVER-762 flush logAaron2010-03-161-4/+4
| * | Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-159-12/+40
| |\ \
| * | | validate all collections in basic parallel testsAaron2010-03-153-1/+24
| * | | fix validation for looped capped collectionsAaron2010-03-151-1/+1
* | | | some test that aren't doneEliot Horowitz2010-03-162-0/+28
| |/ / |/| |
* | | make killOp work for map reduce SERVER-387Eliot Horowitz2010-03-162-5/+7
* | | some prep for geo $within SERVER-690Eliot Horowitz2010-03-155-6/+15
* | | $ operator testEliot Horowitz2010-03-151-0/+17
* | | don't use execinfo on solarisEliot Horowitz2010-03-151-1/+1
* | | Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-03-156-14/+66
|\ \ \ | |/ /
| * | Merge branch 'master' of github.com:mongodb/mongoAaron2010-03-157-15/+72
| |\ \ | | |/
| | * flushing statsMathias Stearn2010-03-154-0/+47