This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fbb023f8446fc0920b135da9c43e05f813521388
Umbraco-CMS
/
src
/
Umbraco.Core
/
IO
History
Shannon
fbb023f844
working on U4-5648 Remove legacy razor macro's entirely - removes lots of legacy
2014-11-14 17:15:38 +11:00
..
FileSecurityException.cs
…
FileSystemExtensions.cs
Merge commit '874f464a2b51000920e2323f93bea116546e9b88' into 7.1.5
2014-07-10 11:53:45 +10:00
FileSystemProviderAttribute.cs
…
FileSystemProviderConstants.cs
…
FileSystemProviderManager.cs
Renamed config interfaces properly with Section suffix, re-implemented the For<T> UmbracoConfiguration method to retreive specific settings... might use this entirely instead of the nested access as it might make it easier to mock.
2013-09-16 17:39:45 +10:00
FileSystemWrapper.cs
The CopyFile extension method was not disposing the file stream, so any attempt to delete the source file afterwards would fail.
2014-06-25 16:00:21 +02:00
IFileSystem.cs
Fixes some of the PhysicalFileSystem issues with paths vs relative paths, this should fix up inconsistencies.
2014-10-22 15:52:32 +10:00
IOHelper.cs
Merge remote-tracking branch 'origin/6.2.0' into 7.0.2
2013-12-19 15:50:03 +11:00
MediaFileSystem.cs
Fixes: U4-3254 Property level validation not working when no field level validators are used
2013-10-28 15:34:48 +11:00
PhysicalFileSystem.cs
Fixes some of the PhysicalFileSystem issues with paths vs relative paths, this should fix up inconsistencies.
2014-10-22 15:52:32 +10:00
ResizedImage.cs
…
SystemDirectories.cs
working on U4-5648 Remove legacy razor macro's entirely - removes lots of legacy
2014-11-14 17:15:38 +11:00
SystemFiles.cs
Completes: U4-2917 Remove canvas/live editing support, U4-2916 Remove skinning support
2013-09-25 17:57:44 +10:00
UmbracoMediaFile.cs
fix merge
2014-07-16 14:14:02 +10:00