Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sbc/boto

An integrated interface to current and future infrastructural services offered by Amazon Web Services.
https://github.com/sbc/boto

Missed another issue with caching properties

b7bca9f8fe4a1f0ae2e1cabfe7ef0d90d1505308 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed an interesting issue involving the caching of properties for

a reference property

56135317f8342931edc1295529437463397f8a58 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Count should return an int. Fixes issue 213.

5234486903a9c25d04a25c059361b5b694291bfa authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Major speedups to reference properties. Now

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

4383d25bf7112df0214bbc7c9ae56fe72259865f authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Checked in fix to get_manager to use sdb.amazonaws.com as the default endpoint

44b37cba277c4b63e5c71e970b066a627205bd95 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed SDBManger to also pass in db_host, db_port and is_secure

6853da0b1af797fd838427c8f0320cbf98c4a596 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
First cut at new management layer. Not ready for primetime yet.

c73e373f830421e5fccd8164266da1ba724b6843 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Cleaning up some validator methods. Added a choices method that checks to see if the choices passed in is callable.

e7dfe2235623dd531419d9db4bd0544b2c324fa7 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Adding a couple of small utility methods to EC2 module.

b14e2168d2b4ae4eedb4d4428b4132e4648cfe39 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Model objects now get passed all values in their constructor rather than getting set individually after creation.

7db34df57d8c7225e252a741dff3f6f1b0126891 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
ReferenceProperty attributes should now only be fetched from sdb when they are referenced. Also fixed an issue with object_lister, unrelated.

db430b3d67b7b8dd1185ffad8dac374b4ad2e1e4 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Added delete to XMLManger

85ad9b51e2cdc32d6b0a4f60311a7f252daa2927 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Changed the handling of DescribeVolumes request to correctly handle attachment data, if present. Fixed issue 162.

8abea93b44e88ac57c5a26c6cebf384331b70f2e authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
FIxed so password will only get set if it's changed for XML manager

33e0654911fcaf89a29e960fe7832547a0d27814 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
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.

2386a63f1c59dcc616a8bc6de870eba551afa51c authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed an issue related to calculation of signature version 2. This issue only shows up on Python 2.6 and later. Fixed issue 208.

f35cc3cdac9f91512aea8e30096eedf200a5af71 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Minor fixes to the sdb manager

e408eb70d9936d3b94b8eb14ee33683ce558426f authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed decoding of list properties

bf0fae6a7d82a06c950e71fd5d7cf347b80517cb authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Changing to GAE patch to be 2.4 friendly. Addresses issue 115. Fixes issue 207.

f35e004fdd4b5117efa3a986dfe8a97b4f1171db authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
updated unmarshal_object to allow you to send the class and id of the

objects being unmarshalled

26405505c2950bfea1cd36e7a35a715e238d0f07 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Another patch to support use on GAE. Addresses issue 115.

db634d1a9a608cf6fc1a87ce972e30b01b646628 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed reconnection issues with XMl manager

21a5285b6c3360900745ebcabfe4be0a581ea461 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Applying patch from Waldemar to support use of boto on GAE.

370a640e2958ec3e2826e6da848cde00dc240faa authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Slight tweak. Works on existing instance so I'll check it in and test on new instance.

cbdebbcf74f9458c113cfa86a86b8d1aae2ff5bd authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Added increment of loop counter to mysql log on attempt.

5a0e997ddf1d273ffae3dcf8fae3b90cfb50c881 authored almost 16 years ago by walsh159 <walsh159@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
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.

4f930cc668d018244eadc27c37a688db9830de78 authored almost 16 years ago by walsh159 <walsh159@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Only try to stop mysql 5 times, then give up.

34e8a72a7e8f81e22464330aa91f6e4a4b3e33e9 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Mount whatever used to be mounted at /mnt to /tmp.

9b7e7fa0ce95d3b99261f061d16b7f7eec963b31 authored almost 16 years ago by walsh159 <walsh159@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
All properties have a name

21dad669b2570380eba03cc94f9bada4fd675c2e authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixes issue 185.

b4c3bf99b587cd14796ee050f1c5d3137df8c560 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Make the ubuntu mysql installer a bit more flexible.

d8443a5b99cb90f744bd4f9fc074d6dfc26c43c9 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed to support lists with references in them

90afd99ddeabe80ac54af442ee8a160f823fba63 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixing problem with key names that include path info.

1de27f58430e3978853f34582fc482f876603486 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Incorporating patch from rPath to support HTTPS over proxy connection. Fixes issue 185.

4efbc3a77c960ac39f839080223c48855f912f31 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixing a dump typo error in handling of default value for S3KeyProperty.

