Commit Graph

33 Commits

Author SHA1 Message Date
Sebastien Ros
ff60c81e65 Updating to Azure SDK 1.3
--HG--
branch : dev
2010-12-13 17:43:17 -08:00
Sebastien Ros
564036994d Applying Default.aspx changes on Azure
--HG--
branch : dev
2010-12-13 12:55:59 -08:00
Sebastien Ros
a5bd539b18 Going back to Azure SDK 1.2 for the moment
--HG--
branch : dev
2010-12-10 15:16:18 -08:00
Sebastien Ros
ef724fd6c3 Correcting SqlCe reference in Azure
--HG--
branch : dev
2010-12-09 15:49:19 -08:00
Sebastien Ros
0a30addc4f Updating configuration settings for Azure
--HG--
branch : dev
2010-12-08 16:00:28 -08:00
Sebastien Ros
8c74508067 Cleaning references in Azure project
--HG--
branch : dev
2010-12-08 10:37:23 -08:00
Sebastien Ros
7ed0836f7e Updating Azure project with SDK v1.3
Reflecting changes from Orchard project

--HG--
branch : dev
2010-12-07 21:38:28 -08:00
Sebastien Ros
40b89a2567 Adding the new Scripting module to Azure solution, and defining an auto generated MachineKey
--HG--
branch : dev
2010-11-29 17:35:48 -08:00
Sebastien Ros
2cd0313bd4 Correcting Azure solution
Work Item: 16810

--HG--
branch : dev
2010-11-19 17:00:39 -08:00
Sebastien Ros
ad1db2a320 Correcting reference to SqlCe in Azure
--HG--
branch : dev
2010-11-12 15:58:28 -08:00
Sebastien Ros
1d5f47b776 Cleaning and syncrhonizing the web.config files in Azure and Orchard.Web
--HG--
branch : dev
2010-11-12 15:23:40 -08:00
Sebastien Ros
0bd0853ff7 Updated advisory file
--HG--
branch : dev
2010-10-19 17:48:12 -07:00
Sebastien Ros
88fe32ce2b Updating Azure solution
--HG--
branch : dev
2010-10-15 14:29:24 -07:00
Sebastien Ros
8cc9daeff6 Adding static root files to Azure solution
--HG--
branch : dev
2010-10-13 11:46:42 -07:00
Sebastien Ros
2211deb116 Working on Azure
--HG--
branch : dev
2010-10-11 18:04:41 -07:00
Sebastien Ros
494b7f1d78 Removed secutiry patch and updated Azure project
--HG--
branch : dev
2010-10-01 18:54:19 -07:00
Sebastien Ros
8e9314686e Merge
--HG--
branch : dev
2010-09-21 11:50:39 -07:00
Sebastien Ros
7ba469cd9a Security patch for MSA 2416728 2010-09-20 16:50:12 -07:00
Nathan Heskew
8f5a0c45a2 Bunch of web.config and .csproj cleanup
--HG--
branch : mvc3p1
2010-08-17 22:28:51 -07:00
Nathan Heskew
69c901e5c0 Starting the move to ASP.NET MVC 3 Preview 1
--HG--
branch : mvc3p1
2010-08-16 15:37:51 -07:00
Sebastien Ros
26f3568813 Corrected Azure build
--HG--
branch : dev
2010-07-28 11:52:03 -07:00
Nathan Heskew
cd6043aeb3 Removing Orchard.Pages (Page type covered by core app features: Contents, Common, PublishLater, Route, Comments, Tags & Localization)
--HG--
branch : dev
2010-07-23 09:46:02 -07:00
Sebastien Ros
5a9cb277a5 Updated Azure build script
- Removed Sqlite dependencies

--HG--
branch : dev
2010-07-15 11:47:16 -07:00
Sebastien Ros
0ad0c86a20 Corrected Azure packaging
--HG--
branch : dev
2010-07-13 14:00:45 -07:00
Sebastien Ros
ef02c6d66d Corrected Azure project
- Removes automatically teh system.extensions tags which prevents MVC from working on Azure
- Updated web.config with Orchard.Web's one
- Added a machineKey for server farm scenarios

--HG--
branch : dev
2010-07-07 15:01:51 -07:00
Sebastien Ros
7a2e0543b4 Updated Azure configuration files
--HG--
branch : dev
2010-06-30 15:04:33 -07:00
Sebastien Ros
04f732701a Updated Azure projects
--HG--
branch : dev
2010-06-30 11:25:50 -07:00
Sebastien Ros
c34812c78b Added HttpContextWeaver class
--HG--
branch : dev
2010-06-15 17:27:43 -07:00
Sebastien Ros
8096a4234e Prepared Azure projects for .NET 4.0
Changed Azure references to SDK 1.2
Added a hack for the ASP.NET 4 bug in HttpEncoder
Converted projects to VS10

--HG--
branch : dev
2010-06-11 14:46:18 -07:00
Suha Can
20eb19569f - Changes related to <%: %> changes.
--HG--
branch : dev
2010-06-09 13:16:19 -07:00
Phil Haack
7108d92147 Replaced Html.Encode with the new <%: %> syntax for auto encoding
--HG--
branch : dev
2010-06-08 22:44:30 -07:00
Sebastien Ros
22df5859c4 Corrected Azure project references
--HG--
branch : dev
2010-05-10 16:39:41 -07:00
Sebastien Ros
7248fb6fd7 Azure packaging
Executing ClickToBuild.cmd generates the package for Azure including all modules available in Orchard.Web automatically
AzureSDK in requiered for this tasks. If not present, the package won't succeed, but Orchard.Web will still be built
The Orchard.Azure solution contains the required environment for implementing Azure specific providers, and unit testing
The Orchard.Azure.CloudService solution contains the CloudService enrironment to simulate Azure platform locally

--HG--
branch : dev
2010-05-07 12:41:37 -07:00