Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Stolt
4f354898b9 Committed missing file to repo. 2013-08-30 12:14:05 -07:00
Daniel Stolt
9c61a70e41 Reverted platform configuration override change. 2013-08-30 12:13:53 -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
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
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
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