Commit Graph
110 Commits
Author SHA1 Message Date
Sebastien Ros 12607bafc7 Upgrading Azure solution to VS11
--HG--
branch : 1.x
2012-08-15 11:59:41 -07:00
Sebastien Ros 4c78ad13fe Adding UpgradeTo15 to the Azure solution 2012-07-18 11:30:20 -07:00
Sebastien Ros b3b178bdf1 #18784: Upgrading to Windows Azure SDK 1.7
Work Item: 18784

--HG--
branch : 1.x
2012-07-05 10:16:49 -07:00
Sebastien Ros b224aa0ed1 #18705: Reading mimetype information from web.config when saving blobs in Azure
These mimetypse settings are originally used by IIS itself to get the mimetype
of specific files on the file system. We also then use it in AzureFileSystem to
assign a mime type to the blob to make it comprehensive.

<system.webServer>
        <staticContent>
            <remove fileExtension=".ogg" />
            <mimeMap fileExtension=".ogg" mimeType="audio/ogg" />
     </staticContent>
</system.webServer>

Work Item: 18705

--HG--
branch : 1.x
2012-06-30 09:43:02 -07:00
Sebastien Ros 9588189c82 Adding new projects in Azure solution
--HG--
branch : 1.x
2012-06-30 09:31:12 -07:00
Sebastien Ros 4398c259e6 #18643: Fixing ListFolders call to CreateFolder
Work Item: 18643

--HG--
branch : 1.x
2012-04-27 12:40:14 -07:00
Sebastien Ros 24bc6c7c16 Fixing SqlCe assembly reference for Azure project
--HG--
branch : 1.x
2012-02-29 11:25:43 -08:00
Sebastien Ros 5e7157736c Adding missing references in Azure solution
--HG--
branch : 1.x
2012-02-28 18:25:05 -08:00
Sebastien Ros db65254198 Updating Azure solution
--HG--
branch : 1.x
2012-02-28 18:18:46 -08:00
Sebastien Ros b6fbe4bd63 #18040: Adding a list of available themes per tenant
Work Item: 18040

--HG--
branch : 1.x
2011-12-14 16:49:01 -08:00
Sebastien Ros 307937b3ec #17572: Setting mime-type of Azure blobs
Work Item: 17572

--HG--
branch : 1.x
2011-12-05 11:04:39 -08:00
Sebastien Ros b0ab1f5dec #18257: Fixing HttpContent encapsulation while enumerating files
Work Item: 18257

--HG--
branch : 1.x
2011-12-02 12:54:39 -08:00
Sebastien Ros 75a04de1c3 Upgrading to Azure SDK 1.6 (November 2011)
--HG--
branch : 1.x
2011-12-02 12:15:44 -08:00
Sebastien Ros cad1149ea5 Fixing Azure solution and build script 2011-10-14 15:45:50 -07:00
Sebastien Ros a1555774fe Merge 2011-10-03 11:36:21 -07:00
Sebastien Ros 687cdff569 Fixing storage client issue for Azure
--HG--
branch : 1.x
2011-09-22 13:04:53 -07:00
Sebastien Ros 24605541d3 Fixing Build script for Azure SDK 1.5
--HG--
branch : 1.x
2011-09-15 14:57:58 -07:00
Sebastien Ros a1b0ce3909 Implementing log for Azure
--HG--
branch : 1.x
2011-07-15 11:18:35 -07:00
Renaud Paquay c258f1ec58 Set build version (1.2.41) for v1.2. 2011-06-13 12:34:42 -07:00
Renaud Paquay 835d1fd3ae Set version 2011-06-10 18:55:06 -07:00
Sebastien Ros 2138cbdddd Forcing <Private>True</Private> in all projects. True might not be the default on
all systems.

--HG--
branch : 1.x
2011-06-09 16:25:39 -07:00
Renaud Paquay 846a40a1fe Update version to generic 1.2.0
--HG--
branch : 1.x
2011-05-24 19:49:58 -07:00
Sebastien Ros ac9d37de3f Fixing Azure file system bugs
--HG--
branch : 1.x
2011-04-08 17:14:07 -07:00
Sebastien Ros 7353fe5f58 Adding CreateFile on IStorageFile
--HG--
branch : 1.x
2011-04-08 14:53:26 -07:00
Sebastien Ros fca6683d18 #17541: Fixing bug when settings where overwritten in multi tenancy
Work Items: 17541

