This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-07-10 03:14:19 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
143cfb526c769d7acba5af9a101168e1669ef274
notifications-api
/
app
/
celery
History
Leo Hemsted
143cfb526c
change update_provider_stats to use billable_units
...
updated tests etc, and removed some old tests that are no longer relevant
2016-08-03 17:22:20 +01:00
..
__init__.py
Celery tests
2016-02-09 13:31:45 +00:00
celery.py
Merge branch 'master' into celery-spike
2016-02-12 09:36:49 +00:00
provider_tasks.py
change update_provider_stats to use billable_units
2016-08-03 17:22:20 +01:00
research_mode_tasks.py
Use the notification types enum for the notifications.notification_type.
2016-06-29 11:50:54 +01:00
scheduled_tasks.py
Add a lockmode for the update_notifications_status_by_id to prevent the timeout task from updating the same notification more than once.
2016-07-08 14:48:07 +01:00
tasks.py
Fix bug where all notifications were getting a type = email.
2016-07-06 14:31:52 +01:00