aboutsummaryrefslogtreecommitdiff
path: root/server/fs
AgeCommit message (Collapse)Author
2016-06-13Run the linter as part of tests.Niall Sheridan
Fix lint warnings.
2016-06-05Add AWS S3 and Google GCS virtual filesystems.Niall Sheridan
This allows the signing key to be read directly from S3 using a path like /s3/<bucket>/<path/to/signing.key> or /gcs/<bucket>/<path/to/signing.key>.