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
99a008e9082ea00a9a1784b7049d32dcbe20a80f
notifications-api
/
app
/
service
History
Pea Tyczynska
252be67436
Use serialize instead of marshmallow schema for lighter query
...
Find services by name feature was timing out for big collections of results.
2019-08-16 17:30:04 +01:00
..
__init__.py
…
callback_rest.py
Add callback_type column to service_callback_api table
2018-07-17 16:54:00 +01:00
rest.py
Use serialize instead of marshmallow schema for lighter query
2019-08-16 17:30:04 +01:00
send_notification.py
Avoid call to database to get template in persist_notifications
2019-01-14 17:53:06 +00:00
sender.py
…
service_callback_api_schema.py
…
service_data_retention_schema.py
…
service_senders_schema.py
…
statistics.py
Remove cancelled from requested statuses in service statistics
2019-01-11 14:27:54 +00:00
utils.py
…