Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Secure Scuttlebutt Consortium
A distributed and secure peer-to-peer protocol and social network
Collective -
Host: opensource -
https://opencollective.com/secure-scuttlebutt-consortium
- Website: https://scuttlebutt.nz
- Code: https://github.com/ssbc
new unit tests.
github.com/sbc/boto - 0daf8fbb3d740121949e5df41b1b59412def35f3 authored about 18 years ago
github.com/sbc/boto - 0daf8fbb3d740121949e5df41b1b59412def35f3 authored about 18 years ago
Added unit test for EC2.
github.com/sbc/boto - b8b9b7bcfc1b2aee3f0d7bbb4f963f294457314a authored about 18 years ago
github.com/sbc/boto - b8b9b7bcfc1b2aee3f0d7bbb4f963f294457314a authored about 18 years ago
Creating subpackages for each service.
github.com/sbc/boto - 6afefa91ec220c595286cbf34311c6b67de1333a authored about 18 years ago
github.com/sbc/boto - 6afefa91ec220c595286cbf34311c6b67de1333a authored about 18 years ago
Subpackage for EC2.
github.com/sbc/boto - c18778a923b4ed661a3457a0d6b397da352d712c authored about 18 years ago
github.com/sbc/boto - c18778a923b4ed661a3457a0d6b397da352d712c authored about 18 years ago
Adding subpackage for SQS.
github.com/sbc/boto - 7c7ab5761cdd00df5e26105023839a2782cc0957 authored about 18 years ago
github.com/sbc/boto - 7c7ab5761cdd00df5e26105023839a2782cc0957 authored about 18 years ago
Subpackage for S3
github.com/sbc/boto - 97d8a822e63c026d9ac71421bec2cb3869aa8bd3 authored about 18 years ago
github.com/sbc/boto - 97d8a822e63c026d9ac71421bec2cb3869aa8bd3 authored about 18 years ago
Added some info for other response.
github.com/sbc/boto - d84ee065206ef1c6693cfed4073aba98ab64d900 authored about 18 years ago
github.com/sbc/boto - d84ee065206ef1c6693cfed4073aba98ab64d900 authored about 18 years ago
Adding additional ec2 functionality.
github.com/sbc/boto - 050cb64397fb74802ab65123ba9ef5603511c8a7 authored about 18 years ago
github.com/sbc/boto - 050cb64397fb74802ab65123ba9ef5603511c8a7 authored about 18 years ago
Rewrote the whole XML handling mechanism. This is much simpler and also more powerful.
First cut at some EC2 capabilities. Using new Query interface. Only a few commands are impleme...
github.com/sbc/boto - 3b05192592cb253d3b2e1ec08ad25dbfefac96a6 authored about 18 years ago
fixing a bug introduced with last check in.
github.com/sbc/boto - 513321236dba55ec89eb2f1e79eb66b87de0c1aa authored about 18 years ago
github.com/sbc/boto - 513321236dba55ec89eb2f1e79eb66b87de0c1aa authored about 18 years ago
Added base64 encoding/decoding of messages going into and out of SQS. This is to accomodate a recent change in SQS behavior that rejects messages containing non-ASCII characters.
github.com/sbc/boto - 8ee85ff49e18e61a1653cfa2f9001d2ae440e0c5 authored about 18 years ago
github.com/sbc/boto - 8ee85ff49e18e61a1653cfa2f9001d2ae440e0c5 authored about 18 years ago
Adding 0.6c distribution file.
github.com/sbc/boto - 809d8cf5ace28d06e879a2dc6dd4e6f27860a27e authored about 18 years ago
github.com/sbc/boto - 809d8cf5ace28d06e879a2dc6dd4e6f27860a27e authored about 18 years ago
Getting ready for maintenance release.
github.com/sbc/boto - 262d6cee68a282fcd13a8fef454a43d8f58043ef authored about 18 years ago
github.com/sbc/boto - 262d6cee68a282fcd13a8fef454a43d8f58043ef authored about 18 years ago
Refactored some of the S3 code to eliminate circular dependencies.
github.com/sbc/boto - 454cbeef167c2680ee61ef2167090434f70ce573 authored about 18 years ago
github.com/sbc/boto - 454cbeef167c2680ee61ef2167090434f70ce573 authored about 18 years ago
forgot to bump the version at the top of the file.
github.com/sbc/boto - dee1a21bdee97b8db02adee7758038163fd4bfa2 authored about 18 years ago
github.com/sbc/boto - dee1a21bdee97b8db02adee7758038163fd4bfa2 authored about 18 years ago
adding distribution file for 0.6b release.
github.com/sbc/boto - e650d3b842e9dc072d9f883b7bd9e8871ee9488d authored about 18 years ago
github.com/sbc/boto - e650d3b842e9dc072d9f883b7bd9e8871ee9488d authored about 18 years ago
bumping version number and changes for 0.6b release.
github.com/sbc/boto - 5e3574359a8e18d54e7a50b130d0a7d9baa08033 authored about 18 years ago
github.com/sbc/boto - 5e3574359a8e18d54e7a50b130d0a7d9baa08033 authored about 18 years ago
Making sure all paths are properly escaped in S3 requests. Fixes Issue-16.
github.com/sbc/boto - 06d2b9c6fc9bdab33d0224f60b4f19dd5af1c351 authored about 18 years ago
github.com/sbc/boto - 06d2b9c6fc9bdab33d0224f60b4f19dd5af1c351 authored about 18 years ago
Adding 0.6a distribution.
github.com/sbc/boto - dfa68d9b18337a2597568581da7b852921cde3f2 authored about 18 years ago
github.com/sbc/boto - dfa68d9b18337a2597568581da7b852921cde3f2 authored about 18 years ago
Updated for 0.6a release.
github.com/sbc/boto - da502ea3bc1c378c97e1f3cb21898c60d10a0abb authored about 18 years ago
github.com/sbc/boto - da502ea3bc1c378c97e1f3cb21898c60d10a0abb authored about 18 years ago
Updated to S3 tutorial with a simple example of metadata usage.
github.com/sbc/boto - 4b61f27eb86fac1c69d7b102a26705467728e8b1 authored about 18 years ago
github.com/sbc/boto - 4b61f27eb86fac1c69d7b102a26705467728e8b1 authored about 18 years ago
Added ability to set/get metadata values on Key objects. Also updated unit tests to test new capability. Fixes Issue-15.
github.com/sbc/boto - 962af9580f9bc783162b1ca4e47d30066bf63fb5 authored about 18 years ago
github.com/sbc/boto - 962af9580f9bc783162b1ca4e47d30066bf63fb5 authored about 18 years ago
Added support for MD5 verification on upload. Incorporated contributed code from Giao Phan. Fixes Issue-14.
github.com/sbc/boto - 94ba47bed6b11a63eb897a1f6dd0a2562bd00c31 authored about 18 years ago
github.com/sbc/boto - 94ba47bed6b11a63eb897a1f6dd0a2562bd00c31 authored about 18 years ago
Adding 0.5a distribution.
github.com/sbc/boto - 1a3893794e264e1c2f2ee926a1034a46ed9d1d7b authored about 18 years ago
github.com/sbc/boto - 1a3893794e264e1c2f2ee926a1034a46ed9d1d7b authored about 18 years ago
Added ACL description to s3 tutorial.
bumped versions for next releases.
github.com/sbc/boto - 5de49c57e917c6c8449d6114b01b84c839e5f73b authored about 18 years ago
Added support for some ACL operations in S3. The canned ACL's can be set on buckets and keys using the set_acl method. In addition, the get_acl method parses the AccessControlPolicy response sent by S3 and creates corresponding Python objects to represent the ACL, Grants, Grantees, etc. At some point in the future we may support the ability to set arbitrary ACL's but not yet.
Fixes Issue-12 and incorporates code contributed by benjaminlyu (thanks!).
github.com/sbc/boto - a90341d4446883776a0e42939c1295462bfb4902 authored about 18 years ago
added distro file
github.com/sbc/boto - 88ec81614089ab03d7ce7f33a76cd3d9e080bc4e authored over 18 years ago
github.com/sbc/boto - 88ec81614089ab03d7ce7f33a76cd3d9e080bc4e authored over 18 years ago
Bumping version number and README change log.
github.com/sbc/boto - 01607f8ac14666f08985fb616a48cbac7696570f authored over 18 years ago
github.com/sbc/boto - 01607f8ac14666f08985fb616a48cbac7696570f authored over 18 years ago
Changed strftime to use explicit format string rather than %X. Fixes Issue-11.
github.com/sbc/boto - ae06295acfc406289fbfc0d6e19fef49453d604f authored over 18 years ago
github.com/sbc/boto - ae06295acfc406289fbfc0d6e19fef49453d604f authored over 18 years ago
Added changes from last release.
github.com/sbc/boto - a4e28ced7a4811b13a5f4313741d165713b68254 authored over 18 years ago
github.com/sbc/boto - a4e28ced7a4811b13a5f4313741d165713b68254 authored over 18 years ago
Adding distro file for 0.4a release.
github.com/sbc/boto - 57ccf38183dda79dfe7c4533ce5d1209e8867856 authored over 18 years ago
github.com/sbc/boto - 57ccf38183dda79dfe7c4533ce5d1209e8867856 authored over 18 years ago
bumping version number.
github.com/sbc/boto - 60c385689ae8d7c7a070d740b9eb0d97cb5ac91b authored over 18 years ago
github.com/sbc/boto - 60c385689ae8d7c7a070d740b9eb0d97cb5ac91b authored over 18 years ago
Added a load method to queue object, the inverse of the dump method.
Fixed typo in SQS tutorial. Fixes Issue-9.
github.com/sbc/boto - 0eaff8f239cb3a33f96cc52f35fc7d9db45ecb74 authored over 18 years ago
Added long description entry. Fixes Issue-7.
github.com/sbc/boto - a953fa24292c88c67899671e06ef426c90cdf44b authored over 18 years ago
github.com/sbc/boto - a953fa24292c88c67899671e06ef426c90cdf44b authored over 18 years ago
Added a lookup method to the bucket object. Uses a HEAD request to determine if a particular key exists in the bucket or not. Also updated the unit test script to test this feature.
github.com/sbc/boto - c28fdbf82a707ba9ba93a3effa15b68b55035295 authored over 18 years ago
github.com/sbc/boto - c28fdbf82a707ba9ba93a3effa15b68b55035295 authored over 18 years ago
Added the release egg.
github.com/sbc/boto - f6060f0408c2ecf0ba4a8e08ce1de864a35af460 authored over 18 years ago
github.com/sbc/boto - f6060f0408c2ecf0ba4a8e08ce1de864a35af460 authored over 18 years ago
Changed comment about no documentation available. Now points users to doc directory.
github.com/sbc/boto - cc455889612566ce659141e1b0792b92acf61620 authored over 18 years ago
github.com/sbc/boto - cc455889612566ce659141e1b0792b92acf61620 authored over 18 years ago
Added changes from 2a to 3a. Bumped version numbers to 0.3a.
github.com/sbc/boto - 87351f03f5838287bbbfa96798f5820603ccd088 authored over 18 years ago
github.com/sbc/boto - 87351f03f5838287bbbfa96798f5820603ccd088 authored over 18 years ago
A start on the tutorial for S3 usage. Partially fixes Issue-2.
github.com/sbc/boto - 84e7130794a8fab7639ac55c5e3b8960fa473f61 authored over 18 years ago
github.com/sbc/boto - 84e7130794a8fab7639ac55c5e3b8960fa473f61 authored over 18 years ago
Added section to describe get_all_queues method. Added some section headings.
github.com/sbc/boto - 6e09c187e90efe569fdfc4cff6c8e8c6bad354e6 authored over 18 years ago
github.com/sbc/boto - 6e09c187e90efe569fdfc4cff6c8e8c6bad354e6 authored over 18 years ago
Added a get_contents_as_string method. Fixes Issue-6.
github.com/sbc/boto - 8932c0691fd91118a6acbd78e86a3c2ff9b2e0e0 authored over 18 years ago
github.com/sbc/boto - 8932c0691fd91118a6acbd78e86a3c2ff9b2e0e0 authored over 18 years ago
Modified for new integer output of get_timeout method.
github.com/sbc/boto - d507ee1a0c2a2865ee77f4e8ef6811a7cdeb82f5 authored over 18 years ago
github.com/sbc/boto - d507ee1a0c2a2865ee77f4e8ef6811a7cdeb82f5 authored over 18 years ago
Fixed stupid bug in last checkin.
github.com/sbc/boto - 8782e87e66505e7f3d1a8a00cf1e4d3fbed42198 authored over 18 years ago
github.com/sbc/boto - 8782e87e66505e7f3d1a8a00cf1e4d3fbed42198 authored over 18 years ago
Now automatically re-establishes HTTP connection with service if keep-alive times out or pipe is broken. Fixes Issue-4.
github.com/sbc/boto - 8ca25aece684b191a6caa29cf0b2ba7746007793 authored over 18 years ago
github.com/sbc/boto - 8ca25aece684b191a6caa29cf0b2ba7746007793 authored over 18 years ago
Added set_body() method, torched parse_body(). Fixed Issue-5.
github.com/sbc/boto - 56cf8630a8b862fda1b8d7a4fb2657cbce62fc20 authored over 18 years ago
github.com/sbc/boto - 56cf8630a8b862fda1b8d7a4fb2657cbce62fc20 authored over 18 years ago
get_timeout method now returns int rather than string. Fixes Issue-3.
github.com/sbc/boto - 480d108c897f0b2800b23813b033cb1bf98327b6 authored over 18 years ago
github.com/sbc/boto - 480d108c897f0b2800b23813b033cb1bf98327b6 authored over 18 years ago
Added tutorial for SQS use. Partially fixes Issue-2.
github.com/sbc/boto - 918857a15c3ec4b6f6715d8d1e67384c060707ba authored over 18 years ago
github.com/sbc/boto - 918857a15c3ec4b6f6715d8d1e67384c060707ba authored over 18 years ago
Documented environment variables used. Fixes Issue-1.
github.com/sbc/boto - 86e13039fce5511bb49c261d08e7b15ac3110e20 authored over 18 years ago
github.com/sbc/boto - 86e13039fce5511bb49c261d08e7b15ac3110e20 authored over 18 years ago
0.2a release
github.com/sbc/boto - 1beb90f451570c8abf4765d40208962fd1263d64 authored over 18 years ago
github.com/sbc/boto - 1beb90f451570c8abf4765d40208962fd1263d64 authored over 18 years ago
Added a simple README file.
github.com/sbc/boto - 956f1a1da7488aba435d77bbe12c7d7537a5fc99 authored over 18 years ago
github.com/sbc/boto - 956f1a1da7488aba435d77bbe12c7d7537a5fc99 authored over 18 years ago
Added convenience methods for creating connections.
github.com/sbc/boto - 77c08afc521046ea85d9cc90ca2db3c3d2145b61 authored over 18 years ago
github.com/sbc/boto - 77c08afc521046ea85d9cc90ca2db3c3d2145b61 authored over 18 years ago
don't need this file
github.com/sbc/boto - 97be8f4f5d0e1cf818b91b73127a07e2ddb5b5be authored over 18 years ago
github.com/sbc/boto - 97be8f4f5d0e1cf818b91b73127a07e2ddb5b5be authored over 18 years ago
Added a dump method which reads all messages in the queue and dumps them to a file.
github.com/sbc/boto - 1f8bd550b4add995fad0949cebd9014862726811 authored over 18 years ago
github.com/sbc/boto - 1f8bd550b4add995fad0949cebd9014862726811 authored over 18 years ago
Fixed a typo.
github.com/sbc/boto - a5a9fbfd95371b922a9d58b6fe420569e1cfd5bc authored over 18 years ago
github.com/sbc/boto - a5a9fbfd95371b922a9d58b6fe420569e1cfd5bc authored over 18 years ago
Added the vtimeout parameter to the clear method.
github.com/sbc/boto - 328107136b54accbb11475dd84b25dad8dbd1c40 authored over 18 years ago
github.com/sbc/boto - 328107136b54accbb11475dd84b25dad8dbd1c40 authored over 18 years ago
Changed the count method to accept a vtimeout parameter.
github.com/sbc/boto - d5baecbe57d12487fd38cc20612debeef2f98fb3 authored over 18 years ago
github.com/sbc/boto - d5baecbe57d12487fd38cc20612debeef2f98fb3 authored over 18 years ago
Forgot to import S3CreateError
github.com/sbc/boto - 1edcf9b92749aa8bf444725b0c7c4ed490a7e58c authored over 18 years ago
github.com/sbc/boto - 1edcf9b92749aa8bf444725b0c7c4ed490a7e58c authored over 18 years ago
changed page_size. Refactored clear method.
github.com/sbc/boto - b291f2d80cf67f43790352a95100b8a3f19cc18c authored over 18 years ago
github.com/sbc/boto - b291f2d80cf67f43790352a95100b8a3f19cc18c authored over 18 years ago
added missing parse_body method
github.com/sbc/boto - 31534c15ed13618cfed7c14b562c1afcf66b1de7 authored over 18 years ago
github.com/sbc/boto - 31534c15ed13618cfed7c14b562c1afcf66b1de7 authored over 18 years ago
Fixed bug in key.py
Added call to parse_body in message.py
github.com/sbc/boto - 36e4ba522e866aa5c57ffdf1a3c8eb275a6996c4 authored over 18 years ago
fixed a bug in key.py
Added new method to queue.py
s3 unit test now deletes the foobar file
Adding the dist directory and the 0.1a distribution file.
github.com/sbc/boto - f0f966a7bfc0a65d89ff819ffe3e32b7996ac43e authored over 18 years ago
github.com/sbc/boto - f0f966a7bfc0a65d89ff819ffe3e32b7996ac43e authored over 18 years ago
Added some additional tests of message visibility.
github.com/sbc/boto - b404f66a95bcd9d604da5027f014c45648518c99 authored over 18 years ago
github.com/sbc/boto - b404f66a95bcd9d604da5027f014c45648518c99 authored over 18 years ago
More cleanup. Added additional unit tests for S3.
github.com/sbc/boto - f86901308f1b1e40ed7aca2b8dffab52e0b9709d authored over 18 years ago
github.com/sbc/boto - f86901308f1b1e40ed7aca2b8dffab52e0b9709d authored over 18 years ago
Cleaning up, fixing bugs.
github.com/sbc/boto - 0071ce40645109fa94225a6498c68fbbb9aa189a authored over 18 years ago
github.com/sbc/boto - 0071ce40645109fa94225a6498c68fbbb9aa189a authored over 18 years ago
Removed bits.py. Not needed.
github.com/sbc/boto - 8cf45844f331306472232f53e853f0326bd931a7 authored over 18 years ago
github.com/sbc/boto - 8cf45844f331306472232f53e853f0326bd931a7 authored over 18 years ago
Removed contents.py, now renamed as key.py.
github.com/sbc/boto - 009bbe89ca4c13870190c9269bf4ba4483efae77 authored over 18 years ago
github.com/sbc/boto - 009bbe89ca4c13870190c9269bf4ba4483efae77 authored over 18 years ago
A working version, at last.
github.com/sbc/boto - 0090ed0502a490fc1abdbde2bd2b9bd4501b81d0 authored over 18 years ago
github.com/sbc/boto - 0090ed0502a490fc1abdbde2bd2b9bd4501b81d0 authored over 18 years ago
fixed values for my package rather than the one I copied from.
github.com/sbc/boto - d09a644d5eb45ecfe4ba9cf08e6435f9933ed3aa authored over 18 years ago
github.com/sbc/boto - d09a644d5eb45ecfe4ba9cf08e6435f9933ed3aa authored over 18 years ago
Initial version of code. Still not complete for correct but passes simple unit tests.
github.com/sbc/boto - 32460be582250c77152dbea923dbbd3044c81ec9 authored over 18 years ago
github.com/sbc/boto - 32460be582250c77152dbea923dbbd3044c81ec9 authored over 18 years ago
Initial directory structure.
github.com/sbc/boto - a0edb24295ed3cc3cf1e395eb277cc4c60ccde6d authored over 18 years ago
github.com/sbc/boto - a0edb24295ed3cc3cf1e395eb277cc4c60ccde6d authored over 18 years ago