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-25 18:02:40 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbd5274000e8a7aa87f013fbdd393f4dc9ea37d0
notifications-api
/
app
/
dao
History
Martyn Inglis
beb6f7ca57
Order jobs by service
...
- newest first
2016-03-14 16:15:39 +00:00
..
__init__.py
Fix for git commit review.
2016-02-29 11:50:43 +00:00
api_key_dao.py
…
invited_user_dao.py
Replaced first queries with one queries, which throws a NoResultFound.
2016-03-11 15:34:20 +00:00
jobs_dao.py
Order jobs by service
2016-03-14 16:15:39 +00:00
notifications_dao.py
Merge branch 'master' into client-callbacks
2016-03-14 11:45:21 +00:00
permissions_dao.py
Permission enums corrected, all tests passing.
2016-03-02 15:34:26 +00:00
services_dao.py
Replaced first queries with one queries, which throws a NoResultFound.
2016-03-11 15:34:20 +00:00
templates_dao.py
Replaced first queries with one queries, which throws a NoResultFound.
2016-03-11 15:34:20 +00:00
users_dao.py
Changed db queries to use one, which throws NoResultFound exception, this exception is dealt with in our error handlers.
2016-03-11 12:39:55 +00:00