Age | Commit message (Expand) | Author |
2010-02-28 | revert accidental commit | Jan Lehnardt |
2010-02-28 | Merge branch 'show-deleted-docs' into trunk | Jan Lehnardt |
2010-02-26 | fdmananas patch for filtered replication via COUCHDB-673 | John Christopher Anderson |
2010-02-25 | commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658 | John Christopher Anderson |
2010-02-24 | replicator and view generator can skip check_is_reader when opening database ... | John Christopher Anderson |
2010-02-24 | Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson. | Jan Lehnardt |
2010-02-23 | Futon: Fix cookie storage for localhost. Closes COUCHDB-668. Thanks to Matt G... | Christopher Lenz |
2010-02-22 | fixed race condition in admin creation - thanks Matt Goodall | John Christopher Anderson |
2010-02-22 | Update jQuery to 1.4.2. | Christopher Lenz |
2010-02-22 | _purge was incorrectly returning update_seq. | Paul Joseph Davis |
2010-02-20 | Futon: Set rows for document source edit textarea to the number | Jan Lehnardt |
2010-02-14 | fix futon to use _security object. thanks Filipe Manana, closes COUCHDB-654 | John Christopher Anderson |
2010-02-12 | move from _admins / _readers / _security to just a single _security object | John Christopher Anderson |
2010-02-05 | add list()-API cmompatible API to _show. Symmetry FTW. | Jan Lehnardt |
2010-02-04 | re-enable 404 handling in show functions while retaining user-friendly error ... | Jan Lehnardt |
2010-02-04 | fix COUCHDB-638. | 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-02 | oops. forgot to add this file in latest commit | Benoit Chesneau |
2010-02-02 | proxy authentification handler. This handler allows creation of a | Benoit Chesneau |
2010-02-02 | old diff. fix unitest | Benoit Chesneau |
2010-02-02 | would have been strange to be abble ../../_changes and not | Benoit Chesneau |
2010-02-02 | make uuuidCache a local variable. Patch by Jan Kassens. Closes COUCHDB-560. | Jan Lehnardt |
2010-02-01 | Database-level security. | John Christopher Anderson |
2010-02-01 | fix oauth test | Jan Lehnardt |
2010-02-01 | improve object handling from query member of the rule. Allow to handle | Benoit Chesneau |
2010-01-31 | add url rewriting support. | Benoit Chesneau |
2010-01-31 | fix bulkSave(). Patch insipred by Lena Herrmann. Closes COUCHDB-634 | Jan Lehnardt |
2010-01-30 | Allow Futon to run behind a HTTP proxy. | Jan Lehnardt |
2010-01-29 | fix test view for json2.js toXMLString() | John Christopher Anderson |
2010-01-29 | Thanks Filipe Manana. Closes COUCHDB-631. | John Christopher Anderson |
2010-01-26 | Replace the old JavaScript query server JSON library with json2.js | John Christopher Anderson |
2010-01-23 | show conflicts in changes filters. Patch by Lena Herrmann. Closes COUCHDB-630 | Jan Lehnardt |
2010-01-23 | style | Jan Lehnardt |
2010-01-20 | Futon: Prefix cookie names with the port number, so that different CouchDB in... | Christopher Lenz |
2010-01-20 | properly encode user name in link url | John Christopher Anderson |
2010-01-19 | Futon: Merge the different compaction/cleanup buttons into a single button on... | Christopher Lenz |
2010-01-19 | Futon: Simplify placeholder fallback using jQuery live focus events. | Christopher Lenz |
2010-01-19 | Upgraded jQuery to 1.4.0. | Christopher Lenz |
2010-01-18 | normalize userCtx name and roles, also, no log in via a conflict doc | John Christopher Anderson |
2010-01-13 | use config info for users db | 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 |
2010-01-02 | add button to cleanup old view files. closes COUCHDB-610. thanks Ilia Cheishvili | 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-12 | Futon: Improve display of multi-line strings in tabular document view. | Christopher Lenz |
2009-12-11 | Futon: Show empty lists and objects in document view as [] and {}, respectively. | Christopher Lenz |
2009-12-11 | Futon: Remember tabular vs. source tab preference in a cookie. | Christopher Lenz |