Docs | Support

alphagov/notifications-api

take-pressure-off-api-db
6 years, 4 months ago
@servingUpAces - If the task runs twice and the notification already exists ignore the primary key constraint. - Re
No dependencies with known security vulnerabilities.
increase-qry-limit
6 years, 4 months ago
@servingUpAces Reduce log messages.
No dependencies with known security vulnerabilities.
take-pressure-off-api-db
6 years, 4 months ago
@servingUpAces Reduce the pressure on the db for API post email requests. Instead of saving the email notification
No dependencies with known security vulnerabilities.
increase-qry-limit
6 years, 4 months ago
@servingUpAces Increase default query limit to 50,000 from 10,000
No dependencies with known security vulnerabilities.
dependabot/pip/bleach-3.1.2
6 years, 4 months ago
@dependabot[bot] Bump bleach from 3.1.1 to 3.1.2 Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.1 to 3.1
No dependencies with known security vulnerabilities.
master
6 years, 4 months ago
@servingUpAces Merge pull request #2768 from alphagov/optimise-delete-notifications-task Refactor delete_notificat
No dependencies with known security vulnerabilities.
optimise-delete-notifications-task
6 years, 4 months ago
@servingUpAces Remove the hourly loop and replace it with a while loop, which check if we still have things to dele
No dependencies with known security vulnerabilities.
optimise-delete-notifications-task
6 years, 4 months ago
@servingUpAces Remove the hourly loop and replace it with a while loop, which check if we still have things to dele
No dependencies with known security vulnerabilities.
optimise-delete-notifications-task
6 years, 4 months ago
@servingUpAces Change as per code review - fix test name - make query filter consistent with each other - add co
No dependencies with known security vulnerabilities.
optimise-delete-notifications-task
6 years, 4 months ago
@servingUpAces Change as per code review - fix test name - make query filter consistent with each other - add co
No dependencies with known security vulnerabilities.
optimise-delete-notifications-task
6 years, 4 months ago
@servingUpAces Refactor delete_notifications_older_than_retention_by_type to use a new strategy. The insert_notifi
No dependencies with known security vulnerabilities.
master
6 years, 4 months ago
@servingUpAces Merge pull request #2767 from alphagov/optimise-delete-high-volume Transaction to insert history an
No dependencies with known security vulnerabilities.
optimise-delete-high-volume
6 years, 4 months ago
@servingUpAces Transaction to insert history and delete notifications. Need to test the performance of this functi
No dependencies with known security vulnerabilities.
optimise-delete-high-volume
6 years, 4 months ago
@servingUpAces Transaction to insert history and delete notifications. Need to test the performance of this functi
No dependencies with known security vulnerabilities.
delete-high-volume-data
6 years, 5 months ago
@servingUpAces Function to delete high volume notifications for a service This command will allow us to explore th
No dependencies with known security vulnerabilities.