Age | Commit message (Expand) | Author |
2010-02-02 | proxy authentification handler. This handler allows creation of a | Benoit Chesneau |
2010-02-01 | Database-level security. | John Christopher Anderson |
2010-01-26 | Replace the old JavaScript query server JSON library with json2.js | 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 _view_cleanup.html to the Makefile | John Christopher Anderson |
2009-12-11 | Futon: Improve storage of session state by storing short-term settings in the... | Christopher Lenz |
2009-12-10 | Add a "Reduce" checkbox to the database view page in Futon, which controls th... | Christopher Lenz |
2009-11-14 | Better testing of multipart/related | Damien F. Katz |
2009-11-09 | Fixes 'make distcheck' to run the test suite. | Paul Joseph Davis |
2009-09-14 | add new test to Makefile | John Christopher Anderson |
2009-08-18 | allow configurable X-Forwarded-Host header handling for work behind reverse p... | Jan Lehnardt |
2009-08-18 | sort files alphabetically | Jan Lehnardt |
2009-08-18 | add another file, closes COUCHDB-473 too | Jan Lehnardt |
2009-08-18 | add missing files to distro, devs, please learn the minimal autotools bits fo... | Jan Lehnardt |
2009-08-11 | Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod... | John Christopher Anderson |
2009-08-06 | batch_save test wasn't being installed | Adam Kocoloski |
2009-08-04 | Move mimeparse.js to it's own file, add to NOTICE as an external library. | John Christopher Anderson |
2009-08-04 | Initial check-in of OAuth and cookie authentication. | Damien F. Katz |
2009-07-23 | Allow the Futon sidebar to be moved out of the way. Based on idea and patch b... | Christopher Lenz |
2009-07-22 | Change document creation in Futon so that it no longer prompts for a document... | Christopher Lenz |
2009-07-20 | Initial checkin of _changes filters. The prime weak-spot for this approach is... | John Christopher Anderson |
2009-07-16 | added missing file | Noah Slater |
2009-07-14 | wheeeeeeee | Noah Slater |
2009-07-11 | Forgot to add custom_test.html to share/Makefile.am | Paul Joseph Davis |
2009-07-09 | fix and test for scrambling of large inline attachments | Adam Kocoloski |
2009-06-09 | removed redundant line | Noah Slater |
2009-05-13 | Closes COUCHDB-334 - Add JSONP support to CouchDB | Paul Joseph Davis |
2009-05-08 | add changes.js to install target | Adam Kocoloski |
2009-04-20 | Makefile.am improvements | Noah Slater |
2009-04-20 | be more verbose | Jan Lehnardt |
2009-04-19 | add main.js to install files. Noah, can you double check? | Jan Lehnardt |
2009-04-19 | add server/main.js to all: target | Jan Lehnardt |
2009-04-18 | fix make distcheck, thanks Noah | Jan Lehnardt |
2009-04-18 | move main.js generation to Makefile | Jan Lehnardt |
2009-04-18 | run mainjs.sh if one of the source files changed | Jan Lehnardt |
2009-04-18 | integrate main.js split-up into build system | Jan Lehnardt |
2009-04-14 | whitespace | Jan Lehnardt |
2009-03-18 | fix make install | Jan Lehnardt |
2009-03-17 | Closes COUCHDB-135 View offset regression after 0.8.1 | Paul Joseph Davis |
2009-03-13 | Commit Damien's rep_security branch to trunk. | John Christopher Anderson |
2009-02-25 | add js test suite for stats, enable access for a previously internal metric | Jan Lehnardt |
2009-02-22 | Add runtime statistics -- without EUnit tests for now. | Jan Lehnardt |
2009-02-16 | add the new tests to the Makefile for make install | John Christopher Anderson |
2009-01-26 | Add new status.html file in Futon (added in r737829) to build. | 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-09 | Refactoring in Futon to clean up interactions between specific pages and the ... | Christopher Lenz |