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

Added an update method provided by matthewharrison. Thanks.

github.com/sbc/boto - 63d384ea56a649524fde3e1cd95dd0cbba3508dc authored almost 16 years ago
Fixed typo bug in docstring for batch_put_attributes.

github.com/sbc/boto - 5a341776f4d730eb77ba4d8b3254feb89f52286b authored almost 16 years ago
Adding a batch_put_attributes method and also adding addition doc strings.

github.com/sbc/boto - 58cfc6bc07051c37081ff3c2727a3dfeb7b697c5 authored almost 16 years ago
Fixing bug in logging of information for Task.

github.com/sbc/boto - 46a5cdb1f74b23d5ac06e3a36890a316c3c8ce6a authored almost 16 years ago
Fixing some bugs in the daily tasks and long-running hourly tasks. Also adding code to extend the vtimeout for hourly tasks.

github.com/sbc/boto - 1d28aa1b1dce871751faa21460683309167aa462 authored almost 16 years ago
Updated the documentation for generate_url to show that the expiration time is in seconds.

github.com/sbc/boto - e355991e47c0552457d13266a9d9b95291432201 authored almost 16 years ago
Adding the ability to request additional attributes when reading a message. Added EncodedMHMessage and reverted MHMessage to original, unencoded behavior for backwards-compatibility.

github.com/sbc/boto - e44e59e5e335ab430f02fb8959f10807f49fd5a9 authored almost 16 years ago
Added the ability to decode just the properties from a document instead of returning a whole object

github.com/sbc/boto - 6d841f744a2788d4b1b34181df11de9557a21281 authored almost 16 years ago
Minor fix to make load only operate when the object has an id

github.com/sbc/boto - ac4903af396c8628de87ae6f49bd926e76a53510 authored almost 16 years ago
Preparing for new release.

github.com/sbc/boto - 6b787ee22eba49394bd42d4c705ff81aa37966b2 authored almost 16 years ago
A couple of minor tweaks.

github.com/sbc/boto - 94e647869d3e7ef018041890465d189b2eab327b authored almost 16 years ago
Should fix issue 217 and issue 215

github.com/sbc/boto - d85c722dd67a3121423f60e18b4206964dcb24f2 authored almost 16 years ago
Trying to normalize the exceptions a bit and also remove deprecated reference to message in Exception.

github.com/sbc/boto - b5402a7e0de806764ca7546abef85df9c0f9a32c authored almost 16 years ago
Initial support for 2009-02-01 API. Also fixes issue 216.

github.com/sbc/boto - b641d02073085d35148c29aa960ac42648477624 authored almost 16 years ago
Fixed bug in last commit and also fixed issue 204.

github.com/sbc/boto - 742edb0ce73a85da062ed4d92337fa128e3c6242 authored almost 16 years ago
Added some additional attributes to BotoServerError. fixes issue 218.

github.com/sbc/boto - b66495624349bd98686d7b5e5c88ed35209aec8f authored almost 16 years ago
Allow fully qualified class names in DB section names in config file.

github.com/sbc/boto - b55c98121213f109aac956f8835e014ae908ebde authored almost 16 years ago
Fixed a bug that prevented the command output from being persisted.

github.com/sbc/boto - 56cc41d4d68232cade5c11d9fc94202ae1638e01 authored almost 16 years ago
Fixing a bug in handling of count for select queries

github.com/sbc/boto - ad1e58b3109e5d11ba2c570f9cf48d715f7d6396 authored almost 16 years ago
Fixing a typo bug in last commit

github.com/sbc/boto - d6f722d9cd8a317f9ee41815e366b03421396c3a authored almost 16 years ago
Updated the trim_snapshots method to provide a simpler to understand algorithm.

github.com/sbc/boto - 59010858e764dcbee44086e7fc6bf1339f18876a authored almost 16 years ago
Another silly bug.

