6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 21 hours ago.
Jan 31, 2025 — Jan 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
start stubbing out the list location api More... about 16 years ago
start stubbing out the list location api More... about 16 years ago
Simplify the random hex appending to rackspace requests, don't need crc32 or anything crazy here. More... about 16 years ago
Simplify the random hex appending to rackspace requests, don't need crc32 or anything crazy here. More... about 16 years ago
Add a LoggingHTTPSConnection which writes the `curl` commands you could run to get the same HTTP results. Useful for debugging various providers. This should go somewhere else in the long term, sticking it here to get us started. More... about 16 years ago
Add a LoggingHTTPSConnection which writes the `curl` commands you could run to get the same HTTP results. Useful for debugging various providers. This should go somewhere else in the long term, sticking it here to get us started. More... about 16 years ago
Add a cache busting parameter to all API queries to Rackspace, to work around their use of HTTP caching of operations for long periods. More... about 16 years ago
Add a cache busting parameter to all API queries to Rackspace, to work around their use of HTTP caching of operations for long periods. More... about 16 years ago
As discussed on the mailing list, the contents of this file will be moved to the individual drivers as needed More... about 16 years ago
As discussed on the mailing list, the contents of this file will be moved to the individual drivers as needed More... about 16 years ago
improve error parsing, preserve the text (there isn't an <error> tag at all) More... about 16 years ago
improve error parsing, preserve the text (there isn't an <error> tag at all) More... about 16 years ago
Change package name from libcloud to apache-libcloud More... about 16 years ago
Change package name from libcloud to apache-libcloud More... about 16 years ago
Include LICENSE/NOTICE etc in the sdist file More... about 16 years ago
Include LICENSE/NOTICE etc in the sdist file More... about 16 years ago
add classifiers to setup.py More... about 16 years ago
add classifiers to setup.py More... about 16 years ago
Update setup.py for ASF things. More... about 16 years ago
Update setup.py for ASF things. More... about 16 years ago
- Update all License headers to reference the ASF, instead of libcloud.org. - Update NOTICE with ASF standard bits More... about 16 years ago
- Update all License headers to reference the ASF, instead of libcloud.org. - Update NOTICE with ASF standard bits More... about 16 years ago
delete empty directories accidently here from the svn import More... about 16 years ago
delete empty directories accidently here from the svn import More... about 16 years ago
This directory will host the upstream sources More... about 16 years ago
This directory will host the upstream sources More... about 16 years ago
Small formatting fix. More... about 16 years ago
Small formatting fix. More... about 16 years ago
Return serverId for backups in Rackspace driver More... about 16 years ago
Make NodeImage accept an extra dict More... about 16 years ago