Shannon
ff31cd9f72
Changes Set to Populate, changes Fetch to Query and makes GetById public
2018-03-21 11:31:30 +11:00
Stephan
af0a03a3e0
U4-10756 - cleanup
2018-03-15 09:51:12 +01:00
Stephan
6bc68005f4
U4-10756 - id/guid cache, new version
2018-03-15 09:46:39 +01:00
Claus
f52a84937b
Merge pull request #2332 from ruant/U4-10596
...
fix: add CultureInfo.InvariantCulture to int.Parse
2018-01-08 14:07:10 +01:00
Shannon
c1b3da869d
U4-10686 TypedMediaAtRoot().Descendants() calls SQL
2017-12-15 16:01:20 +11:00
Rune Antonsen
fe67a09ccb
fix: add CultureInfo.InvariantCulture to int.Parse
...
Fix issue where different Culture some times makes int.Parse thrown an `System.FormatException: 'Input string was not in a correct format.' `
Closes: U4-10596
2017-11-23 15:12:01 +01:00
Shannon
31c965ae42
Merge remote-tracking branch 'origin/dev-v7' into dev-v7.6
2017-05-02 13:41:03 +10:00
Stephan
ba489afe9a
Publicize more IBackgroundTask plumbing
2017-04-26 09:07:48 +02:00
Shannon
13ccd86192
Adds another check for not being able to read the index
2017-04-18 12:35:21 +10:00
Shannon
336266c0eb
U4-9775 AlreadyClosedException is thrown when retrieving media if the app domain is currently in a shutdown state and the site is under heavy load
2017-04-18 12:32:44 +10:00
Shannon
e7a540e717
Proper Exception handling
2017-03-23 12:15:14 +11:00
Stephan
d5c9639170
U4-9658 - detect umbraco.config rogue content types, and fix
2017-03-22 13:58:40 +01:00
Shannon
58c5618d30
Adds benchmarks for XML perf testing - had to make the init xml code static with out params to test but that's ok.
2017-02-09 16:42:59 +11:00
Shannon
d0cbeb4a0a
Better optimized initialization of xml nodes with less allocations
2017-02-09 15:29:38 +11:00
Stephan
49f3979d18
U4-9487 - optimize initialization of xml nodes
2017-02-03 19:28:43 +01:00
Stephan
aadd0c9129
U4-9337 - asymmetric route caching
2017-01-06 09:12:25 +01:00
Stephan
d5e66252dc
U4-9337 - minor simplification
2017-01-05 09:25:30 +01:00
Stephan
13ed3303f5
U4-9337 - url routing perfs
2017-01-04 13:56:41 +01:00
Shannon
256ceef875
changes PublishedContentCache to explicitly cast to XmlElement (perf)
2017-01-04 18:12:28 +11:00
Stephan
22397ded9b
Be more tolerant with Xml cache document
2016-12-02 11:53:37 +01:00
Stephan
3e8f85a4b4
Be more tolerant with Xml cache document
2016-12-01 14:30:50 +01:00
Claus
a06b920785
Merge pull request #1563 from umbraco/temp-u4-9137
...
U4-9137 - Fix PublishedMediaCache getting trashed media
2016-11-03 11:25:21 +01:00
Stephan
c2d3d057a5
U4-9137 - Fix PublishedMediaCache getting trashed media
2016-11-02 13:59:04 +01:00
Stephan
c500f98ad8
U4-9121 - improve url perfs
2016-10-28 14:33:44 +02:00
Stephan
908c8837e9
U4-8856 - don't flood log with media errors
2016-08-16 15:41:52 +02:00
Stephan
38c876bb53
Revert "U4-8813 - bugfix"
...
This reverts commit 95fb7f97d0 .
2016-08-16 14:35:31 +02:00
Stephan
95fb7f97d0
U4-8813 - bugfix
2016-08-16 14:30:19 +02:00
Claus
ca9f3bbd5a
updating various references to use examine constants.
2016-08-16 13:27:46 +02:00
Stephan
32d59bb2bc
U4-8755 - more explicit errors when xml cache is corrupt
2016-07-21 16:46:46 +02:00
Stephan
6897ee1d14
U4-8469 - bugfix content cache
2016-07-04 18:21:36 +02:00
Stephan
1e12cb8ac5
U4-8649 - fix tests
2016-06-23 18:05:42 +02:00
Stephan
7d25723afd
U4-8469 - media cache TLC
2016-06-23 13:52:43 +02:00
Stephan
f3f53896b7
U4-8469 - fixing
2016-06-23 11:31:32 +02:00
Stephan
5b28260f96
U4-8469 - xml cache TLC
2016-06-23 09:39:31 +02:00
Stephan
5f8747b4d3
U4-1780 - detect colliding urls ( #1243 )
...
* U4-1780 - detect colliding urls
* U4-1780 - fix error message
* U4-1780 - fix XmlHelper issue with sortOrder
* U4-1780 - bugfix
2016-05-04 12:45:20 +02:00
Shannon
febaddaaef
U4-8394 When persisting the xml cache file it double loads the full xml structure into memory before writing it to a file
2016-05-02 23:05:46 +02:00
Stephan
0d191fb8bd
U4-7823 - stop flooding the log with errors getting media 0
2016-02-26 11:35:24 +01:00
Stephan
d6b46e7e78
U4-7939 - fix routes cache
2016-02-11 11:53:03 +01:00
Stephan
dfbdf99bbc
U4-7038 - IPublishedContentWithKey for medias
2015-09-01 15:00:31 +02:00
Stephan
7848ea5ec0
U4-7038 - IPublishedContentWithKey for contents, members
2015-09-01 15:00:27 +02:00
Stephan
d83fdb48c9
Merge branch 7.2.7 into dev-v7
...
Conflicts:
build/UmbracoVersion.txt
src/SolutionInfo.cs
src/Umbraco.Core/ApplicationContext.cs
src/Umbraco.Core/AsyncLock.cs
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Logging/LogHelper.cs
src/Umbraco.Core/PluginManager.cs
src/Umbraco.Core/Sync/ServerEnvironmentHelper.cs
src/Umbraco.Core/TypeFinder.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/Scheduling/BackgroundTaskRunnerTests.cs
src/Umbraco.Tests/ServerEnvironmentHelperTests.cs
src/Umbraco.Web.UI.Client/bower.json
src/Umbraco.Web.UI.Client/gruntFile.js
src/Umbraco.Web.UI.Client/src/less/grid.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/loader.js
src/Umbraco.Web.UI.Client/src/views/propertyeditors/datepicker/datepicker.controller.js
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web.UI/config/ClientDependency.config
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/Scheduling/BackgroundTaskRunner.cs
src/Umbraco.Web/Scheduling/KeepAlive.cs
src/Umbraco.Web/Scheduling/LatchedBackgroundTaskBase.cs
src/Umbraco.Web/Scheduling/LogScrubber.cs
src/Umbraco.Web/Scheduling/RecurringTaskBase.cs
src/Umbraco.Web/Scheduling/ScheduledPublishing.cs
src/Umbraco.Web/Scheduling/ScheduledTasks.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/Umbraco.Web/UI/JavaScript/JsInitialize.js
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/content.cs
src/umbraco.cms/Actions/Action.cs
2015-07-13 22:45:37 +02:00
Stephan
2d5bfc0fe2
Use MainDom status to protect umbraco.config
...
Conflicts:
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/umbraco.presentation/content.cs
2015-07-13 14:52:55 +02:00
Shannon
1067b1e245
BackgroundTaskRunner - refactor recurring tasks, improve shutdown
...
Conflicts:
src/Umbraco.Web/PublishedCache/XmlPublishedCache/XmlCacheFilePersister.cs
src/Umbraco.Web/Scheduling/LogScrubber.cs
src/Umbraco.Web/Scheduling/Scheduler.cs
src/Umbraco.Web/Umbraco.Web.csproj
2015-07-08 17:41:20 +02:00
Stephan
6833c195c1
BackgroundTaskRunner - refactor recurring tasks, improve shutdown
2015-07-08 13:18:46 +02:00
Shannon
f6e0dfe9dc
Changes published media cache log output to warnings (when indexes are not found)
2015-07-07 16:11:33 +02:00
Stephan
a814b51682
U4-6675 - in-memory temp media cache
2015-06-23 13:57:00 +02:00
Stephan
012c3289cd
U4-6675 - in-memory temp media cache
2015-06-22 15:50:22 +02:00
Stephan
6d3377cc6e
Revert "temp - temp media memory cache"
...
This reverts commit 8d1cdf020b .
2015-06-16 12:29:09 +02:00
Stephan
8d1cdf020b
temp - temp media memory cache
2015-06-15 14:38:09 +02:00
Stephan
1def88d764
U4-6626
2015-05-20 18:26:08 +02:00