Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-08 | move rotated db creation to site_couchdb and fix rotated db tests | elijah | |
2015-03-31 | tapicero: make config compatible with 0.7 | elijah | |
2015-02-04 | upgrade to tapicero 0.6.1, to remove auth in process list (closes #6697) | elijah | |
2014-07-30 | add replication role to user databases with tapicero | Azul | |
This way the replication has read access on the source and write access on the target. | |||
2014-07-14 | proper json for tapicero config | Azul | |
2014-06-25 | hand replication credentials to tapicero | Azul | |
2014-06-25 | set mirror option if we are on a couch mirror | Azul | |
2014-01-03 | reduce tapicero log level. | Azul | |
Debug is becoming quite verbose with the backtraces. Info should suffice as a default. | |||
2013-12-22 | Adopt tapicero config file to tapicero > 0.2.0 | Azul | |
In order to reuse the couch changes observer for key uploads I extracted it from tapicero and made the configuration more generic. This results in some changes to the config file format. When deploying tapicero >= 0.2.0 this config file format should be used instead. Also set log_level to debug by default. We can reduce this later but it might be useful for now. | |||
2013-11-27 | explicitly set the admin user as having access to the per-user databases, ↵ | Micah Anderson | |
even though it is probably not needed Change-Id: I2f9e751570190f7358332404ae734ae850f92b9f | |||
2013-11-27 | initial tapicero configuration | Micah Anderson | |
Change-Id: Ie53b09df0758ba01b30ed658bee04682bc180b01 |