Commit Graph

5 Commits

Author SHA1 Message Date
hartvig
81c799184b Fixes 28050, 28145 and 28176. Various issues with virtual directories and media + xslt
[TFS Changeset #73401]
2010-07-20 08:39:13 +00:00
boxbinary
2eb05808c9 Fixes to a few CP bugs, removal of more ThreadPool invocations, and addition of a unit test for IOHelper
[TFS Changeset #66602]
2010-06-04 03:01:33 +00:00
boxbinary
bbf1a05681 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Merging into main 4.1.0 branch:

Resolves a number of open issues, see associated WorkItems
- Fix WP crash on invalid connection string due to generation of XML cache on a separate thread
- Added option to generate xml cache file on local filesystem (in ASP.NET Temporary Files / CodeGenDir location) by adding <add key="umbracoContentXMLUseLocalTemp" value="true" /> to web.config file. This allows you to run from a SAN on a load-balanced environment whilst allowing each web node to have isolated copies of the xml cache file to avoid WP crashes due to multiple file locks
- Others in WorkItems :)

[TFS Changeset #64002]
2010-02-16 04:12:10 +00:00
hartvig
3372da8225 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes 26116

[TFS Changeset #63765]
2010-02-03 11:49:54 +00:00
PerPloug
5f92006bb6 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Virtual Directory support, DLR compatible script engine

[TFS Changeset #63625]
2010-01-28 12:51:46 +00:00