Skip to content

Tags: psiinon/addons-server

Tags

2017.01.05

Toggle 2017.01.05's commit message
Pontoon: Update German (de) localization of AMO Localization authors: - Michael Köhler <michael.koehler1@gmx.de>

2016.12.15

Toggle 2016.12.15's commit message
Merge pull request mozilla#4142 from jasonthomas/docker-build-fix Fix Dockerfile (disable yum updates and compile locale)

2016.12.01

Toggle 2016.12.01's commit message
Improve bulk validation results and handling. (mozilla#4090) * Improve bulk validation results and handling. * Show explicitly all regex matches (shows a hash of the message instead of testcases_regex.generic._generated) * Shows a link to the validation results Fixes #4089 * Fix flake8

2016.11.17-3

Toggle 2016.11.17-3's commit message
Update syntaxhighligher 

2016.11.17-2

Toggle 2016.11.17-2's commit message
Compile locales Not strictly needed for deploys nowadays but needed to make sure tests are using the latest locales.

2016.11.17-1

Toggle 2016.11.17-1's commit message
Compile locales 

2016.11.17

Toggle 2016.11.17's commit message
Pontoon: Update Czech (cs) localization of AMO Localization authors: - Tomáš Zelina <zelitomas@gmail.com>

2016.11.11

Toggle 2016.11.11's commit message
Downgrade celery and dependend libraries (billiard, kombu). This might be related to an exception we started to see on production: File "/usr/lib64/python2.7/site-packages/billiard/pool.py", line 1626, in _terminate_pool :/usr/lib/python2.7/site-packages/celery/utils/log.py:282 ... (no full traceback available unfortunately) Also, I noticed that I didn't see the requirement of celery for billiard> 3.3, <3.4 so let's downgrade for now and be more careful next time.

2016.11.10-1

Toggle 2016.11.10-1's commit message
Fixes for Consent page for Shield study 7 - Activity Stream (mozilla#… …3963) * Fixes for Consent page for Shield study 7 - Activity Stream - these changes reflect changes in master document over here: https://docs.google.com/document/d/1CmUCh_96b4idf8X4yfXn-BT7P47TRSAevy4s4YdFapQ/edit# * Changing wording of Data Events github link @muffinresearch

2016.11.10

Toggle 2016.11.10's commit message
Remove remaining password support, drop confirmationcode (mozilla#3866) Fixes #3746