github.com/sbc/boto - a73b7f661d352c587c235d5a8cc4fac8a0f8a929 authored almost 16 years ago
Fixed a dump typo bug.

github.com/sbc/boto - 5e76da612ef92573c8f4c7950528a24f85b5f299 authored almost 16 years ago
Take year into account when grouping snapshots

github.com/sbc/boto - c9eae31d9761534050b5f0f5c830559ab144f363 authored almost 16 years ago
Fixed typo bug in purchase_reserved_instance_offering.

github.com/sbc/boto - f8a398685fe6663e8f01b822be64c5dd14b8697c authored almost 16 years ago
Adding a trim_snapshots method to Volume object.

github.com/sbc/boto - 2f9ea266e7d4e4963ff3a2908854bf51656ac2b6 authored almost 16 years ago
Added a command line utility to purchase reserved instances. Fixed a bug in handling of reserved instances.

github.com/sbc/boto - 897be30e9d9b3b001ebe526b163b51c240c92c1f authored almost 16 years ago
Added a SelectResultSet like the QueryResultSet that pages through results from a Select query.

github.com/sbc/boto - c897637da3054ee3950e2b483bd0be4e5a06e133 authored almost 16 years ago
Updated server to ignore if the instance-id is no longer valid in EC2.

Instead it will now just set the instance id to "None"

github.com/sbc/boto - 9866a8bf2a0809cb34cb3402134c56fd9fc50143 authored almost 16 years ago
Adding initial support for batch put.

github.com/sbc/boto - b1e51bb523dc4444bc579677196d39242af4d57f authored almost 16 years ago
Added locale requirement section

github.com/sbc/boto - d1c49e0c0dca437a749337cd014480d9663f1c90 authored almost 16 years ago
Added datetime tester and fixed sorting with select

style queries in the SDBManager.

github.com/sbc/boto - 6afc5c72ea2078c537bfa9530f5dbd7eca99c62d authored almost 16 years ago
Added "strip" to filter build part to recover from having an extra space at the end of the op in a filter

github.com/sbc/boto - 9eb26957a718d32cbed9de5beb988efb2cecb32c authored almost 16 years ago
Updated sdb manager to use "select" instead of the

old query syntax.

github.com/sbc/boto - 0eda63efcbd539364fd668fa6c5823a49ce3ae5f authored almost 16 years ago
Adding simple distributed task schedule. Fixing bugs in cmdshell.

github.com/sbc/boto - 9af50d4718d57804df6e481acd930e6555c66c2c authored almost 16 years ago
BlobProperty __set__ was causing infinite loop.

github.com/sbc/boto - 1531f168cd4e19154e45664eba0781fa0ad667d4 authored almost 16 years ago
Fixed a bug in handling of unicode/utf-8 characters.

github.com/sbc/boto - 74dc4aafeab3c45103ceb8dfc2588e1bbc2f69f4 authored almost 16 years ago
Fixed an issue with object_lister and subclasses. Trying to get BlobProperty to be less focused on Strings.

github.com/sbc/boto - 7f9bb0e626edab1956bee47659bd9df8932e425d authored almost 16 years ago
Fixed a typo

github.com/sbc/boto - c87a4d3595ac70fee60b394db2448ac6626f5a0f authored almost 16 years ago
Importing stat for use in add_init_script

github.com/sbc/boto - cc09bcc48c8174eab742a70fdecac9d8fbc25c69 authored almost 16 years ago
Implemented the "add_init_script" in the

ubuntu installer

github.com/sbc/boto - 5370853806b07b30f3054210e9cc7b5e5dadf381 authored almost 16 years ago
Fixed query filter part for SDB manager

github.com/sbc/boto - 996fc5291252a1103d244a3921f40ceef18a5390 authored almost 16 years ago
optimization to allow the id field of a reference object to be retrieved without hitting SimpleDB.

