You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by an...@apache.org on 2016/10/01 09:36:48 UTC

[1/2] libcloud git commit: Closing hacktoberfest spam.

Repository: libcloud
Updated Branches:
  refs/heads/trunk f30b3e37f -> 277e4113e


Closing hacktoberfest spam.

Closes #868
Closes #870
Closes #871
Closes #872
Closes #873
Closes #877
Closes #878
Closes #882


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/11eb2434
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/11eb2434
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/11eb2434

Branch: refs/heads/trunk
Commit: 11eb24343ed2f1197b0d6e9e41235b82892ee234
Parents: 69d27cd
Author: Anthony Shaw <an...@apache.org>
Authored: Sat Oct 1 19:35:03 2016 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sat Oct 1 19:36:13 2016 +1000

----------------------------------------------------------------------
 docs/other/hacktoberfest.txt | 5 +++++
 1 file changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/libcloud/blob/11eb2434/docs/other/hacktoberfest.txt
----------------------------------------------------------------------
diff --git a/docs/other/hacktoberfest.txt b/docs/other/hacktoberfest.txt
new file mode 100644
index 0000000..3952852
--- /dev/null
+++ b/docs/other/hacktoberfest.txt
@@ -0,0 +1,5 @@
+@hamzagsarwari
+@saadaouad
+@amadorfreedompop
+@kcccccc
+@JurgensSmit


[2/2] libcloud git commit: Merge branch 'trunk' of https://github.com/apache/libcloud into trunk

Posted by an...@apache.org.
Merge branch 'trunk' of https://github.com/apache/libcloud into trunk


Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo
Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/277e4113
Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/277e4113
Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/277e4113

Branch: refs/heads/trunk
Commit: 277e4113e7c4d269de1ba4b6b96acddbe0d5d5c0
Parents: 11eb243 f30b3e3
Author: Anthony Shaw <an...@apache.org>
Authored: Sat Oct 1 19:36:37 2016 +1000
Committer: Anthony Shaw <an...@apache.org>
Committed: Sat Oct 1 19:36:37 2016 +1000

----------------------------------------------------------------------
 CHANGES.rst                                     |   7 +
 libcloud/storage/drivers/google_storage.py      | 255 +++++++++++++-
 .../fixtures/google_storage/get_container.json  |  13 +
 .../fixtures/google_storage/get_object.json     |  18 +
 .../google_storage/list_container_acl.json      |  74 ++++
 .../google_storage/list_object_acl.json         |  86 +++++
 libcloud/test/storage/test_google_storage.py    | 353 +++++++++++++++++--
 7 files changed, 765 insertions(+), 41 deletions(-)
----------------------------------------------------------------------