summaryrefslogtreecommitdiff
path: root/share/www
AgeCommit message (Expand)Author
2011-02-13Move new attachment_conflicts test to the overlayAdam Kocoloski
2011-01-20Merge CouchDB 1.0.2 release candidateAdam Kocoloski
2011-01-18Avoid bug in rev tree logic during attachment uploadsAdam Kocoloski
2011-01-12Preserve purge metadata during compaction, thanks Mike LeddyAdam Kocoloski
2011-01-11Merged revision 1057875 from trunk:Filipe David Borba Manana
2011-01-11Avoid overzealous URI encoding.Jan Lehnardt
2011-01-10spell javascript correctly in loadScript(url)Robert Newson
2010-12-13COUCHDB-984 - Backported fix for spinner.gifPaul Joseph Davis
2010-12-07Merged revision 1043186 from trunk:Filipe David Borba Manana
2010-11-23Merged revision 1038193 from trunk:Filipe David Borba Manana
2010-11-21Merged revision 1037448 from trunk:Filipe David Borba Manana
2010-11-20Send a user friendly error message when rewrite rules are a String,Jan Lehnardt
2010-11-19Undo overzealous escaping.Jan Lehnardt
2010-11-18COUCHDB-957 - Show an error message if trying 'Compact View' without selectin...Robert Newson
2010-11-18Merged revisions 986710, 988909, 997862, 998090, 1005513 and 1036447 from tru...Filipe David Borba Manana
2010-11-18Merged revision 1036407 from trunk:Filipe David Borba Manana
2010-11-15Correct display for docs with %2f in their ID. Closes COUCHDB-948.Jan Lehnardt
2010-11-14Merged revision 1035101 from trunk:Filipe David Borba Manana
2010-11-14Allow reduce=false parameter in map-only views.Jan Lehnardt
2010-11-12Backport revision 1034374 from trunk:Filipe David Borba Manana
2010-11-10COUCHDB-945 - ensure validation funs are still applied after compaction.Robert Newson
2010-11-07Merged revision 1032391 from trunk:Filipe David Borba Manana
2010-11-03typoJan Lehnardt
2010-11-02Escape URL and cookie input.Jan Lehnardt
2010-10-25Merged revision 1027215 from trunk:Filipe David Borba Manana
2010-10-18Avoid occasional stalling of Futon in Firefox.Jan Lehnardt
2010-09-12additional test for non-circular commonjs require. closes COUCHDB-869John Christopher Anderson
2010-09-12commonjs require no longer creates circular referencesJohn Christopher Anderson
2010-08-11move futon into release overlayAdam Kocoloski
2010-08-08provide the update_seq in all_docs view even when it is zeroJohn Christopher Anderson
2010-08-08failing test case for COUCHDB-844Adam Kocoloski
2010-08-07builtin reduce functions more forgiving about trailing whitespace and other c...John Christopher Anderson
2010-07-29fix the underlying issue that was giving replication problems attempting to p...John Christopher Anderson
2010-07-23Make the simple document versioning actually work. I have no idea how it pass...John Christopher Anderson
2010-07-21Merge revision 966283 from trunk:Filipe David Borba Manana
2010-07-20require application/json content-type in the remaining places where a POST ha...John Christopher Anderson
2010-07-14Merge revision 964111 from trunk:Filipe David Borba Manana
2010-07-14Merge revision 964108 from trunk:Filipe David Borba Manana
2010-07-13test and fix for deleting users documentsJohn Christopher Anderson
2010-07-09Merge revision 962460 from trunk:Filipe David Borba Manana
2010-07-08Merge revision 961893 from trunk:Filipe David Borba Manana
2010-07-08use json as the default content-type for requests from jquery.couch.jsJohn Christopher Anderson
2010-07-07link to wiki discussion of delayed_commits configuration from the config page...John Christopher Anderson
2010-07-07avoid Futon popup when listing databases that cant be accessedJohn Christopher Anderson
2010-07-03fix jquery.couch.js replicate optionsJohn Christopher Anderson
2010-07-02fix a query parameter in the list_views.js testJohn Christopher Anderson
2010-07-02Revert "click to edit config in Futon instead of double click. thanks Aaron M...John Christopher Anderson
2010-07-01more robust uuids testJohn Christopher Anderson
2010-07-01click to edit config in Futon instead of double click. thanks Aaron MillerJohn Christopher Anderson
2010-07-01Fix for windows fsync, race conditions in attachments.js and the default shel...Damien F. Katz