summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* More validation for modifier updatesAaron2009-02-053-35/+58
* Don't update pattern if no key in matching objectAaron2009-02-051-3/+8
* oopsAaron2009-02-041-1/+1
* Don't allow mod update on _idAaron2009-02-041-0/+1
* Update with mods on embedded objectsAaron2009-02-041-1/+1
* Allow 'count' command on a slaveAaron2009-02-044-15/+28
* Replay fixes for some more update casesAaron2009-02-041-9/+26
* Don't use async signals in JVM, so our handlers won't get hosed on linuxAaron2009-02-041-2/+5
* no more "msg end"Dwight2009-02-044-4/+4
* some debug loggingDwight2009-02-042-0/+11
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-041-1/+1
|\
| * Validate return value of pthread_sigmaskAaron2009-02-041-1/+1
* | on exit, wait for replication to finish upDwight2009-02-047-33/+52
|/
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-0410-46/+99
|\
| * switching to stl bugEliot Horowitz2009-02-041-2/+2
| * Merge branch 'master' of git.10gen.com:/data/gitroot/pEliot Horowitz2009-02-046-31/+71
| |\
| | * Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-0410-29/+55
| | |\
| | * | Log generated id with inserted object, log id as update query in some casesAaron2009-02-035-12/+32
| | * | Preserve old id on ipdate with no id specAaron2009-02-033-19/+39
| * | | better path debuggingEliot Horowitz2009-02-041-1/+2
| | |/ | |/|
| * | Merge branch 'master' of git.10gen.com:/data/gitroot/pEliot Horowitz2009-02-044-13/+23
| |\ \
| | * | Cleanup shutdown -- remove duplicate, debug messages; don't grab log mutexAaron2009-02-044-13/+23
| * | | more search pathsEliot Horowitz2009-02-041-0/+2
| |/ /
* | | reccache bug fixDwight2009-02-044-8/+38
|/ /
* | defer reccache writesDwight2009-02-032-7/+9
* | mamke getCollectionNames() in the shell prettierDwight2009-02-032-2/+3
* | fix vc proj fileDwight2009-02-034-8/+14
* | Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-036-9/+8
|\ \ | |/
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2009-02-031-4/+1
| |\
| | * Undefined element can appear anywhere in objectAaron2009-02-031-4/+1
| * | grid/message -> util/messageEliot Horowitz2009-02-034-4/+4
| |/
| * Add comment about BSONObj reference counting thread safetyAaron2009-02-031-1/+3
* | don't create the indexes.dat file unless built for that mode.Dwight2009-02-032-1/+6
|/
* return a nonzero exit code on a startup problemDwight2009-02-032-8/+14
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-031-1/+5
|\
| * TEMP FIX - ensure that indexes.dat goes to the specifiedGeir Magnusson Jr2009-02-031-1/+5
* | Add rough parse error infoAaron2009-02-031-1/+9
* | Put javajstest in 'test' binary, fix fallout of starting jni in test binaryAaron2009-02-031-7/+5
* | Fix default constructorAaron2009-02-022-6/+1
* | Real fixes for test failuresAaron2009-02-021-1/+0
|/
* Merge branch 'master' of git.10gen.com:/data/gitroot/pDwight2009-02-027-87/+159
|\
| * Merge branch 'master' of ssh://git.10gen.com/data/gitroot/pEliot Horowitz2009-02-021-0/+1
| |\
| | * Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-02-021-0/+2
| | |\
| | * | Parse port suffix before calling hostbyname()Aaron2009-02-021-0/+1
| * | | some helpersEliot Horowitz2009-02-021-1/+14
| | |/ | |/|
| * | empty string -> emptyObjEliot Horowitz2009-02-021-0/+2
| |/
| * Improve parameter descriptionAaron2009-02-021-1/+1
| * Disable javajstest() in the right placeAaron2009-02-021-3/+3
| * Disable javajstests on startup to save timeAaron2009-02-021-1/+2
| * Add autoresync optionAaron2009-02-024-20/+46