--HG--
branch : 1.x
2011-03-31 18:30:09 -07:00
Sebastien Ros 5ef0ec23e1 Fixing Azure unit tests
--HG--
branch : 1.x
2011-03-29 14:09:35 -07:00
Sebastien Ros d65eda0f02 #17347: Fix AzureFileSystem implementation
--HG--
branch : 1.x
2011-03-29 13:39:17 -07:00
Suha Can 24002d77f5 Fixing bug #17506 Deleting Media in Azure throws (Contribution by Travis Pettijohn)
--HG--
branch : contributions
2011-03-21 15:14:12 -07:00
Renaud Paquay 6dffcfed8c Add missing project to Azure solution
--HG--
branch : dev
extra : transplant_source : %B5L%AB%19%EE%40%CE%27n%10.%DD%94s%93%19%09l%01u
2011-02-24 14:53:25 -08:00
Andre Rodrigues dba42a394f Fixing azure solution.
--HG--
branch : dev
2011-02-22 10:13:25 -08:00
Renaud Paquay df1249bab5 Adding recent modules to Azure solution
--HG--
branch : dev
2011-02-19 17:55:52 -08:00
Renaud Paquay 030999dda3 Ensure Azure specific IStorageProvider is registered properly
The AzureBlobStorageProvider components must be registered as a
per-lifetime-scope in the "Shell" container, not in the "Host" container.

This is why it must be registered in the "Config/Sites.Config" file instead
of the "Config/Host.config" files.

This also allows us to remove the "AZURE" compilation directive from
Orchard.Framework implementation.

All in all, this ensures that the files stored in the "Media" folder
are stored in the Azure Blob Storage even when running locally in
Visual Studio.

--HG--
branch : dev
extra : transplant_source : %3E%E2%82g%18M%AB%26xi%CA%19%99H%3A%A0%20%F0%B2F
2011-02-19 16:13:23 -08:00
Renaud Paquay 8a0cfa7805 Ensure SqlCe assembly is copied to ~/bin even if present in the GAC
--HG--
branch : dev
extra : transplant_source : %F0%02/%D4%F3y%D9%D6%03%DD%28%ECh%EC%0F/%A9%C0%C6T
2011-02-19 16:03:47 -08:00
Renaud Paquay feb927485d Support for running and debugging Azure.Web in Visual Studio
We need to copy contents files from Modules, Themes and Core directory
of Orchard.Web into the respective directory in Orchard.Azure.Web.

This is because when running Orchard.Azure.Web in Visual Studio, the web
application runs from the Orchard.Azure.Web directory.

Also update .hgignore file to ignore these directories.

--HG--
branch : dev
extra : transplant_source : %BB%F5j%1ANvL%B2g%2C%7EQ%3A%10VT%EA%D7%28%B5
2011-02-19 16:02:47 -08:00
Renaud Paquay ec36d17cf8 Temporary fix for compilation errors
--HG--
branch : dev
2011-02-14 12:34:05 -08:00
Suha Can c2e5fc7b28 Making sure we have Private=True across the board (Orchard.Web and Azure Orchard.Web projects) for MVC 3 binaries so they are properly copied if installed into the GAC.
--HG--
branch : dev
2011-01-31 15:03:45 -08:00
Suha Can 252ec47b65 Removing duplicate entry from Azure solution for SW.WebPages.Deployment.
Removing same from Orchard.Web.csproj

--HG--
branch : dev
2011-01-31 13:30:50 -08:00
Renaud Paquay 9722c92226 Merge 1.x => default 2011-01-17 15:15:21 -08:00
Renaud Paquay 99e4ed8857 Updating version #s to match 1.0 release
--HG--
branch : 1.x
2011-01-17 15:04:57 -08:00
Sebastien Ros 8f8d839e77 Improving encryption utilities
--HG--
branch : 1.x
2011-01-12 18:58:02 -08:00
Renaud Paquay 94563832d9 Updating version # to 1.0
--HG--
branch : 1.x
2011-01-11 16:47:30 -08:00
Andre Rodrigues 53974730e3 Updating to MVC RTM.
--HG--
branch : 1.x
2011-01-06 15:57:29 -08:00
Sebastien Ros 39d7442014 Fixing folder creation on Azure
--HG--
branch : 1.x
2010-12-18 22:30:28 +01:00
Sebastien Ros 4b5f2db33d Fixing settings parsing to handle values containing colon chars
Also applies to standard installations, but was raised in Azure because the suggested connection strings for SQL Azure contains a colon
Work Item: 17011

--HG--
branch : 1.x
2010-12-18 20:39:04 +01:00
Dave Reed 574aa2648b Adding System.Web.WebPages.Deployment dependency. 2010-12-16 14:11:03 -08:00
Sebastien Ros 4411b33b6c Merge
--HG--
branch : dev
2010-12-14 11:45:28 -08:00
Renaud Paquay 8935efc96c Update version # to 0.9.0
--HG--
branch : dev
2010-12-13 21:56:39 -08:00
Sebastien Ros ff60c81e65 Updating to Azure SDK 1.3
--HG--
branch : dev
2010-12-13 17:43:17 -08:00
Sebastien Ros c151fefa93 Fixing folder names resolution in Azure
--HG--
branch : dev
2010-12-13 16:24:10 -08:00
Sebastien Ros 564036994d Applying Default.aspx changes on Azure
--HG--
branch : dev
2010-12-13 12:55:59 -08:00