Commit Graph

48 Commits

Author SHA1 Message Date
Sebastien Ros
fe9225ce8a Updating Azure with new Yaml serializer implementation
--HG--
branch : dev
2010-11-22 15:25:34 -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
63e25ef1a8 Correcting Azure blob storage returned values
- Paths should be relative for Orchard.Media

--HG--
branch : dev
2010-10-21 12:47:40 -07:00
Sebastien Ros
b7f6e70d29 Handle Azure folder creation
- Azure Blobs don't handle folders, have to create a fake "hidden" file entry to simulate the folder exists

--HG--
branch : dev
2010-10-20 17:30:30 -07:00
Sebastien Ros
8af8279083 Removing old local advisory files
--HG--
branch : dev
2010-10-19 17:48:24 -07:00
Sebastien Ros
0bd0853ff7 Updated advisory file
--HG--
branch : dev
2010-10-19 17:48:12 -07:00
Sébastien Ros
bc0c5e611b Append authentication patch to Azure
--HG--
branch : dev
2010-10-16 18:55:14 -07:00
Renaud Paquay
4f049161ce Change version # to 0.8.0
--HG--
branch : dev
2010-10-16 09:37:42 -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
Andre Rodrigues
c554a5ee70 Updating azure solution to deprecate removed modules and reference new ones.
--HG--
branch : dev
2010-10-01 08:41:14 -07:00
Sebastien Ros
847c6df8c8 Merge
--HG--
branch : dev
2010-09-21 15:04:31 -07:00
Sebastien Ros
e0c1500db2 Adapted <handlers /> section for IIS7.0 2010-09-21 14:30:52 -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
70453d012b Merge
--HG--
branch : dev
2010-09-02 21:29:10 -07:00
Sebastien Ros
1154e0cf88 Updated Web.Config and build scripts to have a default machine key for development, and removing it for builds
--HG--
branch : dev
2010-09-02 15:33:18 -07:00
Sebastien Ros
fcb27fdbae MachineKey validation during Setup, with automatic proposed values
--HG--
branch : dev
2010-09-02 13:51:26 -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
Renaud Paquay
4bd6abe055 Replacing all version# with 0.5.0
--HG--
branch : dev
2010-07-19 14:04:53 -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
Renaud Paquay
c4bc2a1375 Remove IAppDataFolder implementation for Azure
We don't need this. Azure supports writing tp ~/App_Data. There is no
guarantee that the content will persist, but that's exactly the assumption
of the IAppDataFolder abstraction: it's a local cache, which persists
for _some_ time accross app restarts.

--HG--
branch : dev
2010-06-16 15:44:53 -07:00
Sebastien Ros
c34812c78b Added HttpContextWeaver class
--HG--
branch : dev
2010-06-15 17:27:43 -07:00
Sebastien Ros
64a992cd43 Another patch to correct Azure compatibility
--HG--
branch : dev
2010-06-15 16:46:59 -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
9a0158036e Added missing event notification is AzureShellSettingsManager
--HG--
branch : dev
2010-05-17 17:39:17 -07:00
Sebastien Ros
728328b8ed Updated Azure config files
--HG--
branch : dev
2010-05-17 15:48:44 -07:00
Louis DeJardin
04a53cb2d1 Moving media, appdata, and vpp services into Orchard.FileSystems namespace
--HG--
branch : dev
2010-05-16 13:35:35 -07:00
Sebastien Ros
13657ebb1a Handle tenants config on Azure
--HG--
branch : dev
2010-05-11 09:53: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
Sebastien Ros
1bb29f266f Refactored Azure classes
--HG--
branch : dev
2010-04-26 16:46:55 -07:00
Sebastien Ros
4b52a0aee1 Implemented AzureShellSettingsManager
Refactored common used methods into AzureHelper
Added unit tests from DefaultSettingsManagerTests class

--HG--
branch : dev
2010-04-26 14:58:29 -07:00
Sebastien Ros
97f8ed294e Refactored AzureBlobStorage to remove isPrivate
Added test on reading/writing content

--HG--
branch : dev
2010-04-26 11:02:10 -07:00
Sebastien Ros
9efcf65058 Implemented AzureBlobStorageProvider
Added unit tests
Created a specific solution with Azure dependencies

--HG--
branch : dev
2010-04-23 17:39:23 -07:00