Gustavo Tandeciarz
e021218b3c
Updated bindings in azure cloud service web.config
...
Updated bindings for system.web.http and system.net.http.formatting to 5.2.3
2015-06-30 19:48:05 -04:00
Gustavo Tandeciarz
38705580c8
Update web.config MVC bindings
...
Updated from 5.2.0.0 to 5.2.3
2015-06-30 14:48:02 -04:00
Daniel Stolt
12a95c0335
Fixed missing assembly binding redirects for Azure Storage.
2015-05-02 22:48:23 +02:00
Daniel Stolt
8b1f00e31c
Disabled ASP.NET OutputCacheModule in Web.config.
2015-04-10 22:35:47 +02:00
Daniel Stolt
da6aa02672
Updated osFamily to 4 in cloud service project to make it compatible with .NET Framework 4.5.1.
2015-02-11 23:38:52 +01:00
Daniel Stolt
d8a80558e9
Removed faulty reference from solution file.
2015-02-11 23:37:12 +01:00
Sipke Schoorstra
cdd1961a8a
Updated to Microsoft Azure SDK 2.5.
2015-01-16 00:06:27 +01:00
Daniel Stolt
004caf387f
Added missing projects to Orchard.Azure.sln. Retargeted Orchard.Azure.Web.csproj to .NET Framework 4.5.1.
2014-11-17 02:46:39 +01:00
Sebastien Ros
6e3d4abb2b
Upgrading Azure solution references
2014-08-15 14:50:31 -07:00
Sebastien Ros
841c7d6d44
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Modules/Orchard.Azure.MediaServices/Orchard.Azure.MediaServices.csproj
src/Orchard.Web/Modules/Orchard.ContentTypes/Services/ContentDefinitionService.cs
2014-08-13 11:24:02 -07:00
Lombiq
ba8a202350
Adding tenant name and URL to Azure log messages too
2014-08-09 13:49:02 +02:00
Sebastien Ros
13f91bb8c1
Merge branch '1.8.x' into 1.x
...
Conflicts:
src/Orchard.Web/Web.config
2014-07-31 17:44:16 -07:00
Daniel Stolt
c8a28a9534
Added missing configuration entries in Orchard.Azure.Web.
2014-07-24 01:41:16 +02:00
Daniel Stolt
f1276de0c2
Added missing project references and dependencies to Orchard.AuditTrail. Added a publishing profile.
2014-07-03 21:29:52 +02:00
Daniel Stolt
6c5c8d2ab8
Synchronized Web.config namespace imports between Orchard.Web and Orchard.Azure.Web. Added missing view-level using statement in Orchard.Azure.MediaServices.
2014-03-25 11:24:34 +01:00
Daniel Stolt
871e5c9021
Moved some dependencies to the root "lib" folder and updated Web.config in Orchard.Web and Orchard.Azure.Web.
2014-03-22 17:21:16 +01:00
Daniel Stolt
bddaa8cc60
Added the Orchard.Azure.MediaServices module.
2014-03-22 15:59:41 +01:00
Daniel Stolt
eaa9ae1682
Adding missing projects in Orchard.Azure.sln. Adding missing project references from Orchard.Web.csproj in Orchard.sln. Removing orphaned project reference Orchard.Messaging from Orchard.Azure.sln.
2014-03-22 01:25:40 +01:00
Sebastien Ros
de4a12defa
Merge branch '1.7.x' into 1.x
2014-02-03 16:32:08 -08:00
Daniel Stolt
ece9cff117
#20433 : Added specialized implementation of IMachineNameProvider that uses the role instance ID instead of the Windows machine name for task lease records, and activated this implementation for cloud services through Host.config. This makes task lease records resilient to role instance reimaging.
...
Work Item: 20433
2014-01-22 21:27:16 +01:00
Sebastien Ros
57d0dde156
Upgrading to ASP.NET MVC 5.1
2014-01-21 18:12:22 -08:00
Sebastien Ros
2e72abf59f
Adding Orchard.Caching module
2014-01-21 10:50:33 -08:00
Daniel Stolt
2b793ad2b0
#20360 : Adding Orchard.SecureSocketsLayer to Azure solution and adding a reference to it from Orchard.Azure.Web.
...
Work Item: 20360
2013-12-17 16:20:09 +01:00
Sebastien Ros
6758b72938
Adding a way to configure the isolation level
2013-12-10 18:14:42 -08:00
Daniel Stolt
dd3a75b120
Added removal of 30 minute transaction timeout for debugging purposes to the release-mode Web.config transforms. Cleaned up the formatting of Web.config files.
2013-12-09 20:20:49 +01:00
Erik Oppedijk
cd270493d1
Azure web.config cleanup
2013-12-04 11:56:00 -08:00
Sebastien Ros
6c0b85ad74
Merge branch 'master' into 1.x
...
Conflicts:
ClickToBuildAzurePackage.cmd
src/Orchard.Azure/Orchard.Azure.Web/Web.config
src/Orchard.Web/Modules/Orchard.CustomForms/Controllers/ItemController.cs
src/Orchard.Web/Modules/SysCache/Web.config
src/Orchard.Web/Orchard.Web.csproj
2013-11-11 18:11:53 -08:00
Daniel Stolt
3e20412ef0
Updating to Windows Azure SDK 2.2.
2013-10-28 22:18:46 +01:00
Erik Oppedijk
7f9f3f47fc
updated dll to mvc5
2013-10-24 22:01:00 +02:00
Sebastien Ros
f6f6a56c24
Merge branch 'feature/fw45' into 1.x
...
Conflicts:
src/Orchard.Azure/Orchard.Azure.Web/Web.config
src/Orchard.Azure/Orchard.Azure.csproj
src/Orchard.Web/Modules/Orchard.Autoroute/Specs/App.config
src/Orchard.Web/Modules/Orchard.Autoroute/Specs/Orchard.Autoroute.Specs.csproj
src/Orchard.Web/Modules/Orchard.Azure/Orchard.Azure.csproj
src/Orchard.Web/Modules/Orchard.Azure/Web.config
src/Orchard.Web/Modules/Orchard.Fields/Specs/App.config
src/Orchard.Web/Modules/Orchard.Fields/Specs/Orchard.Fields.Specs.csproj
src/Orchard.Web/Modules/Orchard.OutputCache/Scripts/Web.config
src/Orchard.Web/Modules/Orchard.Taxonomies/Styles/Web.config
src/Orchard.Web/Orchard.Web.csproj
src/Orchard.Web/Web.config
2013-10-11 16:40:44 -07:00
Daniel Stolt
c8e277ba11
Removed support for Shared Cache from Azure caching providers.
...
Fixed bug in Azure output cache provider with tenant names containing non-alphanumeric characters.
Removed all Azure-related assembly references from Orchard.Web.csproj.
2013-09-04 22:28:28 +02:00
Daniel Stolt
77f5eb1319
Enabled automatic updating of storage connection strings when publishing to Windows Azure.
2013-09-03 10:54:23 -07:00
Daniel Stolt
94d433daee
Changed customErrors to Off in Web.config files and set RemoteOnly in config transform instead (for Release configuration).
2013-09-03 10:54:20 -07:00
Daniel Stolt
eac7d6290e
Removed incorrect comment in Web.config in Orchard.Azure.Web.
2013-08-30 12:14:09 -07:00
Daniel Stolt
db85911c2f
Modified all providers in Orchard.Azure to read their settings from platform configuration.
...
Added clear exceptions in provider constructors when settings are missing or invalid.
Refactored cache client configuration and creation into separate class.
2013-08-30 12:14:06 -07:00
Daniel Stolt
0d8a0bfb10
Corrected errors in Web.config.
2013-08-30 12:13:48 -07:00
Daniel Stolt
687fdadccc
Extended default ShellSettingsManager implementation to apply platform configuration overrrides when loading settings.
...
Removed the AzureConfigShellSettingsManager class.
2013-08-30 12:13:44 -07:00
Daniel Stolt
93c628bf85
Added missing file.
2013-08-30 12:13:42 -07:00
Daniel Stolt
dcd64ddb87
Changed default logging level in Orchard.Azure.Web.
2013-08-30 12:13:37 -07:00
Daniel Stolt
852128991e
Changed default named cache expiration parameters.
...
Added support for per-item expiration time when not targeting Shared Caching.
2013-08-30 12:13:35 -07:00
Daniel Stolt
e973c490d4
Added all Azure SDK assemblies to lib folder and referenced them from there. Removed redundant documentation comment.
2013-08-30 12:13:33 -07:00
Daniel Stolt
ca34a462b6
Enabled caching by default in Orchard.Azure.Web cloud service role.
...
Enabled session state cache provider by default in Orchard.Azure.Wew.
Moved all string constants into Constants class.
Got rid of unused implicit module feature of Orchard.Azure.
Added missing settings banner.
Split Orchard.StorageConnectionString role configuration setting up into two separate settings for Media and Settings respectively.
Renamed startup task.
Removed hard coded connection string and container name from AzureFileSystem, making it truly reusable.
2013-08-30 12:13:28 -07:00
Daniel Stolt
5872371189
Moved a project to a different solution folder.
2013-08-30 12:13:26 -07:00
Daniel Stolt
a1f25fef81
Committed missing change from previous commit.
2013-08-30 12:13:24 -07:00
Daniel Stolt
b44c1a342d
Added diagnostics configuration in Orchard.Azure.CloudService.
...
Fixed enumeration bug in AzureConfigShellSettingsManager.
Added missing cache client library references.
2013-08-30 12:13:22 -07:00
Daniel Stolt
d0fe93fa66
Removed Orchard.WarmupStarter from Web.config in Orchard.Azure.Web.
2013-08-30 12:13:21 -07:00
Daniel Stolt
95087800bd
Changed Host.config files to use AzureConfigShellSettingsManager.
2013-08-30 12:13:19 -07:00
Daniel Stolt
92f8d0df80
Added module Orchard.Azure. Added Azure Cache providers to it.
...
Deleted old module Orchard.AzureBlobStorage.
Moved all Azure code into Orchard.Azure module, deleting the old Orchard.Azure project.
Cleaned up Web.config and Config\* files in Orchard.Web and Orchard.Azure.Web.
2013-08-30 12:13:17 -07:00
Daniel Stolt
d4154fa1fe
Cleaned up and fixed a couple of errors in Orchard.Web.csproj.
...
Publishing now works for both Release and Debug configurations (previously worked only for Debug).
Added missing module project Orchard.AzureBlobStogare to Orchard.Azure.sln and added a reference to it from Orchard.Azure.Web.csproj.
Created separate solution folders Modules and Modules.Deprecated in Orchard.Azure.sln to be consistent with Orchard.sln.
Cleaned up web.config transformation files.
Upgraded Orchard.Azure, Orchard.Web and Orchard.Azure.Web to new storage client (version 2.0).
Removed duplication between Orchard.Azure and Orchard.AzureBlobStorage (the latter is now just a thin wrapper over the former).
Added proper transformations for log4net.config and HostComponents.config in both Orchard.Azure.Web and Orchard.Web (recreating what was previously done by custom MSBuild logic in the project files).
2013-08-30 12:13:15 -07:00
Erik Oppedijk
8e84bd57e7
Upgrade projects and web.config to 4.5 FW
2013-08-23 15:16:14 +02:00