summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* don't exit if client sends us garbage for a queryr0.1.5_rc1Dwight2008-10-133-2/+15
* fix replication b ug with blank source nameDwight2008-10-136-20/+35
* bug with new inumber stuff on comparesDwight2008-10-132-3/+5
* fix max type for new number typeEliot Horowitz2008-10-121-2/+2
* int datatypeunknown2008-10-127-35/+70
* allow high bit of type to spoecify somethingunknown2008-10-111-2/+4
* repl: source parm now optionalDwight2008-10-103-4/+10
* handle $ne null with missing fieldsDwight2008-10-101-6/+15
* $neDwight2008-10-102-0/+15
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-10-101-1/+10
|\
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2008-10-102-15/+17
| |\
| * | complain if an invalid $operator type (not $gt etc.)dwight2008-10-101-1/+10
* | | $ne in progDwight2008-10-103-1/+14
| |/ |/|
* | BUG 905 fixed w/indexes caseDwight2008-10-092-2/+1
* | BUG 905 sorting embeddedDwight2008-10-091-13/+16
|/
* fix $gt for stringsdwight2008-10-081-4/+6
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-10-084-105/+116
|\
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2008-10-081-0/+4
| |\
| | * don't use data files larger than 512mb on 32 bitEliot Horowitz2008-10-071-0/+4
| * | minor, request.cpp starteddwight2008-10-082-22/+20
| |/
| * report $where errorsdwight2008-10-041-4/+8
| * fix sort bugdwight2008-10-041-79/+84
* | jsobj::valid()Dwight2008-10-083-8/+17
|/
* validate objects on clone()Dwight2008-10-023-6/+18
* fix compiiledwight2008-09-291-2/+3
* connpool: handle socket failures properlyDwight2008-09-295-13/+69
* checkpointing soem dbgrid workDwight2008-09-299-69/+219
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pr0.1.4_rc1Dwight2008-09-231-0/+2
|\
| * babbleEliot Horowitz2008-09-221-0/+2
* | windows: compile in release modeDwight2008-09-233-4/+218
|/
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-09-191-15/+56
|\
| * leak fix for new jni methodsEliot Horowitz2008-09-181-5/+9
| * jni lies - you do need to release thingsEliot Horowitz2008-09-181-9/+42
| * fixed inf. loop in jni error handlerEliot Horowitz2008-09-171-1/+5
* | minilex offDwight2008-09-192-23/+25
|/
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pr0.1.3_rc1Dwight2008-09-152-23/+31
|\
| * classpathEliot Horowitz2008-09-151-22/+28
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2008-09-153-0/+59
| |\
| * | some more things to ignoreEliot Horowitz2008-09-151-1/+3
* | | copydbDwight2008-09-157-24/+92
| |/ |/|
* | Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-09-1512-40/+167
|\ \ | |/
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2008-09-147-16/+85
| |\
| | * Merge branch 'master' of ssh://git.latenightcoders.com/data/gitroot/pEliot Horowitz2008-09-1420-122/+847
| | |\
| | * | can use this. instead of obj. for $whereEliot Horowitz2008-09-145-8/+35
| | * | can pass functions with scopesEliot Horowitz2008-09-145-12/+49
| | * | ./db javatest just runs the jni testEliot Horowitz2008-09-141-0/+5
| * | | copydb workdwight2008-09-146-24/+82
| | |/ | |/|
* | | dbgrid new filesDwight2008-09-153-0/+59
|/ /
* | copydb - not yet doneDwight2008-09-128-24/+121
* | fix assumed initialization order of globalsDwight2008-09-123-15/+24