Commit Graph

21 Commits

Author SHA1 Message Date
Renaud Paquay
4dd978f304 Update the way we copy c++ run time for SqlCe
--HG--
branch : 1.x
2011-01-12 00:47:26 -08:00
Sebastien Ros
4bb4889f99 Correcting Azure package to support full IIS mode
Work Item: 17178

--HG--
branch : 1.x
2011-01-06 17:50:41 -08:00
Sebastien Ros
ff60c81e65 Updating to Azure SDK 1.3
--HG--
branch : dev
2010-12-13 17:43:17 -08:00
Andre Rodrigues
48d3f1d647 Updating logger to flush immediately in development and to remove debug appenders in production.
--HG--
branch : dev
2010-12-13 14:58:32 -08:00
Sebastien Ros
4e3679bd9d Fixing .csdef filename for Azure
--HG--
branch : dev
2010-12-10 17:05:32 -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
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 

--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