Stephan
|
308a61895e
|
deploy-219 - implement filesystem CanAddPhysical, AddFile from physical path
|
2017-02-09 15:58:44 +01:00 |
|
Stephan
|
111a3ca6ac
|
Refactor Shadow FileSystems
|
2016-09-22 21:45:59 +02:00 |
|
Stephan
|
3ab01a2164
|
Implement shadow filesystems, IFileSystem2.GetSize
|
2016-09-21 12:40:29 +02:00 |
|
Stephan
|
14adc2a3b3
|
deploy-30 refactoring
|
2016-01-26 14:18:30 +01:00 |
|
Stephan
|
e68dda81d2
|
Try to make sense of files and medias for Deploy
|
2015-12-09 16:45:40 +01:00 |
|
Morten Christensen
|
12cdd3326a
|
The CopyFile extension method was not disposing the file stream, so any attempt to delete the source file afterwards would fail.
Removing unused using statements.
|
2014-06-25 16:00:21 +02:00 |
|
Shannon Deminick
|
04f351b287
|
Fixes: #U4-1156 - IFileSystem, etc... now public.
|
2013-01-15 01:19:51 +03:00 |
|
Shannon Deminick
|
f4dc045561
|
Removed MediaFileSystemExtensions and just added the methods to the MediaFileSystem which are more discoverable.
Added Code Annotations to all file system classes pointing to the new #U4-1156 tracking item to publicize.
|
2012-11-08 08:27:38 +05:00 |
|
Shannon Deminick
|
67d9e578f5
|
Fixes: #U4-919, we will just use real classes for extension methods and all custom file systems like the MediaFileSystem must inherit from
FileSystemWrapper
|
2012-11-07 09:30:40 +05:00 |
|