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

Updted decoding of lists and maps, previously it wasn't doing anything with keys and not properly decoding old values

github.com/sbc/boto - b2f42e34c1812e1e36914308e67879489d4fac08 authored almost 15 years ago
Added the ability to remove all values from a list property

github.com/sbc/boto - 6c7f85fe96a42f6720a9594883ea54843cd335cb authored almost 15 years ago
Minor updates for References within lists

github.com/sbc/boto - 3db3b42e85b393b4e524a9c4918571b5edc6e002 authored almost 15 years ago
Minor fix to properly encode models all the time

github.com/sbc/boto - c7f090eb6bea64deae01917e7eb180526e8fcb9a authored almost 15 years ago
Added back in support for "like" that has a leading "%" for lists

github.com/sbc/boto - 028313aff77fcfe245bcb25e120095e4a32cf355 authored almost 15 years ago
Updated once again to support lists being ordered, and added tests for querying.

Querying should once again work with lists, since there is now a short-circuit
that prevents sing...

github.com/sbc/boto - 4776c962ea4e0b5a5d43c145f64b20e984c718ec authored almost 15 years ago
Reverted change to list properties, this doesn't work for searching.. We need to encode in the item name not the value.

github.com/sbc/boto - 73590c73960d24b5466449689ea47c057ba8fdcc authored almost 15 years ago
Added some more testing, and made lists in sdb.db ordered just like

python lists are.

github.com/sbc/boto - b8d20aed273393f8eba8eb416cabed58fcba04d5 authored almost 15 years ago
Updated SDBManager saving function to allow properties to be removed.

github.com/sbc/boto - b1d8a371418194c35d61eb3023ff51540edf66ac authored almost 15 years ago
Allow "None" to be passed into a filter as a list

github.com/sbc/boto - 153b353d707ee91f50fdf4e707ec521b1fe1faa9 authored almost 15 years ago
Added in sequences:

http://blog.coredumped.org/2010/02/creating-sequences-using-sdb.html

github.com/sbc/boto - 51179d85d5993c070cb9f865386cc4e4a4424f9e authored almost 15 years ago
Added "Sequence" for use with the new SDB Consistent options.

github.com/sbc/boto - 08176e182192ec15fa061ff1fdc9b02f75361923 authored almost 15 years ago
Fixed bundle image script

github.com/sbc/boto - f87fd22628126b2344ae424c155088e9886f31d4 authored almost 15 years ago
Add terminate command now that the stop command stops an EBS boot volume instance instead of terminating the instance.

github.com/sbc/boto - dcd7e6da986f89437f7504fc151f4ef6339613f1 authored almost 15 years ago
Add max_items argument back into domain.select so that the select statement in SDBManacer.query works.

github.com/sbc/boto - 87e5864f796e5dbf7e7298edf781a8b4bb2d66ba authored almost 15 years ago
Correct doc strings for expected_values parameter. It's a list, not a dict.

github.com/sbc/boto - a98a7cfe1e5dccb2ab4df015569528bf539921ee authored almost 15 years ago
Adding initial support for consistent reads and conditional puts and deletes.

github.com/sbc/boto - aedc588ae27933fb37d66eeeafac71f8e93ef0d5 authored almost 15 years ago
Added support for instance_initiated_shutdown_behavior param to run_instances. Fixes issue 343.

github.com/sbc/boto - 9fd60a2efd20e38b4fc0c1454db275dc61e5798d authored almost 15 years ago
Add force flag to stop_instances. Fixes issue 342.

github.com/sbc/boto - 9a1bdd881da1cdd2bec69d59ce758a666c6d3a3e authored almost 15 years ago
getting rid of empty directory

github.com/sbc/boto - bb21b6b1b133ae4cc7e061107ccd0c98d8ef748e authored almost 15 years ago
Removing the old 2007-05-01 code which is no longer available from AWS. Also removing code to configure it in __init__.py.

github.com/sbc/boto - 9dff08e71a88badd8c220a6b74ca3c22589dc020 authored almost 15 years ago
Fixed a doc bug and also fixed a code bug related to retrieving message attributes on RecieveMessage requests. Fixes issue 341.

github.com/sbc/boto - 7041439cc15531e894153687e291b60a4a3e5204 authored almost 15 years ago
cleaned up some things identified by pylint -- mostly __init__ not being called on base class

github.com/sbc/boto - 358079f00802c6a42d23c6c1fd0c82b8c04796bd authored almost 15 years ago
_cache doesn't exist anywhere nor is it getting set on AWSConnection objects anywhere in source tree

