r108463 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r108462‎ | r108463 | r108464 >
Date:19:38, 9 January 2012
Author:mglaser
Status:deferred (Comments)
Tags:filebackend 
Comment:
include Windows Azure SDK for PHP into extension
Modified paths:
  • /trunk/extensions/WindowsAzureSDK/lib (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/INSTALL.txt (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/LICENSE.txt (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/certificate.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/certificate.sh (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/deployment.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/deployment.sh (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/getasynchronousoperation.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/getasynchronousoperation.sh (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/package.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/scaffolder.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/scaffolder.sh (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/service.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/service.sh (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/sqlazure.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/sqlazure.sh (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/storage.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/bin/storage.sh (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft/AutoLoader (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft/AutoLoader/Microsoft_AutoLoader.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft/Exception (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft/Exception/Microsoft_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft/_AutoLoader.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft/_Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/Microsoft_Console_Command_ParameterSource_Argv.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/Microsoft_Console_Command_ParameterSource_ConfigFile.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/Microsoft_Console_Command_ParameterSource_Env.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/Microsoft_Console_Command_ParameterSource_ParameterSourceInterface.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/Microsoft_Console_Command_ParameterSource_Prompt.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/Microsoft_Console_Command_ParameterSource_StdIn.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/Microsoft_Console_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/SourceControlFilteredRecursiveFilterIterator.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_Console---Command---ParameterSource---Argv.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_Console---Command---ParameterSource---ConfigFile.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_Console---Command---ParameterSource---Env.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_Console---Command---ParameterSource---ParameterSourceInterface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_Console---Command---ParameterSource---Prompt.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_Console---Command---ParameterSource---StdIn.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_Console---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_SqlAzure---CommandLine---SqlAzure.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_WindowsAzure---CommandLine---Certificate.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_WindowsAzure---CommandLine---Deployment.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_WindowsAzure---CommandLine---GetAsynchronousOperation.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_WindowsAzure---CommandLine---Package.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_WindowsAzure---CommandLine---Scaffolder.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_WindowsAzure---CommandLine---Service.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Exception/_WindowsAzure---CommandLine---Storage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Microsoft_Console_Command.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/Sample.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Console/_Console---Command.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client/Microsoft_Http_Client.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client/Microsoft_Http_Client_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client/_Http---Client.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/Microsoft_Http_Client_Adapter_Curl.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/Microsoft_Http_Client_Adapter_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/Microsoft_Http_Client_Adapter_Interface.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/Microsoft_Http_Client_Adapter_Proxy.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/Microsoft_Http_Client_Adapter_Socket.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/Microsoft_Http_Client_Adapter_Stream.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/_Http---Client---Adapter---Curl.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/_Http---Client---Adapter---Interface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/_Http---Client---Adapter---Proxy.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/_Http---Client---Adapter---Socket.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter/_Http---Client---Adapter---Stream.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter_Exception (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Adapter_Exception/_Http---Client---Adapter---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Exception (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Client_Exception/_Http---Client---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Cookie (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Cookie/Microsoft_Http_Cookie.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Cookie/_Http---Cookie.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/CookieJar (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/CookieJar/Microsoft_Http_CookieJar.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/CookieJar/_Http---CookieJar.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Exception (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Exception/Microsoft_Http_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Exception/_Http---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Response (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Response/Microsoft_Http_Response.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Response/Microsoft_Http_Response_Stream.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Response/_Http---Response---Stream.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Http/Response/_Http---Response.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Exception (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Exception/Microsoft_Log_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Exception/_Log---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/Microsoft_Log_Filter_Interface.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/Microsoft_Log_Filter_Message.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/Microsoft_Log_Filter_Priority.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/Microsoft_Log_Filter_Suppress.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/_Log---Filter---Interface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/_Log---Filter---Message.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/_Log---Filter---Priority.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Filter/_Log---Filter---Suppress.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Formatter (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Formatter/Microsoft_Log_Formatter_Interface.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Formatter/_Log---Formatter---Interface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Microsoft_Log.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Microsoft_Log_FactoryInterface.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Writer (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Writer/Microsoft_Log_Filter_Abstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Writer/Microsoft_Log_Writer_Abstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Writer/_Log---Filter---Abstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/Writer/_Log---Writer---Abstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/_Log---FactoryInterface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Log/_Log.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/Microsoft_SqlAzure_Management_Client.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/Microsoft_SqlAzure_Management_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/Microsoft_SqlAzure_Management_FirewallRuleInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/Microsoft_SqlAzure_Management_ServerInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/Microsoft_SqlAzure_Management_ServiceEntityAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/_SqlAzure---Management---Client.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/_SqlAzure---Management---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/_SqlAzure---Management---FirewallRuleInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/_SqlAzure---Management---ServerInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Management/_SqlAzure---Management---ServiceEntityAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/Microsoft_SqlAzure_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure/_SqlAzure---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure_CommandLine (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_SqlAzure_CommandLine/Microsoft_SqlAzure_CommandLine_SqlAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Uri (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Uri/Microsoft_Uri.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Uri/Microsoft_Uri_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Uri/Microsoft_Uri_Http.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Uri/_Uri---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Uri/_Uri---Http.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_Uri/_Uri.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationDataSources.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationDiagnosticInfrastructureLogs.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationDirectories.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationLogs.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationObjectBaseAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationPerformanceCounters.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_ConfigurationWindowsEventLog.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_DirectoryConfigurationSubscription.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_LogLevel.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_Manager.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/Microsoft_WindowsAzure_Diagnostics_PerformanceCounterSubscription.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationDataSources.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationDiagnosticInfrastructureLogs.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationDirectories.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationLogs.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationObjectBaseAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationPerformanceCounters.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---ConfigurationWindowsEventLog.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---DirectoryConfigurationSubscription.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---LogLevel.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---Manager.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Diagnostics/_WindowsAzure---Diagnostics---PerformanceCounterSubscription.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Exception (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Exception/Microsoft_WindowsAzure_Credentials_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Exception/Microsoft_WindowsAzure_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Exception/_WindowsAzure---Credentials---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Exception/_WindowsAzure---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Log (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Log/Microsoft_WindowsAzure_Log_Formatter_WindowsAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Log/Microsoft_WindowsAzure_Log_Writer_WindowsAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Log/_WindowsAzure---Log---Formatter---WindowsAzure.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Log/_WindowsAzure---Log---Writer---WindowsAzure.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_AffinityGroupInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_CertificateInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_Client.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_DeploymentInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_HostedServiceInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_LocationInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_OperatingSystemFamilyInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_OperatingSystemInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_OperationStatusInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_ServiceEntityAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_StorageServiceInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/Microsoft_WindowsAzure_Management_SubscriptionOperationInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---AffinityGroupInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---CertificateInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---Client.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---DeploymentInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---HostedServiceInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---LocationInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---OperatingSystemFamilyInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---OperatingSystemInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---OperationStatusInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---ServiceEntityAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---StorageServiceInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Management/_WindowsAzure---Management---SubscriptionOperationInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Microsoft_WindowsAzure_Credentials_CredentialsAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Microsoft_WindowsAzure_Credentials_SharedAccessSignature.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Microsoft_WindowsAzure_Credentials_SharedKey.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Microsoft_WindowsAzure_Credentials_SharedKeyLite.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Microsoft_WindowsAzure_RoleEnvironment.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/Microsoft_WindowsAzure_RetryPolicy_Exception.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/Microsoft_WindowsAzure_RetryPolicy_NoRetry.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/Microsoft_WindowsAzure_RetryPolicy_RetryN.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/Microsoft_WindowsAzure_RetryPolicy_RetryPolicyAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/_WindowsAzure---RetryPolicy---Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/_WindowsAzure---RetryPolicy---NoRetry.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/_WindowsAzure---RetryPolicy---RetryN.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/RetryPolicy/_WindowsAzure---RetryPolicy---RetryPolicyAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Session (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Session/Microsoft_WindowsAzure_SessionHandler.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Session/_WindowsAzure---SessionHandler.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_Batch.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_BatchStorageAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_Blob.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_BlobContainer.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_BlobInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_DynamicTableEntity.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_LeaseInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_PageRegionInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_Queue.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_QueueInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_QueueMessage.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_SignedIdentifier.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_StorageEntityAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_Table.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_TableEntity.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_TableEntityQuery.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/Microsoft_WindowsAzure_Storage_TableInstance.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---Batch.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---BatchStorageAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---Blob.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---BlobContainer.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---BlobInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---DynamicTableEntity.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---LeaseInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---PageRegionInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---Queue.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---QueueInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---QueueMessage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---SignedIdentifier.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---StorageEntityAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---Table.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---TableEntity.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---TableEntityQuery.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage---TableInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/Storage/_WindowsAzure---Storage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---CommandLine---Scaffolders---DefaultScaffolder---resources---CommonWorker---worker.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---CommandLine---Scaffolders---ScaffoldTemplateScaffolder---resources---index.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---CommandLine---sample.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---Credentials---CredentialsAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---Credentials---SharedAccessSignature.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---Credentials---SharedKey.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---Credentials---SharedKeyLite.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure/_WindowsAzure---RoleEnvironment.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/$Name.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/DefaultScaffolder.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_Certificate.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_Deployment.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_GetAsynchronousOperation.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_Package.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_PackageScaffolder_PackageScaffolderAbstract.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_Scaffolder.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_Service.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/Microsoft_WindowsAzure_CommandLine_Storage.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/ScaffoldTemplateScaffolder.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/_WindowsAzure---CommandLine---PackageScaffolder---PackageScaffolderAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/_WindowsAzure---CommandLine---Scaffolders---DefaultScaffolder---index.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_CommandLine/_WindowsAzure---CommandLine---Scaffolders---ScaffoldTemplateScaffolder---index.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_Storage (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_Storage/Blob (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_Storage/Blob/Microsoft_WindowsAzure_Storage_Blob_Stream.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/Microsoft_WindowsAzure_Storage/Blob/_WindowsAzure---Storage---Blob---Stream.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_ConsoleCommandParameterSourceArgv.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_ConsoleCommandParameterSourceConfigFile.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_ConsoleCommandParameterSourceEnv.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_ConsoleCommandParameterSourceParameterSourceInterface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_ConsoleCommandParameterSourcePrompt.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_ConsoleCommandParameterSourceStdIn.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_ConsoleException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_SqlAzureCommandLineSqlAzure.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_WindowsAzureCommandLineCertificate.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_WindowsAzureCommandLineDeployment.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_WindowsAzureCommandLineGetAsynchronousOperation.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_WindowsAzureCommandLinePackage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_WindowsAzureCommandLineScaffolder.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_WindowsAzureCommandLineService.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console_Exception_WindowsAzureCommandLineStorage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Console__ConsoleCommand.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_Adapter_Exception_HttpClientAdapterException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_Adapter_HttpClientAdapterCurl.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_Adapter_HttpClientAdapterInterface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_Adapter_HttpClientAdapterProxy.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_Adapter_HttpClientAdapterSocket.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_Adapter_HttpClientAdapterStream.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_Exception_HttpClientException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Client_HttpClient.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_CookieJar_HttpCookieJar.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Cookie_HttpCookie.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Exception_HttpException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Response_HttpResponse.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Http_Response_HttpResponseStream.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Exception_LogException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Filter_LogFilterInterface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Filter_LogFilterMessage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Filter_LogFilterPriority.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Filter_LogFilterSuppress.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Formatter_LogFormatterInterface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Writer_LogFilterAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log_Writer_LogWriterAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log__Log.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Log__LogFactoryInterface.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_SqlAzure_Management_SqlAzureManagementClient.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_SqlAzure_Management_SqlAzureManagementException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_SqlAzure_Management_SqlAzureManagementFirewallRuleInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_SqlAzure_Management_SqlAzureManagementServerInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_SqlAzure_Management_SqlAzureManagementServiceEntityAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_SqlAzure__SqlAzureException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Uri__Uri.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Uri__UriException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_Uri__UriHttp.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_CommandLine__WindowsAzureCommandLinePackageScaffolderPackageScaffolderAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_CommandLine__WindowsAzureCommandLineScaffoldersDefaultScaffolderindex.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_CommandLine__WindowsAzureCommandLineScaffoldersScaffoldTemplateScaffolderindex.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationDataSources.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationDiagnosticInfrastructureLogs.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationDirectories.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationLogs.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationObjectBaseAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationPerformanceCounters.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsConfigurationWindowsEventLog.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsDirectoryConfigurationSubscription.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsLogLevel.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsManager.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Diagnostics_WindowsAzureDiagnosticsPerformanceCounterSubscription.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Exception_WindowsAzureCredentialsException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Exception_WindowsAzureException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Log_WindowsAzureLogFormatterWindowsAzure.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Log_WindowsAzureLogWriterWindowsAzure.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementAffinityGroupInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementCertificateInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementClient.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementDeploymentInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementHostedServiceInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementLocationInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementOperatingSystemFamilyInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementOperatingSystemInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementOperationStatusInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementServiceEntityAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementStorageServiceInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Management_WindowsAzureManagementSubscriptionOperationInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_RetryPolicy_WindowsAzureRetryPolicyException.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_RetryPolicy_WindowsAzureRetryPolicyNoRetry.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_RetryPolicy_WindowsAzureRetryPolicyRetryN.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_RetryPolicy_WindowsAzureRetryPolicyRetryPolicyAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Session_WindowsAzureSessionHandler.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_Blob_WindowsAzureStorageBlobStream.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageBatch.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageBatchStorageAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageBlob.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageBlobContainer.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageBlobInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageDynamicTableEntity.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageLeaseInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStoragePageRegionInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageQueue.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageQueueInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageQueueMessage.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageSignedIdentifier.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageStorageEntityAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageTable.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageTableEntity.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageTableEntityQuery.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure_Storage_WindowsAzureStorageTableInstance.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureCommandLineScaffoldersDefaultScaffolderresourcesCommonWorkerworker.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureCommandLineScaffoldersScaffoldTemplateScaffolderresourcesindex.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureCommandLinesample.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureCredentialsCredentialsAbstract.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureCredentialsSharedAccessSignature.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureCredentialsSharedKey.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureCredentialsSharedKeyLite.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft_WindowsAzure__WindowsAzureRoleEnvironment.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft__AutoLoader.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/__filesource/fsource_Microsoft__Exception.php.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_Console.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_Http.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_Log.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_SqlAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_SqlAzure_CommandLine.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_Uri.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_WindowsAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_WindowsAzure_CommandLine.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/classtrees_Microsoft_WindowsAzure_Storage.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_Console.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_Http.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_Log.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_SqlAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_SqlAzure_CommandLine.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_Uri.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_WindowsAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_WindowsAzure_CommandLine.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/elementindex_Microsoft_WindowsAzure_Storage.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/errors.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/index.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_Console.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_Http.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_Log.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_SqlAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_SqlAzure_CommandLine.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_Uri.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_WindowsAzure.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_WindowsAzure_CommandLine.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/li_Microsoft_WindowsAzure_Storage.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/media (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/media/background.png (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/media/empty.png (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/media/style.css (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/documentation/api/todolist.html (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/AutoLoader.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command/ParameterSource (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command/ParameterSource/Argv.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command/ParameterSource/ConfigFile.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command/ParameterSource/Env.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command/ParameterSource/ParameterSourceInterface.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command/ParameterSource/Prompt.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Command/ParameterSource/StdIn.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Console/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Adapter (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Adapter/Curl.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Adapter/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Adapter/Interface.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Adapter/Proxy.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Adapter/Socket.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Adapter/Stream.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Client/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Cookie.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/CookieJar.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Response (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Response.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Http/Response/Stream.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/FactoryInterface.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Filter (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Filter/Abstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Filter/Interface.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Filter/Message.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Filter/Priority.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Filter/Suppress.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Formatter (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Formatter/Interface.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Writer (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Log/Writer/Abstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/CommandLine (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/CommandLine/SqlAzure.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/Management (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/Management/Client.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/Management/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/Management/FirewallRuleInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/Management/ServerInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/SqlAzure/Management/ServiceEntityAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Uri (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Uri.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Uri/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/Uri/Http.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Certificate.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Deployment.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/GetAsynchronousOperation.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Package.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/PackageScaffolder (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/PackageScaffolder/PackageScaffolderAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolder.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/build.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/index.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin/add-environment-variables.cmd (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin/add-environment-variables.ps1 (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin/install-php-impl.cmd (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin/install-php.cmd (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin/install-php.ps1 (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin/monitor-environment.cmd (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/bin/monitor-environment.ps1 (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/diagnostics.wadcfg (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/php/ext (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/php/ext/readme.txt (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/php/php.ini (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/resources (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/resources/WebPICmdLine (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/resources/WebPICmdLine/Microsoft.Web.Deployment.dll (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/resources/WebPICmdLine/Microsoft.Web.PlatformInstaller.UI.dll (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/resources/WebPICmdLine/Microsoft.Web.PlatformInstaller.dll (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/resources/WebPICmdLine/WebpiCmdLine.exe (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/Common/resources/WebPICmdLine/license.rtf (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/CommonWorker (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/CommonWorker/run.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/CommonWorker/worker.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/Web.config (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/add-environment-variables.cmd (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/add-environment-variables.ps1 (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/install-php-impl.cmd (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/install-php.cmd (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/bin/install-php.ps1 (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/diagnostics.wadcfg (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/php/ext (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/php/ext/readme.txt (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/php/php.ini (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/Microsoft.Web.Deployment.dll (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/Microsoft.Web.PlatformInstaller.dll (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/WebpiCmdLine.exe (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/PhpOnAzure.Web/resources/WebPICmdLine/license.rtf (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceConfiguration.Web.cscfg (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceConfiguration.Worker.cscfg (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceConfiguration.cscfg (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceDefinition.Web.csdef (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceDefinition.Worker.csdef (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/DefaultScaffolder/resources/ServiceDefinition.csdef (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder/build.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder/index.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder/resources (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder/resources/build.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder/resources/index.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder/resources/resources (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Scaffolders/ScaffoldTemplateScaffolder/resources/resources/readme.txt (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Service.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/Storage.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/CommandLine/sample.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Credentials (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Credentials/CredentialsAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Credentials/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Credentials/SharedAccessSignature.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Credentials/SharedKey.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Credentials/SharedKeyLite.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationDataSources.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationDiagnosticInfrastructureLogs.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationDirectories.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationLogs.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationObjectBaseAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationPerformanceCounters.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/ConfigurationWindowsEventLog.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/DirectoryConfigurationSubscription.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/LogLevel.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/Manager.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Diagnostics/PerformanceCounterSubscription.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Log (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Log/Formatter (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Log/Formatter/WindowsAzure.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Log/Writer (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Log/Writer/WindowsAzure.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/AffinityGroupInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/CertificateInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/Client.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/DeploymentInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/HostedServiceInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/LocationInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/OperatingSystemFamilyInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/OperatingSystemInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/OperationStatusInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/ServiceEntityAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/StorageServiceInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Management/SubscriptionOperationInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/RetryPolicy (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/RetryPolicy/Exception.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/RetryPolicy/NoRetry.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/RetryPolicy/RetryN.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/RetryPolicy/RetryPolicyAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/RoleEnvironment.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/SessionHandler.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/Batch.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/BatchStorageAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/Blob (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/Blob.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/Blob/Stream.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/BlobContainer.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/BlobInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/DynamicTableEntity.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/LeaseInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/PageRegionInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/Queue.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/QueueInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/QueueMessage.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/SignedIdentifier.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/StorageEntityAbstract.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/Table.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/TableEntity.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/TableEntityQuery.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/Storage/TableInstance.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/bin (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/bin/RoleEnvironmentProxy.exe (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/library/Microsoft/WindowsAzure/bin/RoleEnvironmentProxy.exe.config (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/scaffolders (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/scaffolders/DefaultScaffolder.phar (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/scaffolders/ScaffoldTemplateScaffolder.phar (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/CommandLineTests.bat (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/CommandLineTests.ini (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/SqlAzure (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/SqlAzure/Management (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/SqlAzure/Management/ManagementClientTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/SqlAzure/Management/_files (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/SqlAzure/Management/_files/management.cer (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/SqlAzure/Management/_files/management.pem (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/SqlAzure/Management/_files/management.pfx (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/BlobSessionHandlerTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/BlobStorageSharedAccessTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/BlobStorageTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/BlobStreamTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Credentials (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Credentials/SharedAccessSignatureTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Credentials/SharedKeyLiteTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Credentials/SharedKeyTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Diagnostics (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Diagnostics/ManagerTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/DynamicTableEntityTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management/ManagementClientTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management/_files (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management/_files/PhpOnAzure.cspkg (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management/_files/ServiceConfiguration.cscfg (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management/_files/management.cer (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management/_files/management.pem (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/Management/_files/management.pfx (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/QueueStorageTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/RetryPolicyTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/StorageTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/TableEntityQueryTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/TableEntityTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/TableSessionHandlerTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/TableStorageTest.php (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/_files (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/Microsoft/WindowsAzure/_files/WindowsAzure.gif (added) (history)
  • /trunk/extensions/WindowsAzureSDK/lib/PHPAzure/tests/TestConfiguration.php (added) (history)

Follow-up revisions

RevisionCommit summaryAuthorDate
r108517[apply] PHP Parse error: syntax error, unexpected T_VARIABLE, expecting T_ST...reedy16:37, 10 January 2012
r108518svn:eol-style nativeialex16:54, 10 January 2012
r108735Follow up r108463. Reduced Azure SDK for PHP to the functional parts (e.g. re...mglaser17:45, 12 January 2012

Comments

#Comment by Reedy (talk | contribs)   16:38, 10 January 2012

See r108517... Breaks out lint tests

#Comment by Reedy (talk | contribs)   16:46, 10 January 2012

Feel free to fix it in another way if you deem it appropriate

#Comment by Reedy (talk | contribs)   16:58, 10 January 2012

Mind also fixing your Subversion/auto-props? :)

#Comment by Mglaser (talk | contribs)   17:49, 12 January 2012

I talked to Ben Lobaugh about this and we decided to remove the not so important bits of Azure SDK for PHP. This has two benefits: the lint tests should not break anymore and we reduced size. Done so in r108463

Status & tagging log