Andreas Wagner
9373ca0a35
Update amo-validator
2016-10-11 17:49:21 +02:00
Andreas Wagner
8e8ea133db
Update amo-validator
2016-09-30 18:28:24 +02:00
Christopher Grebs
af4f5fe6ef
Update django to 1.8.15
2016-09-27 16:42:22 +02:00
Andrew Williamson
a0facd5236
Add API endpoint to process POST email content and add to activity log;
...
emails received send notification emails;
review emails and notification emails can be replied to.
2016-09-13 18:29:43 +01:00
Andreas Wagner
836a81228b
Upgrade pytest to 3.0.0
2016-09-07 18:47:42 +02:00
Christopher Grebs
66ea55919b
Update amo-validator to 1.10.41
2016-09-07 18:11:39 +02:00
Stuart Colville
968bcb0ce8
Upgrade django-csp and use base-uri, form-action and child-src
2016-09-07 14:04:29 +01:00
Mathieu Pillard
a5cb826d1f
Merge pull request #3387 from diox/update-django-product-details
...
Upgrade django-product-details to the latest version
2016-09-01 16:09:01 +02:00
Mathieu Pillard
2acfe625d2
Upgrade django-product-details to the latest version
2016-09-01 15:51:28 +02:00
Mathieu Pillard
8cce0ba8fd
Bump amo-validator to 1.1.40 for WebeEtension Experiments support
2016-09-01 13:01:36 +02:00
Christopher Grebs
4a197b9122
Use new django 1.8.14 security release
2016-08-30 22:24:48 +02:00
Christopher Grebs
2c00e742c3
Upgrade jingo to 0.9.0
2016-08-30 22:24:27 +02:00
Andreas Wagner
1709e0e629
Update amo-validator and deps ( #3359 )
2016-08-30 14:15:44 +02:00
Andreas Wagner
f85832920c
Remove nose dependency ( #3313 )
2016-08-23 12:50:51 +02:00
Andreas Wagner
b35df16fd8
Update amo-validator ( #3310 )
2016-08-22 22:52:36 +02:00
Andreas Wagner
b8c19e76a5
Update amo-validator dependencies ( #3216 )
2016-08-03 15:34:14 +02:00
Andreas Wagner
c59c0803ec
Update addons-linter, amo-validator ( #3213 )
2016-08-02 19:54:44 +02:00
Mathieu Pillard
ef816aa0df
Add add-on version list/detail API, with new fields ( fix #3025 )
2016-07-27 13:18:12 +02:00
Christopher Grebs
a25f645160
Upgrade amo-validator to 1.10.36 ( #3115 )
2016-07-19 08:43:53 +02:00
Christopher Grebs
4da0a9afec
Merge pull request #3069 from mozilla/feature/upgrade-pillow-easy-thumbnails
...
upgrade pillow and easy-thumbnails
2016-07-12 08:02:14 +02:00
Christopher Grebs
bac1350b13
Upgrade easy-thumbnails to 2.3
2016-07-12 08:01:47 +02:00
Christopher Grebs
4757b4985d
Upgrade amo-validator to 1.10.35
2016-07-11 20:32:58 +02:00
Mathieu Pillard
a5836d587f
Merge pull request #3032 from diox/remove-direct-hive-code
...
Remove *_from_hive commands, they were never used in production.
2016-06-30 17:51:01 +02:00
Mathieu Pillard
c12fffe89f
Remove *_from_hive commands, they were never used in production.
...
Those were intended to replace the system we have now where we run
the queries on a separate server, generating a file that we then
copy to addons-server servers to parse it.
The replacements are much more sane than the system we have in place
now but we don't have the time to investigate the weird issues that
lead the previous team to never switch to using those scripts in
production.
2016-06-30 15:13:41 +02:00
Mathieu Pillard
5552800f52
Bump amo-validator to 1.10.34
...
- New JS hashes
- e10s warning for extensions only
- Fx48 compat test regexp fix
2016-06-28 16:26:59 +02:00
Mathieu Pillard
d21f8ee8bc
Merge pull request #2986 from diox/update-aesfield
...
Bump django-aesfield
2016-06-24 10:30:51 +01:00
Kumar McMillan
14602b9830
Downgrade certify; fixes connecting to paypal.com
...
See https://github.com/certifi/python-certifi/issues/26
Reverts: https://github.com/mozilla/addons-server/pull/2908
2016-06-23 12:22:15 -05:00
Andrew Williamson
5136a04a97
Update django-tables to django-tables2
2016-06-23 13:16:32 +01:00
Mathieu Pillard
e1bc3171e8
Bump django-aesfield
...
There should not be any changes in that new version, it was just
made to please the semver gods.
2016-06-23 11:34:36 +02:00
Mathieu Pillard
19402d2e76
Merge pull request #2956 from diox/upgrade-django-session-csrf
...
Update django-session-csrf
2016-06-22 13:47:37 +01:00
Mathieu Pillard
a64bd8cc75
Update django-session-csrf
2016-06-22 13:54:38 +02:00
Christopher Grebs
3998d4349a
Merge pull request #2900 from mozilla/feature/upgrade-lxml
...
Upgrade pyquery, lxml. Add cssselect dependency for lxml.
2016-06-22 11:10:29 +02:00
Christopher Grebs
5645ad399b
Upgrade pyquery, lxml. Add cssselect dependency for lxml.
2016-06-22 09:04:30 +02:00
Christopher Grebs
da902b7c64
Merge pull request #2931 from mozilla/remove-cef-hera
...
Remove cef and heka, change some cef related code to plain logging.
2016-06-21 21:33:01 +02:00
Christopher Grebs
d22007e615
Upgrade amo-validator to 1.10.33
2016-06-21 16:09:06 +02:00
Christopher Grebs
91bb4a6f8d
Merge branch 'master' of github.com:mozilla/addons-server into remove-cef-hera
2016-06-21 09:26:35 +02:00
Mathieu Pillard
7e8ec69945
Re-remove django-storage, it was added back by error in a conflict resolution
...
(Was removed in ecc75a35f6
)
2016-06-17 17:30:06 +01:00
Christopher Grebs
d630276974
Remove cef and heka, change some cef related code to plain logging.
2016-06-17 18:27:55 +02:00
Mathieu Pillard
ee4e08a996
Merge pull request #2929 from diox/remove-dj-database-url
...
Remove dj-database-url, django-environ includes the same thing
2016-06-17 17:14:28 +01:00
Christopher Grebs
552f436b25
Merge pull request #2928 from mozilla/feature/remove-all-the-things
...
Get rid of pymysql, fudge, importlib-no-failures and chardet.
2016-06-17 17:22:26 +02:00
Mathieu Pillard
328689869d
Merge pull request #2926 from diox/remove-suds
...
Remove suds dependency and zeus-related package
2016-06-17 16:04:28 +01:00
Mathieu Pillard
51b96bdd02
Merge pull request #2927 from diox/upgrade-django-extensions
...
Upgrade django-extensions
2016-06-17 15:52:35 +01:00
Mathieu Pillard
f6d5e3478f
Remove dj-database-url, django-environ includes the same thing
2016-06-17 15:44:43 +01:00
Mathieu Pillard
62d367a7cd
Remove Hera since we no longer use Zeus.
2016-06-17 15:27:29 +01:00
Christopher Grebs
63fb26c49c
Get rid of pymysql, fudge, importlib-no-failures and chardet.
...
* Updated all code that used chardet to not use it anymore
* Port fudge to mock or even remove it
* pymysql is unused
* importlib-no-failures was only a requirement for python 2.6
2016-06-17 13:28:42 +02:00
Christopher Grebs
6cdc504135
Merge pull request #2921 from mozilla/add-setuptools-dependency
...
Add setuptools dependency, it's required by cryptography
2016-06-17 12:17:32 +02:00
Mathieu Pillard
8efd215c26
Upgrade django-extensions
2016-06-17 11:13:50 +01:00
Mathieu Pillard
7b3398f5b1
Remove suds dependency (should be a leftover from Marketplace payments)
2016-06-17 11:02:42 +01:00
Christopher Grebs
65724428bf
Merge pull request #2922 from mozilla/bugfix/amqp-1.4.9
...
Downgrade to amqp 1.4.9.
2016-06-17 11:53:50 +02:00
Christopher Grebs
211218429b
Add setuptools dependency, it's required by cryptography
2016-06-17 11:34:03 +02:00