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
/
util.js
Age
Commit message (
Expand
)
Author
2011-05-11
Fix circular imports in CommonJS modules.
Paul Joseph Davis
2010-11-25
Merged revision 1039118 from trunk:
Filipe David Borba Manana
2010-11-23
Merged revision 1038193 from trunk:
Filipe David Borba Manana
2010-11-21
Merged revision 1037448 from trunk:
Filipe David Borba Manana
2010-11-20
Merged revision 1037245 from trunk:
Filipe David Borba Manana
2010-11-20
Merged revision 1037213 from trunk:
Filipe David Borba Manana
2010-11-15
Avoid lengthy stack traces for log(undefined);
Jan Lehnardt
2010-09-12
commonjs require no longer creates circular references
John Christopher Anderson
2010-04-16
upgrade CommonJS modules support to 1.1.1 - thanks Mikeal. closes COUCHDB-739
John Christopher Anderson
2010-02-25
commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658
John Christopher Anderson
2010-01-26
Replace the old JavaScript query server JSON library with json2.js
John Christopher Anderson
2009-12-22
move query server to a design-doc based protocol, closes COUCHDB-589
John Christopher Anderson
2009-07-24
speed up json encoding, patch by Brian Candler, closes COUCHDB-399
Jan Lehnardt
2009-07-14
wheeeeeeee
Noah Slater
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-06-14
merge list-iterator branch to trunk. changes JavaScript _list API
John Christopher Anderson
2009-04-18
refactor main.js into many files and improve show/list error handling
John Christopher Anderson