aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/xyz/driver/core/BlobStorageTest.scala
Commit message (Collapse)AuthorAgeFilesLines
* Move storage and messaging to separate projectsJakob Odersky2018-10-091-94/+0
|
* Add `Trimmed` tag and its logic (revisited) (#215)v1.14.2Sergey Nastich2018-09-121-0/+1
| | | | | | | * Add option and iterable converters for transparent `@@ Trimmed` creation. * Move tagging stuff to a separate package - relieve `core.scala` from some extra code. * Add Tagging stuff and publishing section to README.md
* [API-1498] add url method to blobStorage (#157)v1.8.24Arthur Rand2018-04-181-0/+5
| | | | | | | | | | | | | | | | * add url method to blobStorage * typo * typo * address comments * address comments * remove * scalafmt
* Add blob storage abstractionsv1.8.15Jakob Odersky2018-04-061-0/+88