github.com/sbc/boto - f55787c20cf7adeedd0dbca6cb351a81321bbfcb authored almost 16 years ago
There is no real requirement that the ID for an object be a UUID. That's just the default value we use. Remove uuid_check.

github.com/sbc/boto - 6777084ef796130ec454a72b802ef7286393bfb8 authored almost 16 years ago
Cleaning up the persistence code and simplifying it. Auto_update is no longer supported. The Model object now handles initializing all of the properties with default values. Lazy instantiation of ReferenceProperty means fewer round trips to SimpleDB.

github.com/sbc/boto - 982a9ade30aba0f4eddf327b7da9decc61b54651 authored almost 16 years ago
Removed auto-grabbing of values out of SDB when

the first value was grabbed, this was causing
issues with new objects

github.com/sbc/boto - 94f7657f169935fefc04886aba3337b23cfb9068 authored almost 16 years ago
Added count to sdbmanager, and pushed it through from the query object.

Count uses the new select API. Although we have not moved
the query method over to this new API, ...

github.com/sbc/boto - bb1c73e98e869f45369d76894020a555543bca71 authored almost 16 years ago
Not quite sure why domain's select statement was asking for

a domain, but it's gone now

github.com/sbc/boto - 18bdbc05f28ad8ee7f0549897a3839342736aaa6 authored almost 16 years ago
Incoporating patch from gafton for bug in handling of port for S3 requests. Fixes issue 214.

github.com/sbc/boto - 0e4e76caaaf3d1046daead59d41b2daacf5ef00b authored almost 16 years ago
Also updating 20070501 code with patch to count method in issue 213.

github.com/sbc/boto - b7a522e60ceaf11b8c2ff6124461536f88042100 authored almost 16 years ago
Accidentally removed the "Key" item type

from the SDB Manager encode/decode process

github.com/sbc/boto - b489d2973689f43634f888f97f8b23760de6c75f authored almost 16 years ago
Adding support for new reserved instances features. Warning, not well tested.

github.com/sbc/boto - b59c24333bef322cc346808897bdbdf5391dff3b authored almost 16 years ago
Missed another issue with caching properties

github.com/sbc/boto - b7bca9f8fe4a1f0ae2e1cabfe7ef0d90d1505308 authored almost 16 years ago
Fixed an interesting issue involving the caching of properties for

a reference property

github.com/sbc/boto - 56135317f8342931edc1295529437463397f8a58 authored almost 16 years ago
Count should return an int. Fixes issue 213.

github.com/sbc/boto - 5234486903a9c25d04a25c059361b5b694291bfa authored almost 16 years ago
Major speedups to reference properties. Now

Reference Properties automatically return an object
but they are not loaded with any attributes
u...

github.com/sbc/boto - 4383d25bf7112df0214bbc7c9ae56fe72259865f authored almost 16 years ago
Checked in fix to get_manager to use sdb.amazonaws.com as the default endpoint

github.com/sbc/boto - 44b37cba277c4b63e5c71e970b066a627205bd95 authored almost 16 years ago
Fixed SDBManger to also pass in db_host, db_port and is_secure

github.com/sbc/boto - 6853da0b1af797fd838427c8f0320cbf98c4a596 authored almost 16 years ago
First cut at new management layer. Not ready for primetime yet.

github.com/sbc/boto - c73e373f830421e5fccd8164266da1ba724b6843 authored almost 16 years ago
Cleaning up some validator methods. Added a choices method that checks to see if the choices passed in is callable.

github.com/sbc/boto - e7dfe2235623dd531419d9db4bd0544b2c324fa7 authored almost 16 years ago
Adding a couple of small utility methods to EC2 module.

github.com/sbc/boto - b14e2168d2b4ae4eedb4d4428b4132e4648cfe39 authored almost 16 years ago
Model objects now get passed all values in their constructor rather than getting set individually after creation.

