Age | Commit message (Expand) | Author |
2010-02-22 | Update jQuery to 1.4.2. | Christopher Lenz |
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-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-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: 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-10 | Futon: Update all the cache invalidation query strings from 0.9.0 to 0.11.0. | Christopher Lenz |
2009-10-30 | Closes COUCHDB-547 - Adding a View Compaction Button | Paul Joseph Davis |
2009-09-15 | Change all "jquery.js?1.3.1" references to "jquery.js?1.3.2". | Jason David Davies |
2009-07-22 | Fix automatic group=true on reduce views in Futon, which was only getting app... | Christopher Lenz |
2009-07-22 | Change document creation in Futon so that it no longer prompts for a document... | Christopher Lenz |
2009-07-21 | Make the view-selection and jump-to-document widgets at the top of the Futon ... | Christopher Lenz |
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-06-22 | Added 'Jump to Document' in the database.htmlscreen. Would like maybe to see ... | Damien F. Katz |
2009-03-17 | show group=true notice only when view results are shown | Jan Lehnardt |
2009-03-15 | add note about Futon adding `?group=true` to view queries automatically | Jan Lehnardt |
2009-03-10 | Update the 'Raw view' link on the Futon database page to reflect the recent v... | Christopher Lenz |
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-22 | That was quick: update to jQuery 1.3.1. | Christopher Lenz |
2009-01-14 | Update to jQuery 1.3. | Christopher Lenz |
2009-01-14 | Add view language selection to Futon, based on patch by Brian Palmer. Closes ... | Christopher Lenz |
2009-01-14 | Refactor the inline editing Javascript code in Futon to make it reusable. | Christopher Lenz |
2009-01-13 | As a follow-up to r733462, instead of making the last part of the breadcrumb ... | Christopher Lenz |
2009-01-12 | Move `browse.js` code into the `futon` namespace, and restore the selected ta... | Christopher Lenz |
2009-01-12 | Add syntax highlighting of JSON code in Futon. | Christopher Lenz |
2009-01-10 | remove console.log() statement from database.html | John Christopher Anderson |
2009-01-09 | Refactoring in Futon to clean up interactions between specific pages and the ... | Christopher Lenz |
2009-01-08 | Get rid of the iframe structure in Futon to allow easy bookmarking, reloading... | Christopher Lenz |