Граф коммитов

49180 Коммитов

Автор SHA1 Сообщение Дата
Björn I cdcdd7cb0c Pontoon: Update Norwegian Nynorsk (nn-NO) localization of AMO
Co-authored-by: Björn I. <bjorni.svindseth@yahoo.com>
2020-07-29 12:33:24 +00:00
Björn I e19877a752 Pontoon: Update Norwegian Nynorsk (nn-NO) localization of AMO
Co-authored-by: Björn I. <bjorni.svindseth@yahoo.com>
2020-07-29 12:05:45 +00:00
Andrew Williamson 337200c827
Update 0014_auto_20200717_1120.py 2020-07-29 12:00:08 +01:00
Andrew Williamson fba1a2177c
Update 0014_auto_20200717_1120.py 2020-07-29 11:56:04 +01:00
Mathieu Pillard 44808c2c91
Switch to Python 3.8 (#15074)
* Remove obsolete code to build a webext dictionary from a legacy one

* Simplify SafeZip initialization code

We don't need to store is_valid, since an exception will be raised
if something is invalid.

* Cleanup temporary directory for invalid zips in extract_extension_to_dest()

* Switch to Python 3.8

- Rename BadZipfile to BadZipFile as the former is deprecated
- Support BadZipFile being raised earlier (when instantiating
  the ZipFile) in validation process

* Also remove test for build_webext_dictionary_from_legacy

* Remove a stray `is_valid` on a `SafeZip` instance

* Fix test now that we consider badzipfile errors fatal
2020-07-29 12:05:10 +02:00
William Durand 728925609b
Fix wrong mimetype for ts files (#15102) 2020-07-29 12:04:12 +02:00
Andrew Williamson ca34f9c04e
rewrite Addon.is_recommended to use PromotedAddon. (#14988)
* rewrite Addon.is_recommended to use PromotedAddon.

* use signals for Promoted class instead of OnChangeMixin

* Update 0014_auto_20200717_1120.py

* Update models.py

* Update 0009_auto_20200717_1137.py
2020-07-29 11:03:21 +01:00
Melo46 99f9eea6f7 Pontoon: Update Interlingua (ia) localization of AMO
Co-authored-by: Melo46 <melo@carmu.com>
2020-07-29 07:21:45 +00:00
వీవెన్ cb590a6168 Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: వీవెన్ <veeven@gmail.com>
2020-07-28 17:34:38 +00:00
Bob Silverberg f13d44cd43
Update log messges for `extract_optional_permissions` (#15089) 2020-07-28 13:00:40 -04:00
dependabot[bot] 25121b9309
Bump parso from 0.7.0 to 0.7.1 in /requirements (#15050)
Bumps [parso](https://github.com/davidhalter/parso) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/davidhalter/parso/releases)
- [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/davidhalter/parso/compare/v0.7.0...v0.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 17:19:17 +01:00
Andrew Williamson ae412b9535
don't send account deletion emails to users with no content (#15087)
* don't send account deletion emails to users with no content

* _should_send_delete_email -> should_send_delete_email
2020-07-28 17:17:29 +01:00
dependabot[bot] 90364669f5
Bump google-cloud-bigquery from 1.26.0 to 1.26.1 in /requirements (#15082)
Bumps [google-cloud-bigquery](https://github.com/googleapis/python-bigquery) from 1.26.0 to 1.26.1.
- [Release notes](https://github.com/googleapis/python-bigquery/releases)
- [Changelog](https://github.com/googleapis/python-bigquery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/python-bigquery/compare/v1.26.0...v1.26.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 17:04:06 +02:00
Bob Silverberg ef96c08c80
Update `extract_permissions` to use for backfilling optional_permissions (#15076) 2020-07-28 08:57:54 -04:00
Mathieu Pillard 14223cfe24
Drop obsolete lightweight theme update endpoint (#15060)
* Drop obsolete lightweight theme update endpoint

* Remove obsolete MIGRATED_LWT_UPDATES_ENABLED setting
2020-07-28 11:57:54 +02:00
dependabot[bot] b0f602ad83
Bump botocore from 1.17.28 to 1.17.29 in /requirements (#15085)
Bumps [botocore](https://github.com/boto/botocore) from 1.17.28 to 1.17.29.
- [Release notes](https://github.com/boto/botocore/releases)
- [Changelog](https://github.com/boto/botocore/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/botocore/compare/1.17.28...1.17.29)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 10:46:58 +02:00
dependabot[bot] bf92346e7e
Bump boto3 from 1.14.28 to 1.14.29 in /requirements (#15083)
Bumps [boto3](https://github.com/boto/boto3) from 1.14.28 to 1.14.29.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.14.28...1.14.29)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-28 10:46:42 +02:00
వీవెన్ cd5e70efa8 Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: వీవెన్ <veeven@gmail.com>
2020-07-28 08:14:23 +00:00
వీవెన్ d6ffe7cab2 Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: Sairam Raavi <sairam@riseup.net>
Co-authored-by: వీవెన్ <veeven@gmail.com>
2020-07-28 08:09:48 +00:00
వీవెన్ f9d8aaa31e Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: వీవెన్ <veeven@gmail.com>
2020-07-28 07:34:45 +00:00
Ritesh Raj 99d83ad8ea Pontoon: Update Hindi (hi-IN) localization of AMO
Co-authored-by: Ritesh Raj <ritesh07raj@gmail.com>
2020-07-28 06:51:22 +00:00
Ritesh Raj f99d8ee9b1 Pontoon: Update Hindi (hi-IN) localization of AMO
Co-authored-by: Ritesh Raj <ritesh07raj@gmail.com>
2020-07-28 06:43:26 +00:00
Lisa Chan b8a8eded12
Revert commits (#15079) 2020-07-27 16:18:47 -04:00
Melo46 87205bb90e Pontoon: Update Interlingua (ia) localization of AMO
Co-authored-by: Melo46 <melo@carmu.com>
2020-07-27 19:54:19 +00:00
Björn I 270c18a24d Pontoon: Update Norwegian Nynorsk (nn-NO) localization of AMO
Co-authored-by: Björn I. <bjorni.svindseth@yahoo.com>
2020-07-27 16:53:46 +00:00
Luna Jernberg 2ee25ee737 Pontoon: Update Swedish (sv-SE) localization of AMO
Co-authored-by: Luna Jernberg <bittin@cafe8bitar.se>
2020-07-27 16:44:36 +00:00
Björn I a9e9caf29a Pontoon: Update Norwegian Nynorsk (nn-NO) localization of AMO
Co-authored-by: Björn I. <bjorni.svindseth@yahoo.com>
2020-07-27 16:44:27 +00:00
Pontoon 10eeb2f402 Pontoon: Update French (fr) localization of AMO 2020-07-27 16:44:18 +00:00
Bob Silverberg 901bbd41b1
Expose optional permissions in the Addon API (#15047) 2020-07-27 11:43:10 -04:00
xlisachan 11752ab907 Added null=True to image in PrimaryHero 2020-07-27 11:32:47 -04:00
xlisachan 41fd60d968 Adjusted stylesheet for preview of primary hero images 2020-07-27 11:32:47 -04:00
xlisachan 6ac81bd796 Revised return for image_url property 2020-07-27 11:32:47 -04:00
xlisachan da5ea5375d Revised to replace image with uploaded hero images 2020-07-27 11:32:47 -04:00
వీవెన్ 4794418fc0 Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: వీవెన్ <veeven@gmail.com>
2020-07-27 15:13:26 +00:00
వీవెన్ 2b877beb04 Pontoon: Update Telugu (te) localization of AMO
Co-authored-by: వీవెన్ <veeven@gmail.com>
2020-07-27 14:53:11 +00:00
William Durand 242fc44fbc
Rename stats migration because of a conflict (#15075) 2020-07-27 16:22:06 +02:00
πάθοςγιατηζωή e830322aff Pontoon: Update Chinese (China) (zh-CN) localization of AMO
Co-authored-by: πάθοςγιατηζωή <eloli@foxmail.com>
Co-authored-by: yifeiding <yifeiding@protonmail.com>
2020-07-27 13:52:23 +00:00
William Durand 9e712597a0
Add 'Build #' prefix to Fenix app versions (usage stats) (#15071) 2020-07-27 14:47:44 +02:00
William Durand 733d31e1c7
Use BigQuery in `weekly_downloads()` cron task (#15045) 2020-07-27 14:40:31 +02:00
Luna Jernberg b9110e01cd Pontoon: Update Swedish (sv-SE) localization of AMO
Co-authored-by: Luna Jernberg <bittin@cafe8bitar.se>
2020-07-27 12:32:17 +00:00
William Durand 2f407ed1c6
Hide 'about external sources' when flag is active (#15064) 2020-07-27 14:29:13 +02:00
Luna Jernberg 8e7bd3a0c4 Pontoon: Update Swedish (sv-SE) localization of AMO
Co-authored-by: Luna Jernberg <bittin@cafe8bitar.se>
2020-07-27 12:24:05 +00:00
Luna Jernberg 7879fb0b1d Pontoon: Update Swedish (sv-SE) localization of AMO
Co-authored-by: Luna Jernberg <bittin@cafe8bitar.se>
2020-07-27 12:21:07 +00:00
Luna Jernberg afaa963d45 Pontoon: Update Swedish (sv-SE) localization of AMO
Co-authored-by: Luna Jernberg <bittin@cafe8bitar.se>
2020-07-27 11:43:50 +00:00
Marcelo Ghelman bba94b9af8 Pontoon: Update Portuguese (Brazil) (pt-BR) localization of AMO
Co-authored-by: Marcelo Ghelman <marcelo.ghelman@gmail.com>
2020-07-27 11:23:21 +00:00
Mathieu Pillard 7435857d7f
Clear needs human review reviewer flags on unlisted approval by humans (#15044)
* Clear needs human review reviewer flags on unlisted approval by humans

* Refactor how we clear needs human review flags to be more consistent

Also apply it to actions where it was missing

* It's not necessary to override clear_all_needs_human_review_flags() in unlisted
2020-07-27 12:58:56 +02:00
dependabot[bot] 9519129451
Bump cffi from 1.14.0 to 1.14.1 in /requirements (#15069)
Bumps [cffi](https://bitbucket.org/cffi/release-doc) from 1.14.0 to 1.14.1.
- [Commits](https://bitbucket.org/cffi/release-doc/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 12:34:51 +02:00
dependabot[bot] 702d4148cd
Bump maxminddb from 2.0.0 to 2.0.1 in /requirements (#15040)
Bumps [maxminddb](https://github.com/maxmind/libmaxminddb) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/maxmind/libmaxminddb/releases)
- [Changelog](https://github.com/maxmind/libmaxminddb/blob/master/Changes.md)
- [Commits](https://github.com/maxmind/libmaxminddb/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 12:34:34 +02:00
dependabot[bot] 30de7fcd6b
Bump virtualenv from 20.0.27 to 20.0.28 in /requirements (#15054)
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.0.27 to 20.0.28.
- [Release notes](https://github.com/pypa/virtualenv/releases)
- [Changelog](https://github.com/pypa/virtualenv/blob/master/docs/changelog.rst)
- [Commits](https://github.com/pypa/virtualenv/compare/20.0.27...20.0.28)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 12:34:00 +02:00
dependabot[bot] d0bd2bab46
Bump tox from 3.17.1 to 3.18.0 in /requirements (#15051)
Bumps [tox](https://github.com/tox-dev/tox) from 3.17.1 to 3.18.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.17.1...3.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-27 12:33:35 +02:00