microsoft-github-policy-service[bot]
3528039537
Auto merge mandatory file pr
...
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-03-28 16:48:49 +00:00
microsoft-github-policy-service[bot]
368fd9b7f0
Microsoft mandatory file
2023-01-24 17:27:11 +00:00
nickzhums
e80e1a2de1
Update README.md
2021-02-25 10:51:33 +08:00
Azure SDK Bot
216795197e
Add support notice to readme ( #1015 )
2021-02-23 08:52:32 -08:00
Wes Haggard
c043e0da90
Add support document
2021-02-18 11:15:13 -08:00
Azure SDK Bot
f30ff6c33f
Add support document
2021-02-18 11:13:42 -08:00
Nemo
1e4eb9d083
Drops mcrypt ( #991 )
...
* Adds support for random_bytes (PHP>=7.0)
* Remove mcrypt usage from getGuid
* Replace mt_rand with random_int implementation
- This implementation is same as https://github.com/paragonie/random_compat/blob/master/lib/random_int.php
- Fixes Azure/azure-sdk-for-php#918
* Replace mcrypt_encrypt with openssl_encrypt
2018-12-03 14:30:37 -08:00
Stephen Moon
30d469c163
Small typo for "service". ( #971 )
2018-04-18 15:12:08 -07:00
Sven Gerlach
60fbbdae1b
updated composer.json to allow firebase/jwt in version 5.0 and above besides version 4.0 and above ( #961 )
2018-01-16 09:42:37 -08:00
Gabriel Caruso
8865276351
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase ( #957 )
2018-01-12 11:40:43 -08:00
Sergey Shandar
bd4d948d2f
Update changelog.txt ( #960 )
2017-11-27 18:23:02 -08:00
Marcelo Rodriguez
498a386a35
Azure AD Support for Azure Media Services ( #959 )
...
* Update AMS API Version to 2.17 + Fix integration tests
* Add AzureAD support (WIP)
* Update samples and unit test to use Azure AD Service Princial authentication
* Add User/Pass authentication + Access Token Cache
* Update README.md
* Fix typo
* Fix typo
* Remove old unit test + dead code
* Updated README document of Azure Media Services samples to include Azure AD authentication scenarios
* Fix MediaServicesSettings unit tests
* Remove group annotation
* Fix AuthenticationFilter unit tests
2017-11-27 15:49:28 -08:00
polkfarody
0d3ce5b0c3
Add support to sas authorization ( #958 )
...
* add sas filter
* typos
* typos
* - Change minimum azure-storage version to 0.15.0
- Change createWrapService to static method and reference it by self to
avoid non object context error
* - Revert changes to composer.lock file to allow support for php 5.6
- Fix $this in non object context error
* - Revert azure back to version 19 and update lock
* - Altered __construct comments
- Added getNamespace method to return private _namespace property
- Changed getFilter comments
* - Configure tests inline with new code changes
* - Emulate tests that require environment variables to be set
2017-11-27 11:34:29 -08:00
xiaonlimsft
f5d4efa45c
Updated Azure Storage SDK to version 0.19.1 ( #955 )
2017-09-26 12:58:37 -07:00
xiaonlimsft
75504f7787
Updated Azure Storage SDK to version 0.18.0 ( #954 )
2017-08-29 10:14:19 -07:00
Kan Tang
fab7a1761b
Updated Azure Storage SDK to version 0.17.0 ( #949 )
2017-08-07 11:08:58 -07:00
Kan Tang
61eccc74db
Updated Azure Storage SDK to version 0.16.0 ( #927 )
2017-06-16 13:46:05 -07:00
Kan Tang
df6460eb55
Azure Storage SDK is updated to the 0.15.0 version. ( #925 )
2017-05-05 00:15:05 -07:00
Sergey Shandar
80c3a7b128
Azure Storage SDK is updated to the 0.13 version. ( #921 )
...
* Azure Storage SDK is updated to the 0.13 version.
* Azure Storage SDK is updated to the 0.13 version.
* Minor change in readme.md
* Remove out-of-date dependency. See composer.json for a list of dependencies.
* Minor changes in documentation.
2017-03-21 12:40:23 -07:00
Sergey Shandar
3689f9c79e
0.5.0 ( #908 )
...
* Big fix.
* 0.5.0
* Changelog 0.5.0
* 0.5.9 => 0.5.0
2016-10-31 16:23:42 -07:00
Sergey Shandar
8af9ef5894
Use Zend-Mime instead of PEAR package. PHP 7. ( #900 )
...
* Using Auzre Store SDK for parsing mime types.
* Test.
* Fix PHPCS errors.
* Fix PHPCS errors.
* Fix PHPCS
* Using Zend/Mime to parse mime.
* HHVM
* update php-cs-fixer
* Update composer.lock.
* Remove php-cs-fixer
* Revert "Remove php-cs-fixer"
This reverts commit 0446375e1d
.
* Remove HHVM
* A link to package.
* Chanegelog.
* Minor fix.
* Remove pear/mail_mime-decode
* Remove unused 'use'.
* Examples.
2016-10-31 15:11:28 -07:00
Sergey Shandar
04bd2038ec
Code conventions ( #903 )
2016-10-28 13:35:24 -07:00
Sergey Shandar
2d676763e1
Merge pull request #899 from Azure/sergey-shandar-pear3
...
BatchResponse need to accept a HTTP Response in order to properly decode MIME messages.
2016-10-26 12:50:26 -07:00
Sergey Shandar
4ecd3562b2
BatchResponse accept a response.
2016-10-26 11:43:12 -07:00
Sergey Shandar
b858108d57
Merge remote-tracking branch 'refs/remotes/origin/master' into sergey-shandar-pear3
2016-10-25 15:53:27 -07:00
Sergey Shandar
283c68b650
PHP-CS-FIXER ( #897 )
...
Issue #897
* PHP-CS-FIXES
* Fix travic-CI
* Revert back travis-ci command for php-cs-fixer.
2016-10-25 15:51:39 -07:00
Sergey Shandar
2c3a2b0af0
Initialize responses.
2016-10-21 14:08:52 -07:00
Sergey Shandar
fc17488030
Bug fix.
2016-10-21 10:30:57 -07:00
Sergey Shandar
733195c8a4
Bug fix.
2016-10-21 09:59:30 -07:00
Sergey Shandar
63126fe207
More type hints. ( #895 )
...
* Additional test fixes.
* Additional test fixes.
* Additional test fixes.
* Type hints for examples.
2016-10-21 09:54:55 -07:00
Sergey Shandar
22f9494643
Removing the HTTP_Request2 package. ( #894 )
...
* Guzzle.
* GuzzleHttp\Client.
* Minor improvements in HttpClient.
* Psr7\Request
* Switch to PHP 5.6.
* Lock update
* Update Travic-CI.
* Changelog
* Clean code.
* Comment old request.
* PostParams
* Remove Proxy Settings.
* Documentation fix.
* 'verify' = false.
* Update 'verify' option.
* Documentaiton fix for proxy settings
* HTTP responce: set body
* Handle Guzzle Exceptions.
* Update $response variable.
* Return response headers.
* Certificate.
* Assert
* Don't allow redirect.
* $config = $this->_config
* Local client.
* $this->_method
* default method is "GET".
* Headers.
* config
* body
* No need for content-length
* request options
* \HTTP_Request2_Response is replaced by \Psr\Http\Message\ResponseInterface
* Merge fix.
* ResponseInterface
* IServiceFilter with ResponseInterface parameters.
* Minor changes.
* SimpleFilterMock is fixed.
* HTTP response can't be null.
* Remove old _request variable.
* minor update
* minor changes in ServiceRestProxy.
* minor
* minor.
* minor
* BatchResponses with Psr7 Responses.
* Merge conflicts are solved.
* getContexts() => getResponses().
* Fix for coverage
* Response header fix.
* Bug fix.
* response body bug fix.
* PHP 5 and PHPDOC type hints.
* PHP 5 and PHPDOC type hints.
* setDate() accept string
* PHP 5 and PHPDOC type hints in tests
* Accept null
* PHP 5 and PHPDOC type hints in tests
2016-10-20 16:05:59 -07:00
Sergey Shandar
d4e44a044a
Merge pull request #893 from Azure/sergey-shandar-docs-sq
...
More type declaraions in sources and tests.
2016-10-19 15:53:32 -07:00
Sergey Shandar
451a310c54
Changelog
2016-10-19 13:57:17 -07:00
Sergey Shandar
f83d4a0420
Examples
2016-10-19 13:52:58 -07:00
Sergey Shandar
db16e43136
Merge remote-tracking branch 'refs/remotes/origin/master' into sergey-shandar-docs-sq
2016-10-19 11:03:36 -07:00
Sergey Shandar
7bf6da1da3
More static types.
2016-10-19 11:03:22 -07:00
Sergey Shandar
a715e7ac38
typo
2016-10-18 17:23:45 -07:00
Sergey Shandar
c97bc69dc6
\DateTime test fix.
2016-10-18 17:16:26 -07:00
Sergey Shandar
425c5ed867
No print_r()
2016-10-18 16:27:01 -07:00
Sergey Shandar
dd2dd39d6a
Revert "numberOf" back to "numberof"
2016-10-18 16:25:41 -07:00
Sergey Shandar
8346d205fa
Typos.
2016-10-18 15:06:00 -07:00
Sergey Shandar
c34d8e8d2f
Update @covers. ( #892 )
2016-10-18 11:53:05 -07:00
Sergey Shandar
faf6e0d15c
Spelling and typos.
2016-10-18 11:49:10 -07:00
Sergey Shandar
1b92db902a
Merge remote-tracking branch 'refs/remotes/origin/sergey-shandar-coversq' into sergey-shandar-docs-sq
2016-10-18 10:28:36 -07:00
Sergey Shandar
3a8ceff5f3
$category is an array of Category.
2016-10-18 10:28:16 -07:00
Sergey Shandar
144f3c5207
Remove coverage for Entry::__constructor
2016-10-18 10:20:26 -07:00
Sergey Shandar
920da6d936
Merge remote-tracking branch 'refs/remotes/origin/master' into sergey-shandar-docs-sq
2016-10-18 10:16:45 -07:00
Sergey Shandar
5c3f1067c5
Remove cover for AtomLink::__constructor.
2016-10-18 10:16:33 -07:00
Sergey Shandar
7036d6d956
Spelling and typos.
2016-10-18 10:07:11 -07:00
Sergey Shandar
24066421c2
Merge branch 'master' into sergey-shandar-coversq
2016-10-18 09:51:37 -07:00