summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Select index if query contains condition for first index fieldr0.2.1Aaron2009-02-122-8/+7
* better err msgdwight2009-02-121-1/+1
* docs ant test fogbugzEliot Horowitz2009-02-121-1/+1
* don't use static readline on osxEliot Horowitz2009-02-111-1/+5
* fix 64 bit linuxEliot Horowitz2009-02-111-2/+2
* order mattersEliot Horowitz2009-02-111-1/+2
* warning if no readlineEliot Horowitz2009-02-111-0/+2
* remove warning for non-readlineEliot Horowitz2009-02-111-2/+2
* win32 hack removedEliot Horowitz2009-02-111-5/+0
* better readline supportEliot Horowitz2009-02-111-16/+24
* Use default handler for SIGQUITAaron2009-02-111-1/+3
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-111-11/+11
|\
| * spellingMike Dirolf2009-02-111-1/+1
| * whitespaceMike Dirolf2009-02-111-10/+10
* | Can pick index with more key specificity than required by sort / find specAaron2009-02-114-9/+30
* | handle SIGQUIT tooAaron2009-02-111-0/+1
|/
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-1112-27/+112
|\
| * separate counter for RARELY -- really only a partial "fix".Dwight2009-02-112-1/+3
| * while cloning don't fail the whole process if one object has a uassert problemDwight2009-02-111-3/+8
| * more sensible vesrion #r0.8.0v0.8Dwight2009-02-111-1/+1
| * finish the Repl client connection in the c++ driver.Dwight2009-02-111-13/+17
| * Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-114-7/+60
| |\
| | * install notices on release buildEliot Horowitz2009-02-111-1/+1
| | * name is mongodb not mongo-dbEliot Horowitz2009-02-111-2/+2
| | * filemd5 commandEliot Horowitz2009-02-111-2/+49
| | * Merge branch 'master' of git.10gen.com:/data/gitroot/pEliot Horowitz2009-02-113-4/+7
| | |\
| | * | Query::toStringEliot Horowitz2009-02-112-2/+8
| * | | little things: hack for windows filenames, better loggingDwight2009-02-115-2/+23
| | |/ | |/|
* | | Add initial perf testsAaron2009-02-116-18/+584
|/ /
* | Call clientStop() before releasing mutexAaron2009-02-111-1/+1
* | Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-111-8/+13
|\ \ | |/
| * Merge branch 'master' of git.10gen.com:/data/gitroot/pEliot Horowitz2009-02-111-0/+7
| |\
| * | catch socker errors for find in shellEliot Horowitz2009-02-111-8/+13
* | | wasn't logging enoughDwight2009-02-112-3/+6
| |/ |/|
* | Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-111-8/+19
|\ \ | |/
| * windows fix for finding jarsU-ELIOT-019992DFC\Administrator2009-02-111-8/+19
* | db.shutdownServer() in shellDwight2009-02-111-0/+7
|/
* hack to not do deal with c/c++ link issue on windows release buildU-ELIOT-019992DFC\Administrator2009-02-111-1/+3
* better non-readline version of shellU-ELIOT-019992DFC\Administrator2009-02-111-2/+10
* v8 dependency - shell now works on windowsU-ELIOT-019992DFC\Administrator2009-02-111-0/+3
* resources for distributionEliot Horowitz2009-02-114-0/+869
* windowsEliot Horowitz2009-02-101-0/+1
* distnameEliot Horowitz2009-02-101-3/+27
* fix a bug with dup _id keys, but fix is in comments for tonightDwight2009-02-102-2/+5
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-101-3/+10
|\
| * MD -> MTU-ELIOT-019992DFC\Administrator2009-02-101-1/+1
| * windows release optionU-ELIOT-019992DFC\Administrator2009-02-101-3/+10
* | db.vcproj updatedDwight2009-02-102-3/+1
|/
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-1010-19/+66
|\
| * Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-103-10/+51
| |\