Age | Commit message (Expand) | Author |
2016-01-22 | restructured site.pp, now only one class gets included in site.pp per service... | varac |
2016-01-04 | Fix status module invocation for hidden service enabled webapps (#7776) | Micah |
2015-11-30 | fix missing apache status module (#7638) | Micah |
2015-11-17 | [bug] [jessie] Load needed modules for apache 2.4 | varac |
2015-11-17 | [bug] [jessie] template functions need an array | varac |
2015-10-30 | [feat] Add soledad::client class for soledad-sync | varac |
2015-10-07 | [bug] Fix removal of webapp apache config file | varac |
2015-09-30 | Fix server-status availability to tor hidden services (#7456) | Micah Anderson |
2015-09-28 | Modify config.yml.erb to include the invite code option | ankonym |
2015-09-10 | fix various problems with webapp config generation | elijah |
2015-09-03 | make couchdb.admin.yml only readable by root, make non-admin cron run as weba... | elijah |
2015-08-03 | webapp: add support for customizing locales | elijah |
2015-04-16 | properly clean up unused files | elijah |
2015-04-16 | clean up logging mess: add 'logfile' define, mv openvpn and stunnel logs to t... | elijah |
2015-04-15 | disable 'rake cleanup:sessions' cron job. | elijah |
2015-04-08 | move rotated db creation to site_couchdb and fix rotated db tests | elijah |
2015-03-30 | added support for rotating couchdb databases. | elijah |
2015-02-04 | consolidate sources into common.json | elijah |
2015-02-03 | Merge remote-tracking branch 'elijah/feature/expire' into develop | Micah Anderson |
2015-02-02 | added custom puppet function sorted_json(). closes #6389 | elijah |
2015-01-28 | update default provider.json to use the (now) correct expiration time format.... | elijah |
2015-01-12 | Adds apache support for webapp.domain if defined. Fixes #6632 | guido |
2014-12-09 | Soledad sync check needs python-u1db package installed (Bug #6520) | varac |
2014-12-02 | Use $hostname to locate tor.key. Fixes #6478 | guido |
2014-11-07 | Better check for tor hidden service on a webapp node. | guido |
2014-11-04 | Adds support for Tor hidden service on webapp (Feature #6273) | guido |
2014-10-29 | added webapp.forbidden_usernames property to allow configuration of usernames... | elijah |
2014-09-03 | Merge branch 'master' into develop | varac |
2014-08-28 | syslog logs everything but webapp FIX #6020 | guido |
2014-08-05 | Fixes: #5952 Webapp now logs to it's own file instead of syslog and user.log | guido |
2014-08-01 | minor: fix typo in webapp config | Azul |
2014-07-11 | Added allow_registration to webapp config.yml. | Folker Bernitt |
2014-06-25 | stunnel: make site_mx and site_webapp use new site_stunnel | elijah |
2014-06-17 | allow webapp.json to configure what engines are enabled | elijah |
2014-05-24 | move haproxy-template to modules/site_haproxy | Christoph |
2014-05-22 | remove old classes | Christoph |
2014-05-22 | fix haproxy config if webapp and mx run on the same host | Christoph |
2014-05-14 | revert accidental change to webapp config template | Azul |
2014-05-14 | use hash for provider service levels | Azul |
2014-04-29 | require json so we can use it to dumpt the service levels | Azul |
2014-04-24 | bring service_levels into webapp config - #5527 | Azul |
2014-02-27 | check syslog for webapp errors | varac |
2014-02-10 | move leap_webapp.conf template to common.conf which is included by the nagios... | varac |
2014-01-22 | anonymize webapp ips (Bug #4896) | varac |
2014-01-08 | fix webapp couchdb.yml to be couchdb.yml not couchdb.yml.webapp | elijah |
2014-01-02 | added support for minimum client version checking | elijah |
2013-11-28 | fix cwd in webapp cronjobs | Micah Anderson |
2013-11-28 | remove admin access from webapp | Micah Anderson |
2013-11-27 | add webapp cron entries to cleanup sessions and tokens (#4572) | Micah Anderson |
2013-11-22 | improvements to webapp deployment: allow for greater customization, allow for... | elijah |