summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-22Fix some eJSON stragglers (works with mochijson2, but not eep18). thanks ↵John Christopher Anderson
kocolosk! git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736856 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22change update=false to stale=okJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736837 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22That was quick: update to jQuery 1.3.1.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736635 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22Autocompletion in Futon: a better fix for positioning in scrollable containers.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736632 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Fix for view name encoding in Futon, for database names containing slashes. ↵Christopher Lenz
Closes COUCHDB-214 (again). git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736400 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21The Futon autocomplete dropdown should reposition every time its shown, not ↵Christopher Lenz
only when its first created. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736399 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21Add caching to the Futon autocompletion feature, and fix the positioning code.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736387 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21don't log thrown errors in http requests, just things like badmatch etcJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@736194 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19tests for fix to COUCHDB-215, and changing of how max_dbs_open setting is ↵Damien F. Katz
handled at runtime. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735875 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19also test attachment paths against db names with slashesJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735858 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19fix attachment_views test on SafariJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735857 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19fix for COUCHDB-214 (design docs on dbs with slashes)John Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735850 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19tweeked version checking for erlangNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735842 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19Fix for COUCHDB-215, we weren't properly converting a config setting to an ↵Damien F. Katz
integer. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735817 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19update Erlang version requirementJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735806 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19catch all error handling for HTTP requestsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735803 13f79535-47bb-0310-9956-ffa450edef68
2009-01-19Add on-select callback to Futon autocompletion plugin.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735639 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Fix coding-style.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735287 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Back out unintentionally committed changes from r735284.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735285 13f79535-47bb-0310-9956-ffa450edef68
2009-01-17Add some tests for using _attachments in views.Jan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735284 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Some cleanup of the suggest and editinline jQuery plugins.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735146 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Fix for autocompletion in "Save as" dialog in Futon to work with the changed ↵Christopher Lenz
`_all_docs` collation. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@735071 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Show total elapsed time in test suite. Closes COUCHDB-203.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734968 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16In the Futon document view, delete the whole _attachments row when the ↵Christopher Lenz
only/last attachment is removed. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734955 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16Update jquery.form to 2.18 in order to fix compatibility issues with jQuery ↵Christopher Lenz
1.3, in particular COUCHDB-211. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734953 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Support for streaming attachment writes.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734849 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Fix Futon Javascript syntax error in IE.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734739 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Revert changes that shouldn't have been committed together with r734633. ↵Christopher Lenz
Note to self: consume sufficient coffee before the first checkin in the morning. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734637 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Oops, removed debugging leftovers from r734633.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734636 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15Fix bug in test runner triggered by upgrade to jQuery 1.3.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734633 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Update to jQuery 1.3.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734534 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Make the updating of the page-wide loading indicator in Futon both simpler ↵Christopher Lenz
and more robust by hooking into the jQuery global AJAX events support. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734531 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Add view language selection to Futon, based on patch by Brian Palmer. Closes ↵Christopher Lenz
COUCHDB-202. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734528 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Allow modification of existing config option values from Futon.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734443 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14Refactor the inline editing Javascript code in Futon to make it reusable.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734390 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13Fix for COUCHDB-205 (removing newly added doc fields in Futon failed).Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734098 13f79535-47bb-0310-9956-ffa450edef68
2009-01-13As a follow-up to r733462, instead of making the last part of the breadcrumb ↵Christopher Lenz
a link to the raw JSON doc, add a little arrow thingy at the right side of the navigation bar for the same purpose, and also make it work for views from the database page. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@734091 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Fix for broken conflict checking inside the db update process.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733917 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Move `browse.js` code into the `futon` namespace, and restore the selected ↵Christopher Lenz
tab based on the hash in the URL. Applies a small part of the patch to COUCHDB-200. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733912 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Add syntax highlighting of JSON code in Futon.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733897 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12Fix WhitespaceJan Lehnardt
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733674 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12rename _form to _show and move the funcs in the design doc to design.show.docsJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733576 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11slight formatting changeNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733483 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11Futon docids are links to the raw JSON docJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733462 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11Polishing _design/doc urls with slashes -- adding auto redirect from the old ↵John Christopher Anderson
%2F style urls to the new pretty ones. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733461 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10remove console.log() statement from database.htmlJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733315 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10include_docs error handlingJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733305 13f79535-47bb-0310-9956-ffa450edef68
2009-01-10refactor couch_doc:to_json_obj for easier debuggingJohn Christopher Anderson
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733232 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Set go_faster=true in the test suite.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733182 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09Added support so clients can detect if a server has potentially lost commits ↵Damien F. Katz
after multiple updates, like during bulk imports and so the replicator can detect lost commits on remote replications. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@733174 13f79535-47bb-0310-9956-ffa450edef68