Stephan
|
19ae9f5dee
|
Refactor configuration for DI
|
2019-01-07 19:40:07 +01:00 |
|
Stephan
|
816ed84a2f
|
Refactor components
|
2019-01-03 21:00:28 +01:00 |
|
Stephan
|
adced099be
|
Move UmbracoConfig singleton to Current
|
2018-12-12 23:31:16 +01:00 |
|
Stephan
|
c23c7749b4
|
Composition fixes
|
2018-11-27 14:04:08 +01:00 |
|
Shannon
|
b96ba05d22
|
Merge remote-tracking branch 'origin/dev-v7' into temp8
# Conflicts:
# build/Modules/Umbraco.Build/Get-UmbracoBuildEnv.ps1
# build/NuSpecs/UmbracoCms.Core.nuspec
# build/NuSpecs/UmbracoCms.nuspec
# build/NuSpecs/tools/Readme.txt
# src/Umbraco.Core/Configuration/UmbracoConfig.cs
# src/Umbraco.Core/Configuration/UmbracoSettings/ContentElement.cs
# src/Umbraco.Core/Configuration/UmbracoSettings/IContentSection.cs
# src/Umbraco.Core/Constants-Conventions.cs
# src/Umbraco.Core/Constants-System.cs
# src/Umbraco.Core/IO/MediaFileSystem.cs
# src/Umbraco.Core/Media/Exif/ImageFile.cs
# src/Umbraco.Core/Models/Property.cs
# src/Umbraco.Core/Models/PropertyTagBehavior.cs
# src/Umbraco.Core/Models/PropertyTags.cs
# src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenTwelveZero/SetDefaultTagsStorageType.cs
# src/Umbraco.Core/Persistence/Repositories/AuditRepository.cs
# src/Umbraco.Core/Persistence/Repositories/UserRepository.cs
# src/Umbraco.Core/Persistence/Repositories/VersionableRepositoryBase.cs
# src/Umbraco.Core/Security/AuthenticationExtensions.cs
# src/Umbraco.Core/Security/BackOfficeCookieAuthenticationProvider.cs
# src/Umbraco.Core/Services/Implement/PackagingService.cs
# src/Umbraco.Core/Services/ServerRegistrationService.cs
# src/Umbraco.Core/StringExtensions.cs
# src/Umbraco.Core/packages.config
# src/Umbraco.Tests/ApplicationUrlHelperTests.cs
# src/Umbraco.Tests/Persistence/Repositories/AuditRepositoryTest.cs
# src/Umbraco.Tests/Persistence/Repositories/UserRepositoryTest.cs
# src/Umbraco.Tests/Web/TemplateUtilitiesTests.cs
# src/Umbraco.Tests/packages.config
# src/Umbraco.Web.UI.Client/package.json
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbcontentnodeinfo.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/imaging/umbimagegravity.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtreeitem.directive.js
# src/Umbraco.Web.UI.Client/src/common/resources/log.resource.js
# src/Umbraco.Web.UI.Client/src/common/services/user.service.js
# src/Umbraco.Web.UI.Client/src/less/belle.less
# src/Umbraco.Web.UI.Client/src/less/components/card.less
# src/Umbraco.Web.UI.Client/src/less/navs.less
# src/Umbraco.Web.UI.Client/src/less/panel.less
# src/Umbraco.Web.UI.Client/src/less/property-editors.less
# src/Umbraco.Web.UI.Client/src/less/tree.less
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/dialogs/login.html
# src/Umbraco.Web.UI.Client/src/views/common/infiniteeditors/mediapicker/mediapicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/iconpicker/iconpicker.html
# src/Umbraco.Web.UI.Client/src/views/common/overlays/linkpicker/linkpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/common/overlays/mediaPicker/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/components/content/umb-content-node-info.html
# src/Umbraco.Web.UI.Client/src/views/components/notifications/umb-notifications.html
# src/Umbraco.Web.UI.Client/src/views/components/umb-color-swatches.html
# src/Umbraco.Web.UI.Client/src/views/components/umb-table.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/colorpicker/colorpicker.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/contentpicker/contentpicker.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/fileupload/fileupload.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/mediapicker/mediapicker.html
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/rte/rte.controller.js
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/textarea/textarea.html
# src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
# src/Umbraco.Web.UI/config/umbracoSettings.Release.config
# src/Umbraco.Web.UI/packages.config
# src/Umbraco.Web.UI/web.Template.Debug.config
# src/Umbraco.Web.UI/web.Template.config
# src/Umbraco.Web/Editors/AuthenticationController.cs
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Editors/CanvasDesignerController.cs
# src/Umbraco.Web/Editors/ContentController.cs
# src/Umbraco.Web/Editors/DashboardController.cs
# src/Umbraco.Web/Editors/LogController.cs
# src/Umbraco.Web/Editors/MediaController.cs
# src/Umbraco.Web/Install/InstallHelper.cs
# src/Umbraco.Web/Install/InstallSteps/NewInstallStep.cs
# src/Umbraco.Web/Media/EmbedProviders/AbstractOEmbedProvider.cs
# src/Umbraco.Web/Models/Mapping/DataTypeModelMapper.cs
# src/Umbraco.Web/Models/Mapping/PreValueDisplayResolver.cs
# src/Umbraco.Web/Mvc/MasterControllerFactory.cs
# src/Umbraco.Web/PropertyEditors/FileUploadPropertyValueEditor.cs
# src/Umbraco.Web/PropertyEditors/ImageCropperPropertyValueEditor.cs
# src/Umbraco.Web/PropertyEditors/TextAreaPropertyEditor.cs
# src/Umbraco.Web/PropertyEditors/ValueConverters/MultiNodeTreePickerPropertyConverter.cs
# src/Umbraco.Web/PublishedCache/MemberPublishedContent.cs
# src/Umbraco.Web/Routing/RedirectTrackingEventHandler.cs
# src/Umbraco.Web/Scheduling/HealthCheckNotifier.cs
# src/Umbraco.Web/Scheduling/KeepAlive.cs
# src/Umbraco.Web/Scheduling/LogScrubber.cs
# src/Umbraco.Web/Scheduling/ScheduledPublishing.cs
# src/Umbraco.Web/Scheduling/ScheduledTasks.cs
# src/Umbraco.Web/Scheduling/Scheduler.cs
# src/Umbraco.Web/Templates/TemplateUtilities.cs
# src/Umbraco.Web/Trees/DataTypeTreeController.cs
# src/Umbraco.Web/UmbracoModule.cs
# src/Umbraco.Web/_Legacy/Packager/Installer.cs
# src/Umbraco.Web/packages.config
# src/Umbraco.Web/umbraco.presentation/keepAliveService.cs
# src/Umbraco.Web/umbraco.presentation/umbraco/dashboard/FeedProxy.aspx.cs
# src/umbraco.businesslogic/IO/IOHelper.cs
# src/umbraco.cms/packages.config
# src/umbraco.cms/umbraco.cms.csproj
# src/umbraco.controls/packages.config
# src/umbraco.controls/umbraco.controls.csproj
# src/umbraco.editorControls/packages.config
# src/umbraco.editorControls/umbraco.editorControls.csproj
|
2018-10-01 14:32:46 +02:00 |
|
Shannon
|
47347ed966
|
updates wording
|
2018-09-10 11:32:49 +10:00 |
|
Shannon
|
2f74720c38
|
updates wording
|
2018-09-10 11:12:46 +10:00 |
|
Stephan
|
5ba2ffcbf3
|
CrLfTab
|
2017-09-23 10:08:18 +02:00 |
|
Stephan
|
9ed6576908
|
Port 7.7 - WIP
|
2017-09-19 15:51:47 +02:00 |
|
Stephan
|
37171d96bc
|
Port 7.7 - WIP
|
2017-09-13 17:35:20 +02:00 |
|
Stephan
|
1c96df83cd
|
Port 7.7 - WIP
|
2017-09-08 19:39:13 +02:00 |
|
Jeavon
|
fb4af74916
|
Fix so that health check notifications without config don't cause all notification methods to fail
|
2017-08-08 16:50:17 +01:00 |
|
Shannon
|
df287f291e
|
Updates health check config to work the Umbraco/Testable way
|
2017-08-02 22:32:28 +10:00 |
|
Jeavon
|
ce38320c6a
|
Tidy up usings
|
2017-06-27 09:58:12 +01:00 |
|
AndyButland
|
9f68bd4e52
|
Amended registration of health check scheduled notifiers (email and Slack) to use a resolver method and allow others to be added without modifying core
|
2017-06-18 16:41:46 +02:00 |
|
Jeavon Leopold
|
01a2ba8ad6
|
Added failureOnly setting to both email and Slack health check notifications - thanks to feedback at #cg17!
|
2017-06-10 09:59:37 +02:00 |
|
Jeavon Leopold
|
36a659f3da
|
Incorrect class for logging within the HealthCheckNotifier
|
2017-06-10 09:34:35 +02:00 |
|
AndyButland
|
7929b460c3
|
Added option for summary or detailed results in health check notifications
|
2017-06-06 10:32:26 +02:00 |
|
Jeavon Leopold
|
dd84164ac5
|
Fix email subject to come from config for Health Check Notifier
|
2017-06-05 14:08:52 +02:00 |
|
Jeavon Leopold
|
a407f9aa19
|
Merge branch 'feature/health-check-scheduler' of https://github.com/AndyButland/Umbraco-CMS into temp-U4-9984
# Conflicts:
# src/Umbraco.Web/HealthCheck/HealthCheckResults.cs
# src/Umbraco.Web/Scheduling/HealthCheckNotifier.cs
|
2017-06-05 14:02:12 +02:00 |
|
Jeavon Leopold
|
57ce6d7f64
|
Break up the list of Health Checks to be more readable and change the Slack icons
|
2017-06-05 13:52:48 +02:00 |
|
Jeavon Leopold
|
826f916960
|
Health Check notifier now has different icons depending on if all checks are good or not
|
2017-06-05 12:10:19 +02:00 |
|
Jeavon Leopold
|
d30b70ea12
|
Refactoring the HealthChecks Configuration to make it cleaner & easier to add futher notification providers
|
2017-06-05 11:57:03 +02:00 |
|
AndyButland
|
0f7165dada
|
Retrieved HTML fragment for health check notification email from results, minor reformatting
|
2017-06-05 11:45:42 +02:00 |
|
Jeavon Leopold
|
6b419f4260
|
Adding check for server role to the HealthCheckNotifier so it only runs on the Master
|
2017-06-05 11:26:33 +02:00 |
|
Jeavon Leopold
|
ddd693e120
|
Merge branch 'feature/health-check-scheduler' of https://github.com/AndyButland/Umbraco-CMS into temp-U4-9984
|
2017-06-05 11:17:01 +02:00 |
|
Jeavon Leopold
|
7047d3ebaa
|
Adding support for Slack Markdown "light"
|
2017-06-05 11:16:03 +02:00 |
|
AndyButland
|
f75b66dda8
|
Send scheduled health checks results as email to configured address
|
2017-06-05 10:52:17 +02:00 |
|
Jeavon Leopold
|
6e4ffcc068
|
Adding method to HealthCheckResults to return the results as Markdown
|
2017-06-05 10:40:20 +02:00 |
|
Jeavon Leopold
|
439d52e358
|
Merge branch 'feature/health-check-scheduler' of https://github.com/AndyButland/Umbraco-CMS into temp-U4-9984
|
2017-06-05 10:18:26 +02:00 |
|
Jeavon Leopold
|
48864e3fa4
|
Initial addition of Slack Webhook Notifications for Health Check notifications
|
2017-06-05 10:15:26 +02:00 |
|
AndyButland
|
474dcf0779
|
Improved layout of scheduled healthcheck result logging
|
2017-06-05 10:14:47 +02:00 |
|
AndyButland
|
1445ff7a83
|
Implemented scheduled task for notification on status of health checks
|
2017-06-05 09:21:35 +02:00 |
|