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.erl
Age
Commit message (
Expand
)
Author
2011-06-26
Merged revision 1139894 from trunk
Filipe David Borba Manana
2011-05-23
Fix authentication. Jquery append "*.*" to accept by
Robert Newson
2011-04-21
default SSL port is 6984.
Robert Newson
2011-04-14
Merged revision 1092247 from trunk
Filipe David Borba Manana
2011-02-01
Backport COUCHDB-1008 from trunk (revision 1055592)
Filipe David Borba Manana
2011-01-17
Merged revision 1058674 from trunk
Filipe David Borba Manana
2011-01-03
Merged revision 1054740 from trunk
Filipe David Borba Manana
2010-12-01
Merged revision 1041103 from trunk:
Filipe David Borba Manana
2010-11-16
After authentication, redirect to the path the user requested, not
Jan Lehnardt
2010-11-10
Support the keys parameter in GET requests.
Paul Joseph Davis
2010-11-05
HTTP proxy handler.
Paul Joseph Davis
2010-09-30
Removing ?getv macros.
Filipe David Borba Manana
2010-09-27
Replacing calls to couch_util:get_value with ?getv
Filipe David Borba Manana
2010-09-18
Added peer information to debug message.
Filipe David Borba Manana
2010-08-24
Added configurable nodelay setting via the ini. Set [httpd] nodelay=true to e...
Damien F. Katz
2010-08-18
COUCHDB-161 - support Range header for attachments.
Robert Newson
2010-08-17
don't export twice.. this warning was annoying.
Benoit Chesneau
2010-08-17
New vhost manager. allows dynamic add of vhosts without restart,
Benoit Chesneau
2010-08-15
add requested_path to the req so we know original path in shows/lists &
Benoit Chesneau
2010-08-13
more informative error messages on invalid json
John Christopher Anderson
2010-08-01
Buf fix - proper RegExp matching to avoid having a case like "hhtml" being co...
Filipe David Borba Manana
2010-08-01
Bug fix - RegExp matching the atom 'undefined'.
Filipe David Borba Manana
2010-07-26
Add SSL support to CouchDB.
Robert Newson
2010-07-25
send a basic-auth popup header if require_valid_user=true, to prevent lock-out
John Christopher Anderson
2010-07-19
remove unguarded atom creation to prevent DOS attacks. closes COUCHDB-829
John Christopher Anderson
2010-07-06
dont redirect endlessly when require_valid_user=true
John Christopher Anderson
2010-06-25
make the authentication redirect URL configurable. setting it to the empty st...
John Christopher Anderson
2010-06-24
better error message for db names, closes COUCHDB-741 thanks Frank
John Christopher Anderson
2010-06-24
close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian Jenkins
John Christopher Anderson
2010-06-24
use JSON content type in replicator, require it in the _bulk_docs and other P...
John Christopher Anderson
2010-06-24
send browsers to /_utils/session.html when they need to log in
John Christopher Anderson
2010-06-12
log HEAD requests as HEAD, not GET. COUCHDB-788
Adam Kocoloski
2010-06-10
Code mods to support streaming attachment replication.
Damien F. Katz
2010-06-06
keep massive invalid json blobs out of the error logger, move them to debug log
John Christopher Anderson
2010-06-03
More work to allow for streaming attachment replication.
Damien F. Katz
2010-06-02
trailing whitespace pedantry
Jan Lehnardt
2010-06-01
better tests for the vhost globals, fixed a bug
John Christopher Anderson
2010-05-19
Renaming `jsonp = false` ini option to `allow_jsonp = false` to be
Jan Lehnardt
2010-05-19
no newlines in .ini files
Jan Lehnardt
2010-05-19
jsonp callbacks are ignored unless jsonp is configured to true
John Christopher Anderson
2010-05-13
vhost_global_handlers bypass rewrite rules and are available in all vhosts
John Christopher Anderson
2010-05-04
use crypto:md5 when available. thx fdmanana. Closes COUCHDB-757
Adam Kocoloski
2010-05-04
use keysearch BIF to search ejson props. Closes COUCHDB-747
Adam Kocoloski
2010-04-07
make max_concurrent_connections configurable via Randall Leeds / COUCHDB-705
John Christopher Anderson
2010-03-01
fix issue COUCHDB-678 applying patch from Filipe Manana.
Benoit Chesneau
2010-02-19
use process state instead of config lookup to match vhosts
Jan Lehnardt
2010-02-19
typo
Jan Lehnardt
2010-02-19
Add virtual host handling.
Jan Lehnardt
2010-02-03
add default_fun and url_handlers to #http. It's useful for any custom
Benoit Chesneau
2010-02-02
would have been strange to be abble ../../_changes and not
Benoit Chesneau
[next]