index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
/
www
/
script
/
jquery.couch.js
Age
Commit message (
Expand
)
Author
2009-03-20
map queries with group=true query option will return an error.
John Christopher Anderson
2009-03-09
merge design doc resource branch. breaking changes to _view query paths.
John Christopher Anderson
2009-02-22
undefined protection for design doc attachments in futon
John Christopher Anderson
2009-02-22
Link to design docs that have ddoc.couchapp.index or index.html, from Futon d...
John Christopher Anderson
2009-01-26
Change _slow_view back to _temp_view, as discussed on the mailing list (see h...
Christopher Lenz
2009-01-26
Add a page to Futon that shows the currently active tasks (compaction, view i...
Christopher Lenz
2009-01-14
Allow modification of existing config option values from Futon.
Christopher Lenz
2009-01-12
Add syntax highlighting of JSON code in Futon.
Christopher Lenz
2009-01-04
Rename _temp_views to _slow_views. Any clients who were using temp views are ...
John Christopher Anderson
2008-09-16
Add HTTP API for getting the complete config, and add a page to Futon that di...
Christopher Lenz
2008-06-03
Futon: fixes for IE6/7 compatibility, some minor polish for the map/reduce co...
Christopher Lenz
2008-05-26
* Respond to DELETE requests with a "200 OK" status code instead of "202 Acce...
Christopher Lenz
2008-05-26
Fixes to the XHR/Javascript code to be compatible with HTTP/1.0 proxies. Clos...
Christopher Lenz
2008-05-25
Improve jQuuery-based CouchDB interface so that it doesn't report an error wh...
Christopher Lenz
2008-05-23
Initial set of changes to Futon to support the recent introduction map/reduce.
Christopher Lenz
2008-05-19
fix to submit temp view src as json
Damien F. Katz
2008-05-19
Changed temp view definition to always be jsonobjects with map/reduce source ...
Damien F. Katz
2008-04-15
Merged futon-async branch back into trunk.
Christopher Lenz