Shannon
|
850ecf6900
|
Cleans up IPropertyType
|
2019-11-13 11:56:35 +11:00 |
|
Shannon
|
46b27d1257
|
Changes protected field to property, makes Regex/Required valiidators more resilient to testing removes the need for setting up Current in the ManifestParserTests
|
2019-11-13 11:43:16 +11:00 |
|
Bjarke Berg
|
9b4c26bf7e
|
AB3649 - Fixed tests
|
2019-11-12 13:40:07 +01:00 |
|
Bjarke Berg
|
c016a48b36
|
AB3649 - Extracted IManifestParser
|
2019-11-12 11:06:50 +01:00 |
|
Bjarke Berg
|
94f5894b74
|
AB3649 - Moved manifest stuff
|
2019-11-12 10:59:04 +01:00 |
|
Bjarke Berg
|
b64b0758e1
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3649-move-manifest-stuff
|
2019-11-12 10:42:48 +01:00 |
|
Bjarke Berg
|
6da93c6fc3
|
AB3649 - Refactored services injected into ctor instead of methods
|
2019-11-12 10:42:39 +01:00 |
|
Bjarke Berg
|
b4880944be
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3649-move-manifest-stuff
# Conflicts:
# src/Umbraco.Core/CompositionExtensions_Essentials.cs
|
2019-11-12 10:38:33 +01:00 |
|
Bjarke Berg
|
267a9af30f
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3650-TypeFinder-abstraction
# Conflicts:
# src/Umbraco.Core/CompositionExtensions_Essentials.cs
# src/Umbraco.Core/Runtime/CoreRuntime.cs
# src/Umbraco.Tests/Runtimes/StandaloneTests.cs
# src/Umbraco.Tests/Testing/UmbracoTestBase.cs
|
2019-11-12 10:05:54 +01:00 |
|
Shannon
|
e0351bc837
|
fix test
|
2019-11-12 17:56:47 +11:00 |
|
Shannon
|
0b16d6dee1
|
fix build
|
2019-11-12 16:44:13 +11:00 |
|
Shannon
|
2b2db8b8ef
|
Moves most service interfaces, ensure IOHelper is registered
|
2019-11-12 16:31:08 +11:00 |
|
Shannon
|
40f1a1f6ea
|
More repos
|
2019-11-12 14:49:41 +11:00 |
|
Shannon
|
91d5029047
|
moves more repos
|
2019-11-12 14:43:19 +11:00 |
|
Shannon
|
570e9ca7bd
|
Moves IExternalLoginRepository, abstracts out IUserLoginInfo
|
2019-11-12 14:39:27 +11:00 |
|
Shannon
|
8cc218f716
|
Moves more repos
|
2019-11-12 14:23:53 +11:00 |
|
Shannon
|
f3aca158fb
|
Lots of the repo interfaces moved
|
2019-11-12 14:16:50 +11:00 |
|
Shannon
|
545a427d11
|
abstracts out IScript, stops casting stuff
|
2019-11-12 13:49:56 +11:00 |
|
Shannon
|
38986f3bfd
|
Abstracts out IStylesheet, IStylesheetProperty
|
2019-11-12 13:33:02 +11:00 |
|
Shannon
|
e58edd7d5d
|
Moves remaining Umbraco.Core.Xml items to abstractions project
|
2019-11-12 12:56:17 +11:00 |
|
Shannon
|
fce8ac87a2
|
Moves a bunch of the xml/xpath classes/interfaces and remvoes unused code of XmlHelper
|
2019-11-12 12:37:21 +11:00 |
|
Bjarke Berg
|
f90fc48ca8
|
AB3649 - Moved IContent and ContentSchedule
|
2019-11-11 15:42:14 +01:00 |
|
Shannon
|
dd24d512fd
|
fixes startup order
|
2019-11-11 19:01:10 +11:00 |
|
Shannon
|
f154d9c333
|
Moves TypeLoader to abstractions
|
2019-11-11 18:56:14 +11:00 |
|
Bjarke Berg
|
16ff38a456
|
AB3649 - Moved IPropertyCollection, IMedia, and IContentBase
|
2019-11-11 08:36:27 +01:00 |
|
Shannon
|
d0834ec340
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB3650-TypeFinder-abstraction
# Conflicts:
# src/Umbraco.Abstractions/Composing/TypeFinder.cs
# src/Umbraco.Tests/Components/ComponentTests.cs
# src/Umbraco.Tests/Composing/ComposingTestBase.cs
# src/Umbraco.Tests/Composing/CompositionTests.cs
# src/Umbraco.Tests/Composing/TypeFinderTests.cs
# src/Umbraco.Tests/Composing/TypeLoaderTests.cs
# src/Umbraco.Tests/CoreThings/UdiTests.cs
# src/Umbraco.Tests/Runtimes/StandaloneTests.cs
# src/Umbraco.Tests/TestHelpers/BaseUsingSqlCeSyntax.cs
# src/Umbraco.Tests/Web/TemplateUtilitiesTests.cs
|
2019-11-11 17:39:56 +11:00 |
|
Shannon
|
a8face2023
|
Moving TypeHelper ... but now need IOHelper...
|
2019-11-11 17:30:50 +11:00 |
|
Shannon
|
d84963dac5
|
Uses ITypeFinder abstraction where required
|
2019-11-11 16:07:47 +11:00 |
|
Bjarke Berg
|
e5c3b1f8aa
|
AB3649 - More refactor of Property to IProperty...
|
2019-11-08 15:10:05 +01:00 |
|
Bjarke Berg
|
4c963d5fb2
|
AB3649 - ILocalizationService
|
2019-11-08 14:38:57 +01:00 |
|
Bjarke Berg
|
c285a16393
|
AB3649 - Moved more stuff
|
2019-11-08 14:30:46 +01:00 |
|
Bjarke Berg
|
ed82bd05c6
|
AB3649 - Abstracted IPropertyType, IProperty and IPropertyValue
|
2019-11-08 14:27:27 +01:00 |
|
Bjarke Berg
|
118d50671f
|
AB3649 - Moved Manifest stuff
|
2019-11-08 10:58:31 +01:00 |
|
Bjarke Berg
|
1a4f167b12
|
Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3649-move-manifest-stuff
|
2019-11-08 08:58:24 +01:00 |
|
Bjarke Berg
|
0b7422c0d7
|
AB3653 - Moved IIOHelper interface to abstractions
|
2019-11-08 08:52:44 +01:00 |
|
Bjarke Berg
|
ee29c7e974
|
Merge branch 'netcore/feature/non-static-iohelper' into netcore/feature/AB3649-move-manifest-stuff
|
2019-11-08 08:35:50 +01:00 |
|
Bjarke Berg
|
5720fc7465
|
AB3653 - Fixed IOHelper on Current to be real static..
|
2019-11-08 08:35:16 +01:00 |
|
Bjarke Berg
|
13507c0e13
|
AB3653 - Static IOHelper -> IIOHelper (Moved into Current as a first step 😭)
|
2019-11-08 07:51:14 +01:00 |
|
Shannon
|
db216e43b7
|
Moves the WebCachingAppCache to the web project
|
2019-11-08 15:00:15 +11:00 |
|
Shannon
|
74d12a4d62
|
Moves more cache items to the abstractions project, decouples the HttpRequestAppCache from System.Web
|
2019-11-08 14:51:20 +11:00 |
|
Shannon
|
6398f1e216
|
Creates ITypeFinder interface and simplifies type finder with TypeFinderExtensions, moves GetTypeByName to TypeHelper using assembly name parsing instead of scanning every assembly.
|
2019-11-08 14:26:06 +11:00 |
|
Bjarke Berg
|
0110813fc1
|
Post merge fixes
|
2019-11-07 14:38:31 +01:00 |
|
Bjarke Berg
|
563f58afa6
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/SolutionInfo.cs
|
2019-11-07 14:34:45 +01:00 |
|
Bjarke Berg
|
c70d82d32b
|
AB3649 - Moved ManifestSection
|
2019-11-07 14:10:06 +01:00 |
|
Bjarke Berg
|
40ca1fd27a
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/dev
|
2019-11-07 13:02:56 +01:00 |
|
Shannon
|
c91465e2b2
|
new IJsonSerializer, moves other base cache refresher classes
|
2019-11-07 21:28:56 +11:00 |
|
Shannon
|
a9a3051af1
|
Removes weird serialization implementation.
|
2019-11-07 21:07:09 +11:00 |
|
Shannon
|
327ea04d98
|
Moves AppCaches and cache refresher bases
|
2019-11-07 19:56:49 +11:00 |
|
Shannon
|
3b862f7e3a
|
Installs runtime cache nuget into abstractions, moves more cache classes and preps AppCaches to not rely on system.web.
|
2019-11-07 19:39:20 +11:00 |
|
Shannon
|
922671eb7d
|
Creates SafeLazy to be used by all caching things instead of relying on the base class as a static that cannot be moved right now.
|
2019-11-07 19:16:45 +11:00 |
|