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-01-14 14:41:05 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c27f8023e42ff588e399fa3db1e7c71cf4886ee
notifications-api
/
app
/
notifications
History
Martyn Inglis
aabda3f83e
Refactored the initialisation of the redis client to follow the model used in the StatsdClient.
...
Basically wrapped the client so we can enable/disable, exception handle and so on.
2016-11-10 11:50:49 +00:00
..
__init__.py
Added endpoints for the proxy to notifications.
2016-01-19 11:23:09 +00:00
process_client_response.py
Only record the elapsed time at provider for notifications with a sent_at date,
2016-09-13 13:57:06 +01:00
process_notifications.py
Updated test_validators to test the contents of the error messages.
2016-10-31 12:22:26 +00:00
rest.py
Refactored the initialisation of the redis client to follow the model used in the StatsdClient.
2016-11-10 11:50:49 +00:00
validators.py
Updated test_validators to test the contents of the error messages.
2016-10-31 12:22:26 +00:00