summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | oplogging off unless a special buildDwight2008-09-113-7/+48
* | arbitrateDwight2008-09-117-48/+118
* | declare who our remote is on ismaster cmdDwight2008-09-111-1/+4
* | Option_SlaveOkDwight2008-09-116-27/+53
* | dbgrid.cpp added; return $err on assertDwight2008-09-116-17/+101
* | dbgrid.vcproj missing; more work on dbgridr0.1.2_rc1Dwight2008-09-117-2/+397
|/
* clean up commands (new method for making them)Dwight2008-09-103-28/+122
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-09-101-1/+1
|\
| * $where leakEliot Horowitz2008-09-091-1/+1
* | commentsDwight2008-09-101-5/+7
|/
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-09-0910-454/+1024
|\
| * break out code to serparate filedwight2008-09-085-446/+479
* | dbgrid startDwight2008-09-096-473/+30
|/
* better class nameDwight2008-09-052-11/+19
* repl tweaksDwight2008-09-056-18/+46
* more work on pairingDwight2008-09-046-12/+27
* endian check capabilityDwight2008-09-0411-42/+94
* advertise new dbs for replication; handle user asserts on replDwight2008-09-0313-169/+243
* fix a possible typo??Eliot Horowitz2008-08-281-1/+1
* chedck for indexes on $inc updates. disallow the update then for now -- but ...dwight2008-08-284-9/+27
* transientdetails work in progDwight2008-08-282-0/+12
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pDwight2008-08-271-1/+1
|\
| * --master default in run.tcsr0.1.1_rc1yellow2008-08-271-1/+1
* | added transient namespace infoDwight2008-08-275-349/+383
|/
* we only clone one database per pass, even if a lot need done. This helps usDwight2008-08-264-6/+19
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2008-08-257-17/+35
|\
| * repl tweaksDwight2008-08-257-17/+35
* | minor repl; ocmmentsdwight2008-08-253-3/+7
|/
* forgot to implement skip() for scanandorderdwight2008-08-242-51/+55
* Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pdwight2008-08-242-9/+24
|\
| * db.cpp : tweak correction of supplied data dir path to work on windowsU-GEIR-5ACC88A714\Administrator2008-08-231-7/+16
| * javajs.cpp : if the appsrvpath is set on command line, respect itU-GEIR-5ACC88A714\Administrator2008-08-221-2/+8
* | rebuilt boostdwight2008-08-244-0/+0
|/
* sort without indexDwight2008-08-214-69/+168
* beginnings of some sorting stuffDwight2008-08-193-4/+51