Commit Graph
16 Commits
Author SHA1 Message Date
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
Andre Rodrigues 95841b5fbc Updating logger to split into levels depending on namespace, to autoflush and also to update log levels on build for azure or CI.
--HG--
branch : dev
2010-12-07 15:24:43 -08:00
Sebastien Ros dab1643b18 Correcting Azure build script
--HG--
branch : dev
2010-11-19 17:58:59 -08:00
Sebastien Ros 2cd0313bd4 Correcting Azure solution
Work Item: 16810

--HG--
branch : dev
2010-11-19 17:00:39 -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 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 2ad56556f4 Correcting Azure build script
- Codeplex issue #16615

--HG--
branch : dev
2010-10-01 11:14:27 -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 fa9a75aa9f Corrected invalid scripts retrieval from Azure
--HG--
branch : dev
2010-07-28 13:01:45 -07:00
Sebastien Ros c32418a2c3 Azure to handle SqlCe
--HG--
branch : dev
2010-07-15 13:53: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 ee48ab7aee Adjust config files for deployment
debug=false, log errors only, Azure and on premise versions

--HG--
branch : dev
2010-05-18 14:05:11 -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