Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-17 | added notice about CVE-2010-2234 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@986368 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-17 | added notice about CVE-2010-2234 | Noah Slater | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986368 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-17 | add missing file (#COUCHDB-855) | Benoit Chesneau | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986183 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-17 | New vhost manager. allows dynamic add of vhosts without restart, | Benoit Chesneau | |
wildcard in vhost and dynamic routing via pattern matching. Close #COUCHDB-855. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@986182 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-15 | Bumping ibrowse library to version 1.6.2 (latest). | Filipe David Borba Manana | |
It has a few important bug fixes and new features, such as, for example: 1) fixes https requests not going via the proxy; 2) added SSL support for direct connections; 3) fixes to URL parsing; 4) added option headers_as_is git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@985730 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-15 | Fix Erlang unused variable warnings. | Filipe David Borba Manana | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@985719 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-15 | add requested_path to the req so we know original path in shows/lists & | Benoit Chesneau | |
updates function. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@985678 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-13 | more informative error messages on invalid json | John Christopher Anderson | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@985407 13f79535-47bb-0310-9956-ffa450edef68 | |||
2010-08-12 | appups for 1.2.3 | Adam Kocoloski | |
2010-08-12 | enable _search handler. Didn't add [external] block to config | Adam Kocoloski | |
2010-08-12 | appups for 1.2.2 | Adam Kocoloski | |
2010-08-12 | convert all replication requests into remote/remote | Adam Kocoloski | |
2010-08-12 | add the appups for real | Adam Kocoloski | |
2010-08-12 | appups for 1.2.1 | Adam Kocoloski | |
2010-08-12 | use correct server header | Adam Kocoloski | |
2010-08-12 | sort the response to /_active_tasks | Adam Kocoloski | |
2010-08-12 | nicer error messages for missing attachment stubs | Adam Kocoloski | |
2010-08-12 | Human-readable 404 for missing DB, BugzID 10523 | Adam Kocoloski | |
2010-08-12 | measure all get_db_info calls | Adam Kocoloski | |
2010-08-12 | use couch_httpd_auth config block everywhere | Adam Kocoloski | |
2010-08-12 | oops, referenced the wrong config setting for auth db | Adam Kocoloski | |
2010-08-12 | support for revs_limit and security metadata | Adam Kocoloski | |
2010-08-12 | add _system resource for munin plugins | Adam Kocoloski | |
2010-08-12 | remove unused increment_update_seq handler | Adam Kocoloski | |
2010-08-12 | trivial bug caught by dialyzer | Adam Kocoloski | |
2010-08-12 | many updates to doc handling, batch=ok works now | Adam Kocoloski | |
2010-08-12 | add _membership handler to cluster http layer, and get good node list | Brad Anderson | |
2010-08-12 | whitespace | Brad Anderson | |
2010-08-12 | update PUT /db/docid, but multipart is probably still broken | Adam Kocoloski | |
2010-08-12 | showroom_api disappeared, use showroom_rep for now | Adam Kocoloski | |
2010-08-12 | thank you dialyzer | Adam Kocoloski | |
2010-08-12 | remove unnecessary chttpd_stats module | Adam Kocoloski | |
2010-08-12 | use base64 library instead of old couch_util impl | Adam Kocoloski | |
2010-08-12 | CouchDB is 1.0.0 | Adam Kocoloski | |
2010-08-12 | update attachment handling for new format, untested | Adam Kocoloski | |
2010-08-12 | remove unused view code | Adam Kocoloski | |
2010-08-12 | rearrange fabric arguments to match couch_btree | Adam Kocoloski | |
2010-08-12 | move db_path logic to chttpd | Adam Kocoloski | |
2010-08-12 | more cleanup of the includes | Adam Kocoloski | |
2010-08-12 | update include path for couch_db.hrl | Adam Kocoloski | |
2010-08-12 | good enough README for now | Brad Anderson | |
2010-08-12 | working on my markdown-fu | Brad Anderson | |
2010-08-12 | add rebar, makefile, readme to chttpd | Brad Anderson | |
2010-08-12 | ugly dual-compatibility for ours/apache's _session formats | Adam Kocoloski | |
2010-08-12 | show distributed tasks in _active_tasks | Adam Kocoloski | |
2010-08-12 | support for URL _rewrites | Adam Kocoloski | |
2010-08-12 | supply proper default values to fabric on db create | Adam Kocoloski | |
2010-08-12 | oops, we already have a #db{} here | Adam Kocoloski | |
2010-08-12 | die, users replication, die | Adam Kocoloski | |
2010-08-12 | Add utility for verifying hashes. | Jason David Davies | |
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@898477 13f79535-47bb-0310-9956-ffa450edef68 |