github.com/sbc/boto - 7db34df57d8c7225e252a741dff3f6f1b0126891 authored almost 16 years ago
ReferenceProperty attributes should now only be fetched from sdb when they are referenced. Also fixed an issue with object_lister, unrelated.

github.com/sbc/boto - db430b3d67b7b8dd1185ffad8dac374b4ad2e1e4 authored almost 16 years ago
Added delete to XMLManger

github.com/sbc/boto - 85ad9b51e2cdc32d6b0a4f60311a7f252daa2927 authored almost 16 years ago
Changed the handling of DescribeVolumes request to correctly handle attachment data, if present. Fixed issue 162.

github.com/sbc/boto - 8abea93b44e88ac57c5a26c6cebf384331b70f2e authored almost 16 years ago
FIxed so password will only get set if it's changed for XML manager

github.com/sbc/boto - 33e0654911fcaf89a29e960fe7832547a0d27814 authored almost 16 years ago
Made the compute_md5 a first class method and allow it to be called and the result passed in to the set_contents_from_* methods. And why I need it to be that way is none of your beeswax 8^). Also had compute_md5 call fp.seek(0) at the start to make sure the file is at the beginning. Fixes issue 206.

github.com/sbc/boto - 2386a63f1c59dcc616a8bc6de870eba551afa51c authored almost 16 years ago
Fixed an issue related to calculation of signature version 2. This issue only shows up on Python 2.6 and later. Fixed issue 208.

github.com/sbc/boto - f35cc3cdac9f91512aea8e30096eedf200a5af71 authored almost 16 years ago
Minor fixes to the sdb manager

github.com/sbc/boto - e408eb70d9936d3b94b8eb14ee33683ce558426f authored almost 16 years ago
Fixed decoding of list properties

github.com/sbc/boto - bf0fae6a7d82a06c950e71fd5d7cf347b80517cb authored almost 16 years ago
Changing to GAE patch to be 2.4 friendly. Addresses issue 115. Fixes issue 207.

github.com/sbc/boto - f35e004fdd4b5117efa3a986dfe8a97b4f1171db authored almost 16 years ago
updated unmarshal_object to allow you to send the class and id of the

objects being unmarshalled

github.com/sbc/boto - 26405505c2950bfea1cd36e7a35a715e238d0f07 authored almost 16 years ago
Another patch to support use on GAE. Addresses issue 115.

github.com/sbc/boto - db634d1a9a608cf6fc1a87ce972e30b01b646628 authored almost 16 years ago
Fixed reconnection issues with XMl manager

github.com/sbc/boto - 21a5285b6c3360900745ebcabfe4be0a581ea461 authored almost 16 years ago
Applying patch from Waldemar to support use of boto on GAE.

github.com/sbc/boto - 370a640e2958ec3e2826e6da848cde00dc240faa authored almost 16 years ago
Slight tweak. Works on existing instance so I'll check it in and test on new instance.

github.com/sbc/boto - cbdebbcf74f9458c113cfa86a86b8d1aae2ff5bd authored almost 16 years ago
Added increment of loop counter to mysql log on attempt.

github.com/sbc/boto - 5a0e997ddf1d273ffae3dcf8fae3b90cfb50c881 authored almost 16 years ago
Don't try to change the root password, since we don't do that anyway and that would break the later code that's trying to verify that we can log in.

github.com/sbc/boto - 4f930cc668d018244eadc27c37a688db9830de78 authored almost 16 years ago
Only try to stop mysql 5 times, then give up.

github.com/sbc/boto - 34e8a72a7e8f81e22464330aa91f6e4a4b3e33e9 authored almost 16 years ago
Mount whatever used to be mounted at /mnt to /tmp.

github.com/sbc/boto - 9b7e7fa0ce95d3b99261f061d16b7f7eec963b31 authored almost 16 years ago
All properties have a name

github.com/sbc/boto - 21dad669b2570380eba03cc94f9bada4fd675c2e authored almost 16 years ago
Fixes issue 185.

