🕶 addons.mozilla.org Django app and API 🎉
Перейти к файлу
Andrew Williamson 9a628ac360
Expose all the reasons why there is a due_date to the extensions queue (queryset) (#22530)
* set due_date_reasons bitmask when setting due_date

* add no_transforms in Version.should_have_due_date

* Only annotate Version qs when nessecary

* refactor to make VersionManager.should_have_due_date efficient

* Add flags for newly exposed reasons for due_date

* get_due_date_reason_qs -> get_due_date_reason_q_objects; add docstring

* exclude has developer reply from needs_human_review_other

* fix linelength that ruff format didn't autofix
2024-08-06 15:06:58 +01:00
.circleci Refactor CI workflow and enable parallelization (#22306) 2024-06-06 14:03:42 +02:00
.github
deps
docker
docs Allow EULA/Privacy policy to be edited through the API (#22522) 2024-07-31 12:05:31 +02:00
locale Pontoon: Update Friulian (fur) localization of AMO 2024-08-06 07:11:59 +00:00
logs
private
requirements Bump django-admin-rangefilter from 0.13.0 to 0.13.1 in /requirements (#22503) 2024-08-01 11:34:29 +02:00
scripts
src/olympia Expose all the reasons why there is a due_date to the extensions queue (queryset) (#22530) 2024-08-06 15:06:58 +01:00
static Expose all the reasons why there is a due_date to the extensions queue (queryset) (#22530) 2024-08-06 15:06:58 +01:00
storage Remove guarded_addons directory and associated code, migrate existing (#19113) 2022-04-25 14:35:48 +02:00
tests
.dockerignore
.gitignore
.jshintrc
.prettierignore
.prettierrc
Dockerfile
LICENSE
Makefile
Makefile-docker
Makefile-os
README.md
babel.cfg
babeljs.cfg
conftest.py
contribute.json
docker-compose.ci.yml
docker-compose.deps.yml
docker-compose.override.yml
docker-compose.private.yml
docker-compose.yml
jest.config.js
manage.py
package-lock.json Bump terser from 5.31.0 to 5.31.3 (#22481) 2024-07-24 14:46:56 +02:00
package.json Bump terser from 5.31.0 to 5.31.3 (#22481) 2024-07-24 14:46:56 +02:00
pyproject.toml
settings.py
settings_test.py

README.md

:alt: Code of conduct
:target: https://github.com/mozilla/addons-server/blob/master/.github/CODE_OF_CONDUCT.md
:target: https://circleci.com/gh/mozilla/addons-server

Addons-Server

Welcome to the Addons Server repository! Please feel free to visit the web page of the current project hosted on addons.mozilla.org. If you want to install it follow our guide located in install docs. We'd love your help! You can come talk to us on Matrix #amo:mozilla.org if you have any questions.

Please report bugs here: https://github.com/mozilla/addons/issues

You can access the AMO dev environment at https://addons-dev.allizom.org/ and the AMO stage environment at https://addons.allizom.org/

% marker-for-security-bug-inclusion-do-not-remove

Security Bug Reports

This code and its associated production web page are included in the Mozillas web and services bug bounty program. If you find a security vulnerability, please submit it via the process outlined in the program and FAQ pages. Further technical details about this application are available from the Bug Bounty Onramp page.

Please submit all security-related bugs through Bugzilla using the web security bug form. Never submit security-related bugs through a Github Issue or by email.