Age | Commit message (Expand) | Author |
2010-11-02 | Escape URL and cookie input. | Jan Lehnardt |
2010-07-21 | Add "Stale views" checkbox to Futon's database pages. | Filipe David Borba Manana |
2010-07-07 | avoid Futon popup when listing databases that cant be accessed | John Christopher Anderson |
2010-06-24 | proper docid escaping in Futon view display, thanks Paul Bonser. Closes COUCH... | John Christopher Anderson |
2010-06-01 | fix attachments with "./" in their names in Futon. Closes COUCHDB-239. | Jan Lehnardt |
2010-05-19 | Use "expando links" for long attribute values in the Futon document view. | Jan Lehnardt |
2010-04-15 | ruby example function works with @mattly`s query server | John Christopher Anderson |
2010-03-04 | Futon: use proper document value when constructing input element for inline e... | Christopher Lenz |
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-01 | Database-level security. | John Christopher Anderson |
2010-01-19 | Futon: Merge the different compaction/cleanup buttons into a single button on... | Christopher Lenz |
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-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 |
2009-12-11 | Futon: A couple of bug fixes: | Christopher Lenz |
2009-12-11 | Futon: Allow control over the group and group_level options on reduce views. | Christopher Lenz |
2009-12-11 | Futon: Improve storage of session state by storing short-term settings in the... | Christopher Lenz |
2009-12-10 | Futon: Fix toggling of reduce checkbox on database page. | Christopher Lenz |
2009-12-10 | Add a "Reduce" checkbox to the database view page in Futon, which controls th... | Christopher Lenz |
2009-12-09 | A couple of Futon improvements: | Christopher Lenz |
2009-10-30 | Closes COUCHDB-547 - Adding a View Compaction Button | Paul Joseph Davis |
2009-09-22 | Make Futon's Source tab editable. | Paul Joseph Davis |
2009-08-14 | Fixes COUCHDB-429 - Error durring paging. | Paul Joseph Davis |
2009-08-12 | Introduces native Erlang query servers. Closes COUCHDB-377 | John Christopher Anderson |
2009-07-22 | Fix automatic group=true on reduce views in Futon, which was only getting app... | Christopher Lenz |
2009-07-22 | Fix off-by-one error in Futon view paging. Thanks to Jason Davies for the pat... | Christopher Lenz |
2009-07-22 | Ignore whitespace in reduce code textarea in Futon. Closes COUCHDB-328. | Christopher Lenz |
2009-07-22 | Apply patch by Jason Davies that improves how the view menu is populated: onl... | Christopher Lenz |
2009-07-22 | Change document creation in Futon so that it no longer prompts for a document... | Christopher Lenz |
2009-07-21 | Fix for COUCHDB-318: when adding or renaming a field in Futon, check that a f... | Christopher Lenz |
2009-07-21 | Fix for compatibility of Futon with design documents that have slashes in the... | Christopher Lenz |
2009-07-21 | Make the view-selection and jump-to-document widgets at the top of the Futon ... | Christopher Lenz |
2009-07-21 | One line patch to fix _local docs. | Paul Joseph Davis |
2009-07-21 | fix view selection in Futon for Opera, patch by Alexander Uvarov, closes COUC... | Jan Lehnardt |
2009-07-20 | Make the view URL in Futon consistent with the URL for views in the HTTP inte... | Christopher Lenz |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-06 | trimmed trailing whitespace | Noah Slater |
2009-06-22 | Added 'Jump to Document' in the database.htmlscreen. Would like maybe to see ... | Damien F. Katz |
2009-05-13 | Fixes COUCHDB-349 | Paul Joseph Davis |
2009-03-20 | Futon reduce pagination. Fixes COUCHDB-172 | John Christopher Anderson |
2009-03-20 | map queries with group=true query option will return an error. | John Christopher Anderson |
2009-03-17 | show group=true notice only when view results are shown | Jan Lehnardt |
2009-03-06 | roll Applications tab out of Futon index page | John Christopher Anderson |
2009-02-22 | Link to design docs that have ddoc.couchapp.index or index.html, from Futon d... | John Christopher Anderson |
2009-01-26 | Rename 'Custom query' in Futon to 'Temporary view', and add a warning about t... | Christopher Lenz |
2009-01-26 | Change _slow_view back to _temp_view, as discussed on the mailing list (see h... | Christopher Lenz |
2009-01-26 | Fix expanding/collapsing nested structures in Futon, as well as expanding/col... | Christopher Lenz |
2009-01-21 | Fix for view name encoding in Futon, for database names containing slashes. C... | Christopher Lenz |