Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-03 | added add_user.pp | varac | |
2012-11-01 | corrected ssl path | varac | |
2012-11-01 | provide path to ssl cert file definitions | varac | |
2012-11-01 | typo in filename, mode 660 | varac | |
2012-11-01 | deploy ssl certs | varac | |
2012-11-01 | provide default local.ini | varac | |
2012-10-31 | renamed: ssl.pp -> ssl/generate_cert.pp | varac | |
2012-10-31 | Merge branch 'master' of git://github.com/camptocamp/puppet-couchdb | varac | |
2012-10-30 | Merge pull request #6 from ckaenzig/backup-rh6 | Christian Kaenzig | |
couchdb::backup on redhat: install python-couchdb from egg. | |||
2012-10-29 | couchdb::backup on redhat: install python-couchdb from egg. | Christian Kaenzig | |
There's no package in any repository suitable for rhel 6. | |||
2012-10-23 | Merge pull request #5 from mfournier/improve-couchdb-error-handling | Marc Fournier | |
couchdblookup: improved error handling | |||
2012-10-22 | couchdblookup: improved error handling | Marc Fournier | |
Individually catch frequent errors and print a meaningful error message in puppet logs. | |||
2012-09-25 | adding ssl support | kwadronaut | |
2012-09-25 | Merge branch 'master' of leap.se:puppet_couchdb | kwadronaut | |
2012-09-25 | support for debian wheezy | varac | |
2012-09-25 | initial commit | kwadronaut | |
2012-09-20 | couchdblookup: add support for default value | Christian Kaenzig | |
Add an optional 3rd parameters to couchdblookup that specifies a default value that is returned if the key doesn't exist in the document. | |||
2012-01-20 | couchdb-backup: use localhost instead of public couchdb interface. | Marc Fournier | |
Being able to do a full backup of couchdb from it's public interface doesn't seem like a great idea. Use localhost instead and restrict access on it's public interface. | |||
2012-01-20 | couchdb: use a real debian package (now there is one available). | Marc Fournier | |
2012-01-04 | couchdblookup: 2 more tests | Marc Fournier | |
2012-01-04 | couchdblookup: added case for map+reduce view. | Marc Fournier | |
2012-01-04 | couchdblookup: added tests. | Marc Fournier | |
2011-11-15 | file renaming to be compliant with recommended module structure. | Marc Fournier | |
2011-07-28 | squeeze support, remove trailing whitespace | Frederic Junod | |
2011-02-25 | couchdb::base: enabled service to start on boot | Mathieu Bornoz | |
2011-02-25 | couchdb: this module works under Redhat now | Mathieu Bornoz | |
2010-11-25 | moved require inside function | Mathieu Bornoz | |
2010-11-25 | Revert "removed couchdb lookup" | Mathieu Bornoz | |
This reverts commit ea97fa67482e3597b32ffc3a21eb7a3361cc5515. | |||
2010-11-15 | removed couchdb lookup | Mathieu Bornoz | |
2010-11-12 | initial import of couchdb module | Mathieu Bornoz | |