Bjarke Berg
|
e74570c0ac
|
More clean up of old configs
|
2020-09-14 14:12:38 +02:00 |
|
Andy Butland
|
aedd7563a4
|
Restored Umbraco.Tests (further)
|
2020-08-24 22:58:23 +02:00 |
|
Bjarke Berg
|
1029f4fe0b
|
Fix for filesystems. Now rooted at the content root and not the www root
|
2020-06-05 11:36:59 +02:00 |
|
Bjarke Berg
|
a22824e33a
|
AB4227 - Moved Persistence Repository implementations
|
2019-12-18 13:42:27 +01:00 |
|
Bjarke Berg
|
1da4429177
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Abstractions/Exceptions/ConnectionException.cs
# src/Umbraco.Abstractions/Exceptions/DataOperationException.cs
# src/Umbraco.Abstractions/Exceptions/InvalidCompositionException.cs
# src/Umbraco.Abstractions/IO/MediaFileSystem.cs
# src/Umbraco.Abstractions/IO/PhysicalFileSystem.cs
# src/Umbraco.Abstractions/Migrations/DataLossException.cs
# src/Umbraco.Abstractions/Models/Entities/EntitySlim.cs
# src/Umbraco.Abstractions/Xml/UmbracoXPathPathSyntaxParser.cs
# src/Umbraco.Abstractions/Xml/XmlHelper.cs
# src/Umbraco.Core/Manifest/ManifestParser.cs
# src/Umbraco.Core/Models/ContentRepositoryExtensions.cs
# src/Umbraco.Core/Models/PropertyType.cs
# src/Umbraco.Core/Persistence/UmbracoDatabaseFactory.cs
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
# src/Umbraco.Core/PropertyEditors/Validators/RequiredValidator.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Web/Editors/Filters/ContentModelValidator.cs
# src/Umbraco.Web/Mvc/AreaRegistrationExtensions.cs
|
2019-12-02 13:51:07 +01:00 |
|
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
|
c9c4d3acdf
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3734-move-io-stuff
# Conflicts:
# src/Umbraco.Tests/Persistence/Repositories/ScriptRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/StylesheetRepositoryTest.cs
|
2019-11-19 07:55:05 +01:00 |
|
Bjarke Berg
|
4f204543e6
|
AB3734 - Moved alot of stuff from Umbraco.Core.IO into abstractions
|
2019-11-19 07:53:40 +01:00 |
|
Bjarke Berg
|
b50ffb11bd
|
post merge
|
2019-11-13 15:52:18 +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 |
|
Shannon
|
545a427d11
|
abstracts out IScript, stops casting stuff
|
2019-11-12 13:49:56 +11:00 |
|
Ronald Barendse
|
af1615bbb7
|
Removed usage of obsoleted FileSecurityException
|
2019-10-06 11:55:02 +02:00 |
|
Stephan
|
c6891c6c70
|
RegisterUnique
|
2018-11-29 10:35:16 +01:00 |
|
Stephan
|
f9a19ada04
|
IContainer.die.die.die
|
2018-11-28 12:59:40 +01:00 |
|
Stephan
|
981152b693
|
Move IContainer extension methods
|
2018-07-20 16:39:39 +02:00 |
|
Stephan
|
97da0829a2
|
Refactor collection builders for IContainer
|
2018-07-20 16:36:46 +02:00 |
|
Stephan
|
9e9a0d301f
|
Cleanup and Refactor
|
2018-07-20 09:49:05 +02:00 |
|
Stephan
|
7a615133ff
|
Renormalize
|
2018-06-29 19:52:40 +02:00 |
|
Stephan
|
1f60314348
|
Refactor editing, cleanup
|
2018-02-25 10:43:16 +01:00 |
|
Stephan
|
47d7677948
|
Refactor editing, all tests green
|
2018-02-16 12:00:45 +01:00 |
|
Stephan
|
cfd2ba3b5a
|
Refactor editing
|
2018-02-15 14:53:29 +01:00 |
|
Stephan
|
e4b375f72d
|
UnitOfWork RIP, build tests
|
2017-12-15 11:19:03 +01:00 |
|
Stephan
|
84f9242aa0
|
Persistence Shakeup
|
2017-12-07 16:45:25 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
e87be7ad9d
|
Fixing tests - and all sorts of issues
|
2017-06-23 18:58:08 +02:00 |
|
Stephan
|
81234cd702
|
Rename DI to Composing
|
2017-05-30 15:46:25 +02:00 |
|
Stephan
|
8561d85f7a
|
porting 7.6-rc1 into 8
|
2017-05-24 12:25:39 +02:00 |
|
Stephan
|
467f71e392
|
Tests reorg, kill TestWithApplicationBase
|
2016-12-16 11:25:20 +01:00 |
|
Stephan
|
224986d56c
|
Trying to cleanup and refactor tests
|
2016-11-07 18:32:44 +01:00 |
|
Stephan
|
341e817fd5
|
Get tests to run, troubleshoot
|
2016-10-17 11:00:18 +02:00 |
|
Stephan
|
57ee598fc5
|
Make sure to dispose UnitOfWork in tests
|
2016-05-18 16:53:32 +02:00 |
|
Stephan
|
dbaede43af
|
U4-6147 - GetUnitOfWork becomes CreateUnitOfWork
|
2016-05-02 12:24:13 +02:00 |
|
Stephan
|
be32448426
|
U4-6147 - cleanup persistence units of work (in progress)
|
2016-05-02 12:12:21 +02:00 |
|
Stephan
|
3314ab026b
|
U4-7083 - filesystems, polish, fix, and back-compat
|
2015-09-10 14:20:21 +02:00 |
|
Stephan
|
e3a73465f7
|
U4-7048 - fix tests
|
2015-09-08 18:10:46 +02:00 |
|
Stephan
|
6b5057b870
|
U4-7048 - more filesystems cleanup
|
2015-09-08 17:48:26 +02:00 |
|
Shannon
|
b3a93e369a
|
WIP - bit of a refactor on the IFile stuff, moves all validation to the service level and obsoletes the IFile.IsValid methods. Adds v5 style CSS property parsing, but might integrate that with this zany css parser in the core for 'safer' parsing.
|
2015-01-14 12:09:30 +11:00 |
|
Shannon
|
2129ac8241
|
Adds template repository tests, updates template repo business logic to be able to delete the whole template tree, updates some script repo tests too.
|
2013-11-12 22:28:43 +11:00 |
|
Shannon
|
23b7e94ce3
|
Fixes pretty big issue with MediaType's not implementing the same IsDirty property check rules as ContentType when they should have shared the same rules. After removing caching on the unit tests, this bug became known.
|
2013-09-18 12:36:38 +10:00 |
|
Shannon
|
8fe7c0da9e
|
Changed all repository tests to ensure they are not testing with cache enabled... now to fix the problems :(
|
2013-09-18 11:40:40 +10:00 |
|
Shannon Deminick
|
d0cccb5be6
|
Adds some more error checking to PhysicalFileSystem ctor. Fixing issues with Script/Style repo tests.
|
2013-01-15 01:15:08 +03:00 |
|
Shannon Deminick
|
98a171266e
|
Fixes PhysicalFileSystem to use IOHelper instead of HostingEnvironment. Removes all references to new IFileSystem's that canont be supported currently, leaving only the media file system.
Updates all code to use PhysicalFileSystem in place of what 'could' eventually be an abstracted IFileSystem. Updates unit tests
accordingly.
|
2013-01-14 03:04:09 +03:00 |
|
Morten Christensen
|
fadac469e9
|
Adding unit tests for Script- and StylesheetRepository.
|
2012-11-09 11:56:59 -01:00 |
|