uplink/src/services
R. Tyler Croy c6c65fdc6a
Switch the export controller to stream results directly from PostgreSQL to the response buffer
I'm still not entirely sure if the PostgreSQL connection is being suitably
returned to sequelize's connection pool, but I think this is an infrequent
enough operation that it's worth deploying and monitoring of Sentry

Fixes #29, #33
2018-12-05 17:36:34 -08:00
..
events.ts Support inline transformation of legacy correlator IDs into type-specific signatures 2018-10-28 15:53:12 -07:00
grants.ts Add support for adding more grants through an admin page 2018-09-21 10:48:11 -07:00
index.ts Switch the export controller to stream results directly from PostgreSQL to the response buffer 2018-12-05 17:36:34 -08:00
types.ts Ensure the create of events results in a creation of the appropriate types record 2018-10-23 15:02:34 -07:00
users.ts Incorporate some basic access control based off of GitHub username 2018-09-12 08:42:06 -07:00