bandesz
|
1e83f7d8e2
|
Remove Docker commands for CF, clean up artifact creation
|
2017-02-28 12:32:01 +00:00 |
|
bandesz
|
fd66fbd719
|
Run API on Paas
|
2017-01-13 10:24:13 +00:00 |
|
Rebecca Law
|
83f3c92c24
|
Move jsonschema to requirements.txt to missing dependency
|
2016-11-02 14:02:06 +00:00 |
|
Leo Hemsted
|
00cac0f88b
|
add junit xml reporting to pytest
also add file location to gitignore preemptively
|
2016-08-31 15:03:28 +01:00 |
|
bandesz
|
68c1135379
|
Create Docker build image, build project with Docker
|
2016-08-22 17:25:41 +01:00 |
|
Martyn Inglis
|
c8a5366484
|
Scheduled tasks to clean up the database
- tasks run hourly
- uses celery beat to schedule the tasks
4 new tasks
- delete verify codes (after 1 day)
- delete invitations (after 1 day)
- delete successful notifications (after 1 day)
- delete failed notifications (after 7 days)
Delete methods in the DAO classes
|
2016-03-09 17:46:01 +00:00 |
|
Rebecca Law
|
08ba5de61b
|
Update config
Source the configuration from an environment file, this way it is similar to how the aws environment works
|
2016-02-16 16:01:50 +00:00 |
|
Martyn Inglis
|
d275ba83a2
|
Added endpoints for the proxy to notifications.
- this uses alpha API for delivery
- no DB model included as just proving
- all notifications for same service at the moment (!)
|
2016-01-19 11:23:09 +00:00 |
|
Nicholas Staples
|
0bc4d02713
|
Work in progress, skeleton of the api created and testing started. Need to fix authentication tests.
|
2016-01-08 17:51:46 +00:00 |
|
Rebecca Law
|
3d59c72e17
|
Initial version of the notify-notifications-api
|
2015-11-18 17:02:25 +00:00 |
|
Rebecca Law
|
e277780d5f
|
Initial commit
|
2015-11-18 13:57:17 +00:00 |
|