Skip to content

Tags: mozilla/addons-server

Tags

2025.12.15

Toggle 2025.12.15's commit message

Verified

This commit was signed with the committer’s verified signature.
willdurand William Durand
Compute hotness even if previous week is 0 (#24246)

2025.12.11

Toggle 2025.12.11's commit message
Pontoon/AMO: Update Russian (ru)

Co-authored-by: berry <igory.ygr200@gmail.com> (ru)

2025.11.27

Toggle 2025.11.27's commit message
Pontoon/AMO: Update Russian (ru)

Co-authored-by: Valery Ledovskoy <valery@ledovskoy.com> (ru)

2025.11.13-1

Toggle 2025.11.13-1's commit message
Return a 414 if the url we'd redirect to for locale and app is too lo…

…ng (#24145)

* Return a 414 if the url we'd redirect to for locale and app is too long

* Update src/olympia/amo/middleware.py

Co-authored-by: William Durand <will+git@drnd.me>

* rm trailing space in suggestion to make linter happy

---------

Co-authored-by: William Durand <will+git@drnd.me>

2025.11.13

Toggle 2025.11.13's commit message
Pontoon/AMO: Update Polish (pl)

Co-authored-by: dex <krzysztof.glebowicz@gmail.com> (pl)

2025.10.30-1

Toggle 2025.10.30-1's commit message
store waf headers (#24087)

* store waf headers

* set_request_metadata to consistently use `None` to clear

* rename select_request_fingerprint_headers to select_request_metadata

* lint fix

2025.10.30

Toggle 2025.10.30's commit message
Pontoon/AMO: Update Polish (pl)

Co-authored-by: Victoria <Royal.Victoria@proton.me> (pl)

2025.10.16-1

Toggle 2025.10.16-1's commit message
handle celery.group results being a list (#24021)

* handle celery.group results being a list

* Apply suggestions from code review

Co-authored-by: William Durand <will+git@drnd.me>

---------

Co-authored-by: William Durand <will+git@drnd.me>

2025.10.16

Toggle 2025.10.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add additional filters to scanner query rules/results (#23984)

* Add additional filters to scanner query rules/results

* Test filters list

* More testing

* Cleanup

* Unused var

* Missing </li>

* Add no-op migration for files model change

---------

Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>

2025.10.02-1

Toggle 2025.10.02-1's commit message
Bump django from 4.2.24 to 4.2.25 in /requirements (#23974)

Bumps [django](https://github.com/django/django) from 4.2.24 to 4.2.25.
- [Commits](django/django@4.2.24...4.2.25)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 4.2.25
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>