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-06-19 20:50:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c6ba4050fc14408d8eabff8e608e50277d8b3daf
notifications-api
/
app
History
Rebecca Law
3838fb583c
The redis cache for daily limits and template usage was being updated for notifications with a test api key.
...
This PR corrects that.
2017-03-30 13:43:44 +01:00
..
accept_invite
…
authentication
…
aws
…
celery
Revert "Reinstating the 2 task model for API submitted notifications."
2017-03-30 10:46:23 +01:00
clients
…
dao
Refactored code, changed now to utcnow in test
2017-03-29 11:47:41 +01:00
delivery
…
events
…
invite
…
job
…
notifications
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
organisation
…
provider_details
…
schema_validation
…
service
Refactored code, changed now to utcnow in test
2017-03-29 11:47:41 +01:00
spec
…
status
…
template
…
template_statistics
…
user
…
v2
Revert "Reinstating the 2 task model for API submitted notifications."
2017-03-30 10:46:23 +01:00
__init__.py
Refactor and fix auth errors
2017-03-22 10:54:15 +00:00
.gitignore
…
aws_sqs.py
…
cloudfoundry_config.py
…
commands.py
…
config.py
Add 'production' alias for live environment
2017-03-21 14:43:56 +00:00
encryption.py
…
errors.py
…
history_meta.py
…
models.py
…
schemas.py
…
statsd_decorators.py
…
utils.py
Added letter preview
2017-03-22 14:22:26 +00:00
version.py.dist
…