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

  • f729f60612 Fixed a bug where blob/file name '0' can not be created. Tank Tang 2019-03-21 19:08:20 +0800
  • 3357c7ddb7 Correct docblock types (#176) Michal Špaček 2019-03-22 09:17:04 +0100
  • edbb649d89
    Use aliased TableModels Michal Špaček 2019-03-22 02:24:44 +0100
  • 1a7521f0d3
    Use aliased TableModels Michal Špaček 2019-03-22 02:24:03 +0100
  • 9ca2a29b06
    Use aliased namespace TableModels Michal Špaček 2019-03-22 02:22:52 +0100
  • 4fa8ce99b4
    Import GetServiceStatsResult not GetServiceStats Michal Špaček 2019-03-22 02:19:01 +0100
  • 74808c9018
    Import GetServiceStatsResult not GetServiceStats Michal Špaček 2019-03-22 02:15:18 +0100
  • 36420d8f6f
    createBlockBlob returns PutBlobResult Michal Špaček 2019-03-22 02:08:49 +0100
  • 613ddc1338
    CreatePageBlob returns PutBlobResult Michal Špaček 2019-03-22 02:05:09 +0100
  • ad73346f91 Fixed a bug where blob/file name '0' can not be created. Tank Tang 2019-03-21 19:08:20 +0800
  • 76d7060ce0
    Update BlobRestProxy.php Jason Vallery 2019-02-20 16:42:49 -0500
  • 8ba8532ccc Implemented MSI support Jason Vallery 2019-02-20 16:22:00 -0500
  • 91d29eb94f Support hostname validation on PHP <7.0 z38 2019-02-14 09:00:18 +0100
  • c434e34b66 Add support for EndpointSuffix in connection strings z38 2019-02-08 13:54:25 +0100
  • 26bf0e8658 Robustly fetch ETag header from properties Will Morgan 2019-02-05 17:59:56 +0000
  • 83f902e36a Support hostname validation on PHP <7.0 z38 2019-02-14 09:00:18 +0100
  • b32549ccc7 Add support for EndpointSuffix in connection strings z38 2019-02-08 13:54:25 +0100
  • 84839c653d
    Robustly fetch ETag header from properties Will Morgan 2019-02-05 17:59:56 +0000
  • 384f009ab1 setQueueMessages accepts array, not int Michal Špaček 2019-01-02 00:43:35 +0100
  • 1f42399f3e Update docblock for createBlockBlob Michal Špaček 2019-01-01 21:49:27 +0100
  • 82ff1d151a Resource is an internal type not a class Michal Špaček 2018-12-17 00:12:18 +0100
  • d2d847f61e
    setQueueMessages accepts array, not int Michal Špaček 2019-01-02 00:43:35 +0100
  • f3e3d53381
    Update docblock for createBlockBlob Michal Špaček 2019-01-01 21:49:27 +0100
  • acf699a56d Resource is an internal type not a class Michal Špaček 2018-12-17 00:12:18 +0100
  • c7e14a1c51 Skipping $signedIP because it was causing AuthenticationFailed Paulo 2018-12-06 11:54:32 -0200
  • 552d55f27c Add null types to @return docblock where appropriate Michal Špaček 2018-11-02 23:37:55 +0100
  • b5a763a144 Add null types to @return docblock where appropriate Michal Špaček 2018-11-02 23:37:55 +0100
  • 196918d454 Remove unused variables in FileRestProxy Yanni 2018-10-31 22:34:38 +0100
  • 896c34bf92 Refactor createPath method Yanni 2018-10-31 22:26:26 +0100
  • 89519a0a3d Remove unused variables Yanni 2018-10-31 22:24:18 +0100
  • 26cb591861 Refactor createPath method Yanni 2018-10-31 22:19:21 +0100
  • 840f912dbe
    Remove unused variables in FileRestProxy Yanni 2018-10-31 22:34:38 +0100
  • 3625caf27a
    Refactor createPath method Yanni 2018-10-31 22:26:26 +0100
  • 25a1fd6d0d
    Remove unused variables Yanni 2018-10-31 22:24:18 +0100
  • aea40510af
    Refactor createPath method Yanni 2018-10-31 22:19:21 +0100
  • 7c465b35e6 Updated PHP Doc for incoming blob@1.2.0 queue@1.1.1 common@1.2.0 releases Xiaoning Liu 2018-07-26 16:12:00 +0800
  • c6fd3d949e
    Merge pull request #150 from XiaoningLiu/blobtier v1.2.0-common v1.2.0-blob v1.1.1-queue Vincent Jiang (LEI) 2018-08-02 03:40:53 -0700
  • ec0df7a53b Added GitHub issue template Xiaoning Liu 2018-08-01 12:17:17 +0800
  • b87968fae9 Added support for blob tiers Xiaoning Liu 2018-07-19 18:35:34 +0800
  • fa2a64dced Updated PHP Doc for incoming blob@1.2.0 queue@1.1.1 common@1.2.0 releases Xiaoning Liu 2018-07-26 16:12:00 +0800
  • 5ae3472999
    Merge 9831653dd5 into 1afdf1c788 andybeak 2018-07-25 14:40:40 +0000
  • 9831653dd5 Correct namespace for exception class in readme Andy Beak 2018-07-25 15:38:01 +0100
  • 856f46b030 Optional retry on connection failures Michal Špaček 2018-07-10 19:50:08 +0200
  • 1667c459aa Optional retry on connection failures Michal Špaček 2018-07-10 19:50:08 +0200
  • c72b89d137 Set the getBlobUrl() method visibility to public Julien Verger 2018-06-29 09:42:05 +0200
  • a6ed513118 Set the getBlobUrl() method visibility to public Julien Verger 2018-06-29 09:42:05 +0200
  • 3cc1671aba Add test for generateCanonicalResource, remove unneeded strlen from substr Willem Slaghekke 2018-05-24 23:40:32 +0200
  • 6418058b60 Fix generateCanonicalResource substr wslaghekke 2018-05-16 23:51:58 +0200
  • c149373cc6 Message id is a string Michal Špaček 2018-04-16 19:00:46 +0200
  • 93b7059aa7 Add test for generateCanonicalResource, remove unneeded strlen from substr Willem Slaghekke 2018-05-24 23:40:32 +0200
  • 0b395c8543
    Fix generateCanonicalResource substr wslaghekke 2018-05-16 23:51:58 +0200
  • 89f06c48b5
    Merge pull request #139 from katmsft/gh-pages Vincent Jiang (LEI) 2018-04-25 23:49:57 -0700
  • 1afdf1c788
    Merge pull request #138 from katmsft/dev v1.1.0-table v1.1.0-queue v1.1.0-file v1.1.0-common v1.1.0-blob Vincent Jiang (LEI) 2018-04-25 23:49:39 -0700
  • 141fd4eef4 1.1.0 Release documentation change Tank Tang 2018-04-26 11:28:05 +0800
  • fad9bf5088
    Message id is a string Michal Špaček 2018-04-16 19:00:46 +0200
  • 0ec070801a Release 1.1.0 version and Changelog.md changes Tank Tang 2018-04-13 09:22:25 +0800
  • d4488ca780 keep primary uri path when it exists (#131) Florent Viel 2018-03-22 07:06:39 +0100
  • 2f0897f2ca
    generalize duplicated slash removal Florent Viel 2018-03-21 11:38:23 +0100
  • 894573647d
    keep primary uri path when it exists Florent Viel 2018-03-20 16:23:58 +0100
  • 7b425a1b2e Add test to ServiceRestProxyTest to verify that the new option is set in the guzzle client properly Jon McElroy 2018-03-08 16:03:27 -0800
  • 1ca50b38f9 update whitespace padding in readme remove unneeded comment wrap <absolute path to cacert.pem> in quotes Jon McElroy 2018-03-07 08:34:17 -0800
  • 6557d5a0bc Allow verify (cacert location) to be specified in ServiceRestProxy options. Updated readme to document changes. Jon McElroy 2018-03-06 16:11:05 -0800
  • 48aa487903 Updated BlobSamples.php to include listing all blobs with prefix Xiaoning Liu 2018-01-30 16:16:38 +0800
  • ee502326be Add test to ServiceRestProxyTest to verify that the new option is set in the guzzle client properly Jon McElroy 2018-03-08 16:03:27 -0800
  • 7ba566de77 update whitespace padding in readme remove unneeded comment wrap <absolute path to cacert.pem> in quotes Jon McElroy 2018-03-07 08:34:17 -0800
  • c4ff884ff6 Updated BlobSamples.php to include listing all blobs with prefix Xiaoning Liu 2018-01-30 16:16:38 +0800
  • c646f43444 Allow verify (cacert location) to be specified in ServiceRestProxy options. Updated readme to document changes. Jon McElroy 2018-03-06 16:11:05 -0800
  • 29c9e3116d remove trailing spaces (#124) Florent Viel 2018-02-27 10:13:13 +0100
  • 3f58303556 improve readme readability (#123) Florent Viel 2018-02-27 10:12:49 +0100
  • dfed5ae738
    Merge remote-tracking branch 'origin/dev' into trailing-spaces Florent Viel 2018-02-27 09:59:59 +0100
  • d0b0748230
    Merge branch 'dev' into patch-1 Florent Viel 2018-02-27 09:54:56 +0100
  • 763dcb2d05
    update others readme Florent Viel 2018-02-27 08:35:41 +0100
  • 36dfbfb2c4
    remove trailing spaces Florent Viel 2018-02-20 16:23:27 +0100
  • 6b8de22b7f
    improve readme readability Florent Viel 2018-02-20 15:44:28 +0100
  • 3177cc8a2b
    Merge 667036e5b5 into 092ea0bd90 xiaonlimsft 2018-02-05 10:20:08 +0000
  • 667036e5b5 Added parallel validation against travis ci XiaoningLiu 2018-01-16 21:17:00 +0800
  • 092ea0bd90 Refactor assertions Gabriel Caruso 2018-01-15 22:27:56 -0200
  • 967edfc955 Refactor assertions Gabriel Caruso 2018-01-15 22:27:56 -0200
  • 1e239c4659 Clean up markdown files (#121) Gabriel Caruso 2018-01-25 13:12:54 -0200
  • 883a16b718 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase Gabriel Caruso 2018-01-15 22:10:59 -0200
  • a5ecd1624a Clean extra lines Gabriel Caruso 2018-01-16 09:18:51 -0200
  • 8d9371ecc0 Trim whitespaces Gabriel Caruso 2018-01-16 09:17:51 -0200
  • 271be4c836 Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase Gabriel Caruso 2018-01-15 22:10:59 -0200
  • fb4a56bb77
    Merge pull request #118 from XiaoningLiu/gh-pages Vincent Jiang (LEI) 2018-01-10 17:31:06 -0800
  • 89e7bcd510
    Merge pull request #117 from XiaoningLiu/v1.0.0 v1.0.0-table v1.0.0-queue v1.0.0-file v1.0.0-common v1.0.0-blob Vincent Jiang (LEI) 2018-01-10 17:22:33 -0800
  • ce6e657018 Update doc for 1.0.0 Xiaoning Liu 2018-01-10 16:05:54 +0800
  • 9bd52d46f2 Fixed a bug that Utilities::allZero() will return true for non-zero data chunks. Xiaoning Liu 2018-01-05 13:46:52 +0800
  • 01d96448f6 Added useTransactionalMD5 option when uploading blockblob, pageblob and file; Fixed a bug about CopyBlobFromURLOptions not found. Xiaoning Liu 2018-01-04 21:20:55 +0800
  • 618c9b2dea Split azure-storage package into azure-storage-blob/table/queue/file/common packages Xiaoning Liu 2017-12-20 21:56:41 +0800
  • 6306e6ffad Remove @cover annotations from testcases Xiaoning Liu 2017-12-13 16:46:09 +0800
  • dbda12ad56 Remove duplicate ? in front of SAS token if any Xiaoning Liu 2017-12-13 18:13:59 +0800
  • a425cf71cb Fixed wrong variable names, mismatch return types and comments etc. Xiaoning Liu 2017-12-13 17:45:34 +0800
  • 46b69c4a09 Fix CORS headers parsering issue Xiaoning Liu 2017-12-13 17:49:38 +0800
  • 51742add3d Cleanup build.xml and remove phpdox dependency Xiaoning Liu 2017-12-13 16:59:36 +0800
  • 95fe064793 Fixed BlobRestProxy::breakLease ignore breakPeriod parameter bug Xiaoning Liu 2017-12-13 17:24:19 +0800
  • 84b96caf48 Change type according to EdmType specified when serializing Michal Špaček 2017-12-30 19:39:41 +0100
  • 652bb310a5 Change type according to EdmType specified when serializing Michal Špaček 2017-12-30 19:39:41 +0100
  • 49091f3015 Merge 88c8c5a7b6 into 8d23974580 xiaonlimsft 2017-12-20 06:48:55 +0000
  • 88c8c5a7b6 Remove @cover annotations from testcases Xiaoning Liu 2017-12-13 16:46:09 +0800
  • ff7eb87f45 Remove duplicate ? in front of SAS token if any Xiaoning Liu 2017-12-13 18:13:59 +0800