index
:
delta/boto.git
2.0_stable
add-deprecation-notices
backporting_py27_fix
baserock/morph
branch_master_python3k
cleandocs
cloudtrail-update
develop
emr-fix
endpoints-v2
feature/s3-configuration-options
glacier
master
neo
py3kport
readme-boto3
requests_refactor
turnkey
warnings-docs
github.com: boto/boto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boto
/
resultset.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
common modules: tidy up to meet PEP8 better
Felix Yan
2014-09-14
1
-5
/
+7
*
Populate both next_token and nextToken. Fixes #1968.
Daniel G. Taylor
2014-01-06
1
-0
/
+3
*
Add missing parameters to get_spot_price_history method. Fixes #1957.
Mitch Garnaat
2013-12-29
1
-0
/
+2
*
Add GCS versioning support.
Yaniv Ovadia
2012-11-26
1
-1
/
+3
*
set max_items property in ResultSet.endElement
Justin Riley
2012-06-20
1
-0
/
+2
*
Make owner available for get_service and perhaps other resultsets.
Thomas O'Dowd
2012-03-26
1
-0
/
+8
*
Add unit test for multipart listing and initialize next_upload_id_marker.
Thomas O'Dowd
2012-03-19
1
-0
/
+1
*
Fix bucket.list() which can repeat the same keys when delimiter is used.
Thomas O'Dowd
2012-01-17
1
-0
/
+3
*
Lots and lots of SDB documentation. The sdb module API docs are now reasonabl...
Greg Taylor
2011-01-07
1
-7
/
+10
*
Working version of S3 MultiPart upload.
Mitch Garnaat
2010-12-05
1
-2
/
+10
*
Incorporate patch from svetlyak.40wt. Fixes issue 393.
Mitch.Garnaat
2010-06-18
1
-0
/
+6
*
Completing initial version of S3 versioning support. Also fixed a bug in uni...
Mitch.Garnaat
2010-01-24
1
-0
/
+6
*
Handle variation of requestId returned from ec2, and as a consequence fixed r...
rlotun
2009-11-05
1
-5
/
+7
*
Removing some extraneous debug print statements.
Mitch.Garnaat
2009-06-23
1
-1
/
+0
*
Incorporating patch from Eucalyptus team
Mitch.Garnaat
2009-06-18
1
-1
/
+41
*
Removing unneeded and problematic code in ResultSet. Fixes Issue 152.
Mitch.Garnaat
2008-08-24
1
-11
/
+0
*
Extended the Mechanical Turk interface to cover a lot more of the API. Also a...
robert.leftwich
2008-06-29
1
-0
/
+2
*
Finalizing support for 2008-02-01 EC2 API. Also major refactoring and cleanu...
Mitch.Garnaat
2008-03-29
1
-0
/
+1
*
Incorporated a patch from boto user. Allow get_all_images and get_all_instan...
Mitch.Garnaat
2008-01-05
1
-1
/
+4
*
Snapshot of SDB code that works with API version released with public beta. ...
Mitch.Garnaat
2007-12-21
1
-3
/
+5
*
Need to reset the ResultSet internal index variable before raising StopIterat...
Mitch.Garnaat
2007-07-24
1
-0
/
+1
*
Added support to s3 for delimiters. Fixes Issue-65. This required a change ...
Mitch.Garnaat
2007-06-05
1
-10
/
+25
*
Tweaks to resultset
Mitch.Garnaat
2007-04-27
1
-1
/
+5
*
Trying out some interface enhancements to address Issue-52.
Mitch.Garnaat
2007-03-19
1
-32
/
+24
*
Adding a tiny bit more to the nascent mturk module. Also added ability to pa...
Mitch.Garnaat
2007-03-14
1
-2
/
+5
*
Refactoring the connection code. Now each subsystem has it's own connection....
Mitch.Garnaat
2007-02-26
1
-0
/
+5
*
is_truncated attribute now gets converted to a true boolean value rather than...
Mitch.Garnaat
2007-02-04
1
-1
/
+1
*
Modified copyright on all files. Also fixed a bug in the EC2 SecurityGroup r...
Mitch.Garnaat
2007-01-08
1
-1
/
+1
*
Creating subpackages for each service.
Mitch.Garnaat
2006-12-15
1
-0
/
+2
*
Rewrote the whole XML handling mechanism. This is much simpler and also more...
Mitch.Garnaat
2006-12-14
1
-15
/
+20
*
More cleanup. Added additional unit tests for S3.
Mitch.Garnaat
2006-08-28
1
-0
/
+3
*
Initial version of code. Still not complete for correct but passes simple un...
Mitch.Garnaat
2006-08-27
1
-0
/
+62