github.com/sbc/boto - b4c3bf99b587cd14796ee050f1c5d3137df8c560 authored almost 16 years ago
Make the ubuntu mysql installer a bit more flexible.

github.com/sbc/boto - d8443a5b99cb90f744bd4f9fc074d6dfc26c43c9 authored about 16 years ago
Fixed to support lists with references in them

github.com/sbc/boto - 90afd99ddeabe80ac54af442ee8a160f823fba63 authored about 16 years ago
Fixing problem with key names that include path info.

github.com/sbc/boto - 1de27f58430e3978853f34582fc482f876603486 authored about 16 years ago
Incorporating patch from rPath to support HTTPS over proxy connection. Fixes issue 185.

github.com/sbc/boto - 4efbc3a77c960ac39f839080223c48855f912f31 authored about 16 years ago
Fixing a dump typo error in handling of default value for S3KeyProperty.

github.com/sbc/boto - 38237bf72ae65bd7600017363736fd8c82f6b8aa authored about 16 years ago
Added a password encoder/decoder to prevent double password encoding on XML managers, encoding happens

on the client side before the password is sent

github.com/sbc/boto - 481ff0f55706186bd9793fa0ad7487d5fdac344e authored about 16 years ago
Server sets the ID on a put, and sets additional values if passed back

github.com/sbc/boto - 20946f254b4c19f906ac729b462ad4a8b536eb19 authored about 16 years ago
Changing ShellCommand to use subprocess rather than popen2. Also put it in a polling loop reading the stdout/stderr so avoid deadlocking.

github.com/sbc/boto - 557cf396f0c3b2d3c2c52259b0ccc94451f8de24 authored about 16 years ago
Fixed a bug in get_queue/lookup which would fail to return a queue if the call to get_all_queues returned more than one response.

github.com/sbc/boto - da113f310f80fc923eda9645f8767a469744acf1 authored about 16 years ago
Changing default behavior to require explicit put or save rather than relying on auto_update in some situations. Also changing get_by_ids to get_by_id.

github.com/sbc/boto - 154bf9422027b0b3b198c705c8423568c507c747 authored about 16 years ago
Adding an EBS installer that automatically mounts an EBS volume to an instance at startup and creates an XFS filesystem if necessary.

github.com/sbc/boto - b4c0254ea34817b018176872a3e1d713414da734 authored about 16 years ago
Adding an instances method to SecurityGroup to find all of the instances running in a security group.

github.com/sbc/boto - e6e16e41cc229687099c12c537f4940ae6dc73fa authored about 16 years ago
Added a to_xml and from_xml method to domains, this effectively allows us to backup and recover a domain's entire contents

without having to put them into model objects.

github.com/sbc/boto - 7a5fb1079e4574c11d4d4f63fbfd7082c893fd9b authored about 16 years ago
Adding back a bit of code that is necessary for ReferenceProperties to work properly.

github.com/sbc/boto - cf71d335dc7e992717f858cdcd906adeb5055f47 authored about 16 years ago
Fixing a bug in the creation of S3 connection. Addresses issue 193.

github.com/sbc/boto - e19c6d6c908153802c987ddb9f6af8829f4aece1 authored about 16 years ago
Making S3KeyProperty more efficient in it's use of S3 Connections.

github.com/sbc/boto - d9c36691146f369de29d489158be6336d854620a authored about 16 years ago
Trying to make things as efficient as possible. Removed some unnecessary things that caused extra SDB requests and also S3 requests. The downside is that you must ensure that the domain you have specified exists already. Addresses issue 193.

github.com/sbc/boto - 5250b4b851eb143f056b0e1c9076c1a59f5cda46 authored about 16 years ago
Another attempt at fixing the 2.4 compatibility issue. Using suggestion from mccormix. Fixes issue 172.

github.com/sbc/boto - 043851587a6df2905a862390ea9344e779fbeff0 authored about 16 years ago