38237bf72ae65bd7600017363736fd8c82f6b8aa authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Added a password encoder/decoder to prevent double password encoding on XML managers, encoding happens

on the client side before the password is sent

481ff0f55706186bd9793fa0ad7487d5fdac344e authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Server sets the ID on a put, and sets additional values if passed back

20946f254b4c19f906ac729b462ad4a8b536eb19 authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Changing ShellCommand to use subprocess rather than popen2. Also put it in a polling loop reading the stdout/stderr so avoid deadlocking.

557cf396f0c3b2d3c2c52259b0ccc94451f8de24 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
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.

da113f310f80fc923eda9645f8767a469744acf1 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
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.

154bf9422027b0b3b198c705c8423568c507c747 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Adding an EBS installer that automatically mounts an EBS volume to an instance at startup and creates an XFS filesystem if necessary.

b4c0254ea34817b018176872a3e1d713414da734 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Adding an instances method to SecurityGroup to find all of the instances running in a security group.

e6e16e41cc229687099c12c537f4940ae6dc73fa authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
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.

7a5fb1079e4574c11d4d4f63fbfd7082c893fd9b authored almost 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Adding back a bit of code that is necessary for ReferenceProperties to work properly.

cf71d335dc7e992717f858cdcd906adeb5055f47 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixing a bug in the creation of S3 connection. Addresses issue 193.

e19c6d6c908153802c987ddb9f6af8829f4aece1 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Making S3KeyProperty more efficient in it's use of S3 Connections.

d9c36691146f369de29d489158be6336d854620a authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
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.

5250b4b851eb143f056b0e1c9076c1a59f5cda46 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Another attempt at fixing the 2.4 compatibility issue. Using suggestion from mccormix. Fixes issue 172.

043851587a6df2905a862390ea9344e779fbeff0 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Allow proxy_user and proxy_pass to be set for S3Connection. Fixes issue 197.

c1b13ca6a31c910107772e5a04a50fdcd5b2387c authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Reworked the load/save methods. Fixes issue 184.

bfa84dff3619177f8724375b45e3e58de2a39c75 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
More changes for issue 172. I have a 2.4 machine to test on now.

9ff4ef76e5c6ca6d1e4732fed80457069a92f600 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Trying another approach to keep the use of sha and hashlib compatible with Python 2.4. Fixes issue 172.

4a504c258d178bc48d2b93ed5374623c44ba27c5 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Add a nice repr method for the Policy object. Fixes issue 195.

7e2b799718a49acc9198aa5034e9853ff99f48b5 authored almost 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Just adding a little check to avoid issues.

5acef7da0983ffa1e6f34223b0207ee9a11350e5 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Adding a domain arg to the select method to correctly establish domain ownership of the Items returned. Address issue 191.

60756579a31b7bce3bc36edb204d6ddc0c8c3094 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Moved blob to not automatically pull out data from S3 in the SDB

manager until it's asked for it

78bb7022b3e736e7eff6c2e2e0d47bafbc6740a6 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Allow get_object_from_doc to support Keys

8a1c5acb1d064fd8c687dede1ec1b21080bdacbf authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Minor updates to xmlmanager

ff3b261910225263d1e359253b422209392b7127 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed a bug involving tilde characters and Signature Version 2. Fixes issue 192.

5ee2a5afe8018d5bc2ae971ab5bac667bce783b4 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed reference properties in XML manager,

Removed auto_update flagging from objects in XML objects

678387b6a6ec288a9474d853fbfba768dd293200 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Initial support for SELECT style queries using the Select request. Addresses issue 191.

594ed7133eb032b917afc3df175a2ee65ea59e0c authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Add initial support for request payment of requests in S3.

4043b7e872a9589aded76d614217da8d11f57417 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Filter queries now work with the XML manager, simply

put we use the same query reduction supported in SDB

e64277319b1e040915a78600ba5bccb127f95240 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Added a blob property that automatically handles blobs for SDB and XML

for SDB this is stored in S3 and for XML it's simply a string.
Also updated the XML manager to c...

8038baebf0b0144acf7c0b18574ca6f9247103b8 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
get_object_by_ids now supported if you pass in a

db_host and db_name

a4f451d5f2f30efbb4641ecc52bc929f187a0ef1 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Allow a query to be turned into an XML Document,

