Bjarke Berg
|
981e66a673
|
Merge remote-tracking branch 'origin/v9/dev' into v10/dev
# Conflicts:
# src/Umbraco.Core/Telemetry/TelemetryService.cs
# src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.CoreServices.cs
# src/Umbraco.Infrastructure/DependencyInjection/UmbracoBuilder.Services.cs
# src/Umbraco.Infrastructure/HostedServices/ScheduledPublishing.cs
# src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
# src/Umbraco.Infrastructure/Runtime/SqlMainDomLock.cs
# src/Umbraco.Web.BackOffice/Controllers/ContentController.cs
# src/Umbraco.Web.BackOffice/Controllers/DashboardController.cs
# tests/Umbraco.Tests.UnitTests/Umbraco.Infrastructure/HostedServices/ScheduledPublishingTests.cs
|
2022-03-10 14:36:30 +01:00 |
|
nikolajlauridsen
|
7e9def9df4
|
Add tests
|
2022-03-02 10:11:33 +01:00 |
|
Paul Johnson
|
14e1f7f7fc
|
V10/feature/content schedule performance (#11398)
* Nuke Content.ContentSchedule
Can't make an omelette without breaking eggs
* Fix read view models
* Fix Save, Save & Schedule, Save & Publish
* Fix scheduled publish/unpublish
* Fix unit tests
* Fix bugs & integration tests
* Cleanup action result signatures
* Update tests from #11356, new method for saving contentschedule
|
2021-10-19 12:29:25 +02:00 |
|
Paul Johnson
|
00133e880d
|
Move test projects from src/ to tests/ (#11357)
* Update gitignore
* Move csproj
* Update project references
* Update solutions
* Update build scripts
* Tests used to share editorconfig with projects in src
* Fix broken tests.
* Stop copying around .editorconfig
merged root one with linting
* csharp_style_expression_bodied -> suggestion
* Move StyleCop rulesets to matching directories and update shared build properties
* Remove legacy build files, update NuGet.cofig and solution files
* Restore myget source
* Clean up .gitignore
* Update .gitignore
* Move new test classes to tests after merge
* Gitignore + nuget config
* Move new test
Co-authored-by: Ronald Barendse <ronald@barend.se>
|
2021-10-18 08:14:04 +01:00 |
|