github.com/sbc/boto - 81061fa9b838708a2980f4022bf4aa31133fd631 authored almost 15 years ago
who really cares if there is a space after a comma or not

github.com/sbc/boto - 9fdd67117a805457d0a25c9d3f3c73fbdc979a55 authored almost 15 years ago
ignore two stupid rules for pylint

github.com/sbc/boto - bd521ddfb5eace3001114475d63ef944b1787f95 authored almost 15 years ago
attempt using the hudson environemnt variable to get revision in doc build

github.com/sbc/boto - cdc51dd7d469f2ebfebac99d98e05e148fbe1344 authored almost 15 years ago
attempt using the hudson environemnt variable to get revision in doc build

github.com/sbc/boto - 300461fb843027feefc1f90298ec3a6c4d887dbb authored almost 15 years ago
attempt using the hudson environemnt variable to get revision in doc build

github.com/sbc/boto - f5ce29430b4f3cc3689832aa7a879fecf3fe0d1d authored almost 15 years ago
attempt using the hudson environemnt variable to get revision in doc build

github.com/sbc/boto - 66235275b81cf2917ce986a8ae39209ce574d869 authored almost 15 years ago
fix revision setting for doc building

github.com/sbc/boto - a5fb011695aa62619cff4c86a3b75f8ccba44346 authored almost 15 years ago
corrected indention setting in pylintrc file

github.com/sbc/boto - 255f00e85671bbcbbe2b847558946a3f1c6f3d12 authored almost 15 years ago
Commented out an undefined bug in ec2.autoscale.instance

github.com/sbc/boto - 8e77e59b8910944603ea971f2604c242e75bd481 authored almost 15 years ago
fixed some undefined bugs in boto.vpc

github.com/sbc/boto - 3f3553e4732dff1b4e0db3394c7f8b77ea68eda3 authored almost 15 years ago
cleaned up and fixed some bugs in boto.services

github.com/sbc/boto - 8a7769b5ecaeb9371c679d1ea84dd978279a3481 authored almost 15 years ago
clean up unused imports/variables and fixed some undefined bugs in boto.sdb

github.com/sbc/boto - 2277f12c7542e670a231a1aec57bad9f22d558f1 authored almost 15 years ago
fixed bug in boto.rds's restore method; cleaned up unused imports

github.com/sbc/boto - f928d0e6afa33aa1739a625de38355003f5e7bbc authored almost 15 years ago
fixed bugs and cleaned up boto.pyami

github.com/sbc/boto - dfa8a5e5fcac37dc15c5aed07bbe0c0ed3ce1c57 authored almost 15 years ago
removed unused variable in boto.mturk

github.com/sbc/boto - 719a44dca516c041c2e93b2ddb556bdf785f39a3 authored almost 15 years ago
cleaned up boto.mashups

github.com/sbc/boto - 532d9cb17a4f66a5d25d01e47fa1d4a7dcb88ac2 authored almost 15 years ago
removed unused variables/imports as well as fixed a bug in boto.mapreduce

github.com/sbc/boto - e7b12023ed3c88cd1253f11753ffc7aef30115af authored almost 15 years ago
fixed some undefined bugs and cleaned up unused variables/imports

github.com/sbc/boto - 67944c222abf59de8b378fce583a0a5fbf5f09d3 authored almost 15 years ago
fixed a couple bugs caused by typos in variable names - thanks pyflakes

github.com/sbc/boto - 711fa6f7ad468c3e25508b4409d72e2dacb6314e authored almost 15 years ago
fixed bug from missing import in boto.exception

github.com/sbc/boto - 39944341b76813ed01fe0035b91c1870bd238631 authored almost 15 years ago
removed reference to unused AWSConnectionError

github.com/sbc/boto - 3fe03b5ab743e63249c7406f5cc888f835e4859a authored almost 15 years ago
cleaned up unused imports/variables as well as an old trick used to support 2.3

github.com/sbc/boto - 3d1b35c04cdb40566d2f6091ec0dabfbb30dab3a authored almost 15 years ago
removed unused import in boto.cloudfront

github.com/sbc/boto - 40b5b3d5070c578d33b13910b2907db0b1dd487b authored almost 15 years ago
cleaned up unused imports in boto.sqs

github.com/sbc/boto - fd9ea9b3c374072b100e0c1af11fef97d14a96ef authored almost 15 years ago
cleaned up some unused imports and variable assignments as well as a duplicate method

github.com/sbc/boto - 064ca91c116b963e7b19c7cb5802e1649f87aca1 authored almost 15 years ago
make imports explicit

github.com/sbc/boto - 7dd4814523672a505111d2d383d7f872fbd37d58 authored almost 15 years ago
fixed bug in AWSAuthConnection.close

