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-08-04 05:30:53 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9df24b39ceaf529447f10a0355d01b160b168e9b
notifications-api
/
tests
/
app
/
dao
History
Martyn Inglis
e0d46d821d
Merge branch 'master' into delete-csv-file-after-7-days
...
Conflicts: app/notifications/rest.py
2016-09-12 16:33:01 +01:00
..
__init__.py
…
test_api_key_dao.py
refactor authentication code
2016-06-30 10:44:21 +01:00
test_events_dao.py
…
test_invited_user_dao.py
…
test_jobs_dao.py
New jobs dao method to get jobs that are older than a certain number of days.
2016-09-07 15:36:07 +01:00
test_notification_dao.py
Implemented deleted notification if SQS write fails
2016-09-08 16:00:18 +01:00
test_provider_details_dao.py
Load testing client added
2016-05-12 10:46:35 +01:00
test_provider_rates_dao.py
…
test_provider_statistics_dao.py
Removed updates to the provider stats table
2016-08-25 10:33:12 +01:00
test_services_dao.py
fix schema and primary key
2016-08-09 16:56:43 +01:00
test_templates_dao.py
fix schema and primary key
2016-08-09 16:56:43 +01:00
test_users_dao.py
Make the get_user_by_email_address case insenstive.
2016-05-20 13:43:31 +01:00