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
2025-12-24 09:21:39 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44dffc9d22ea62e688aede0c2e8d3d85d49a4ccb
notifications-api
/
app
/
celery
History
Adam Shimali
cfd42a8a05
Statsd timings were being passed a timedelta instead for float for
...
milliseconds. Bugfix for
https://www.pivotaltracker.com/story/show/126852733
2016-07-22 12:13:24 +01:00
..
__init__.py
…
celery.py
Merge branch 'master' into celery-spike
2016-02-12 09:36:49 +00:00
provider_tasks.py
Statsd timings were being passed a timedelta instead for float for
2016-07-22 12:13:24 +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