Haibo Song
5cf31be402
.gitignore and README.md ( #60 )
...
* Added composer.lock to .gitignore
* Added build folder to .gitignore
* Add test-file* to .gitignore
* Add API reference link to README.md
2017-02-20 00:24:13 -08:00
Kan Tang
b6cbf56633
Hotfix for small file putBlob issue. ( #55 )
...
Hotfix for small file putBlob issue.
2017-01-24 19:17:55 -08:00
Vincent Jiang (LEI)
e80bf8be13
Merge pull request #51 from katmsft/dev
...
Fixed a format issue in ChangeLog.md
2017-01-16 00:16:53 -08:00
Tank Tang
8ba03d9294
Fixed a format issue in ChangeLog.md
2017-01-16 16:15:11 +08:00
Vincent Jiang (LEI)
75489c0aa0
Merge pull request #49 from katmsft/dev
...
Release 0.12.0
2017-01-13 00:13:53 -08:00
Kan Tang
5fd1396370
Update BreakingChanges.md
2017-01-13 15:52:44 +08:00
Tank Tang
f5fbc05243
Resolved some error in documentation
2017-01-13 10:57:12 +08:00
Tank Tang
3f49c1ef5e
Changed version number
2017-01-12 18:03:15 +08:00
Tank Tang
485ddda94c
Add async methods for user convenience
2017-01-12 17:56:17 +08:00
Tank Tang
f279ae1795
Fixed bug where some of the API's return type is incorrect
2017-01-05 11:10:40 +08:00
Tank Tang
637814daf0
Migrate to strong type and fixed comments accordingly
2017-01-05 11:07:37 +08:00
Tank Tang
3b3f6a79c5
Fixed a functional test issue
2017-01-05 09:57:23 +08:00
Tank Tang
7c77563245
Fixed a issue where the newest Guzzle failed to validate the path we passed in when we call withPath()
2017-01-05 09:57:23 +08:00
Tank Tang
fdd42ff23c
Fixed a issue where functional test in queue reports failure when checking visibility timeout behavior
2017-01-05 09:57:23 +08:00
Diego Luces
716d591ce5
Add support for SAS authentication ( #47 )
...
Add support for SAS authentication
2017-01-04 17:38:28 -08:00
Vincent Jiang (LEI)
21cda0fcce
Merge pull request #43 from katmsft/dev
...
CR signed off by Haibo
2016-11-15 17:59:39 -08:00
Tank Tang
2e8a50b1dd
Fixed code violations reported by code analysis
2016-11-14 18:10:12 +08:00
Vincent Jiang (LEI)
98b99fb76d
Merge pull request #34 from dluces/fix_prefix_issue
...
Fix prefix issue
2016-11-10 18:18:28 -08:00
Diego Luces
d5385c84f6
Add entry for fix in ChangeLog.md
2016-11-10 10:04:38 -07:00
Diego Luces
51bd0121bb
Assume that StorageAuthScheme::computeCanonicalizedResource receives ordered query param values
2016-11-10 10:02:04 -07:00
Diego Luces
3eac8c24a1
Sort query param values in ServiceRestProxy::groupedQueryParams
2016-11-10 10:02:04 -07:00
Diego Luces
fc36f35111
Make ServiceRestProxy::groupQueryValues static
2016-11-10 10:02:04 -07:00
Vincent Jiang (LEI)
e6c77de9e6
Merge pull request #42 from katmsft/dev
...
0.11.0 release
2016-11-10 01:08:11 -08:00
Tank Tang
a71aa6f89f
Fixed issue where request was not created on-demand, removed code that is
...
not 32bit PHP compatible, modified the options for request when method is
'HEAD'. Also updated README.md & CHANGELOG.md
2016-11-10 16:07:55 +08:00
Tank Tang
9c79381470
changed so that no breaking change will occur
2016-11-10 16:07:48 +08:00
Tank Tang
1ad0692397
changed version tag in each of the file and modified CHANGELOG.md
2016-11-10 16:07:40 +08:00
Tank Tang
b72478ce37
Fixed bug where set service attributes fails randomly latency before logging setting take effects
2016-11-10 16:07:31 +08:00
Tank Tang
5e254527e5
Refined logic for concurrent upload and streamming support for upload/download
...
Added retry handler for all the services together with unit test code.
Added support for user to modify number of concurrency, and enable user to create self-defined client stack
2016-11-10 16:07:23 +08:00
Tank Tang
8586ff316f
Change the coding style to follow PSR-2
2016-11-10 16:07:11 +08:00
Tank Tang
7eda1b66df
Removed test code from composer package
2016-11-10 16:07:06 +08:00
Tank Tang
819fc45f7a
fixed bug where the document for metadata should not be string, but array.
2016-11-10 16:06:54 +08:00
Tank Tang
a2be39d372
added concurrent upload and streamming support for upload/download
2016-11-10 16:06:05 +08:00
Vincent Jiang (LEI)
9e80199eeb
Merge pull request #37 from sergey-shandar/patch-1
...
Minor changes in PHPDOC comments to correctly reflect types (dev)
2016-10-26 18:34:27 -07:00
Vincent Jiang (LEI)
5b084cb062
Merge pull request #33 from dluces/patch-1
...
Fix: ConnectionStringParser::_createException incorrectly calls sprintf
2016-10-26 18:29:06 -07:00
Sergey Shandar
f4b2fe08bf
Update IBlob documentation. ( #1 )
...
* Update IBlob documentation.
* Update ListBlobsResult documentation.
2016-10-20 01:27:33 -07:00
Sergey Shandar
365e853863
Update ListContainersResult documentation
2016-10-19 22:06:51 -07:00
Sergey Shandar
968a5d6c2e
a minor change in IBlob documentation
2016-10-19 21:59:21 -07:00
Sergey Shandar
1507b663b8
addProperty mixed value.
2016-10-14 14:00:25 -07:00
Sergey Shandar
edfbac6d0c
Minor documentation changes.
2016-10-13 22:22:25 -07:00
Sergey Shandar
d11fb6250a
Minor documentation changes.
2016-10-13 22:19:04 -07:00
Sergey Shandar
e79fad8854
Minor documentation changes.
2016-10-13 22:14:43 -07:00
Diego Luces
c70e195e5b
Add entry to ChangeLog.md
2016-09-21 09:56:31 -06:00
Diego Luces
5e5d9e0ad0
Change sprintf call with array to vsprintf
...
sprintf accepts a variable number of arguments, while an array needs to be passed here instead.
2016-09-21 09:55:12 -06:00
Vincent Jiang (LEI)
27de05b00c
Merge pull request #29 from nowenL/release
...
Update version to 0.10.2
2016-08-19 16:32:57 +08:00
nowenl
dace740f51
Update version to 0.10.2
2016-08-19 15:51:21 +08:00
Vincent Jiang (LEI)
e5eaf9465d
Merge pull request #20 from Lead-iD/dev
...
Allow setting Guzzle options on a service
2016-07-24 23:34:02 -07:00
Sazpaimon
336847e042
Allow setting Guzzle options on a service
2016-07-19 09:00:13 -04:00
Vincent Jiang (LEI)
abc44d84b5
Merge pull request #15 from yaqiyang/fixsendfunction
...
Fix the request body in the send function
2016-07-01 11:51:08 +08:00
Yaqi Yang
54e08a3562
Fix the request body in the send function
2016-05-13 15:58:37 -07:00
Vincent Jiang (LEI)
eadb0378df
Merge pull request #12 from nowenL/release
...
Release for v0.10.1
2016-05-12 00:55:05 -07:00