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_httpd_misc_handlers.erl
Age
Commit message (
Expand
)
Author
2009-04-18
Fixes COUCHDB-310
Paul Joseph Davis
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-03-08
beefier fault tolerance in the replicator
Adam Kocoloski
2009-02-22
Add runtime statistics -- without EUnit tests for now.
Jan Lehnardt
2009-02-11
Changed _uuid to respond to GET instead of POST. Bug COUCHDB-190
Damien F. Katz
2009-02-08
extract method couch_httpd:send_redirect(Req, Path)
John Christopher Anderson
2009-01-29
Replacement of inets with ibrowse. Fixes COUCHDB-179 and enhances replication.
John Christopher Anderson
2009-01-23
Added task status checking, to help debug the progress of long running tasks,...
Damien F. Katz
2009-01-22
Fix some eJSON stragglers (works with mochijson2, but not eep18). thanks koco...
John Christopher Anderson
2009-01-19
tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is han...
Damien F. Katz
2008-12-29
merge form branch to trunk
John Christopher Anderson
2008-12-22
Fix for config api attempting list_to_binary on an atom.
Damien F. Katz
2008-11-20
Nearly completed security/validation work. Still needs replication testing.
Damien F. Katz
2008-11-17
More security and validation work. Still incomplete.
Damien F. Katz
2008-10-31
couchdb once again serves favicon.ico
John Christopher Anderson
2008-10-22
First check-in of admin http authentication and authorization.
Damien F. Katz
2008-10-10
config web service fix from davisp
John Christopher Anderson
2008-10-02
Added files forgotten in the httpd refactoring checkin.
Damien F. Katz