summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* $where leakr0.1.0_rc3Eliot Horowitz2008-09-111-1/+1
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pr0.1.0_rc2dwight2008-08-041-2/+18
|\
| * can use <host>:<port> syntax for master hostEliot Horowitz2008-08-031-2/+18
* | bug fix with $indwight2008-08-042-31/+38
|/
* log cleanupdwight2008-08-024-14/+13
* replication fixes plus some log cleanupdwight2008-08-029-405/+432
* added type SymbolEliot Horowitz2008-07-312-2/+5
* checkpoitning workDwight2008-07-314-11/+46
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pr0.1.0_rc1Dwight2008-07-311-1/+2
|\
| * Add log output for master and slave modes so we are sure at startupGeir Magnusson Jr2008-07-311-1/+2
* | repl master fixDwight2008-07-315-25/+28
|/
* compileDwight2008-07-302-1/+135
* important cursor bug fixes (getmore)Dwight2008-07-309-171/+73
* replicationDwight2008-07-299-53/+255
* replication some work doneDwight2008-07-286-35/+180
* collection options are retained when db is cloned;Dwight2008-07-2814-22/+236
* commentsDwight2008-07-271-11/+12
* cloneDatabase()Dwight2008-07-2714-24/+365
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pr0.0.9_rc1Dwight2008-07-2650-284/+1882
|\
| * cursorid 0 on getmore; fix for hudsonSmall testDwight2008-07-241-3/+6
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-07-241-2/+13
| |\
| | * hack namespace _hudsonSmall which uses small files so we can test file bounda...Eliot Horowitz2008-07-241-2/+13
| * | fix nasty drop / dropIndex bugsDwight2008-07-248-39/+143
| |/
| * defensive / better logging / minorDwight2008-07-233-1/+3
| * minor logging and stuff. DEV mode off by default.Dwight2008-07-234-6/+7
| * a little defensive plus better json outputDwight2008-07-223-16/+39
| * bad files goneDwight2008-07-222-65/+0
| * tweak readmeDwight2008-07-221-0/+5
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-07-221-0/+661
| |\
| | * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2008-07-2245-15/+705
| | |\
| | * | licenseEliot Horowitz2008-07-221-0/+661
| * | | readme addedDwight2008-07-221-0/+33
| | |/ | |/|
| * | Added flag to build with 10.4 compatability.Mike Dirolf2008-07-211-1/+1
| * | added AGPL License Header to every fileEliot Horowitz2008-07-2044-14/+704
| * | Revert "added AGPL License Header to every file"Eliot Horowitz2008-07-2044-3808/+14
| * | added AGPL License Header to every fileEliot Horowitz2008-07-2044-14/+3808
| |/
| * compound $lt $gt statements now work, but query optimizer needs to be smarterDwight2008-07-172-30/+60
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-07-171-13/+13
| |\
| | * mem leak regression from bad git merge fixedr0.0.8_rc1Dwight2008-07-171-1/+8
| * | $in queriesDwight2008-07-173-79/+119
| |/
| * check for out of memoryDwight2008-07-173-4/+21
| * Revert "safemalloc"Dwight2008-07-176-16/+8
| * safemallocEliot Horowitz2008-07-176-8/+16
| * validation / defensive stuff.Dwight2008-07-164-13/+35
| * show query expression when slowDwight2008-07-162-4/+9
| * roll back bad bug commited couple hours agoDwight2008-07-163-20/+12
| * npe fix and defensive codeDwight2008-07-165-33/+46
| * makefile : restore the old way - we'll use the makefile.local trick to deal w...Geir Magnusson Jr2008-07-151-3/+3
| * btree.cpp : free a BTreeBucket where we weren'tGeir Magnusson Jr2008-07-151-0/+1
| * jsobj.h : further augment ~Details() - ensure that not only is this buffer ow...Geir Magnusson Jr2008-07-151-1/+5