Bjarke Berg
|
94791bcd11
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3734-move-io-stuff
# Conflicts:
# src/Umbraco.Abstractions/IO/FileSystems.cs
# src/Umbraco.Abstractions/IO/PhysicalFileSystem.cs
# src/Umbraco.Abstractions/IO/ShadowWrapper.cs
# src/Umbraco.Core/Composing/CompositionExtensions/FileSystems.cs
# src/Umbraco.Tests/IO/PhysicalFileSystemTests.cs
# src/Umbraco.Tests/IO/ShadowFileSystemTests.cs
# src/Umbraco.Tests/Persistence/Repositories/PartialViewRepositoryTests.cs
# src/Umbraco.Tests/Persistence/Repositories/ScriptRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/StylesheetRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/TemplateRepositoryTest.cs
# src/Umbraco.Tests/Scoping/ScopeFileSystemsTests.cs
# src/Umbraco.Web/Editors/BackOfficeAssetsController.cs
# src/Umbraco.Web/Trees/FilesTreeController.cs
|
2019-11-20 12:31:15 +01:00 |
|
Bjarke Berg
|
282973f1e2
|
More injections of IIOHelper
|
2019-11-19 08:52:39 +01:00 |
|
Bjarke Berg
|
4f204543e6
|
AB3734 - Moved alot of stuff from Umbraco.Core.IO into abstractions
|
2019-11-19 07:53:40 +01:00 |
|
Søren Gregersen
|
be7c1f6eb1
|
fixed (almost all) tests
|
2019-11-18 20:43:38 +01:00 |
|
Søren Gregersen
|
7b19ab005b
|
first round of refactoring
|
2019-11-13 21:12:02 +01:00 |
|
Bjarke Berg
|
c9a99f52aa
|
Can't have the path info on IOHelper, because that leads to a cycle between config and IOHelper. Now you need to go directly to config, if you need a path
|
2019-11-13 14:15:50 +01:00 |
|
Bjarke Berg
|
683c0da468
|
Moved stuff from SystemDirectories into constants and IOHelper to avoid a circular dependency
|
2019-11-13 11:56:32 +01:00 |
|
Bjarke Berg
|
0fcf8325e3
|
Changed SystemDirectories from static to instance, Added interface in abstractions and create a static property on current.
|
2019-11-12 15:25:21 +01:00 |
|
swcs
|
fdcfc48e06
|
use modifiable media path in file system composition
|
2019-08-12 09:04:32 +02:00 |
|
Stephan
|
9ecd63eaed
|
Move to UniqueMediaPathScheme
|
2019-02-21 12:20:10 +01:00 |
|
Stephan
|
5edd61107f
|
Combined Guids media path scheme
|
2019-02-21 11:28:51 +01:00 |
|
Stephan
|
7660e9fb25
|
Reorganize composition code
|
2019-02-14 09:15:47 +01:00 |
|