Bjarke Berg
96cd42b316
#5373 - Removed configuration options that we don't want to support. The other options can be archived using the original file sink.
2019-05-07 08:25:43 +02:00
Bjarke Berg
0222f929df
#5373 - Changed the logging to be buffered
2019-05-03 08:39:01 +02:00
Bjarke Berg
6adec17b26
#5236 - Added options to set (and set default as) the log file is closed after each log event
2019-05-02 14:19:48 +02:00
Bjarke Berg
a5684f867a
#5373 - Added custom extension method to configure the file serilog file sink to be wrapped in the async sink
2019-05-01 15:15:29 +02:00
Niels Lyngsø
ba55c24d43
correcting path in umbracoSettings.Release.config
...
+ changed comment to fit with new look
2019-03-11 12:40:23 +01:00
Niels Lyngsø
6dc5a3b130
Make login background image configurable
2019-03-07 10:33:10 +01:00
Pete Duncanson
f1d1c95709
Removed System.Web.WebPages reference in nonodes.aspx as was failing a clean build
2019-03-04 14:21:38 +01:00
Stephan
ed6167fb0a
Document Serilog per-source level
2019-02-18 09:46:43 +01:00
Shannon
6f7e1cac3e
Merge branch 'temp8' into temp8-contexts
2019-02-15 12:55:17 +11:00
Daniël Knippers
759940b48f
Fixes typo defualt -> default
2019-02-14 18:22:04 +01:00
Stephan
abceda7750
Kill UmbracoContext.Current
2019-02-14 10:39:49 +01:00
Warren Buckley
3415332504
Remove serilog config files from repo the build in Web.UI CSProj will create them from the Release versions like ClientDependancy does
2019-02-13 12:28:01 +00:00
Warren Buckley
0176e2f2e0
Adds in some .Release.config files for Serilog config files - so the build script in the CSProj will reset the config files back
2019-02-13 12:03:46 +00:00
Robert
5d5e411219
Merge pull request #4539 from umbraco/temp8-default-logging
...
V8 - Default logging set to JSON
2019-02-13 11:23:04 +01:00
Warren Buckley
2ca5c1d94a
Removed extra lines to make Claus happy :)
2019-02-12 12:28:12 +00:00
Warren Buckley
6593b704d5
Moves the JSON & TXT logging out of the C# setup of the Serilog logger pipeline into the appsetting XML config file - however its not possible to then have both enabled together anymore
2019-02-12 08:59:12 +00:00
Bjarke Berg
3f314fe5be
#4490 Updated the tour to match v8
2019-02-12 08:09:42 +01:00
Shannon
fcec180dc4
Ship with correct skipIIsCustomeerrors setting
2019-02-07 14:54:22 +11:00
Stephan
3a0f80fc7e
Merge branch 'temp8' into temp8-oembed-collection
2019-02-01 17:44:53 +01:00
Warren Buckley
e17d6df023
It helps if you put in a valid value - it expects Information and not Info as the loglevel
2019-02-01 15:13:41 +00:00
Warren Buckley
a36b1962c6
Last of providers moved across & the old config file gone
2019-01-31 09:32:50 +00:00
Warren Buckley
160d01e783
Merge remote-tracking branch 'origin/temp8' into temp8-oembed-collection
2019-01-31 08:50:34 +00:00
Warren Buckley
fe9700b3f7
A handful more providers moved across & removed any that no longer supported
2019-01-30 21:52:12 +00:00
Warren Buckley
880faeebd3
Adds a few more providers to the collection
2019-01-30 16:50:08 +00:00
Sebastiaan Janssen
1a298be9fa
Removes obsoleted settings that prevent v8 startup
2019-01-30 17:47:54 +01:00
Warren Buckley
74dcaea879
Merge remote-tracking branch 'origin/temp8' into temp8-oembed-collection
2019-01-30 16:02:02 +00:00
Shannon
2a54b2931c
Removes providers section from umbraco settings
2019-01-31 01:20:19 +11:00
Shannon
f28c60ced3
Removes all irrelevant logging settings from umbraco settings
2019-01-31 01:11:15 +11:00
Shannon
1c8b4412e3
Removes scheduled tasks
2019-01-31 00:57:10 +11:00
Shannon
7a50856d32
Removes AutoLegacy routing and the legacy UseDomainPrefixes from umbraco settings
2019-01-31 00:33:02 +11:00
Shannon
9571f48bd3
Removes AutoLegacy routing and the legacy UseDomainPrefixes from umbraco settings
2019-01-31 00:30:28 +11:00
Shannon
82ba360435
removes defaultDocumentTypeProperty from umbraco settings
2019-01-31 00:16:15 +11:00
Shannon
357da8ac6e
removes PropertyContextHelpOption from umbraco settings
2019-01-31 00:03:03 +11:00
Shannon
f1b168fc46
removes ForceSafeAliases from umbraco settings, etc...
2019-01-30 23:58:54 +11:00
Shannon
3dce2c870e
removes XmlCacheEnabled, ContinouslyUpdateXmlDiskCache, XmlContentCheckForDiskChanges from umb settings
2019-01-30 23:52:35 +11:00
Shannon
fccfa4f412
Removes umbraco settings: ImageTagAllowedAttributes, UploadAllowDirectories, ensureUniqueNaming, ImageTagAllowedAttributes, ScriptEditorDisable, ScriptFolderPath, UploadAllowDirectories
2019-01-30 23:42:25 +11:00
Warren Buckley
88eb29e199
Removes EmbedProviders.config & moves into C# types (As its a config file that is rarely ammended IMO)
2019-01-30 11:46:15 +00:00
Shannon
c2f82d184f
Merge branch 'temp8' into temp8-remove-unused-filesystem-config
...
# Conflicts:
# src/Umbraco.Web.UI/web.Template.config
2019-01-30 16:58:57 +11:00
Shannon
c0026d3c23
Removes UseDirectoryUrls, have better defaults for reserved paths, don't ship with values in them just have them blank
2019-01-29 23:58:43 +11:00
Shannon
eef86689c8
Removes booting.aspx and creates embedded html pages for booting and failed (if those are ever seen ), renames some classes and namespaces, removes old cdf bundle classes
2019-01-29 23:05:59 +11:00
Shannon
e7b0e43d98
removes scripting.config, EnableSplashWhileLoading, RenderingEngine, and more!
2019-01-29 22:38:03 +11:00
Shannon
cf1bf123da
Merge branch 'temp8' into temp8-remove-legacy-controls
...
# Conflicts:
# src/Umbraco.Web/Editors/DashboardController.cs
2019-01-29 22:02:37 +11:00
Warren Buckley
bee2776035
Bye bye FileSystemProvider.config - we no longer use you
2019-01-25 09:10:49 +00:00
Warren Buckley
85da2a94b9
Bye 404Handlers XML config file - add/remove IContentFinders in your own composer/component
2019-01-24 14:09:28 +00:00
Warren Buckley
ba098f49c4
☠️ ☠️ Bye bye feedproxy.config ☠️ ☠️
2019-01-24 13:59:17 +00:00
Warren Buckley
f2cc0eebf5
Remove the dashboard XML config file
2019-01-23 14:43:05 +00:00
Warren Buckley
69a3c85bbc
Refactor of dashboards
...
* Remove dashboards from Configs().Dashboards
* Remove dashboard.config XML file & associated code reading from XML
* Load Dashboards from TypeLoader into a CollectionBuilder
* Load merge/concat C# Dashboard Types with package.manifest
* Add buildercolletion to an extension method on Composition
2019-01-23 14:37:33 +00:00
Bjarke Berg
2c86e87917
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
2019-01-22 08:23:07 +01:00
Warren Buckley
3af859e020
Updates default log levels that we ship out of the box for V8 - It was a very chatty Verbose, now set to Info
2019-01-21 16:29:59 +00:00
Warren Buckley
f6154a38d9
Merge remote-tracking branch 'origin/temp8' into temp8-logviewer
...
# Conflicts:
# src/Umbraco.Core/Migrations/Install/DatabaseSchemaCreator.cs
# src/Umbraco.Web.UI.Client/gulpfile.js
# src/Umbraco.Web.UI/config/trees.Release.config
# src/Umbraco.Web.UI/config/trees.config
2019-01-21 11:17:14 +00:00