summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* more defensive code and smarter validate functionr0.0.7_rc1Dwight2008-06-307-44/+97
* not hexadecimalDwight2008-06-301-1/+1
* validate a little smarterDwight2008-06-294-18/+51
* switching locationsDwight2008-06-282-4/+15
* first cut at "fast count"r0.0.6_rc1Dwight2008-06-279-13/+125
* stack tracesDwight2008-06-274-2/+6
* pad objects when allocated, when appropriate, to make updates faster.Dwight2008-06-263-6/+41
* close datafiles on any sort of termination (including seg fault)Dwight2008-06-261-1/+6
* test stubDwight2008-06-262-7/+34
* regex matches now supported, partially, when reaching into arrays.Dwight2008-06-261-3/+16
* move send() out of mutex.Dwight2008-06-262-22/+49
* don't stop core dumps by mistake.Dwight2008-06-264-8/+25
* better validation - check if things mistakenly in the free listDwight2008-06-252-1/+34
* fix zero pointers in deleted lists on alloc()Dwight2008-06-252-21/+34
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-06-251-1/+1
|\
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2008-06-254-38/+53
| |\
| * | -O3Eliot Horowitz2008-06-251-2/+2
* | | change to do ref counts for JSObj objects.Dwight2008-06-255-56/+91
| |/ |/|
* | better opLogging - smarter with $cmd, log subset of reads option.Dwight2008-06-254-31/+49
* | capped: don't assert on what could be a user errorDwight2008-06-252-7/+4
* | Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-06-251-2/+8
|\ \ | |/
| * from eliotr0.0.5_rc1yellow2008-06-251-2/+8
* | log less (minor)Dwight2008-06-251-1/+1
|/
* db.dropDatabase();Dwight2008-06-246-68/+135
* replay betterDwight2008-06-233-7/+28
* replayDwight2008-06-182-3/+25
* ok really works nowDwight2008-06-171-1/+1
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-06-173-15/+30
|\
| * db msg end only works for localhost now for security.Dwight2008-06-131-8/+15
| * extraneous loops assertDwight2008-06-122-6/+8
| * fix a jni issue with the last bug fix.Dwight2008-06-121-1/+7
* | catch exception on getMore()Dwight2008-06-172-6/+25
|/
* bad memory issue with cursorsDwight2008-06-118-29/+51
* loggingDwight2008-06-101-3/+1
* debug stuffDwight2008-06-103-366/+7
* Merge branch 'dwight'Dwight2008-06-106-228/+176
|\
| * alloc cursor sl fasterDwight2008-06-102-3/+6
| * handle bad connect from something weirdDwight2008-06-092-1/+2
| * horrific cursor code goneDwight2008-06-083-99/+66
| * unifhishedDwight2008-06-065-171/+148
* | added 64 bit directoryyellow2008-06-081-1/+1
* | 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-061-2/+2
* on kill, finish curr cmd.Dwight2008-06-061-12/+16
* dos2unixDwight2008-06-0619-6338/+6338
* mysterious disappearing blog post fixDwight2008-06-065-56/+128
* 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