About Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform. orchardproject.net
Go to file
Renaud Paquay 5ab00ebabe Process all pending tasks at the end of the request
Instead of processing tasks asynchronously at the end of a request,
we process them synchronously, so that the behavior is more
deterministic.

--HG--
branch : dev
2010-12-04 14:11:18 -08:00
lib Merge perf => dev 2010-11-21 20:15:15 -08:00
src Process all pending tasks at the end of the request 2010-12-04 14:11:18 -08:00
.hgignore Workaround issue with custom Orchard MsBuild tasks locked on disk 2010-07-19 15:41:14 -07:00
.hgsub Removing NuGet project from solution 2010-11-11 15:03:57 -08:00
.hgsubstate Updating to latest NuGet sources 2010-11-10 18:01:04 -08:00
.hgtags Added tag perf snapshot 1 for changeset d2cca954cbf9 2010-11-17 13:11:58 -08:00
AzurePackage.proj Correcting Azure build script 2010-11-19 17:58:59 -08:00
build.cmd Changed build scripts 2010-05-14 12:24:08 -07:00
ClickToBuild.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
ClickToBuildAzurePackage.cmd A few more changes related to .NET 4.0 port 2010-05-22 16:48:08 -07:00
CREDITS.txt Removing NuGet project from solution 2010-11-11 15:03:57 -08:00
DeleteModuleBinaries.cmd Add utility to force dynamic compilation 2010-11-20 18:53:35 -08:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.proj Merge dev -> perf 2010-11-29 11:59:11 -08:00