Docs | Support

alphagov/notifications-api

add-request-id-if-in-context
5 years, 7 months ago
@servingUpAces Catch exception if g.request_id does not exist.
No dependencies with known security vulnerabilities.
add-request-id-if-in-context
5 years, 7 months ago
@servingUpAces Catch exception if g.request_id does not exist.
No dependencies with known security vulnerabilities.
fix-app-logging
5 years, 7 months ago
@sakisv WIP - new app to test removing duplicate logs
No dependencies with known security vulnerabilities.
mutable-defaults-broadcast-fixture
5 years, 7 months ago
@quis Remove mutable defaults from test fixture Using mutable default arguments is an anti pattern. They
No dependencies with known security vulnerabilities.
add-request-id-if-in-context
5 years, 7 months ago
@servingUpAces If the request_id exists in the Flask global context, add it to the kwargs for the task. The reques
No dependencies with known security vulnerabilities.
master
5 years, 7 months ago
@idavidmcdonald Merge pull request #3068 from alphagov/bad-logging Fix logging line to include response context
No dependencies with known security vulnerabilities.
cache-on-tasks
5 years, 7 months ago
No dependencies with known security vulnerabilities.
add-request-id-if-in-context
5 years, 7 months ago
@servingUpAces If the request_id exists in the Flask global context, add it to the kwargs for the task. The reques
No dependencies with known security vulnerabilities.
bad-logging
5 years, 7 months ago
@idavidmcdonald Fix logging line to include response context We have been getting log lines of the following: `API
No dependencies with known security vulnerabilities.
bad-logging
5 years, 7 months ago
@idavidmcdonald Fix logging line to include response context We have been getting log lines of the following: `API
No dependencies with known security vulnerabilities.
master
5 years, 7 months ago
@CrystalPea Merge pull request #3067 from alphagov/fix-cancel-broadcast Fix cancel broadcast by converting refe
No dependencies with known security vulnerabilities.
master
5 years, 7 months ago
@idavidmcdonald Merge pull request #3063 from alphagov/letter-retention-fixes-third-approach Do not let us delete l
No dependencies with known security vulnerabilities.
master
5 years, 7 months ago
@quis Merge pull request #3066 from alphagov/bump-utils-43.5.8 Bump utils to 43.5.9
No dependencies with known security vulnerabilities.
fix-cancel-broadcast
5 years, 8 months ago
@CrystalPea Move DATETIME_FORMAT from app to app.utils To avoid cyclical import issues
No dependencies with known security vulnerabilities.
fix-cancel-broadcast
5 years, 8 months ago
@CrystalPea Fix cancel broadcast by converting reference date to string Datetime oobject is not json serializab
No dependencies with known security vulnerabilities.