Fixes #325
Thanks http://code.google.com/u/j.lee.nielsen/

github.com/sbc/boto - 1f4a6fc5568595302c84e12752e6b96dae402e5f authored almost 15 years ago
fixed some documentation bugs and cleaned up sphinx conf file

github.com/sbc/boto - 7e35a9bdcfde6149366a4acb4e62b53b6372077e authored almost 15 years ago
documentation fixes

github.com/sbc/boto - d9e39d41daa96e218ec46fc8a40812cedbcc53ad authored almost 15 years ago
clean up some errors in comment documentation

github.com/sbc/boto - 1ea0e5527fdaa72779bed23df26956991f374b22 authored almost 15 years ago
make calls to simpledb lazy

github.com/sbc/boto - 7744c74f4547bd79ecdfad774905b063bed011e8 authored almost 15 years ago
make call to connect_s3 lazy

github.com/sbc/boto - 6a205bdc92ad53c6240f7ef13817bcb620b10588 authored almost 15 years ago
remove unused fabfile.py

github.com/sbc/boto - 0276ed75c39021b7bb476aa98ed22dee0ec6af5b authored almost 15 years ago
Don't raise exception if volume_size is not a valid int. Fixes issue 336.

github.com/sbc/boto - eba0c717218b4ca20c70daf6f8ce96e649ff32c7 authored almost 15 years ago
Updated "get_manager" to use inherited manager if available and a specific

configuration isn't provided.

github.com/sbc/boto - c3e0f90db1a4391a076ec63a181469f48e64ef46 authored almost 15 years ago
Tweaks to the earlier changes to enable control of ephemeral drives in BlockDeviceMapping.

github.com/sbc/boto - 939b11833d30f6243bb7d52af5314d040f54f3d7 authored about 15 years ago
Add virtual_name attribute to EBSBlockDeviceType to allow ephemeral drives to be attached via BlockDeviceMapping.

github.com/sbc/boto - 4e6e0697c630384ff6d98a22ac2665e05a4dce6b authored about 15 years ago
Fixed a typo in a docstring.

github.com/sbc/boto - 9c19c1d782754834bd22041df01a66f83ea40242 authored about 15 years ago
Fixed the Task "check" method to be more like cron, only executing if the hour is right,

and calculating the time to be next run based on the actual hour, not based on the
time since it...

github.com/sbc/boto - 1e5c08fa9ef6c2434eab60c6707751f6114ec37a authored about 15 years ago
Removing unnecessary request for MFA code.

github.com/sbc/boto - cdd449ad77d056e9a3684c42d23c374e2277abe1 authored about 15 years ago
Checking in new unit test for versioning and MfaDelete for S3

github.com/sbc/boto - a259fb51dc60bf68468b0a67be277996f112aa55 authored about 15 years ago
Checking in support for versioning and MfaDelete for S3

github.com/sbc/boto - 6b4b6c8de4310de78d6749d20584e92a49065e1b authored about 15 years ago
Added "collection_name" to be exposed on the reverse reference properties

github.com/sbc/boto - d9f8775af75ba798c1d3efba68821a99d50cc225 authored about 15 years ago
Fixed order of parameters. Fixes issue 330.

github.com/sbc/boto - 5cfdf7399fcb892ead80e3154cb9126d818e9d3a authored about 15 years ago
added elastic mapreduce implementation

github.com/sbc/boto - 4914688e4924b6e50749133d65948890ac1ef3fe authored about 15 years ago
Allow ListProperties to be set to "None" to remove them.

github.com/sbc/boto - 517990ab6466ae092f34efd222a87238768d02e5 authored about 15 years ago
put project wiki homepage content in the front page of docs

github.com/sbc/boto - 5a6e018316c0081d9f0000c77929d238db65c134 authored about 15 years ago
updated conf.py to reflect right release of boto

github.com/sbc/boto - f81c9fb49fd33ffb91cf124a260efd57c47b4c2b authored about 15 years ago
updated doc theme

github.com/sbc/boto - b53a46ca8429903bee4a0540c8da5cddb1cbb1b7 authored about 15 years ago
removed the updating of conf.py file during fab command that builds/deploys docs

github.com/sbc/boto - 62cf79cab3b767f8b11b9ef38c2bfa14286a205c authored about 15 years ago
removed conf-orig.py -- put contents into conf.py

github.com/sbc/boto - f651dbd32ec1473351f840e9dbefa8d6e9f3eeb5 authored about 15 years ago
added a custom boto theme