Allow you to pass in a doc object to use for the
to_xml method of models (appending to this doc
i...

e7cc9322751188a7c908184d0842b7db84bf2664 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
SDBManager should return None when it doesn't find an object,

not toss an SDB error (since that's abstracted away)

e173a1410d3d08a3e7a9865441342451290efc80 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Removing extraneous print statements. Fixes issue 190.

02547f31cd17d3a8ca0aafc2c4a7c4dd7dcfec54 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixing boneheaded edit from r938 that incorrectly handled None-valued params. Fixes issue 189.

f47328294f814a6db7cfc57db99159186a4912fb authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Initial version of an xmlmanager. Adds a to_xml method to all Model objects and a from_xml method to all Model classes.

b582f4c5fe456ebfa639354294d763fee29705ac authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Bumping for new release.

5748a5e0fb645ebfb6bad1664e08240586991b75 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Add support for Signature Version 2 to address security issues. Also fixes inconsistency in use of id/url for queues in SQS. Fixes issue 115 and issue 188.

358d8dc90e40b3da78435d767ac9225db454399f authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Apache doesn't install right unless it's rebooted after these modules are installed

ca7f9d1a7f9635984eda2ddaa5eb36db40fdc58b authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed silly typo error in save method. Fixed issue 187.

3a932b8b99797eb20ea79ddc60521667f2ad290f authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Adding back test file that was mistakenly removed.

348a5ac05907581814e249ce6ac537e56f0c7796 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Removing extraneous docstring.

4a392773ffbc2ca57829d259182e95de8396d3be authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Updated tutorial for EC2. Includes section about Regions.

428e3f6ded282568c8550ce14d0344c9b7c8f80e authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Bumping version for new release.

a2db279a1af53122e4c58bb2e5182e212b5b1b97 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Checking in changes to support regions in EC2.

b579ced2d2bdd55b421e561576ffe44d74a40ebe authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Bumping for new release.

79cb271b4d38efc5bf822e61f58cf30a774b9fab authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed a serious bug in delete_attributes. Fixes issue 180 and issue 182.

80d617ac3dd578b650fef8d48c0d0a8ad6fb38ec authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixing the fix to support python 2.4. Fixes issue 172.

849523c78947056eaa079814473b3e3f4c158708 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Add support for the GrantBonus request. Fixes issue 181.

69cee0bfc1c2c308ebcf0f270eca77a12a17620d authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Removing extraneous file that got deposited in failed attempt at groking NetBeans for Python.

243bd016e3276c921810245a99e0ced7bc3f6371 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed a typo bug that caused objects returned from Query to not have _auto_update set correctly.

d2610aca866be866fb72209cb1c50f331730aa32 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed a typo bug that caused objects returned from Query to not have _auto_update set correctly.

f0df7cae4b7746375a2452882031dd98206b6d67 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Validating the bucket for each S3Property is prohibitively expensive.

c140a9bf273cca5f7c5cbd3eabf598cfc9433e0b authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Adding cloudfront to the list of packages. Doh.

e4db4728d57dec9213f0f05a7ba6293b0d1d91e0 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Include the boto.sdb.db and boto.sdb.db.manager in the setup.py

for install

65c6ed6e3bc5acf2b656cfc0aa023956e1d43f4d authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
First cut at support for Domain metadata in sdb. Addresses issue 178.

3436cbcfdb343c3f282457618b16d8705d271d8d authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Bumping version number.

72a1dd5bb3fc702d47d6f5ad1c621f328a2da29a authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixes issue 177

cae6e1cb1b5492ee67ed5cdc1a4914a7fd872d91 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Calling wrong decode method in base64 module. fixes issue 176.

3d10d28a19fdaac896119cf5d15ee020e6d233d6 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed two typo bugs. Fixes issue 174.

52ca0eafacce31db9d30e8316aa2541bbcdf63ae authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Change references to hashlib to maintain compatibility with Python 2.4. fixes issue 172.

b9b715adc34bcfee09f4579c3b7a6aad55ec15ca authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Fixed some bugs in handling of XML responses for Enabled element. Also return ETag from set_distribution_config and update value in Distribution object.

1b9bbcdc61b2781f0274a03b65b2316a5766db9b authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Added enable and disable methods to Distribution. Updated README. Fixes issue 173.

091a1c93bd1d92366ff7d1a1b721ec9449b3e38c authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Updated the comments a bit.

deef0c78313c000b50eac672f485452e7f46622a authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Setting status attribute rather than enabled attribute. Fixes issue 173.

c4fc2c9a61a4cbdb0f370a7e46a9d5d5c46f05e2 authored about 16 years ago by Mitch.Garnaat <Mitch.Garnaat@604d75c7-a419-0410-a38f-bde1a0bd1dbf>
Allow server's "shell" method to take a key_path

d15ed8f6045b163a78c4e21a36c331af19edb905 authored about 16 years ago by kopertop <kopertop@604d75c7-a419-0410-a38f-bde1a0bd1dbf>