Shannon
|
e69422c8d8
|
Fixes tests (backports cache fix by name)
|
2015-07-08 18:14:31 +02:00 |
|
Shannon
|
a277ac2fe4
|
udpates some logging stuff which will also make logging faster.
|
2015-07-08 17:55:08 +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 |
|
Shannon
|
7987f13a11
|
U4-6788 - refactor OriginalRequestUrl into UmbracoApplicationUrl
and fixes merge issues.
|
2015-07-08 17:32:36 +02:00 |
|
Shannon
|
ccda1bdd73
|
Refactor scheduled tasks & publishing cancellation
|
2015-07-08 17:23:15 +02:00 |
|
Shannon
|
76a6f2d2d0
|
Updates scheduled tasks to be async with cancellation token
|
2015-07-08 17:23:00 +02:00 |
|
Shannon
|
69428b2281
|
Scheduled publishing is executing request async with cancellation token
|
2015-07-08 17:22:44 +02:00 |
|
Shannon
|
7cd39918a0
|
another log entry
|
2015-07-08 16:54:38 +02:00 |
|
Shannon
|
9a626c9da6
|
Merge branch '7.2.7' of https://github.com/umbraco/Umbraco-CMS into 7.2.7
|
2015-07-08 16:45:42 +02:00 |
|
Shannon
|
0520797c09
|
more logging
|
2015-07-08 16:45:34 +02:00 |
|
Stephan
|
9b85ba5b90
|
Resolution - better logging when freezing
|
2015-07-08 16:32:43 +02:00 |
|
Stephan
|
993a5bbc92
|
Resolution - better logging when freezing
|
2015-07-08 16:28:53 +02:00 |
|
Shannon
|
ca738979ce
|
Adds some more detailed logging.
|
2015-07-08 16:27:06 +02:00 |
|
Stephan
|
c9489bb912
|
DatabaseServerMessenger - default instructions retention is 2 days
|
2015-07-08 14:42:47 +02:00 |
|
Stephan
|
fce688f47f
|
DatabaseServerMessenger - local identity is unique appdomain
|
2015-07-08 14:42:38 +02:00 |
|
Shannon
|
8cfb56adf4
|
adds machine name logging to startup
|
2015-07-08 13:28:15 +02:00 |
|
Stephan
|
6833c195c1
|
BackgroundTaskRunner - refactor recurring tasks, improve shutdown
|
2015-07-08 13:18:46 +02:00 |
|
Shannon
|
053346d79b
|
fixes merge
|
2015-07-08 11:54:10 +02:00 |
|
Shannon
|
044c9c95f8
|
Merge branch 'dev-v7-U4-6677' of https://github.com/bjarnef/Umbraco-CMS into bjarnef-dev-v7-U4-6677
Conflicts:
src/Umbraco.Web.UI.Client/src/less/panel.less
Conflicts:
src/Umbraco.Web.UI.Client/src/less/panel.less
|
2015-07-08 11:49:09 +02:00 |
|
Shannon
|
b23ea69b3e
|
Fixes: U4-6636 Left navbar (section-bar) is unnecessary wide on mobile devices
Conflicts:
src/Umbraco.Web.UI.Client/src/less/grid.less
|
2015-07-08 11:48:17 +02:00 |
|
Shannon
|
46f9c5ff05
|
Fixes: U4-5052 (U7) Previewing a published page changes icon in content tree to the little green plus indicating changes need to be published even though no changes have been made.
|
2015-07-08 11:46:03 +02:00 |
|
Shannon
|
3bc4b50d74
|
updates version
|
2015-07-08 11:36:50 +02:00 |
|
Shannon
|
1a2849dfb0
|
fixes merge issues
|
2015-07-08 11:35:55 +02:00 |
|
Shannon
|
bcb5883230
|
Fixes: U4-3514 Add dropdown list of tabs, if more then 6 tabs
Conflicts:
src/Umbraco.Web.UI.Client/bower.json
src/Umbraco.Web.UI.Client/gruntFile.js
|
2015-07-08 11:16:46 +02:00 |
|
Shannon
|
18080c1cfb
|
Fixes: U4-6796 BackOfficeIdentity gets assigned inadvertently for front-end requests if using ui.Text to localize
|
2015-07-08 11:13:49 +02:00 |
|
Shannon
|
2600a3887e
|
Fixes issue with upgrading - potential file lock issues and also file check for access.config
Conflicts:
src/Umbraco.Core/Persistence/Migrations/Upgrades/TargetVersionSevenThreeZero/MovePublicAccessXmlDataToDb.cs
|
2015-07-08 11:13:24 +02:00 |
|
Shannon
|
45bec2a67d
|
Fixes date picker: U4-6715 i can't seem to remove a "publish-at" date? - date picker is more robust now and does proper validity checking/feedback
|
2015-07-08 11:12:19 +02:00 |
|
Shannon
|
da7456fd2a
|
Fixes up unit test for testing back office request to ensure that the GlobalSettings.Path is consistent with a vdir
|
2015-07-08 11:11:17 +02:00 |
|
Shannon
|
275ba00e24
|
Fix IsBackOfficeRequest returning false for virtual directory paths - U4-6346
|
2015-07-08 11:10:30 +02:00 |
|
Shannon
|
d00bf4649d
|
Fix for JsSource on legacy trees not supporting virtual paths (~/) - U4-6346
Conflicts:
src/umbraco.cms/Actions/Action.cs
|
2015-07-08 11:10:18 +02:00 |
|
Shannon
|
04976f8063
|
U4-6202 - cache clearing by object type
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
|
2015-07-08 11:08:19 +02:00 |
|
Shannon
|
3e7c9fc81e
|
Fixes: U4-6202 Cache not clearing by object type properly
Conflicts:
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
|
2015-07-08 11:07:53 +02:00 |
|
Shannon
|
a1f4d7b16f
|
Fixes: U4-5798 The database configuration failed with the following message: The incoming request has too many parameters. The server supports a maximum of 2100 parameters.
|
2015-07-08 11:05:30 +02:00 |
|
Shannon
|
811ef4a444
|
Fixes: U4-5673 SQL Azure cannot drop clustered index on upgrade
|
2015-07-08 11:03:42 +02:00 |
|
Shannon
|
69ac621f5a
|
Fixes: U4-5670 Umbraco.DropDown List pre value with alias ** already exists for this data type
|
2015-07-08 11:03:10 +02:00 |
|
Shannon
|
610582df38
|
U4-5162 - do not cache macro if previewing
|
2015-07-08 11:02:30 +02:00 |
|
Shannon Deminick
|
cf16692b5a
|
Merge pull request #741 from abryukhov/patch-2
UI localization (RU) - All 7.2 and actual at the moment 7.3 keys
|
2015-07-08 09:53:23 +02:00 |
|
Shannon
|
5d60440a6f
|
Merge branch 'dev-v7' of https://github.com/umbraco/Umbraco-CMS into dev-v7
|
2015-07-07 18:27:38 +02:00 |
|
Shannon
|
0fe96e80c9
|
Fixes: U4-6782 ContentTypeService should support getByKey(Guid) and refactors a little bit of the RepositoryBase stuff with the addition of IReadRepository, adds some tests to support.
|
2015-07-07 18:26:53 +02:00 |
|
Shannon
|
a712726065
|
Updates the logger and how to output process id and app domain id with the default log4net patterns.
|
2015-07-07 16:18:57 +02:00 |
|
Shannon
|
253b9dab27
|
Ensures log4net is shutdown on app shutdown
|
2015-07-07 16:12:05 +02:00 |
|
Shannon
|
1ffde1e9a6
|
makes log tests go a little quicker
|
2015-07-07 16:11:49 +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 |
|
Sebastiaan Janssen
|
30dfd2772b
|
"+" in the version doesn't work with the current NuGet
|
2015-07-07 15:20:35 +02:00 |
|
Alexander Bryukhov
|
f93364ab96
|
All 7.2 and actual at the moment 7.3 keys
|
2015-07-07 19:17:56 +06:00 |
|
Sebastiaan Janssen
|
b903e0503f
|
"+" in the version doesn't work with the current NuGet
|
2015-07-07 15:11:58 +02:00 |
|
Sebastiaan Janssen
|
b0ccb040a1
|
Makes sure we can have nightlies for non-pre-releases as well
|
2015-07-07 15:11:57 +02:00 |
|
Sebastiaan Janssen
|
db030ffa31
|
Adds the ability to pass in a nightly version to the version comment
|
2015-07-07 15:11:57 +02:00 |
|
Shannon
|
cf90e9a6b8
|
Fixes: U4-6796 BackOfficeIdentity gets assigned inadvertently for front-end requests if using ui.Text to localize
|
2015-07-07 12:05:51 +02:00 |
|
Shannon
|
7c451411cb
|
Fixes issue with upgrading - potential file lock issues and also file check for access.config
|
2015-07-07 11:24:28 +02:00 |
|