Age | Commit message (Expand) | Author |
2010-02-22 | _purge was incorrectly returning update_seq. | Paul Joseph Davis |
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-19 | keep listeners when rebooting replications | Adam Kocoloski |
2010-02-18 | remove trailing whitespace | Jan Lehnardt |
2010-02-18 | Fixes COUCHDB-640 - Reset views with invalid update seqs. | Paul Joseph Davis |
2010-02-12 | move from _admins / _readers / _security to just a single _security object | John Christopher Anderson |
2010-02-04 | re-enable 404 handling in show functions while retaining user-friendly error ... | Jan Lehnardt |
2010-02-04 | remove empty lines | Benoit Chesneau |
2010-02-04 | fix COUCHDB-638. | Benoit Chesneau |
2010-02-03 | fix #COUCHDB-595 thanks for tests and report. | Benoit Chesneau |
2010-02-03 | error message on bad security object | John Christopher Anderson |
2010-02-03 | enhance reader and admin lists | John Christopher Anderson |
2010-02-03 | add default_fun and url_handlers to #http. It's useful for any custom | Benoit Chesneau |
2010-02-02 | proxy authentification handler. This handler allows creation of a | Benoit Chesneau |
2010-02-02 | would have been strange to be abble ../../_changes and not | Benoit Chesneau |
2010-02-01 | fix unused variable warnings, remove unused code. | Jan Lehnardt |
2010-02-01 | Database-level security. | John Christopher Anderson |
2010-02-01 | removed unused code. Patch by Robert Dionne. Closes COUCHDB-581 | Jan Lehnardt |
2010-02-01 | improve object handling from query member of the rule. Allow to handle | Benoit Chesneau |
2010-02-01 | typo | Benoit Chesneau |
2010-01-31 | add url rewriting support. | Benoit Chesneau |
2010-01-29 | Allow storing attachments in compressed form. Closes COUCHDB-583. Thanks Fili... | John Christopher Anderson |
2010-01-29 | Thanks Filipe Manana. Closes COUCHDB-631. | John Christopher Anderson |
2010-01-23 | show conflicts in changes filters. Patch by Lena Herrmann. Closes COUCHDB-630 | Jan Lehnardt |
2010-01-18 | normalize userCtx name and roles, also, no log in via a conflict doc | John Christopher Anderson |
2010-01-13 | validate use doc type | John Christopher Anderson |
2010-01-12 | Add utility for verifying hashes. | Jason David Davies |
2010-01-09 | make the default account db called _users, not users | John Christopher Anderson |
2010-01-09 | better validations on users db | John Christopher Anderson |
2010-01-07 | merge account branch to trunk | John Christopher Anderson |
2009-12-23 | Follow RFC 2616 closer and use "verb" instead of "method" | Jan Lehnardt |
2009-12-22 | remove show from db doc GET handler, completing flip-flop on COUCHDB-404 | John Christopher Anderson |
2009-12-22 | move query server to a design-doc based protocol, closes COUCHDB-589 | John Christopher Anderson |
2009-12-16 | Provide Content-MD5 header support for attachments. | Paul Joseph Davis |
2009-12-14 | Email notification test failed. Undoing. | Paul Joseph Davis |
2009-12-14 | Forcing a build failure to check buildbot emails. | Paul Joseph Davis |
2009-12-10 | cache headers for favicon.ico - thanks Matthew Hooker | John Christopher Anderson |
2009-12-10 | Add a "Reduce" checkbox to the database view page in Futon, which controls th... | Christopher Lenz |
2009-12-08 | release old Fds on replication reboot, shut down child procs in a cleaner order | Adam Kocoloski |
2009-12-02 | removed add_fun optimization for filters, this provides better concurrency at... | John Christopher Anderson |
2009-12-02 | COUCHDB-588: don't make log noise when an OS process chooses to terminate nor... | Mark Hammond |
2009-12-02 | ensure the child exit code is reported correctly to couch | Mark Hammond |
2009-11-30 | Fix two issues for databases upgraded from 0.9.x: | Jan Lehnardt |
2009-11-30 | ETags on POSTs to _view and _list should depend on Keys. COUCHDB-586 | Adam Kocoloski |
2009-11-30 | work on COUCHDB-582, fixes issues with filtered longpoll requests closing early | John Christopher Anderson |
2009-11-27 | Fix weird error with JS_DefineFunctions call. | Paul Joseph Davis |
2009-11-27 | Force couchspawnkillable to be executable. | Paul Joseph Davis |
2009-11-27 | Minor formatting fix. | Paul Joseph Davis |