Shannon
|
c48f36f6a2
|
Even more IOHelper reduction, fixes some tests
|
2020-04-03 15:36:57 +11:00 |
|
Shannon
|
b3da9a904b
|
Fix build
|
2020-04-03 15:24:40 +11:00 |
|
Shannon
|
859546f5a4
|
Fixes deadlock issues and concurrent index drop issues
|
2020-04-03 13:54:28 +11:00 |
|
Shannon
|
60abdd60b5
|
Starts fixing up integration tests
|
2020-04-03 13:16:01 +11:00 |
|
Shannon
|
4349115f0d
|
Fixes up some errors
|
2020-04-03 11:47:38 +11:00 |
|
Shannon
|
7e2d0902af
|
Huge IIOHelper cleanup, removes some overlap with IHostingEnvironment, much less usages of IIOHelper and instead just use what is already available on IHostingEnvironment
|
2020-04-03 11:03:06 +11:00 |
|
Shannon
|
1224c97f07
|
Don't pass in Root to ToAbsolute there's no need
|
2020-04-03 09:17:40 +11:00 |
|
Shannon
|
fa2e9c3715
|
Fixing AspNetCoreHostingEnvironment, cleaning up more IOHelper, adds notes
|
2020-04-03 09:13:55 +11:00 |
|
Shannon
|
9d320f79da
|
New IRuntimeHash to fix type scanning in netcore in order to look at the right runtime bits to creaet a hash for
|
2020-04-03 01:08:52 +11:00 |
|
Shannon
|
f0579714e9
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# .gitignore
# src/Umbraco.Core/IO/IIOHelper.cs
|
2020-04-02 22:32:02 +11:00 |
|
Shannon
|
4fddb94462
|
Fixes up preview paths, adds more docs and ensures we throw exceptions when not absolute paths
|
2020-04-02 22:11:57 +11:00 |
|
Shannon
|
4eb116d4ac
|
removes CssInitialization and JsInitialization and merges/simplifies code
|
2020-04-02 21:29:48 +11:00 |
|
Shannon
|
95a36b3064
|
Changes namesspace, fixes cdf registrations, fixes bundle registrations, cleanup
|
2020-04-02 21:19:42 +11: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 |
|
Shannon
|
a67bb197b7
|
Merge branch 'netcore/feature/AB5822-smidge-implementation' of https://github.com/umbraco/Umbraco-CMS into netcore/feature/AB5822-smidge-implementation
|
2020-04-02 17:41:19 +11:00 |
|
Shannon
|
32deaa12d2
|
Removes unneeded methods/properties in abstraction, removes unneeded usages of it, changes everything to pre-defined bundles, fixes cdf implementation and reduces reflection, renames namespace
|
2020-04-02 17:41:00 +11:00 |
|
Bjarke Berg
|
b1d214a13d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web.UI/Umbraco/PartialViewMacros/Templates/Gallery.cshtml
|
2020-04-01 15:52:23 +02:00 |
|
Bjarke Berg
|
400fa1ccd4
|
Initialize Current
|
2020-04-01 14:19:41 +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 |
|
Bjarke Berg
|
944042ad61
|
Updated builders
|
2020-04-01 12:07:54 +02:00 |
|
Bjarke Berg
|
6012d6749e
|
Fix views
|
2020-04-01 11:31:21 +02:00 |
|
Bjarke Berg
|
9e38ed045f
|
Aligned builders
|
2020-04-01 08:18:56 +02:00 |
|
Andy Butland
|
919861bf36
|
Separated member and member group builder and model unit tests, and other minor updates from PR review.
|
2020-03-31 17:37:34 +02:00 |
|
Bjarke Berg
|
e42c63693f
|
AB#5822 Clean up
|
2020-03-31 16:43:01 +02:00 |
|
Bjarke Berg
|
6430137fe3
|
AB#5822 Clean up
|
2020-03-31 16:35:17 +02:00 |
|
Andy Butland
|
374147d5e8
|
Merge branch 'netcore/dev' into netcore/unit-test-migration-member-models
|
2020-03-31 16:35:09 +02:00 |
|
Bjarke Berg
|
8d2aad5f49
|
AB#5822 Clean up
|
2020-03-31 16:28:58 +02:00 |
|
Bjarke Berg
|
c75c86ab27
|
AB#5822 Clean up
|
2020-03-31 16:28:13 +02:00 |
|
Bjarke Berg
|
94f4c6b372
|
AB#5822 Clean up
|
2020-03-31 16:15:55 +02:00 |
|
Bjarke Berg
|
55426515c0
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
# Conflicts:
# src/Umbraco.Infrastructure/Media/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageSharpImageUrlGenerator.cs
# src/Umbraco.Web.BackOffice/AspNetCore/AspNetCoreComposer.cs
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web.UI.NetCore/appsettings.json
|
2020-03-31 15:36:25 +02:00 |
|
Bjarke Berg
|
d0938913e9
|
Merge pull request #7839 from umbraco/netcore/feature/ab5820-webprofiler-aspnetcore
NetCore: Implement the WebProfiler for asp.net core.
|
2020-03-31 15:10:18 +02:00 |
|
Bjarke Berg
|
b9ad6a0b7c
|
AB#5820 - Cleanup
|
2020-03-31 15:02:02 +02:00 |
|
Bjarke Berg
|
ab57b633e0
|
AB#5820 - Cleanup
|
2020-03-31 14:53:20 +02:00 |
|
Bjarke Berg
|
2e6b5004f7
|
AB#5820 - Bugfix
|
2020-03-31 13:04:21 +02:00 |
|
Bjarke Berg
|
12a957e9b6
|
AB#5820 - Copy client files into both netcore and framework executables
|
2020-03-31 12:59:10 +02:00 |
|
Bjarke Berg
|
2a2903f932
|
AB#5820 - Review fixes / Clean up
|
2020-03-31 12:22:11 +02:00 |
|
Bjarke Berg
|
a6d43f4fd5
|
AB#8522 - Clean up
|
2020-03-31 10:57:56 +02:00 |
|
Bjarke Berg
|
117bfd1f12
|
AB#8522 - Smidge reset updates the version string to the current ticks
|
2020-03-31 10:47:08 +02:00 |
|
Shannon
|
ebdd5e3f69
|
env var change
|
2020-03-31 18:13:19 +11:00 |
|
Shannon
|
4ee3cf02d9
|
Changes integration tests working folder, hopefully this works on azure devops
|
2020-03-31 18:01:27 +11: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 |
|
Shannon Deminick
|
31bd20e54a
|
Merge pull request #7669 from AndyButland/netcore/7668-remove-repository-concerns-from-services
.NetCore: Remove direct database queries from services
|
2020-03-31 14:39:15 +11:00 |
|
Bjarke Berg
|
ffc6ce6553
|
AB#8522 - Smidge implementation of the Runtime Minifier
|
2020-03-30 21:27:35 +02:00 |
|
Elitsa Marinovska
|
4ac8ae3b15
|
Removing specific to each machine file paths from project
|
2020-03-30 15:29:53 +02:00 |
|
Elitsa Marinovska
|
7e3b3414d5
|
Merge branch 'netcore/dev' into netcore/feature/ab5820-webprofiler-aspnetcore
|
2020-03-30 15:26:51 +02:00 |
|
Andy Butland
|
75b216bca5
|
Removed registerFileResolver methods on image cropper and file upload property editors.
|
2020-03-30 14:30:50 +02:00 |
|
Andy Butland
|
1760241607
|
Merge branch 'netcore/dev' into feature/7540-use-image-url-generator-back-office
|
2020-03-30 14:19:15 +02:00 |
|
Andy Butland
|
cdb65762f1
|
Merge branch 'netcore/dev' into netcore/7668-remove-repository-concerns-from-services
|
2020-03-30 14:17:16 +02:00 |
|
Sebastiaan Janssen
|
8cba80913a
|
Remove generated files from git and ignore them
|
2020-03-30 13:38:17 +02:00 |
|
Shannon
|
7617027c49
|
Moves most of the UserRepositoryTest
|
2020-03-30 21:53:30 +11:00 |
|