Mole
|
ab3ac5ad91
|
Remove a bunch of references to the old logger
|
2020-09-21 11:19:46 +02:00 |
|
Mole
|
894abdd183
|
Remove a bunch of references to the old logger
|
2020-09-21 09:41:18 +02:00 |
|
Mole
|
d61b9f54fa
|
Merge options
|
2020-09-18 12:53:06 +02:00 |
|
Nikolaj
|
0bb8e238c3
|
Use MS ILogger Upgrader
|
2020-09-17 13:36:26 +02:00 |
|
Nikolaj
|
c89659c597
|
Use MS ILogger in database stuff
|
2020-09-17 12:52:25 +02:00 |
|
Nikolaj
|
488093add3
|
Remove LogWarning<T> from LoggerExtensions
|
2020-09-16 10:08:18 +02:00 |
|
Nikolaj
|
dda6fb12a3
|
Remove LogError<T> from LoggerExtensions
|
2020-09-16 09:40:49 +02:00 |
|
Nikolaj
|
0238d6eb02
|
Start using LoggerFactory
|
2020-09-15 12:40:35 +02:00 |
|
Nikolaj
|
9fa4319940
|
Remove some TODO
|
2020-09-15 10:06:17 +02:00 |
|
Nikolaj
|
90a16f49c7
|
Fix up some tests
|
2020-09-15 10:03:56 +02:00 |
|
Nikolaj
|
02828db8fd
|
Add work on PublishedSnapshotService
|
2020-09-15 08:45:40 +02:00 |
|
Nikolaj
|
5e17aa3bf1
|
Finish aligning ILogger to MS ILogger
|
2020-09-14 14:25:59 +02:00 |
|
Nikolaj
|
161061dbbc
|
Remove exception logging and finish LogWarning
|
2020-09-14 14:10:19 +02:00 |
|
Nikolaj
|
a1ecc4a5c9
|
Change Warn to LogWarning
|
2020-09-14 10:17:32 +02:00 |
|
Nikolaj
|
d7e3bce741
|
Rename Error to align it with MS ILogger
|
2020-09-14 09:10:53 +02:00 |
|
Bjarke Berg
|
c8669b18c2
|
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-09-04 14:30:48 +02:00 |
|
Andy Butland
|
2cd91a5a54
|
Converted to IOptions over IOptionsSnapshot due to the latter only working in scoped services.
Further amends to return to booting application.
|
2020-08-23 23:36:48 +02:00 |
|
Andy Butland
|
510bd92e78
|
Amended injection of further settings to use IOptionsSnapshot.
|
2020-08-21 14:52:47 +01:00 |
|
Bjarke Berg
|
7b95494e30
|
Merge pull request #8572 from umbraco/netcore/bugfix/6970-backoffice-controller
Migrates remaining non-oauth actions on back office controller to netcore
|
2020-08-17 08:29:59 +02:00 |
|
Bjarke Berg
|
1123b8bea5
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/better-linux-support
# Conflicts:
# src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
|
2020-08-11 08:33:11 +02:00 |
|
Bjarke Berg
|
c57c42d2ec
|
Fixes merge conflicts
|
2020-08-07 14:00:56 +02:00 |
|
Bjarke Berg
|
39162f0f6a
|
Merge conflicts resolved
|
2020-08-06 12:59:21 +02:00 |
|
Shannon
|
0507e20214
|
Fixes scope handling, else the transaction is rolled back and the keyvalue table is not updated
|
2020-08-04 15:20:54 +10:00 |
|
Bjarke Berg
|
f85204eaa1
|
Fixed lot of small issues for linux
|
2020-07-04 15:07:07 +02:00 |
|
Bjarke Berg
|
305ed42b48
|
Moved the sqlce db to root/App_Data/umbraco.sdf, instead of wwwroot/App_Data/umbraco.sdf
|
2020-05-04 14:40:11 +02:00 |
|
Bjarke Berg
|
64dfa009f5
|
#6233 - version in config removed
|
2020-04-28 12:31:15 +02:00 |
|
Bjarke Berg
|
bc4713a51c
|
#6233- SqlCE stuff
|
2020-04-28 07:02:14 +02:00 |
|
Bjarke Berg
|
f79526e46a
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
# Conflicts:
# src/Umbraco.Infrastructure/Runtime/CoreInitialComposer.cs
# src/Umbraco.Web.Common/Runtime/AspNetCoreComposer.cs
|
2020-04-24 08:23:55 +02:00 |
|
Shannon
|
f19e18e160
|
Removes new namespaces: Umbraco.Core.Cookie, Umbraco.Core.Session, Umbraco.Core.Request, these are web things and should be part of one namespace
|
2020-04-08 15:56:19 +10:00 |
|
Bjarke Berg
|
01957b7c64
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/integration-tests-running
|
2020-04-02 10:01:57 +02:00 |
|
Bjarke Berg
|
e3ac778fc9
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Cache/WebCachingAppCache.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Infrastructure/PropertyEditors/UploadFileTypeValidator.cs
# src/Umbraco.Tests/Configurations/UmbracoSettings/ContentElementTests.cs
# src/Umbraco.Tests/PublishedContent/NuCacheChildrenTests.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI/Umbraco/js/navigation.controller.js
# src/Umbraco.Web/Macros/MacroRenderer.cs
# src/Umbraco.Web/Security/Providers/UsersMembershipProvider.cs
|
2020-04-01 12:44:53 +02:00 |
|
Shannon
|
8535d0fbe3
|
Cleans up IIOHelper and removes methods/props that shouldn't exist, changes test helper to use WorkingDirectory fixes some usages of MapPath
|
2020-03-31 17:27:51 +11:00 |
|
Andy Butland
|
cdb65762f1
|
Merge branch 'netcore/dev' into netcore/7668-remove-repository-concerns-from-services
|
2020-03-30 14:17:16 +02:00 |
|
Shannon
|
9ed925941f
|
Gets DB installation test working with runtime level checking
|
2020-03-30 17:25:29 +11:00 |
|
Andy Butland
|
f01ccb49dd
|
Removed key value service initialization logic.
|
2020-03-28 15:04:36 +01:00 |
|
Andy Butland
|
bc05370995
|
Merge branch 'netcore/dev' into netcore/7668-remove-repository-concerns-from-services
|
2020-03-28 14:31:23 +01:00 |
|
Shannon
|
919d418920
|
Gets the DB installing in integration tests, changes integratino tests to use Generic Host builder
|
2020-03-24 11:53:56 +11:00 |
|
Bjarke Berg
|
00418959f2
|
Extracted IConfigManipulator from IConnectionStrings, and implemented a XML (legacy) and JSON version.
|
2020-03-18 19:17:51 +01:00 |
|
Bjarke Berg
|
263b986ced
|
Avoid usage of IOHelper in ConnectionStrings.cs
|
2020-03-13 12:45:22 +01:00 |
|
Bjarke Berg
|
5f13dde1cd
|
Moved functionality to write to the connection strings into the configuration area
|
2020-03-12 16:56:39 +01:00 |
|
Andy Butland
|
e21d0870a7
|
Merge branch 'netcore/dev' into netcore/7668-remove-repository-concerns-from-services
# Conflicts:
# src/Umbraco.Infrastructure/Composing/CompositionExtensions/Repositories.cs
|
2020-03-05 07:36:14 +01:00 |
|
Bjarke Berg
|
81c975381f
|
Merge branch 'netcore/dev' into netcore/feature/untangle-membership
# Conflicts:
# src/Umbraco.Web/Runtime/WebInitialComposer.cs
|
2020-03-02 13:19:38 +01:00 |
|
Bjarke Berg
|
1ea39f2762
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Models/PublishedContent/IPublishedContent.cs
# src/Umbraco.Core/Models/PublishedContent/PublishedContentBase.cs
# src/Umbraco.Core/Models/PublishedContent/PublishedContentWrapped.cs
# src/Umbraco.Core/Packaging/ConflictingPackageData.cs
# src/Umbraco.Core/Packaging/PackagesRepository.cs
# src/Umbraco.Core/PublishedCache/PublishedMember.cs
# src/Umbraco.Infrastructure/Persistence/Repositories/Implement/MacroRepository.cs
# src/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImages.cs
# src/Umbraco.PublishedCache.NuCache/PublishedContent.cs
# src/Umbraco.Tests/Persistence/Repositories/MacroRepositoryTest.cs
# src/Umbraco.Tests/PublishedContent/SolidPublishedSnapshot.cs
# src/Umbraco.Web/Macros/PublishedContentHashtableConverter.cs
# src/Umbraco.Web/PublishedContentExtensions.cs
# src/Umbraco.Web/Trees/MediaTypeTreeController.cs
|
2020-03-02 08:34:52 +01:00 |
|
Bjarke Berg
|
7daee53c64
|
Isolated more web usages - Membership and Request stuff
- Moved a few more files
|
2020-02-28 11:15:25 +01:00 |
|
elitsa
|
0a130d6bbd
|
Removing MacroType enum as we only have one type - PartialView. Refactoring all its references and fixing tests
|
2020-02-25 13:38:36 +01:00 |
|
Andy Butland
|
0bba475533
|
Amends to key value service/repository to better match existing repository patterns.
|
2020-02-17 22:12:42 +01:00 |
|
Andy Butland
|
40d7baca79
|
Migrated database concerns from KeyValueService to new repository.
|
2020-02-15 11:08:32 +01:00 |
|
Bjarke Berg
|
b57a7690f5
|
Moved More files to infrastructure/abstractions
|
2020-02-13 11:21:20 +01:00 |
|
Bjarke Berg
|
3f7fae7369
|
Fix merge issues
|
2020-02-07 12:56:54 +01:00 |
|
Bjarke Berg
|
35a736e6cd
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/IO/SystemDirectories.cs
# src/Umbraco.Core/Udi.cs
# src/Umbraco.Core/Umbraco.Core.csproj
|
2020-02-07 10:04:28 +01:00 |
|