This repository has been archived by the owner on May 26, 2022. It is now read-only.
Releases: mozmeao/lumbergh
Releases · mozmeao/lumbergh
20170124.1
[travis] Replace spaces with _
20160117.1: Merge pull request #186 from glogiotatidis/unusedjs
Remove unused JS code.
20161219.1: Merge pull request #182 from glogiotatidis/gtmonly
Use either GTM or GA, not both.
20161106.1: Merge pull request #185 from bensternthal/1314423-London-Address-Update
Fix Bug 1314423: Update London Office Address
20161018.1: Merge pull request #184 from glogiotatidis/1223756
[fix bug 1223756] Change Fx Affiliates to Fx Friends
20160927.1: Merge pull request #181 from glogiotatidis/django1815
Upgrade to Django 1.8.15
20160921.1: Change from job scheduling form interval to cron.
When using `interval` for cron jobs the counter resets on every push. In the event of multiple sequential pushes the counter will reset multiple times and the execution of the job can be delayed significantly, delay which will fire monitoring alerts. Switching to cron scheduling with specific points in time to run the job solves this issue.
20160912.1: Merge pull request #180 from glogiotatidis/csp-report
Capture CSP violations and report to Sentry.
20160907.1: Merge pull request #179 from glogiotatidis/ssl
Replace django-sslify with SecurityMiddleware.
Greenhouse
Merge pull request #177 from glogiotatidis/alloffices Add 'All Offices' custom logic.