summaryrefslogtreecommitdiff
path: root/puppet/modules/site_couchdb/files/designs
AgeCommit message (Collapse)Author
2018-01-31webapp: update identity design doc for katzenpostAzul
As part of webapp#8815 we want to retrieve multiple types of keys through nickserver. This requires the new couchdb view on Identities this commit provides. The webapp and platform version of couchdb design docs need to be in sync. Therefore this mr should be merged at the same time as webapp!61 .
2017-10-20webapp: update design docs for sorted invite codesAzul
webapp#8806 needs couch design docs that allow invite codes to be sorted by date. This updated needs to be deployed in sync with the new webapp version.
2017-09-08Bug: remove shared couchdb design docskwadronaut
Soledad is now taking care of the design of said database. Closes #8428
2015-11-18update design docs for couch from webappAzul
2015-09-28Create invite code db and design docsankonym
2015-04-08move rotated db creation to site_couchdb and fix rotated db testselijah
2015-03-30added support for rotating couchdb databases.elijah
2014-04-10#5315 update soledad design docsAzul
2014-02-26update design docs, include messages (#5188)Azul
2014-01-09fix function issues in webapp design documentsAzul
This change is a result of https://github.com/leapcode/leap_web/pull/133. Both should be deployed at the same time to prevent conflicts.
2013-12-31add design docs for new soledad version to shared dbAzul
2013-11-28remove duplicate couchdb design document json filesMicah Anderson
Change-Id: I5b3d073aec0522cf464ff41905be1ee326f13197
2013-11-27enable uploading a document to couch from a file (#4256)Micah Anderson
deploy design documents during couch deploy (#3771) Change-Id: I4679e066303ac9b02582214c48e2e7dcfe5bd651
2013-11-21initial design documents from the webapp (#3770)Azul