Age | Commit message (Expand) | Author |
2010-06-24 | close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian Jenkins | John Christopher Anderson |
2010-06-24 | send browsers to /_utils/session.html when they need to log in | John Christopher Anderson |
2010-06-23 | Authentication caching, to avoid repeated opening and closing of the users da... | Damien F. Katz |
2010-06-22 | Add missing test files to Makefile.am. | Jan Lehnardt |
2010-06-01 | add base64.js to license.skip and Makefile.am | Jan Lehnardt |
2010-04-07 | include update_seq in view responses, patch via Joscha Feth, (mostly) closes ... | John Christopher Anderson |
2010-04-01 | tab to space | Jan Lehnardt |
2010-02-22 | Add a proper icon for the security button. | Christopher Lenz |
2010-02-18 | Fixes COUCHDB-640 - Reset views with invalid update seqs. | Paul Joseph Davis |
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 |