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
/
test
/
design_docs.js
Age
Commit message (
Expand
)
Author
2010-10-30
Trivial change: add/move semi-collons to where they belong to.
Filipe David Borba Manana
2010-10-30
Avoiding hardcoded value for the view index disk size.
Filipe David Borba Manana
2010-10-30
Closes COUCHDB-821.
Filipe David Borba Manana
2010-10-25
GET /db/_design/doc/_info should not trigger an update.
Filipe David Borba Manana
2010-10-11
Fix ddoc sig test.
Paul Joseph Davis
2010-10-10
Fixes COUCHDB-799 - More granular ETags for views.
Paul Joseph Davis
2010-09-27
CommonJS support in map functions
John Christopher Anderson
2010-09-12
additional test for non-circular commonjs require. closes COUCHDB-869
John Christopher Anderson
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
2009-12-22
move query server to a design-doc based protocol, closes COUCHDB-589
John Christopher Anderson
2009-09-14
View refactoring and addition of raw collationoption. Significant performance...
Damien F. Katz
2009-08-16
make tests fast again, use X-Couch-Full-Commit:false for all db operations
Jan Lehnardt
2009-07-14
wheeeeeeee
Noah Slater
2009-07-06
trimmed trailing whitespace
Noah Slater
2009-07-04
Name view index files by their function hashes for no downtime deploys. Close...
John Christopher Anderson
2009-05-04
reduce_limit error is thrown when the reduce function output is not small eno...
John Christopher Anderson
2009-03-13
Commit Damien's rep_security branch to trunk.
John Christopher Anderson
2009-02-15
Reorganize the tests into one file per test. No other changes.
John Christopher Anderson