Sebastien Ros
12607bafc7
Upgrading Azure solution to VS11
...
--HG--
branch : 1.x
2012-08-15 11:59:41 -07:00
Sebastien Ros
b3b178bdf1
#18784 : Upgrading to Windows Azure SDK 1.7
...
Work Item: 18784
--HG--
branch : 1.x
2012-07-05 10:16:49 -07:00
Sebastien Ros
9588189c82
Adding new projects in Azure solution
...
--HG--
branch : 1.x
2012-06-30 09:31:12 -07:00
Sebastien Ros
24bc6c7c16
Fixing SqlCe assembly reference for Azure project
...
--HG--
branch : 1.x
2012-02-29 11:25:43 -08:00
Sebastien Ros
5e7157736c
Adding missing references in Azure solution
...
--HG--
branch : 1.x
2012-02-28 18:25:05 -08:00
Sebastien Ros
cad1149ea5
Fixing Azure solution and build script
2011-10-14 15:45:50 -07:00
Sebastien Ros
24605541d3
Fixing Build script for Azure SDK 1.5
...
--HG--
branch : 1.x
2011-09-15 14:57:58 -07:00
Sebastien Ros
2138cbdddd
Forcing <Private>True</Private> in all projects. True might not be the default on
...
all systems.
--HG--
branch : 1.x
2011-06-09 16:25:39 -07:00
Renaud Paquay
6dffcfed8c
Add missing project to Azure solution
...
--HG--
branch : dev
extra : transplant_source : %B5L%AB%19%EE%40%CE%27n%10.%DD%94s%93%19%09l%01u
2011-02-24 14:53:25 -08:00
Andre Rodrigues
dba42a394f
Fixing azure solution.
...
--HG--
branch : dev
2011-02-22 10:13:25 -08:00
Renaud Paquay
df1249bab5
Adding recent modules to Azure solution
...
--HG--
branch : dev
2011-02-19 17:55:52 -08:00
Renaud Paquay
030999dda3
Ensure Azure specific IStorageProvider is registered properly
...
The AzureBlobStorageProvider components must be registered as a
per-lifetime-scope in the "Shell" container, not in the "Host" container.
This is why it must be registered in the "Config/Sites.Config" file instead
of the "Config/Host.config" files.
This also allows us to remove the "AZURE" compilation directive from
Orchard.Framework implementation.
All in all, this ensures that the files stored in the "Media" folder
are stored in the Azure Blob Storage even when running locally in
Visual Studio.
--HG--
branch : dev
extra : transplant_source : %3E%E2%82g%18M%AB%26xi%CA%19%99H%3A%A0%20%F0%B2F
2011-02-19 16:13:23 -08:00
Renaud Paquay
8a0cfa7805
Ensure SqlCe assembly is copied to ~/bin even if present in the GAC
...
--HG--
branch : dev
extra : transplant_source : %F0%02/%D4%F3y%D9%D6%03%DD%28%ECh%EC%0F/%A9%C0%C6T
2011-02-19 16:03:47 -08:00
Renaud Paquay
feb927485d
Support for running and debugging Azure.Web in Visual Studio
...
We need to copy contents files from Modules, Themes and Core directory
of Orchard.Web into the respective directory in Orchard.Azure.Web.
This is because when running Orchard.Azure.Web in Visual Studio, the web
application runs from the Orchard.Azure.Web directory.
Also update .hgignore file to ignore these directories.
--HG--
branch : dev
extra : transplant_source : %BB%F5j%1ANvL%B2g%2C%7EQ%3A%10VT%EA%D7%28%B5
2011-02-19 16:02:47 -08:00
Suha Can
c2e5fc7b28
Making sure we have Private=True across the board (Orchard.Web and Azure Orchard.Web projects) for MVC 3 binaries so they are properly copied if installed into the GAC.
...
--HG--
branch : dev
2011-01-31 15:03:45 -08:00
Suha Can
252ec47b65
Removing duplicate entry from Azure solution for SW.WebPages.Deployment.
...
Removing same from Orchard.Web.csproj
--HG--
branch : dev
2011-01-31 13:30:50 -08:00
Renaud Paquay
9722c92226
Merge 1.x => default
2011-01-17 15:15:21 -08:00
Andre Rodrigues
53974730e3
Updating to MVC RTM.
...
--HG--
branch : 1.x
2011-01-06 15:57:29 -08:00
Dave Reed
574aa2648b
Adding System.Web.WebPages.Deployment dependency.
2010-12-16 14:11:03 -08:00
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