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 dc6f614be3 Fix SpecFlow test
When a new module is installed in the host app, explicitly call
"ReloadExtensions" on the host so that the new module is activated.

We need this because some SpecFlow binding talk directly to the host through
remoting, whereas in the real web scenarios, all comunication is done through
"BeingRequest" which is the guy taking care of reloading modules when
they have changed on disk.

--HG--
branch : dev
2010-07-17 10:51:07 -07:00
lib Update MsDeploy manifest to force .NET 4.0 runtime 2010-07-16 19:28:41 -07:00
src Fix SpecFlow test 2010-07-17 10:51:07 -07:00
.hgignore Merge 2010-07-07 15:07:04 -07:00
.hgtags Added tag MIX10 for changeset e048b594f336 2010-03-12 00:47:38 -08:00
AzurePackage.proj Azure to handle SqlCe 2010-07-15 13:53:53 -07: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 Updated credits.txt with new dependencies. 2010-06-09 16:53:40 -07:00
LICENSE.txt Copying LICENSE.txt and CREDITS.txt to trunk. 2009-12-09 17:36:32 +00:00
Orchard.proj Update MsDeploy package to include module binaries 2010-07-16 18:17:34 -07:00