github.com/sbc/boto - e11df28481904c5aa39c993494490a956a1d38f6 authored about 15 years ago
Accept a next_token parameter. Fixes issue 328.

github.com/sbc/boto - 6bc048d536948e76b39f239c4515c393aa9fca67 authored about 15 years ago
Added initial cloudfront admin tool and bundle_image tool

github.com/sbc/boto - 961eed0e26277842209e0790d21a2a4136a51a52 authored about 15 years ago
Fixed server object to work with new ec2.register_image calling format

github.com/sbc/boto - 4e87e1263d741d7adc346118abe902d1fb15c4d4 authored about 15 years ago
Fixed sdbmanager searching to search through ALL subclasses, not just direct decendents

github.com/sbc/boto - fc34f79c61fa6578932b0e9232968bd0f5e853c3 authored about 15 years ago
Reverted previous change

github.com/sbc/boto - c563efa6b51efb1068df085c95048f611d3c949b authored about 15 years ago
Set "_loaded" to true once we start setting properties to avoid them being overridden later.

github.com/sbc/boto - 6d31dd2bf057ee1ebb44d86f9f61c862fc865ffe authored about 15 years ago
Adding some convenience methods to Instance and Address classes.

github.com/sbc/boto - 098071660c1b34f840f4e5272c5ef064f52afc42 authored about 15 years ago
Completing initial version of S3 versioning support. Also fixed a bug in unicode S3 metadata values. Fixes issue 300. Fixes issue 327

github.com/sbc/boto - a9500efbd842defd2599f648091abb5d8786ef0a authored about 15 years ago
Added a delete_message_from_handle method. Fixes issue 326.

github.com/sbc/boto - 5a081f6b2d1abfe651747cf4f4c031a1fe5637fb authored about 15 years ago
Resolved #317: Updated doc string to reflect code. Thanks alonswartz1!

github.com/sbc/boto - 78d137292c0349e4dc52094e6d4abb23f139279d authored about 15 years ago
Related to #313 - Make imports explicit.

github.com/sbc/boto - 35f33f6389bd3bb9c17930af61929046ddac0b71 authored about 15 years ago
Resolved #320 - Add body of S3 response to error message if status code is between 199 & 299. Thanks for the patch nuxi17.

github.com/sbc/boto - 4a0911813e455874e5e3f32f2782f5435159a74a authored about 15 years ago
Resolved #230 - Raise more explicit exception when attempting to create a bucket that doesn't have a lower case name.

github.com/sbc/boto - 993ee31204a67258d97d4eb5cc126bc37dcd885e authored about 15 years ago
Fixed broken taskpoller, using old message instead of newly created message

when updating the message in SQS

github.com/sbc/boto - 03f91bca3e87b9efadb7efc5dfc936c2951aea2a authored about 15 years ago
Fixing some issues found by pylint. Addresses issue 313.

github.com/sbc/boto - 9d9983b48fb5e251b86c871eaf895633f0b1e097 authored about 15 years ago
added an options file for pylint

github.com/sbc/boto - e2ea80ab5a9cad2c55114bbf016a5dfe4e02a3a1 authored about 15 years ago
Updated sdbadmin script and domain uploader to handle regions

github.com/sbc/boto - f6f93e1256187a7c27083edead703f7ac3f70039 authored about 15 years ago
Removed the tabs from the only other files that had them.

github.com/sbc/boto - 340b1c6869384b4c04956b921baf3a21055d5849 authored about 15 years ago
Changed all indents from tabs to spaces. This file had always been tab based.

github.com/sbc/boto - 3ea2c40385d2d8312d31926855ed0147faa53ca5 authored about 15 years ago
Replaced spaces in my last change with tabs.

github.com/sbc/boto - 96a95f4203b6d6c8e1cd0df61d6fdaa556246d1e authored about 15 years ago
Correct the apache python module name, and make sure that boto.log is writable by all users so any subversion post commit hooks can write to it.

github.com/sbc/boto - 20218a2de867b2b0e2247a1ce844d519ad803236 authored about 15 years ago
Added kill_instance quickcommand, updated list_instances command

github.com/sbc/boto - 871209c911e076b9b7cd190488b2f6cc7b2396b4 authored about 15 years ago
Don't require Name param on RegisterImage (even though EC2 docs say it is required) and change Image to ImageLocation. Fixes issue 323.

github.com/sbc/boto - a0deaf5faf90731334898c09468a3f0b4cd25968 authored about 15 years ago
Added missing OriginAccessIdentitySummary class. Fixes issue 319.

github.com/sbc/boto - 9cce41cedd3e3c12d2d4fb7899e39d91964c644c authored about 15 years ago