Commit Graph

8 Commits

Author SHA1 Message Date
boxbinary
42050ba664 WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB
Fixes items 26218 and 26057

-OutputCaching is now enabled by fixing UrlRewriting to happen on PostResolveRequestCache
-Load balancing support using the Dispatcher which calles the nodes listed in distributedNodes now calls all servers asynchronously (much faster) and does not prevent all servers from failing if one node fails

[TFS Changeset #64009]
2010-02-16 06:18:20 +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
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
Shandem
94a51a83a6 DO NOT DOWNLOAD, STABLE RELEASE AVAILABLE ON THE DOWNLOADS TAB
Datalayer peformance enhancements. Old indexer/searcher replaced with Umbraco Examine.

[TFS Changeset #59791]
2009-10-06 13:33:09 +00:00
Shandem
1a2e2cc468 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Removed dependency on Scriptaculous + Prototype JS libraries (moved to Legacy, replaced with jQuery).
Moved ClientDependency config to seperate file.
Removed old DLL files and references.

[TFS Changeset #59142]
2009-09-14 14:08:58 +00:00
Shandem
e44e564c54 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Upgraded to latest ClientDependency version. Changed ClientDependency path to App_Data.

[TFS Changeset #59132]
2009-09-14 10:42:14 +00:00
slace
91e677d7c4 DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Fixing the auto generated code for linq to umbraco

[TFS Changeset #58744]
2009-09-03 06:33:49 +00:00
slace
4994618aaf DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Better support for multiple devs on the project

[TFS Changeset #57953]
2009-08-11 11:51:13 +00:00