Re: [jclouds/jclouds] [JCLOUDS-1390] Use FULL projection to get metadata as part of list blobs response (#1184)

2018-03-07 Thread Andrew Gaul
Closed #1184. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1184#event-1510467707

Re: [jclouds/jclouds] [JCLOUDS-1390] Use FULL projection to get metadata as part of list blobs response (#1184)

2018-03-07 Thread Andrew Gaul
Squashed, reworded commit message, and pushed to master as f6d95d0fda22ff00bf9fa6bfab9e19e703a08f1e and 2.1.x as b46eb991407d80eed5cd5de1b747178942cd2fb0. Thank you for your contribution @adreghiciu! -- You are receiving this because you are subscribed to this thread. Reply to this email dire

Re: [jclouds/jclouds] [JCLOUDS-1390] Use FULL projection to get metadata as part of list blobs response (#1184)

2018-03-07 Thread Alin Dreghiciu
adreghiciu commented on this pull request. > @@ -192,8 +192,7 @@ public void setContainerAccess(String container, > ContainerAccess access) { public PageSet list(String container, ListContainerOptions options) { ListObjectOptions listOptions = listContainerOptionsToListObjectOption

Re: [jclouds/jclouds] [JCLOUDS-1390] Use FULL projection to get metadata as part of list blobs response (#1184)

2018-03-07 Thread Alin Dreghiciu
@adreghiciu pushed 1 commit. b48993e Remove obsolete FetchBlobMetadata -- You are receiving this because you are subscribed to this thread. View it on GitHub: https://github.com/jclouds/jclouds/pull/1184/files/6164d512cd2d75b6632f871c16c10cd2be642615..b48993e39016322c41eb06782050efa36352ba7a

Re: [jclouds/jclouds] [JCLOUDS-1390] Use FULL projection to get metadata as part of list blobs response (#1184)

2018-03-07 Thread Andrew Gaul
gaul requested changes on this pull request. This looks great! > @@ -192,8 +192,7 @@ public void setContainerAccess(String container, > ContainerAccess access) { public PageSet list(String container, ListContainerOptions options) { ListObjectOptions listOptions = listContainerOption