commits
Thread
Date
Earlier messages
Later messages
Messages by Date
2013/07/23
[2/2] git commit: Fix a regression with calling encode_container_name instead of encode_object_name on object name in get_object method.
tomaz
2013/07/23
[1/2] git commit: Fix a regression with calling encode_container_name instead of encode_object_name on object name in get_object method.
tomaz
2013/07/17
[2/4] git commit: Update changes.
tomaz
2013/07/17
[3/4] git commit: Issue LIBCLOUD-364: Added Ubuntu Linux 12.04 to ElasticHosts.
tomaz
2013/07/17
[1/4] git commit: Issue LIBCLOUD-364: Added Ubuntu Linux 12.04 to ElasticHosts.
tomaz
2013/07/17
[4/4] git commit: Update changes.
tomaz
2013/07/16
[4/4] git commit: Rename some methods for increased consistency.
tomaz
2013/07/16
[3/4] git commit: Added some as-yet-unimplemented methods to the base compute driver.
tomaz
2013/07/16
[1/4] git commit: Rename some methods for increased consistency.
tomaz
2013/07/16
[2/4] git commit: Added some as-yet-unimplemented methods to the base compute driver.
tomaz
2013/07/13
[2/2] git commit: Update changes.
tomaz
2013/07/13
[1/2] git commit: Update changes.
tomaz
2013/07/12
[05/10] git commit: Add new driver for Google Compute Engine.
tomaz
2013/07/12
[10/10] git commit: Add new driver for Google Compute Engine.
tomaz
2013/07/11
[4/4] git commit: Update changes.
tomaz
2013/07/11
[3/4] git commit: Issue LIBCLOUD-353: Implement storageVolume methods for openstack driver.
tomaz
2013/07/11
[2/4] git commit: Update changes.
tomaz
2013/07/11
[1/4] git commit: Issue LIBCLOUD-353: Implement storageVolume methods for openstack driver.
tomaz
2013/07/08
[1/6] git commit: Issue LIBCLOUD-354: Add support for volume-related functions to OpenNebula compute driver
tomaz
2013/07/08
[2/6] git commit: Update changes.
tomaz
2013/07/08
[3/6] git commit: Add explicit 'return None' to the function.
tomaz
2013/07/08
[5/6] git commit: Update changes.
tomaz
2013/07/08
[4/6] git commit: Issue LIBCLOUD-354: Add support for volume-related functions to OpenNebula compute driver
tomaz
2013/07/08
[6/6] git commit: Add explicit 'return None' to the function.
tomaz
2013/07/07
[1/2] git commit: Issue LIBCLOUD-352: Add list_volumes to compute.
tomaz
2013/07/07
[2/2] git commit: Issue LIBCLOUD-352: Add list_volumes to compute.
tomaz
2013/07/05
[4/5] git commit: LIBCLOUD-357: Updated unit tests for ElasticStack to ensure driver UUID is stored in 'extra' field.
tomaz
2013/07/05
[1/3] git commit: LIBCLOUD-357: Modified ElasticHosts to store drive UUID in 'extra' field.
tomaz
2013/07/05
[3/3] git commit: Update changes.
tomaz
2013/07/05
[1/5] git commit: Bump version.
tomaz
2013/07/05
[5/5] git commit: Update changes.
tomaz
2013/07/05
[2/5] git commit: Add missing setUp method to some OpenStack tests.
tomaz
2013/07/05
[2/3] git commit: LIBCLOUD-357: Updated unit tests for ElasticStack to ensure driver UUID is stored in 'extra' field.
tomaz
2013/07/05
[3/5] git commit: LIBCLOUD-357: Modified ElasticHosts to store drive UUID in 'extra' field.
tomaz
2013/07/01
svn commit: r1498504 - in /libcloud/site/trunk/content/apidocs: ./ 0.13.0/
tomaz
2013/07/01
svn commit: r868043 - /websites/production/libcloud/content/
tomaz
2013/07/01
svn commit: r1498506 - in /libcloud/site/trunk: content/downloads.mdtext templates/blocks/other.html
tomaz
2013/07/01
svn commit: r868041 - /websites/staging/libcloud/trunk/content/
buildbot
2013/07/01
svn commit: r868040 - in /websites/staging/libcloud/trunk/content: ./ apidocs/ apidocs/0.13.0/ apidocs/current/ docs/
buildbot
2013/07/01
Git Push Summary
tomaz
2013/07/01
Git Push Summary
tomaz
2013/06/29
svn commit: r2331 - /release/libcloud/
tomaz
2013/06/26
Git Push Summary
tomaz
2013/06/26
Git Push Summary
tomaz
2013/06/26
Git Push Summary
tomaz
2013/06/26
[1/2] git commit: Bump version.
tomaz
2013/06/26
[2/2] git commit: Add missing setUp method to some OpenStack tests.
tomaz
2013/06/26
[4/4] git commit: Correctly throw InvalidCredsError if user passes invalid credentials to the DigitalOcean driver.
tomaz
2013/06/26
[2/4] git commit: Modify Rackspace loadbalancer driver to use main auth endpoint and update the code which constructs the API endpoint url.
tomaz
2013/06/26
[1/4] git commit: Modify Rackspace DNS driver to use main auth endpoint and update the code which constructs the API endpoint url.
tomaz
2013/06/26
[3/4] git commit: Correctly throw InvalidCredsError if user passes invalid credentials to the DigitalOcean driver.
tomaz
2013/06/25
[1/4] git commit: LIBCLOUD-331: Adds the new error type ProviderError. Modifies InvalidCredsError to extend from it.
tomaz
2013/06/25
[4/4] git commit: Update changes.
tomaz
2013/06/25
[2/4] git commit: Update changes.
tomaz
2013/06/25
[3/4] git commit: LIBCLOUD-331: Adds the new error type ProviderError. Modifies InvalidCredsError to extend from it.
tomaz
2013/06/25
[3/4] git commit: Issue LIBCLOUD-349: Implementation of list_images and list_network for Cloudstack driver.
tomaz
2013/06/25
[2/4] git commit: Update changes.
tomaz
2013/06/25
[1/4] git commit: Issue LIBCLOUD-349: Implementation of list_images and list_network for Cloudstack driver.
tomaz
2013/06/25
[4/4] git commit: Update changes.
tomaz
2013/06/25
[6/7] git commit: Modify release script to also generate .tar.gz archive.
tomaz
2013/06/25
[5/7] git commit: Fix broken fixture.
tomaz
2013/06/25
[4/7] git commit: Merge branch 'trunk' into make_rackspace_drivers_multi_datacenter_aware
tomaz
2013/06/25
[1/7] git commit: Add unittest2 dependency for tests and use it if Python version is not in ['2.7', '3.x'].
tomaz
2013/06/25
[3/7] git commit: Add a better comment.
tomaz
2013/06/25
[2/7] git commit: Update changes.
tomaz
2013/06/25
[7/7] git commit: Update .gitignore.
tomaz
2013/06/24
[1/2] git commit: Modify release script to also generate .tar.gz archive.
tomaz
2013/06/24
[2/2] git commit: Update .gitignore.
tomaz
2013/06/23
git commit: Modify Rackspace UK compute driver so it works correctly with the new auth system.
tomaz
2013/06/23
[04/10] git commit: Update changes.
tomaz
2013/06/23
[01/10] git commit: Update AUTH_URL to point to v2.0.
tomaz
2013/06/23
[02/10] git commit: Update Rackspace DNS driver to use 'region' kwarg.
tomaz
2013/06/23
[07/10] git commit: Add unittest2 dependency for tests and use it if Python version is not in ['2.7', '3.x'].
tomaz
2013/06/23
[09/10] git commit: Add unittest2 dependency for tests and use it if Python version is not in ['2.7', '3.x'].
tomaz
2013/06/23
[08/10] git commit: Update changes.
tomaz
2013/06/23
[03/10] git commit: Update Rackspace DNS tests.
tomaz
2013/06/23
[06/10] git commit: Update affected Rackspace LB tests.
tomaz
2013/06/23
[05/10] git commit: Update Rackspace loadbalancer driver to use 'datacenter' kwarg.
tomaz
2013/06/23
[10/10] git commit: Update changes.
tomaz
2013/06/22
[2/2] git commit: Update affected storage tests.
tomaz
2013/06/22
[1/2] git commit: Modify Rackspace compute and storage drivers to use _ex_connection_class_kwargs and move to global auth.
tomaz
2013/06/22
buildbot failure in ASF Buildbot on libcloud-trunk
buildbot
2013/06/22
git commit: Add a driver for Rackspace's new datacenter in Sydney, Australia.
tomaz
2013/06/21
[1/4] git commit: Issue LIBCLOUD-346: Fix ElasticHosts API endpoint host names.
tomaz
2013/06/21
[3/4] git commit: Issue LIBCLOUD-346: Fix ElasticHosts API endpoint host names.
tomaz
2013/06/21
[4/4] git commit: Update changes.
tomaz
2013/06/21
[2/4] git commit: Update changes.
tomaz
2013/06/21
buildbot failure in ASF Buildbot on libcloud-trunk-py25
buildbot
2013/06/21
svn commit: r866785 - /websites/production/libcloud/content/
tomaz
2013/06/21
[3/3] git commit: Initial pass at adding AU/syd support to Rackspace.
tomaz
2013/06/21
[1/3] git commit: remove some more stuff
tomaz
2013/06/21
[2/3] git commit: There is no AU auth endpoint, remove that stuff.
tomaz
2013/06/21
svn commit: r1495381 - /libcloud/site/trunk/content/contributing.mdtext
tomaz
2013/06/21
svn commit: r866778 - in /websites/staging/libcloud/trunk/content: ./ contributing.html
buildbot
2013/06/21
[6/6] git commit: Update changes.
tomaz
2013/06/21
[1/6] git commit: Fix a bug in the test case - should use UTC timestamp.
tomaz
2013/06/21
[4/6] git commit: LIBCLOUD-345: Fix CloudStack compute driver create_node method to return CloudStackNode and add new expunging node state.
tomaz
2013/06/21
[3/6] git commit: Fix a bug in the test case - should use UTC timestamp.
tomaz
2013/06/21
[2/6] git commit: LIBCLOUD-345: Fix CloudStack compute driver create_node method to return CloudStackNode and add new expunging node state.
tomaz
2013/06/21
[5/6] git commit: Update changes.
tomaz
2013/06/19
[2/2] git commit: Fixed a typo in the load balancers example.
tomaz
2013/06/19
[1/2] git commit: Fixed a typo in the load balancers example.
tomaz
2013/06/15
svn commit: r865783 - /websites/production/libcloud/content/
tomaz
2013/06/15
svn commit: r1493431 - /libcloud/site/trunk/content/contributing.mdtext
tomaz
2013/06/15
svn commit: r865781 - in /websites/staging/libcloud/trunk/content: ./ contributing.html
buildbot
2013/06/15
[3/6] git commit: Add missing license headers.
tomaz
2013/06/15
[6/6] git commit: Use parse_qs and parse_qsl from libcloud.utils.py3.
tomaz
2013/06/15
[5/6] git commit: Add missing license headers.
tomaz
2013/06/15
[4/6] git commit: Update .ratignore.
tomaz
2013/06/15
[2/6] git commit: Update .ratignore.
tomaz
2013/06/15
[1/6] git commit: Use parse_qs and parse_qsl from libcloud.utils.py3.
tomaz
2013/06/14
[04/14] git commit: Style cleanup (avoid 1 char variable name, use is not none).
tomaz
2013/06/14
[01/14] git commit: Decouple Connection from the driver and don't require 'driver' attribute to be set.
tomaz
2013/06/14
[06/14] git commit: Update affected test and mockhttp class.
tomaz
2013/06/14
[07/14] git commit: Update changes.
tomaz
2013/06/14
[11/14] git commit: Style cleanup (avoid 1 char variable name, use is not none).
tomaz
2013/06/14
[13/14] git commit: Update affected test and mockhttp class.
tomaz
2013/06/14
[08/14] git commit: Decouple Connection from the driver and don't require 'driver' attribute to be set.
tomaz
2013/06/14
[03/14] git commit: Default data to None.
tomaz
2013/06/14
[09/14] git commit: Modify Connection.request so it works correctly if 'params' value is a sequence.
tomaz
2013/06/14
[02/14] git commit: Modify Connection.request so it works correctly if 'params' value is a sequence.
tomaz
2013/06/14
[05/14] git commit: Don't send Content-Length header if len(data) == 0 and default all data arguments to None.
tomaz
2013/06/14
[10/14] git commit: Default data to None.
tomaz
2013/06/14
[12/14] git commit: Don't send Content-Length header if len(data) == 0 and default all data arguments to None.
tomaz
2013/06/14
[14/14] git commit: Update changes.
tomaz
2013/06/14
[1/3] git commit: Update readme to include a better description.
tomaz
2013/06/14
[2/3] git commit: modified timeout in deploy node method. This was modified such that the the timeout is respected when passed as a kwargs.
tomaz
2013/06/14
[3/3] git commit: Update changes file.
tomaz
2013/06/14
[2/2] git commit: Update changes file.
tomaz
2013/06/14
[1/2] git commit: modified timeout in deploy node method. This was modified such that the the timeout is respected when passed as a kwargs.
tomaz
2013/06/14
svn commit: r865723 - /websites/production/libcloud/content/
tomaz
2013/06/14
svn commit: r865722 - in /websites/staging/libcloud/trunk/content: ./ contributing.html
buildbot
2013/06/14
svn commit: r1493306 - /libcloud/site/trunk/content/contributing.mdtext
tomaz
2013/06/14
buildbot failure in ASF Buildbot on libcloud-trunk
buildbot
2013/06/14
git commit: Set conn_classes attribute on the OpenStackBaseConnection class.
tomaz
2013/06/14
git commit: Update readme to include a better description.
tomaz
2013/06/14
Git Push Summary
tomaz
2013/06/14
Git Push Summary
tomaz
2013/06/14
Git Push Summary
tomaz
2013/06/14
Git Push Summary
tomaz
2013/06/14
svn commit: r865702 - /websites/production/libcloud/content/
tomaz
2013/06/14
svn commit: r1493286 - /libcloud/site/trunk/content/devinfo.mdtext
tomaz
2013/06/14
svn commit: r865699 - in /websites/staging/libcloud/trunk/content: ./ devinfo.html
buildbot
2013/06/14
svn commit: r865696 - in /websites/staging/libcloud/trunk/content: ./ devinfo.html
buildbot
2013/06/14
svn commit: r1493285 - /libcloud/site/trunk/content/devinfo.mdtext
tomaz
2013/06/14
git commit: Various bug fixes and improvements in the HostVirtual driver.
tomaz
2013/06/13
git commit: Remove trailing whitespace (test git commit).
tomaz
2013/06/11
svn commit: r1491904 - in /libcloud/branches/0.12.x: ./ CHANGES libcloud/compute/drivers/gogrid.py
tomaz
2013/06/11
svn commit: r1491898 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/gogrid.py
tomaz
2013/06/08
svn commit: r1491042 - /libcloud/trunk/libcloud/compute/drivers/gandi.py
tomaz
2013/06/07
svn commit: r864808 - in /websites/staging/libcloud/trunk/content: ./ contributing.html
buildbot
2013/06/07
svn commit: r864809 - /websites/production/libcloud/content/
tomaz
2013/06/07
svn commit: r864807 - /websites/production/libcloud/content/
tomaz
2013/06/07
svn commit: r1490918 - /libcloud/site/trunk/content/contributing.mdtext
tomaz
2013/06/07
svn commit: r864806 - /websites/production/libcloud/content/
tomaz
2013/06/07
svn commit: r864805 - in /websites/staging/libcloud/trunk/content: ./ contributing.html
buildbot
2013/06/07
svn commit: r1490917 - /libcloud/site/trunk/content/contributing.mdtext
tomaz
2013/06/07
svn commit: r864804 - /websites/production/libcloud/content/
tomaz
2013/06/07
svn commit: r864803 - in /websites/staging/libcloud/trunk/content: ./ contributing.html
buildbot
2013/06/07
svn commit: r1490915 - /libcloud/site/trunk/content/contributing.mdtext
tomaz
2013/06/07
svn commit: r1490911 - /libcloud/site/trunk/content/contributing.mdtext
tomaz
2013/06/07
svn commit: r864801 - in /websites/staging/libcloud/trunk/content: ./ contributing.html
buildbot
2013/06/07
svn commit: r1490872 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/vcloud.py
tomaz
2013/06/06
svn commit: r1490459 - in /libcloud/branches/0.12.x: ./ CHANGES libcloud/compute/base.py
tomaz
2013/06/06
svn commit: r1490458 - in /libcloud/trunk: CHANGES libcloud/compute/base.py
tomaz
2013/06/06
svn commit: r1490422 - in /libcloud/branches/0.12.x: ./ libcloud/compute/drivers/ libcloud/test/compute/ libcloud/test/compute/fixtures/cloudstack/
tomaz
2013/06/06
svn commit: r1490409 - in /libcloud/trunk: ./ libcloud/compute/drivers/ libcloud/test/compute/ libcloud/test/compute/fixtures/cloudstack/
tomaz
2013/06/05
svn commit: r1490083 - /libcloud/trunk/libcloud/compute/drivers/cloudstack.py
tomaz
2013/06/05
svn commit: r1490082 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/cloudstack.py
tomaz
2013/06/05
svn commit: r1490005 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/cloudstack.py
tomaz
2013/06/04
test
Tomaz Muraus
2013/06/03
svn commit: r1489206 - in /libcloud/branches/0.12.x: ./ CHANGES libcloud/compute/drivers/linode.py
tomaz
2013/06/03
svn commit: r1489200 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/linode.py
tomaz
2013/06/01
svn commit: r1488484 - in /libcloud/branches/0.12.x: ./ libcloud/compute/drivers/ libcloud/data/ libcloud/test/compute/ libcloud/test/compute/fixtures/gandi/
tomaz
2013/06/01
svn commit: r1488483 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/gandi.py libcloud/data/pricing.json libcloud/test/compute/fixtures/gandi/account_info_rating.xml libcloud/test/compute/test_gandi.py
tomaz
2013/05/24
svn commit: r1486282 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/cloudstack.py
tomaz
2013/05/24
svn commit: r1486170 - /libcloud/branches/0.12.x/libcloud/__init__.py
tomaz
2013/05/23
svn commit: r1485912 - in /libcloud/branches/0.12.x/libcloud: __init__.py common/base.py
tomaz
2013/05/23
svn commit: r1485905 - /libcloud/branches/0.12.x/libcloud/common/openstack.py
tomaz
2013/05/23
svn commit: r1485904 - in /libcloud/branches/0.12.x: ./ libcloud/common/openstack.py
tomaz
2013/05/23
svn commit: r1485898 - in /libcloud/branches/0.12.x: ./ CHANGES libcloud/compute/drivers/cloudstack.py libcloud/test/compute/test_cloudstack.py libcloud/utils/iso8601.py
tomaz
2013/05/23
svn commit: r1485894 - /libcloud/trunk/libcloud/utils/iso8601.py
tomaz
2013/05/23
svn commit: r1485889 - /libcloud/trunk/libcloud/utils/iso8601.py
tomaz
2013/05/23
svn commit: r1485883 - in /libcloud/trunk: CHANGES libcloud/compute/drivers/cloudstack.py libcloud/test/compute/test_cloudstack.py
tomaz
2013/05/23
svn commit: r1485843 - in /libcloud/branches/0.12.x: ./ CHANGES libcloud/common/openstack.py libcloud/storage/drivers/cloudfiles.py libcloud/test/compute/test_openstack.py libcloud/test/storage/test_cloudfiles.py libcloud/utils/misc.py tox.ini
tomaz
2013/05/23
svn commit: r1485839 - in /libcloud/trunk: CHANGES libcloud/storage/drivers/cloudfiles.py libcloud/test/storage/test_cloudfiles.py
tomaz
2013/05/21
svn commit: r1485026 - /libcloud/trunk/CHANGES
tomaz
2013/05/21
svn commit: r1485025 - /libcloud/trunk/libcloud/common/openstack.py
tomaz
2013/05/21
svn commit: r1485024 - in /libcloud/trunk/libcloud: common/openstack.py test/compute/test_openstack.py
tomaz
2013/05/21
svn commit: r1485023 - /libcloud/trunk/libcloud/common/openstack.py
tomaz
2013/05/21
svn commit: r1485020 - in /libcloud/trunk/libcloud: common/openstack.py test/compute/test_openstack.py
tomaz
2013/05/21
svn commit: r1485019 - /libcloud/trunk/tox.ini
tomaz
2013/05/21
svn commit: r1485008 - in /libcloud/trunk/libcloud: common/openstack.py test/compute/test_openstack.py utils/iso8601.py
tomaz
2013/05/21
svn commit: r1485006 - /libcloud/trunk/libcloud/utils/misc.py
tomaz
2013/05/21
svn commit: r1484981 - in /libcloud/trunk/libcloud: common/openstack.py test/compute/test_openstack.py
tomaz
2013/05/21
svn commit: r1484979 - in /libcloud/trunk/libcloud: common/openstack.py test/compute/test_openstack.py
tomaz
2013/05/21
svn commit: r1484932 - in /libcloud/branches/0.12.x: ./ libcloud/common/openstack.py libcloud/test/compute/test_openstack.py
tomaz
2013/05/21
svn commit: r1484931 - in /libcloud/trunk/libcloud: common/openstack.py test/compute/test_openstack.py
tomaz
2013/05/18
svn commit: r1484195 - in /libcloud/branches/0.12.x: ./ CHANGES libcloud/compute/drivers/ec2.py libcloud/test/compute/test_ec2.py
tomaz
2013/05/18
buildbot failure in ASF Buildbot on libcloud-trunk-py25
buildbot
Earlier messages
Later messages