summaryrefslogtreecommitdiff
path: root/share/server/views.js
Commit message (Expand)AuthorAgeFilesLines
* Add Javascript to support Spidermonkey 60sm60-davispjiangph2019-12-201-2/+2
* Improve reduce function overlow handlingNick Vatamaniuc2017-03-281-6/+17
* Merge branch '1843-feature-bigcouch'Robert Newson2014-07-101-6/+6
|\
| * Even faster looping over map functions.Stefano J. Attardi2013-03-201-2/+2
| * Use native JSON everywhere. Also, no eval for parsing JSON, thanks.Stefano J. Attardi2013-03-201-1/+1
| * Faster maps by delaying JSON serialization, skipping string concatenation, an...Stefano J. Attardi2013-03-201-4/+4
* | share/server: use toString instead of toSourceFedor Indutny2013-08-021-1/+2
|/
* Seal documents before passing them to map functions (JavaScript view server o...Filipe David Borba Manana2010-11-231-12/+1
* Fixing some jslint warnings.Filipe David Borba Manana2010-11-201-1/+1
* move query server to a design-doc based protocol, closes COUCHDB-589John Christopher Anderson2009-12-221-48/+56
* wheeeeeeeeNoah Slater2009-07-141-3/+3
* trimmed trailing whitespaceNoah Slater2009-07-061-3/+3
* truncate giant reduce overflow error outputJohn Christopher Anderson2009-06-061-1/+3
* reduce_limit error is thrown when the reduce function output is not small eno...John Christopher Anderson2009-05-041-1/+11
* refactor main.js into many files and improve show/list error handlingJohn Christopher Anderson2009-04-181-0/+117