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 17:31:34 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8a26fcd4050348792243812edb62dd1ca8a371f
notifications-api
/
app
/
notifications
History
Martyn Inglis
43a31fa497
Removed a stray sleep used for testing.
2017-04-05 15:33:02 +01:00
..
__init__.py
…
notifications_ses_callback.py
Added a test to ensure that all blueprints have a registered before_request method.
2017-03-17 16:21:41 +00:00
notifications_sms_callback.py
Removed a stray sleep used for testing.
2017-04-05 15:33:02 +01:00
process_client_response.py
Update info log to waring.
2017-01-27 12:20:54 +00:00
process_notifications.py
The redis cache for daily limits and template usage was being updated for notifications with a test api key.
2017-03-30 13:43:44 +01:00
receive_notifications.py
Register a before_request event for all blueprints, that defines the authentication requirement.
2017-03-16 18:15:49 +00:00
rest.py
When using a priority template put the notification in the priority queue.
2017-04-04 13:44:11 +01:00
validators.py
…