aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/file/package.scala
Commit message (Collapse)AuthorAgeFilesLines
* Apply new formattingJakob Odersky2017-11-201-5/+5
|
* Add streaming download to file storage.v0.14.0Jakob Odersky2017-07-251-0/+5
| | | | This enables downloading of content without saving it to a file.
* Add file existence checking to file storagev0.13.15Jakob Odersky2017-06-211-0/+2
|
* Check for null values in gcs directory listingv0.13.12Jakob Odersky2017-06-191-1/+2
| | | | | | GCS: when listing, always assume the path is a directory GCS: fix unit test
* Add signedFileUrl methodZach Smith2017-05-041-0/+9
|
* Split FileStorage implementations into separate filesZach Smith2017-05-041-0/+51