Граф коммитов

121 Коммитов

Автор SHA1 Сообщение Дата
Michal Špaček 7fedd40c32
Disable warnings when parsing possibly non-XML strings 2017-07-15 03:41:38 +02:00
Vincent Jiang (LEI) f35df06025 Merge pull request #85 from katmsft/dev
Resolve test issue and modified version string.
2017-06-16 17:30:13 +08:00
Tank Tang bbfe1af4de Changed version string 2017-06-16 17:05:16 +08:00
Tank Tang b1e5223828 Fixed a functional test case where we assumed ListShare marker to contain certain logic, which we shouldn't. 2017-06-16 17:04:25 +08:00
Vincent Jiang (LEI) 65af1748ea Merge pull request #83 from katmsft/dev
Release 0.16.0 Pull Request
2017-06-16 15:16:26 +08:00
Tank Tang cfa89bd93b Modified ChangeLog.md and add samples. 2017-06-16 13:59:23 +08:00
Tank Tang 00b537e21b Added functional test cases for file service 2017-06-15 20:43:21 +08:00
Tank Tang 4e628eb45d Added service SAS support 2017-06-13 17:02:54 +08:00
Tank Tang d08ee338dd Added account SAS test cases for file service. 2017-06-07 17:48:58 +08:00
hasonmsft ee5aa7dba8 Added support JSON payload format for TableRestProxy 2017-06-07 17:48:58 +08:00
hasonmsft 684c2e651a Renamed `MicrosoftAzure\Storage\Queue\Models\MicrosoftAzureQueueMessage` to `MicrosoftAzure\Storage\Queue\Models\QueueMessage` 2017-06-03 15:12:41 +08:00
Tank Tang 5bd6c44d68 File feature parity product code/UT 2017-05-25 14:18:21 +08:00
Vincent Jiang (LEI) 8058e40131 Merge pull request #82 from katmsft/dev
0.15.0 Release Pull Request
2017-05-03 17:08:36 +08:00
Tank Tang 89ccf27f71 Adding samples to cover external sample cases, and refine the `BreakingChanges.md` and `Changelog.md` 2017-05-03 17:05:09 +08:00
Tank Tang f299e1ec24 Modify the SDK_VERSION to 0.15.0 2017-05-03 17:05:09 +08:00
Tank Tang 0bf4c5ca71 Added support for secondary endpoint 2017-05-03 17:05:09 +08:00
Tank Tang e1e8c75221 Extracted Middleware logic from Guzzle and apply it in the SDK. 2017-05-03 17:05:08 +08:00
Tank Tang 81b5deef91 Removing BatchError 2017-05-03 17:05:08 +08:00
hasonmsft b3c47701c7 Updated ChangeLog & BreakingChanges 2017-05-03 17:05:08 +08:00
hasonmsft c73bde2aea Blob feature parity - parse the response of commit blocks 2017-05-03 17:05:08 +08:00
hasonmsft 9feaa1bc17 Access conditions feature parity 2017-05-03 17:05:07 +08:00
hasonmsft ee1863f01a Blob feature parity - content disposition and refactor the blob properties related classes 2017-05-03 17:05:07 +08:00
hasonmsft 42541f70e8 Blob feature parity 2017-05-03 17:05:07 +08:00
hasonmsft 5f438bc64f Refactored the options classes for blob service 2017-05-03 17:05:06 +08:00
hasonmsft 52ed702e49 Added abortCopy & abortCopyAsync to IBlob interface 2017-05-03 17:05:06 +08:00
hasonmsft 079215551d Lease feature parity 2017-05-03 17:05:06 +08:00
hasonmsft c3477fd5cf Added support for DefaultServiceVersion for blob service properties APIs 2017-05-03 17:05:06 +08:00
hasonmsft 32ed591de5 Blob feature parity II - abort blob copy 2017-05-03 17:05:06 +08:00
hasonmsft 770a2ab5b5 Blob feature parity I - get blob copy state, get lease state & duration and remove useless API which depends on the PHP API which is already deprecated 2017-05-03 17:05:06 +08:00
Vincent Jiang (LEI) 427f248864 Merge pull request #64 from sergey-shandar/patch-1
Include a link to the microsoft/azure-storage package
2017-04-17 17:40:12 +08:00
Vincent Jiang (LEI) f41e074cd0 Merge pull request #76 from katmsft/cors
0.14.0 Pull request.
2017-04-04 23:39:57 -07:00
Vincent Jiang (LEI) 46b41cafca Merge pull request #75 from dluces/fix_concurrency_uploads
Fix usage of number of concurrency in chunked uploads
2017-04-04 23:38:02 -07:00
Vincent Jiang (LEI) 0ceeb57613 Merge pull request #74 from dluces/fix_create_blob_options
Fix create blob block options during chunked uploads
2017-04-04 23:37:44 -07:00
Tank Tang ecf69e6f64 Modified Changelog.md and updated version number to 0.14.0 2017-04-05 11:23:11 +08:00
Tank Tang 58af25fbf7 CORS support 2017-04-01 15:21:57 +08:00
Tank Tang d674f3ebab Adding functional test cases and fixed some issues in the previous PRs 2017-04-01 15:21:57 +08:00
Tank Tang 9aa46e3fac Fixed functional test issues 2017-03-31 15:50:46 +08:00
Diego Luces 5586c15241 Fix usage of number of concurrency in chunked uploads 2017-03-30 22:12:39 -06:00
Diego Luces 3e17c8edf5 Fix create blob block options during chunked uploads 2017-03-30 22:08:58 -06:00
Tank Tang e7d1e5dbc7 Added slash to phpcs.xml L36 to avoid some IDEs to report error 2017-03-28 10:09:39 +08:00
Tank Tang 09c204ab56 Adding internal debugging tools. 2017-03-28 10:09:39 +08:00
Tank Tang a3e018da64 Fixed an issue that user could not set entity type to be double and integer as a value 2017-03-28 10:09:39 +08:00
Tank Tang 079ebb0850 ACL support 2017-03-28 10:09:39 +08:00
hasonmsft 6b02d1fbd1 Update the year to 2017 in copyright header 2017-03-28 10:07:38 +08:00
hasonmsft 5a1b321ec8 Added support for append blob 2017-03-28 10:07:38 +08:00
Haibo Song 4bb21f9cea Update the ChangeLog, BreakingChanges and ReadMe 2017-03-28 10:07:38 +08:00
Haibo Song 3b83c8f7e3 Added createPageBlobFromContent 2017-03-28 10:07:38 +08:00
Haibo Song 8b5e7082ce Fixed CA issues 2017-03-28 10:07:38 +08:00
Haibo Song 6362e93cdc Fixed the test issue that for the AtomReaderWriterTest due to PHP date time microseconds precision 2017-03-28 10:07:38 +08:00
Haibo Song 4f83665ac0 Fix the test cases of getServiceProperties when running on brand new test account 2017-03-28 10:07:38 +08:00