index
:
puppet_couchdb.git
master
[puppet_couchdb]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-08
Merge pull request #3 from pixelated/couch-doc-update-delete
varac
2015-10-07
Adds a --delete flag for couch-doc-update
kaeff
2015-06-29
remove debugging leftover notice()
varac
2015-06-11
no space should be before argument parentheses
varac
2015-06-11
added pbkdf2 function for hashing passwords using the pbkdf2 algorithm
varac
2015-06-11
Merge branch 'facter_version_pwhash_algorithm'
varac
2015-06-11
Use pbkdf2 instead of sha1 as hashing algorithm for newer couchdb versions
varac
2015-06-11
added facts couchdb_version and couchdb_pwhash_alg
varac
2015-05-14
ensure that set_document raises an exception or a valid result, but never nil...
elijah
2015-04-26
correctly log errors when restclient exceptions do not have a response.
elijah
2015-02-03
update couch-doc-update to use a more specific exception check (#6699)
Micah Anderson
2015-01-13
Also retry and wait if the response code is 422 (#6571)
Micah Anderson
2014-11-02
retry 500 Internal Server Errors a few times in order to get past timing issu...
Micah Anderson
2014-07-14
set owner of replication so comparison works
Azul
2014-07-14
fix dependencies
Azul
2014-06-25
Merge branch 'azul-feature/mirror_plain_couch'
elijah
2014-06-25
minor lint
elijah
2014-06-23
use replication user for creating the replications
Azul
2014-06-23
create netrc files for all users
Azul
2014-06-23
update couch-doc-update to also filter _replication fields
Azul
2014-06-20
allow setting custom netrc in query and document defines
Azul
2014-06-19
first stab at replicating couch nodes
Azul
2014-04-17
fix for narrow timing issue that occurs when the check for a document existen...
Micah Anderson
2014-01-21
add $ensure paramter to couchdb::bigcouch::package::cloudant so resources can...
varac
2014-01-07
make chttp bigcouch processes listen only on 127.0.0.1 (Bug #4889)
varac
2014-01-04
make bigcouch admin process listen only on 127.0.0.1 (Bug #4888)
varac
2013-12-16
Use Hash#delete_if as it returns the hash in all cases.
Azul
2013-12-04
add new couch-doc-update that uses MultiJson instead, this could prevent the ...
Micah Anderson
2013-12-03
change couchdb::adduser to use couchdb::document instead of couchdb::update
Micah Anderson
2013-11-26
enable uploading a document to couch from a file (#4256)
Micah Anderson
2013-11-23
more verbose error logging - also print the doc we tried
Azul
2013-11-23
fixed couch-doc-update: log errors to stderr and syslog (#4225)
Azul
2013-11-23
Revert "couch-doc-update: log errors to stderr and syslog (#4225)"
Azul
2013-11-22
couch-doc-update: log errors to stderr and syslog (#4225)
Azul
2013-10-22
rename readers to members in couch setup (#4219)
Azul
2013-10-16
pin depending packages from squeeze for the bigcouch package
varac
2013-09-25
Merge branch 'feature/3709-check-security-before-overwriting'
Azul
2013-09-20
use require => rather than the -> syntax
Azul
2013-09-19
Revert "don't use couchdb::document for creating _security, cause this specia...
Azul
2013-09-19
couch-doc-update now also works for _security
Azul
2013-09-18
use curl -f instead of curl | grep -v "error"
Azul
2013-09-16
Improve couch doc diff (#3761)
Azul
2013-09-04
linted
varac
2013-09-04
linted
varac
2013-09-04
linted add_user.pp
varac
2013-09-04
bigcouch nodes doesn't get registered as cluster members (Bug #3703)
varac
2013-09-04
make curl silent
varac
2013-09-04
don't use couchdb::document for creating _security, cause this special doc do...
varac
2013-08-30
couchdb: update_user_webapp fails (Bug #3611)
varac
2013-08-29
fixed merge resolution error from last merge
varac
[next]