Commit Graph

25 Commits

Author SHA1 Message Date
Zdenek Topic 1129c13eb5
Separate adapter protocols to individual files 2018-10-23 20:07:18 +02:00
Zdenek Topic c7eb2b0176
Refactor errors 2018-10-23 19:57:49 +02:00
Zdenek Topic d63aa5ec90
Rename FilesystemAdapter protocol to FilesystemAdapting 2018-10-23 12:04:25 +02:00
Zdenek Topic d68cc0049b
Rename project from VaporFilesystem to Disks 2018-10-23 11:49:01 +02:00
Zdenek Topic fed2d9a6a5
Refactor FilesystemType and split it into multiple protocols
Rename FilesystemManaging to DiskMnaging
Rename FilesystemManaher to DiskManager
Introduce new Disk structure
2018-10-22 22:59:51 +02:00
Zdenek Topic 5b16b3bc88
Refactor FileMetadata 2018-10-19 13:43:56 +02:00
Zdenek Topic 7c7eac6bad
Fix tests 2018-10-19 12:48:48 +02:00
Zdenek Topic d2f92f990b
Fix tests 2018-10-19 12:29:35 +02:00
Zdenek Topic 6629c6cf23
Rename `rename` to `move` 2018-10-18 13:53:49 +02:00
Zdenek Topic 2207d85cfd
Read S3 bucket from environment for tests 2018-10-18 12:49:16 +02:00
Zdenek Topic b8b9367871
Remove S3 credentials 2018-10-17 15:25:54 +02:00
Zdenek Topic 578225b601
Not implemented fatal messages 2018-10-17 15:21:16 +02:00
Zdenek Topic fafda14815
S3Adapater.copy tests 2018-10-17 15:18:55 +02:00
Zdenek Topic 8f6c5fea5f
Create S3AdapterConfig 2018-10-17 09:45:14 +02:00
Zdenek Topic 6d772b947c
Preparation for directory removal 2018-10-16 23:47:08 +02:00
Zdenek Topic f4c7d06e41
Cleanup 2018-10-16 22:28:30 +02:00
Zdenek Topic c9be0670e0
Typo 2018-10-16 22:15:48 +02:00
Zdenek Topic 72bc2fad90
S3Adapter partial implementation 2018-10-16 22:12:44 +02:00
Zdenek Topic d86f79cb61
Split LocalAdapter into multiple files 2018-10-15 17:01:04 +02:00
Zdenek Topic b965201aec
Migrate from using Worker to using Container 2018-10-15 16:23:06 +02:00
Zdenek Topic c18ebdf5e1
Remove unused test 2018-10-12 09:31:16 +02:00
Zdenek Topic 271e105ff7
Add cast error for FileOptions getter 2018-10-12 00:06:40 +02:00
Zdenek Topic a60832631b
Update FilesystemManager tests 2018-10-11 23:41:33 +02:00
Zdenek Topic 8d43294d59
FilesystemManager tests 2018-10-11 23:20:48 +02:00
Zdenek Topic 944c41d8da
Introduce FileOptions 2018-10-11 20:51:51 +02:00