index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
couchdb
/
couch_file.erl
Age
Commit message (
Expand
)
Author
2008-08-24
fix for occasional crash when attempting to open a database on a heavily load...
Damien F. Katz
2008-08-22
Fix for couch_server process crash when databases that don't exist are attemp...
Damien F. Katz
2008-08-20
Merge runtimeconfig branch back into trunk
Jan Lehnardt
2008-08-05
Fixed bug where we attempted to match a linked port to the current fd, but fa...
Damien F. Katz
2008-08-05
Added concurrent open db limit and a LRU cache for closing old databases when...
Damien F. Katz
2008-07-16
Increase more filesystem layer timeouts. Patch by randall <dizzot> leeds <atf...
Jan Lehnardt
2008-07-10
Wait for the OS to flush our newly written data to disk without timing out to...
Jan Lehnardt
2008-06-12
fix for problem when view index header data exceeds 2k.
Damien F. Katz
2008-04-20
Added proper UUID generation and changed the details of how way debug logging...
Damien F. Katz
2008-04-04
compaction code, not hooked up to webserver yet
Damien F. Katz
2008-03-28
Imported trunk.
Christopher Lenz