1. 9806ac9 Fix HTTP Accept header for list query by Iblis Lin · 8 years ago master
  2. 102e663 Fix broken key options by Robert Kowalski · 9 years ago
  3. 747ec0f Port old JS Spec tests to Mocha by Robert Kowalski · 9 years ago
  4. dac654b Fix document copying by Alexander Shorin · 9 years ago
  5. ec5fa13 Add complete for login, and use code style of the lib by Robert Kowalski · 10 years ago
  6. dff79df Fixed broken complete callback for login by Mike McKay · 12 years ago
  7. 138f44a Add first set of red tests by Robert Kowalski · 10 years ago
  8. b67fc91 Add sinon@1.10.2 by Robert Kowalski · 10 years ago
  9. b93776b Add dependencies by Robert Kowalski · 10 years ago
  10. c7d975a Add bower.json by Robert Kowalski · 10 years ago
  11. 2dd8ab0 Add LICENSE file by Robert Kowalski · 10 years ago
  12. b883314 Add README.md by Robert Kowalski · 10 years ago
  13. 66dbcbf More deferred support to jquery.couch.js by Dale Harvey · 10 years ago import-master
  14. d0e44d2 Add deferred support to jquery.couch.js by telis94 · 10 years ago
  15. 0ff661b remove superfluous 'user_doc.type' by Robert Kowalski · 10 years ago
  16. 620562c jquery.couch.js: db.changes().stop() should abort XMLHTTPRequest by Fedor Indutny · 10 years ago
  17. b99d71e Fix compatibility with jQuery 1.9+ by Alexander Shorin · 10 years ago
  18. 1dbeb76 Update jquery.couch docstrings. Fix few typos. by Alexander Shorin · 10 years ago
  19. 5948033 Merged pull request #7 from @mikeymckay, with thanks by Mike McKay · 11 years ago
  20. a76875d Use ajax helper function for _session GET request to stop request cache in IE7 by Ewan McDougall · 12 years ago
  21. ce9e39c COUCHDB-1381 - Don't call alert() from jquery.couch.js by Sam Bisbee · 12 years ago
  22. 428e874 Fix admin users creation and user password change in futon. by benoitc · 12 years ago
  23. 2b95f33 Add view request duration to Futon by Filipe David Borba Manana · 12 years ago
  24. 394922e COUCHDB-1156 - send Accept header so Futon doesn't display HTML where it expects JSON (Thanks Dale Harvey for patch) by Robert Newson · 13 years ago
  25. c959bfe Simplify JSON parsing calls. by Jason David Davies · 13 years ago
  26. 4f6e343 fix reference by Jan Lehnardt · 13 years ago
  27. 501853f Note to self: Test before commit. by Jan Lehnardt · 13 years ago
  28. b4f2197 Make prepareUserDoc a public method. by Jan Lehnardt · 13 years ago
  29. 3b01c58 allow passing of ajax options to $.couch.list() by Jan Lehnardt · 13 years ago
  30. 93d7e84 Add inline documentation for jquery.couch.js by Jan Lehnardt · 13 years ago
  31. eeac4c3 Don't expect a 202 repsponse code when cancelling a replication. by Jan Lehnardt · 13 years ago
  32. e0f9e04 Only accept application/json from jquery.couch.js by Robert Newson · 13 years ago
  33. 06980a2 Make compatible with jQuery 1.5.x by Jason David Davies · 13 years ago
  34. cd2b4bb JavaScript test suite: adding more semi-collons where necessary to assure compatibility with Chrome and Safari. by Filipe David Borba Manana · 14 years ago
  35. fc742d9 Make the simple document versioning actually work. I have no idea how it passed my earlier tests, maybe there was a regression. by John Christopher Anderson · 14 years ago
  36. e5ca5fb use json as the default content-type for requests from jquery.couch.js by John Christopher Anderson · 14 years ago
  37. 43fe30e fix jquery.couch.js replicate options by John Christopher Anderson · 14 years ago
  38. b629414 make jquery.couch.js changes handling more robust by John Christopher Anderson · 14 years ago
  39. deaacf0 jquery.couch.js changes options handling by John Christopher Anderson · 14 years ago
  40. 5a4d48a jquery.couch.js works with PUT to delete. by John Christopher Anderson · 14 years ago
  41. b0beb2d add continuous replication support to Futon by John Christopher Anderson · 14 years ago
  42. 3f5e55a jquery.couch.js uses a cache-buster when the browser is msie by John Christopher Anderson · 14 years ago
  43. 3955038 add changes handler to jquery.couch.js by John Christopher Anderson · 14 years ago
  44. 22aa6b2 typo by Jan Lehnardt · 14 years ago
  45. 8d667da Add tests for couch.js and jquery.couch.js by Jan Lehnardt · 14 years ago
  46. 92a9595 Add support for multi-document-fetch (via _all_docs) to jquery.couch.js. by Jason David Davies · 14 years ago
  47. 694e733 Fix some bugs in jquery.couch.js. by Jason David Davies · 14 years ago
  48. 7bffaf2 use a smaller rev token for attachment versions, thanks for the suggestion Damien by John Christopher Anderson · 14 years ago
  49. 3438f31 add attachment versioning support to jquery.couch.js by John Christopher Anderson · 14 years ago
  50. eb5971e Check for undefined options. Patch by Filipe Manana. Closes COUCHDB-774. by Jan Lehnardt · 14 years ago
  51. 2a2abed jquery.couch.js option to force ensure_full_commit to true or false by John Christopher Anderson · 14 years ago
  52. 283b184 list functionality for jquery.couch.js by John Christopher Anderson · 14 years ago
  53. f3b1d06 make uuuidCache a local variable. Patch by Jan Kassens. Closes COUCHDB-560. by Jan Lehnardt · 14 years ago
  54. fc22cb2 Database-level security. by John Christopher Anderson · 14 years ago
  55. 53401db fix bulkSave(). Patch insipred by Lena Herrmann. Closes COUCHDB-634 by Jan Lehnardt · 14 years ago
  56. 41d1950 Allow Futon to run behind a HTTP proxy. by Jan Lehnardt · 14 years ago
  57. dd34212 normalize userCtx name and roles, also, no log in via a conflict doc by John Christopher Anderson · 14 years ago
  58. 59738f6 merge account branch to trunk by John Christopher Anderson · 14 years ago
  59. 946cc88 add button to cleanup old view files. closes COUCHDB-610. thanks Ilia Cheishvili by John Christopher Anderson · 14 years ago
  60. 589d153 Closes COUCHDB-547 - Adding a View Compaction Button by Paul Joseph Davis · 14 years ago
  61. 4902e38 Add support for COPY (copyDoc) to jquery.couch.js. by Jason David Davies · 14 years ago
  62. ec1fff9 enable multi-key-get in jquery.couch.js, patch by Benoit Chesneau, closes COUHCDB-376 by Jan Lehnardt · 15 years ago
  63. fd400b2 fix persisting config changes from Futon, reported by Robert Newson, we need a test suite for Futon, anyone? by Jan Lehnardt · 15 years ago
  64. 209a429 Initial check-in of OAuth and cookie authentication. by Damien F. Katz · 15 years ago
  65. cb64f3b Avoid usage of `Array.indexOf` function, which is not available on IE (and not yet part of any final ECMAScript standard). by Christopher Lenz · 15 years ago
  66. 241206c Change document creation in Futon so that it no longer prompts for a document ID, but simply opens the document page for an empty (and unsaved) document, and allows you to modify the ID. by Christopher Lenz · 15 years ago
  67. ca89df2 Fix for compatibility of Futon with design documents that have slashes in the document ID or a view name. Closes COUCHDB-408 (again). by Christopher Lenz · 15 years ago
  68. 193b713 refactor jquery.couch.js, gets rid of a lot of duplicate code, patch by Yoan Blanc, closes COUCHDB-368 by Jan Lehnardt · 15 years ago
  69. 178700d wheeeeeeee by Noah Slater · 15 years ago
  70. 7e4c8f7 Only update a document's _id and _rev if the save was successful. by Paul Joseph Davis · 15 years ago
  71. 6b340eb trimmed trailing whitespace by Noah Slater · 15 years ago
  72. eea0de8 add bulkSave method to jquery.couch.js by John Christopher Anderson · 15 years ago
  73. 455924a map queries with group=true query option will return an error. closes COUCHDB-185. changes to jquery.couch.js to support ajaxOptions may be useful for more than just openDoc, will need to be spread to the rest of the API. by John Christopher Anderson · 15 years ago
  74. c0e7059 merge design doc resource branch. breaking changes to _view query paths. closes COUCHDB-280 by John Christopher Anderson · 15 years ago
  75. 150b216 undefined protection for design doc attachments in futon by John Christopher Anderson · 15 years ago
  76. 334dbf1 Link to design docs that have ddoc.couchapp.index or index.html, from Futon database index. by John Christopher Anderson · 15 years ago
  77. 8b2d113 Change _slow_view back to _temp_view, as discussed on the mailing list (see http://markmail.org/message/o44cafucgwlpudov). by Christopher Lenz · 15 years ago
  78. 544d544 Add a page to Futon that shows the currently active tasks (compaction, view indexing, etc). by Christopher Lenz · 15 years ago
  79. d821d49 Allow modification of existing config option values from Futon. by Christopher Lenz · 15 years ago
  80. e9a3958 Add syntax highlighting of JSON code in Futon. by Christopher Lenz · 15 years ago
  81. 0a8ff2a Rename _temp_views to _slow_views. Any clients who were using temp views are encouraged not to use slow views, and instead transition to design documents (or running the views on the client). by John Christopher Anderson · 15 years ago
  82. d4a3e19 Add HTTP API for getting the complete config, and add a page to Futon that displays the configuration. by Christopher Lenz · 16 years ago
  83. 951888d Futon: fixes for IE6/7 compatibility, some minor polish for the map/reduce code editor, updated logo to match the version used elsewhere. by Christopher Lenz · 16 years ago
  84. d228d85 * Respond to DELETE requests with a "200 OK" status code instead of "202 Accepted", as the deletion is performed immediately. * The "content-type" member in attachment structures is now named "content_type" (underscore) for consistency and to be more accessible from Javascript (and presumably other languages, too) by Christopher Lenz · 16 years ago
  85. 7c8a770 Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Closes COUCHDB-40. by Christopher Lenz · 16 years ago
  86. a53dcf8 Improve jQuuery-based CouchDB interface so that it doesn't report an error when no 'success' callback was provided. by Christopher Lenz · 16 years ago
  87. cea6330 Initial set of changes to Futon to support the recent introduction map/reduce. by Christopher Lenz · 16 years ago
  88. 881b01d fix to submit temp view src as json by Damien F. Katz · 16 years ago
  89. 8caf9b1 Changed temp view definition to always be jsonobjects with map/reduce source as members of the object. Everywhere we used 'text/javascript' or 'application/javascript', we now just use 'javascript' by Damien F. Katz · 16 years ago
  90. 81b434f Merged futon-async branch back into trunk. by Christopher Lenz · 16 years ago