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
/
server
/
loop.js
Age
Commit message (
Expand
)
Author
2010-11-21
Merged revision 1037448 from trunk:
Filipe David Borba Manana
2010-09-27
CommonJS support in map functions
John Christopher Anderson
2010-02-25
commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658
John Christopher Anderson
2010-02-18
add JSON to the sandbox for older spidermonkey without native JSON
John Christopher Anderson
2009-12-22
move query server to a design-doc based protocol, closes COUCHDB-589
John Christopher Anderson
2009-12-12
Create a new sandbox for each reset.
Paul Joseph Davis
2009-08-11
Initial commit of _update handler. Thanks to Paul Davis, Jason Davies for cod...
John Christopher Anderson
2009-08-05
Upgraded JavaScript Accept header handling to make it useful.
John Christopher Anderson
2009-07-20
Initial checkin of _changes filters. The prime weak-spot for this approach is...
John Christopher Anderson
2009-07-14
wheeeeeeee
Noah Slater
2009-06-14
merge list-iterator branch to trunk. changes JavaScript _list API
John Christopher Anderson
2009-05-04
reduce_limit error is thrown when the reduce function output is not small eno...
John Christopher Anderson
2009-04-18
refactor main.js into many files and improve show/list error handling
John Christopher Anderson