summaryrefslogtreecommitdiff
path: root/share/Makefile.am
AgeCommit message (Expand)Author
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
2009-04-19add server/main.js to all: targetJan Lehnardt
2009-04-18fix make distcheck, thanks NoahJan Lehnardt
2009-04-18move main.js generation to MakefileJan Lehnardt
2009-04-18run mainjs.sh if one of the source files changedJan Lehnardt
2009-04-18integrate main.js split-up into build systemJan Lehnardt
2009-04-14whitespaceJan Lehnardt
2009-03-18fix make installJan Lehnardt
2009-03-17Closes COUCHDB-135 View offset regression after 0.8.1Paul Joseph Davis
2009-03-13Commit Damien's rep_security branch to trunk. John Christopher Anderson
2009-02-25add js test suite for stats, enable access for a previously internal metricJan Lehnardt
2009-02-22Add runtime statistics -- without EUnit tests for now.Jan Lehnardt
2009-02-16add the new tests to the Makefile for make installJohn Christopher Anderson
2009-01-26Add new status.html file in Futon (added in r737829) to build.Christopher Lenz
2009-01-14Refactor the inline editing Javascript code in Futon to make it reusable.Christopher Lenz
2009-01-13As a follow-up to r733462, instead of making the last part of the breadcrumb ...Christopher Lenz
2009-01-12Move `browse.js` code into the `futon` namespace, and restore the selected ta...Christopher Lenz
2009-01-12Add syntax highlighting of JSON code in Futon.Christopher Lenz