Sebastien Ros
4a481ed5ab
Adding experimental support for Redis output cache
2014-05-12 15:27:58 -07:00
Sebastien Ros
30aeb54fd3
#20213 : Implementing retry logic
...
Work Item: 20213
2014-04-17 15:20:09 -07:00
Daniel Stolt
c58e82ebd1
Refactored platform configuration code in Orchard.Azure.
2014-03-26 00:03:10 +01:00
Lombiq
4f4f1c870b
Partially reverting the changes made related to #20337 to fix the errors caused by the limitations by NHibernate.
2014-03-25 21:25:46 +01:00
Lombiq
438483e502
#20527 : Extending DefaultPlatformConfigurationAccessor to check for setting in ConnectionStrings and AppSettings
...
Work Item: 20527
2014-03-07 02:40:37 +01:00
Lombiq
852d08a3f1
#20337 : Re-implementing PlatformConfiguration as an injectable dependency (Orchard.Azure)
...
Work Item: 20337
2014-03-07 02:03:40 +01:00
Sebastien Ros
53a0f91747
Adding missing reference in Orchard.Azure
2014-02-24 10:45:24 -08:00
Sebastien Ros
18118b44ee
Support Azure media urls containing special chars
2014-02-24 10:45:13 -08: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
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
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
csadnt
c7a524536a
Bad 'Content' directives for assemblyInfo.cs files in these modules
2013-10-07 16:58:52 -07:00
Sebastien Ros
d1d51e6f92
Fixing Azure features
2013-09-06 13:44:27 -07:00
Sebastien Ros
218db5af09
Fixing webdeploy support
2013-09-04 18:41:11 -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
Sebastien Ros
bde2006dc7
Code cleanup
2013-08-30 12:50:39 -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
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