Commit Graph

10 Commits

Author SHA1 Message Date
Renaud Paquay
4f049161ce Change version # to 0.8.0
--HG--
branch : dev
2010-10-16 09:37:42 -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
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
Sebastien Ros
9a0158036e Added missing event notification is AzureShellSettingsManager
--HG--
branch : dev
2010-05-17 17:39:17 -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
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
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