summaryrefslogtreecommitdiff
path: root/share/Makefile.am
AgeCommit message (Expand)Author
2011-05-17Include _change_password.html in share/Makefile.amRobert Newson
2011-04-21Fix build system to include new files.Paul Joseph Davis
2011-01-18Avoid bug in rev tree logic during attachment uploadsAdam Kocoloski
2010-08-18include new attachment_ranges.js in share/Makefile.amRobert Newson
2010-08-10added missing files to share, fixes COUCHDB-850Noah Slater
2010-08-04Add replicator DB (_replicator).Filipe David Borba Manana
2010-07-25add _create_config.html to the makefile so it gets installed with makeJohn Christopher Anderson
2010-07-14fix test report sharingJan Lehnardt
2010-07-08Fix deletion of view files after compaction.Filipe David Borba Manana
2010-06-24close COUCHDB-795 add X-HTTP-METHOD-OVERRIDE support. Thanks Brian JenkinsJohn Christopher Anderson
2010-06-24send browsers to /_utils/session.html when they need to log inJohn Christopher Anderson
2010-06-23Authentication caching, to avoid repeated opening and closing of the users da...Damien F. Katz
2010-06-22Add missing test files to Makefile.am.Jan Lehnardt
2010-06-01add base64.js to license.skip and Makefile.amJan Lehnardt
2010-04-07include update_seq in view responses, patch via Joscha Feth, (mostly) closes ...John Christopher Anderson
2010-04-01tab to spaceJan Lehnardt
2010-02-22Add a proper icon for the security button.Christopher Lenz
2010-02-18Fixes COUCHDB-640 - Reset views with invalid update seqs.Paul Joseph Davis
2010-02-02proxy authentification handler. This handler allows creation of aBenoit Chesneau
2010-02-01Database-level security.John Christopher Anderson
2010-01-26Replace the old JavaScript query server JSON library with json2.jsJohn Christopher Anderson
2010-01-19Futon: Merge the different compaction/cleanup buttons into a single button on...Christopher Lenz
2010-01-07merge account branch to trunkJohn Christopher Anderson
2010-01-02add _view_cleanup.html to the MakefileJohn Christopher Anderson
2009-12-11Futon: Improve storage of session state by storing short-term settings in the...Christopher Lenz
2009-12-10Add a "Reduce" checkbox to the database view page in Futon, which controls th...Christopher Lenz
2009-11-14Better testing of multipart/relatedDamien F. Katz
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-09-14add new test to MakefileJohn Christopher Anderson
2009-08-18allow configurable X-Forwarded-Host header handling for work behind reverse p...Jan Lehnardt
2009-08-18sort files alphabeticallyJan Lehnardt
2009-08-18add another file, closes COUCHDB-473 tooJan Lehnardt
2009-08-18add missing files to distro, devs, please learn the minimal autotools bits fo...Jan Lehnardt
2009-08-11Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...John Christopher Anderson
2009-08-06batch_save test wasn't being installedAdam Kocoloski
2009-08-04Move mimeparse.js to it's own file, add to NOTICE as an external library.John Christopher Anderson
2009-08-04Initial check-in of OAuth and cookie authentication.Damien F. Katz
2009-07-23Allow the Futon sidebar to be moved out of the way. Based on idea and patch b...Christopher Lenz
2009-07-22Change document creation in Futon so that it no longer prompts for a document...Christopher Lenz
2009-07-20Initial checkin of _changes filters. The prime weak-spot for this approach is...John Christopher Anderson
2009-07-16added missing fileNoah Slater
2009-07-14wheeeeeeeeNoah Slater
2009-07-11Forgot to add custom_test.html to share/Makefile.amPaul Joseph Davis
2009-07-09fix and test for scrambling of large inline attachmentsAdam Kocoloski
2009-06-09removed redundant lineNoah Slater
2009-05-13Closes COUCHDB-334 - Add JSONP support to CouchDBPaul Joseph Davis
2009-05-08add changes.js to install targetAdam Kocoloski
2009-04-20Makefile.am improvementsNoah Slater
2009-04-20be more verboseJan Lehnardt
2009-04-19add main.js to install files. Noah, can you double check?Jan Lehnardt