Bjarke Berg
|
33525f3ea9
|
AB4375 - Moved Media from Umbraco.Web to Umbraco.Infrastructure and added reference to System.Drawing.Common
|
2020-01-08 13:31:14 +01:00 |
|
Bjarke Berg
|
439048bc4f
|
Merge pull request #7380 from AndyButland/feature/7371-short-string-helper
.NET Core transition: Removed (almost) all instances of Current.ShortStringHlper and replaced with constructor injection (#7371)
|
2020-01-07 09:05:28 +01:00 |
|
Bjarke Berg
|
e1b06498c6
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DocumentRepository.cs
|
2020-01-07 08:06:36 +01:00 |
|
Bjarke Berg
|
0c7cc8e002
|
Merge pull request #7356 from umbraco/netcore/feature/AB4227-move-files-to-infrastructure
Netcore/feature/ab4227 move files to infrastructure
|
2020-01-06 15:43:00 +01:00 |
|
Bjarke Berg
|
44a36227f9
|
Merge pull request #7356 from umbraco/netcore/feature/AB4227-move-files-to-infrastructure
Netcore/feature/ab4227 move files to infrastructure
|
2020-01-06 14:59:17 +01:00 |
|
Andy Butland
|
bd5b344a57
|
Merge branch 'netcore/dev' into feature/7371-short-string-helper
# Conflicts:
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Core/TypeExtensions.cs
# src/Umbraco.Infrastructure/Packaging/PackageDataInstallation.cs
# src/Umbraco.Infrastructure/Persistence/Factories/DataTypeFactory.cs
# src/Umbraco.Infrastructure/Persistence/Repositories/Implement/DataTypeRepository.cs
# src/Umbraco.ModelsBuilder.Embedded/Compose/ModelsBuilderComponent.cs
# src/Umbraco.ModelsBuilder.Embedded/UmbracoServices.cs
# src/Umbraco.Tests/LegacyXmlPublishedCache/XmlStore.cs
# src/Umbraco.Tests/Persistence/Repositories/DocumentRepositoryTest.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTestBase.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Tests/Routing/RenderRouteHandlerTests.cs
# src/Umbraco.Tests/Strings/StringExtensionsTests.cs
# src/Umbraco.Tests/Web/Controllers/ContentControllerTests.cs
# src/Umbraco.Tests/Web/Controllers/UsersControllerTests.cs
# src/Umbraco.Web/Editors/CodeFileController.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Editors/ContentControllerBase.cs
# src/Umbraco.Web/Editors/ContentTypeController.cs
# src/Umbraco.Web/Editors/CurrentUserController.cs
# src/Umbraco.Web/Editors/DashboardController.cs
# src/Umbraco.Web/Editors/EntityController.cs
# src/Umbraco.Web/Editors/MacroRenderingController.cs
# src/Umbraco.Web/Editors/MacrosController.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/Editors/MemberController.cs
# src/Umbraco.Web/Editors/RelationTypeController.cs
# src/Umbraco.Web/Editors/TinyMceController.cs
# src/Umbraco.Web/Editors/UsersController.cs
# src/Umbraco.Web/Macros/PublishedContentHashtableConverter.cs
# src/Umbraco.Web/Models/Mapping/UserMapDefinition.cs
# src/Umbraco.Web/Mvc/RenderRouteHandler.cs
# src/Umbraco.Web/PropertyEditors/RichTextEditorPastedImages.cs
# src/Umbraco.Web/Runtime/WebInitialComponent.cs
# src/Umbraco.Web/Templates/TemplateRenderer.cs
|
2019-12-24 09:08:47 +01:00 |
|
Shannon
|
db596a40da
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB4227-move-files-to-infrastructure
|
2019-12-23 17:06:31 +11:00 |
|
Shannon
|
9dd258320a
|
Adds notes, fixes tests
|
2019-12-23 16:04:17 +11:00 |
|
Andy Butland
|
d469a2153b
|
Removed (almost) all instances of Current.ShortStringHlper and replaced with constructor injection.
|
2019-12-20 17:36:44 +01:00 |
|
Shannon
|
95d3a87bb2
|
Simplifies ScopeProvider now that we are using AsyncLocal we don't need to worry about the weird constraints of CallContext which was being worked around with the static object dictionary
|
2019-12-20 16:19:29 +11:00 |
|
Shannon
|
ef5a6a1db6
|
Adds notes changes some logic
|
2019-12-20 15:12:54 +11:00 |
|
Shannon
|
bcc0fa391a
|
adds notes, changes to use AsyncLocal<Guid> then will look at full refactor
|
2019-12-20 12:50:33 +11:00 |
|
Bjarke Berg
|
cfacc4912d
|
AB4227 - Made some classes internal
|
2019-12-19 12:24:30 +01:00 |
|
Bjarke Berg
|
2ed6b11b6f
|
Merge remote-tracking branch 'origin/netcore/feature/AB3791-Move-scoping-to-infrastructure-and-replace-callcontext' into netcore/feature/AB4227-move-files-to-infrastructure
# Conflicts:
# src/Umbraco.Tests.Benchmarks/BulkInsertBenchmarks.cs
# src/Umbraco.Tests/TestHelpers/TestHelper.cs
# src/Umbraco.Web/Editors/UsersController.cs
|
2019-12-19 11:34:08 +01:00 |
|
Bjarke Berg
|
2fd6e8d617
|
Merge remote-tracking branch 'origin/netcore/feature/move-files' into netcore/feature/AB3791-Move-scoping-to-infrastructure-and-replace-callcontext
|
2019-12-19 11:30:25 +01:00 |
|
Bjarke Berg
|
4a2ecef369
|
Merge remote-tracking branch 'origin/netcore/feature/move-files' into netcore/feature/move-files
|
2019-12-19 11:23:43 +01:00 |
|
Bjarke Berg
|
67c54bec50
|
AB4227 - Review fixes - Added null logger + clean up
|
2019-12-19 11:23:31 +01:00 |
|
Shannon
|
a8f006e36e
|
Removes the useNativeBulkInsert parameter, it's super old and useless
|
2019-12-19 17:56:48 +11:00 |
|
Shannon
|
aae5fc0048
|
Removes BulkInsertRecordsWithTransaction and changes tests
|
2019-12-19 17:45:28 +11:00 |
|
Bjarke Berg
|
7f9fbe9877
|
AB4227 - Removed StringExtensions from core..
|
2019-12-18 18:55:00 +01:00 |
|
Bjarke Berg
|
b3c06be83a
|
AB4227 - Moved a mix of files
|
2019-12-18 13:42:34 +01:00 |
|
Bjarke Berg
|
6c923bc9b4
|
AB4227 - Moved a mix of files
|
2019-12-18 13:42:33 +01:00 |
|
Bjarke Berg
|
38519b2bab
|
AB4227 - Moved Logging
|
2019-12-18 13:42:32 +01:00 |
|
Bjarke Berg
|
897cb63ad6
|
AB4227 - Moved Packaging, Compose, Dictionary, Manifest and Sync
|
2019-12-18 13:42:31 +01:00 |
|
Bjarke Berg
|
da1cf259c6
|
AB4227 - Moved Services and Migration
|
2019-12-18 13:42:29 +01:00 |
|
Bjarke Berg
|
a22824e33a
|
AB4227 - Moved Persistence Repository implementations
|
2019-12-18 13:42:27 +01:00 |
|
Bjarke Berg
|
03631a1731
|
AB4227 - Moved Persistence Root
|
2019-12-18 13:42:26 +01:00 |
|
Bjarke Berg
|
7a0e0f7782
|
AB4227 - Moved Persistence.Factories
|
2019-12-18 13:42:25 +01:00 |
|
Bjarke Berg
|
7c1e81db0d
|
AB4227 - Moved persistence mappers
|
2019-12-18 13:42:24 +01:00 |
|
Bjarke Berg
|
17a586ed0c
|
AB4227 - Moved dtos and made some public to let then be known by the web project
|
2019-12-18 13:42:22 +01:00 |
|
Bjarke Berg
|
f0d1c38aa8
|
AB3791 - Moved scoping to infrastructure, implemented our own CallContext
|
2019-12-17 15:03:14 +01:00 |
|
Bjarke Berg
|
70adb70afd
|
Bugfix
|
2019-12-12 13:49:17 +01:00 |
|
Bjarke Berg
|
2578e51f43
|
Added specific version to infrastructure
|
2019-12-12 13:20:49 +01:00 |
|
Bjarke Berg
|
d36ff6d509
|
Refactored such that the a IBulkSqlInsertProvider can be used, to diff. between SqlCe and SqlServer
|
2019-12-12 12:55:17 +01:00 |
|
Bjarke Berg
|
2574811b58
|
Handle SqlCE outside of core/abstractions
|
2019-12-12 09:09:26 +01:00 |
|
Bjarke Berg
|
c94b65d76b
|
Moved scope and persistence
|
2019-12-12 08:11:23 +01:00 |
|
Bjarke Berg
|
9e5494cc14
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/move-files
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/ContentRepositoryBase.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/DocumentBlueprintRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/DocumentRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MediaRepository.cs
# src/Umbraco.Core/Persistence/Repositories/Implement/MemberRepository.cs
# src/Umbraco.Tests/Persistence/Repositories/ContentTypeRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/DocumentRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/DomainRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/MediaRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/MemberRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/PublicAccessRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/TagRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/TemplateRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
# src/Umbraco.Tests/Published/NestedContentTests.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTestBase.cs
# src/Umbraco.Tests/PublishedContent/PublishedContentTests.cs
# src/Umbraco.Tests/Services/ContentServicePerformanceTest.cs
# src/Umbraco.Tests/Services/ContentServiceTests.cs
# src/Umbraco.Tests/Web/TemplateUtilitiesTests.cs
# src/Umbraco.Web/PropertyEditors/ContentPickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/GridPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MediaPickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultiNodeTreePickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/MultiUrlPickerPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/RichTextPropertyEditor.cs
|
2019-12-11 09:29:36 +01:00 |
|
Bjarke Berg
|
67536a49a7
|
Moved Models from Umbraco.Core to Umbraco.Infrastructure
|
2019-12-10 08:37:19 +01:00 |
|
Bjarke Berg
|
becce7800b
|
Moved Models from Umbraco.Core to Umbraco.Infrastructure
|
2019-12-09 14:12:06 +01:00 |
|
Bjarke Berg
|
2ea8e7cdd0
|
Moved PropertyEditors from Umbraco.Core to Umbraco.Infrastructure
|
2019-12-09 10:44:22 +01:00 |
|
Bjarke Berg
|
d90534769c
|
Moved Serialization from Umbraco.Core to Umbraco.Infrastructure and added reference to Newtonsoft.Json
|
2019-12-09 08:40:49 +01:00 |
|
Bjarke Berg
|
71d83ca9ff
|
removed obj folder
|
2019-11-05 17:02:19 +01:00 |
|
Bjarke Berg
|
ca60cd76f3
|
Merge branch 'netcore/feature/mb_embed' into netcore/feature/move_constants
# Conflicts:
# src/Umbraco.Infrastructure/obj/Debug/netstandard2.0/Umbraco.Infrastructure.AssemblyInfo.cs
# src/Umbraco.Infrastructure/obj/Debug/netstandard2.0/Umbraco.Infrastructure.AssemblyInfoInputs.cache
|
2019-11-05 16:55:27 +01:00 |
|
Bjarke Berg
|
d8cfd786aa
|
Created empty infrastructure project
|
2019-11-05 16:52:49 +01:00 |
|
Bjarke Berg
|
63bfc4c2c0
|
Move constants
|
2019-11-05 14:55:42 +01:00 |
|
Bjarke Berg
|
befcabfced
|
Move constants
|
2019-11-05 13:28:26 +01:00 |
|
Bjarke Berg
|
219da2a427
|
Created empty infrastructure project
|
2019-11-05 11:31:29 +01:00 |
|