summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v114 merge patchr0.0.4_rc3Dwight2008-06-115-5/+17
* -03r0.0.4_rc2yellow2008-06-081-2/+4
* added 64 bit directoryyellow2008-06-081-1/+1
* fix core dump stuffyellow2008-06-081-2/+2
* less debugging spamr0.0.4_rc1Eliot Horowitz2008-06-082-6/+19
* fix signal for jnir0.0.3Dwight2008-06-071-2/+3
* log less annoyingDwight2008-06-062-5/+6
* on kill, finish curr cmd.Dwight2008-06-061-12/+16
* dos2unixDwight2008-06-0637-8785/+8785
* mysterious disappearing blog post fixDwight2008-06-067-56/+135
* javajs.cpp : fix for WIN32 (/me hangs head)Geir Magnusson Jr2008-06-061-1/+7
* db.cpp, javajs.cpp : allow user to specify directory for appserver, rather th...Geir Magnusson Jr2008-06-063-7/+48
* gccDwight2008-06-022-4/+6
* handle array case properlyDwight2008-06-023-9/+84
* query embedded objectsDwight2008-06-026-381/+421
* debuggingDwight2008-05-162-4/+13
* log cursor id on getmoreDwight2008-05-071-1/+2
* make validatens betterDwight2008-05-022-3/+26
* log dirDwight2008-05-011-1/+1
* more assertsDwight2008-05-011-0/+6
* don't assert if key to index too big ; nicer msg tooDwight2008-05-013-10/+25
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-04-301-6/+22
|\
| * add the pid to the startup output to make it clear which process we areGeir Magnusson Jr2008-04-301-2/+4
| * change how we fix the db-path : do it in initAndListen()Geir Magnusson Jr2008-04-301-25/+17
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pGeir Magnusson Jr2008-04-301-7/+27
| |\
| * | DB-1 : ensure that there's a trailing slash for dbpathGeir Magnusson Jr2008-04-301-2/+24
* | | sai hackDwight2008-04-303-5/+17
| |/ |/|
* | get profiling levelDwight2008-04-291-2/+11
* | good error msg on an assertion failure in dbCommandDwight2008-04-281-5/+16
|/
* assertDwight2008-04-281-1/+1
* dbproblem.log fileDwight2008-04-259-17/+84
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-04-172-1/+8
|\
| * Add sig handler for SIGPIPE. Lets the app exit cleanly on a "msg end" loopGeir Magnusson Jr2008-04-132-0/+7
| * Return 0 when sent an "end" message as that's a clean exitGeir Magnusson Jr2008-04-121-1/+1
* | debug minorDwight2008-04-172-1/+3
|/
* group byDwight2008-04-084-4/+12
* overassert fixedDwight2008-04-072-10/+10
* minorDwight2008-04-073-4/+13
* tell java where ed isEliot Horowitz2008-04-071-0/+6
* some assertsEliot Horowitz2008-04-013-1/+7
* Parameterize the msg command so that port can be specifiedGeir Magnusson Jr2008-03-311-11/+34
* Refactor db.cpp to remove repeated codeGeir Magnusson Jr2008-03-311-10/+17
* Remove the tabs from my previous commit - no functional changeGeir Magnusson Jr2008-03-311-18/+18
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pGeir Magnusson Jr2008-03-311-3/+5
|\
| * v105 bug with client variableDwight2008-03-311-3/+5
* | Add alternative starting parameters to allow override of listening port and d...Geir Magnusson Jr2008-03-311-1/+31
|/
* defensiveDwight2008-03-311-2/+6
* v104 assertDwight2008-03-313-4/+4
* switch machinesDwight2008-03-312-1/+6
* $where optimizationDwight2008-03-296-12/+196