Side by Side Diff: third_party/gsutil/tox.ini
Issue 12042069 :
Scripts to download files from google storage based on sha1 sums (Closed)
Patch Set: Removed gsutil/tests and gsutil/docs
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
common.py
download_from_google_storage.py
gsdl.bat
gsul.bat
third_party/gsutil/.gitignore
third_party/gsutil/.travis.yml
third_party/gsutil/CHECKSUM
third_party/gsutil/COPYING
third_party/gsutil/Changelog.rst
third_party/gsutil/LICENSE.third_party
third_party/gsutil/MANIFEST.in
third_party/gsutil/README
third_party/gsutil/README.pkg
third_party/gsutil/README.rst
third_party/gsutil/ReleaseNotes.txt
third_party/gsutil/VERSION
third_party/gsutil/bin/asadmin
third_party/gsutil/bin/bundle_image
third_party/gsutil/bin/cfadmin
third_party/gsutil/bin/cq
third_party/gsutil/bin/cwutil
third_party/gsutil/bin/elbadmin
third_party/gsutil/bin/fetch_file
third_party/gsutil/bin/glacier
third_party/gsutil/bin/instance_events
third_party/gsutil/bin/kill_instance
third_party/gsutil/bin/launch_instance
third_party/gsutil/bin/list_instances
third_party/gsutil/bin/lss3
third_party/gsutil/bin/mturk
third_party/gsutil/bin/pyami_sendmail
third_party/gsutil/bin/route53
third_party/gsutil/bin/s3put
third_party/gsutil/bin/sdbadmin
third_party/gsutil/bin/taskadmin
third_party/gsutil/boto/__init__.py
third_party/gsutil/boto/auth.py
third_party/gsutil/boto/auth_handler.py
third_party/gsutil/boto/beanstalk/__init__.py
third_party/gsutil/boto/beanstalk/exception.py
third_party/gsutil/boto/beanstalk/layer1.py
third_party/gsutil/boto/beanstalk/response.py
third_party/gsutil/boto/beanstalk/wrapper.py
third_party/gsutil/boto/cacerts/__init__.py
third_party/gsutil/boto/cacerts/cacerts.txt
third_party/gsutil/boto/cloudformation/__init__.py
third_party/gsutil/boto/cloudformation/connection.py
third_party/gsutil/boto/cloudformation/stack.py
third_party/gsutil/boto/cloudformation/template.py
third_party/gsutil/boto/cloudfront/__init__.py
third_party/gsutil/boto/cloudfront/distribution.py
third_party/gsutil/boto/cloudfront/exception.py
third_party/gsutil/boto/cloudfront/identity.py
third_party/gsutil/boto/cloudfront/invalidation.py
third_party/gsutil/boto/cloudfront/logging.py
third_party/gsutil/boto/cloudfront/object.py
third_party/gsutil/boto/cloudfront/origin.py
third_party/gsutil/boto/cloudfront/signers.py
third_party/gsutil/boto/cloudsearch/__init__.py
third_party/gsutil/boto/cloudsearch/document.py
third_party/gsutil/boto/cloudsearch/domain.py
third_party/gsutil/boto/cloudsearch/layer1.py
third_party/gsutil/boto/cloudsearch/layer2.py
third_party/gsutil/boto/cloudsearch/optionstatus.py
third_party/gsutil/boto/cloudsearch/search.py
third_party/gsutil/boto/cloudsearch/sourceattribute.py
third_party/gsutil/boto/compat.py
third_party/gsutil/boto/connection.py
third_party/gsutil/boto/contrib/__init__.py
third_party/gsutil/boto/contrib/m2helpers.py
third_party/gsutil/boto/contrib/ymlmessage.py
third_party/gsutil/boto/core/README
third_party/gsutil/boto/core/__init__.py
third_party/gsutil/boto/core/auth.py
third_party/gsutil/boto/core/credentials.py
third_party/gsutil/boto/core/dictresponse.py
third_party/gsutil/boto/core/service.py
third_party/gsutil/boto/dynamodb/__init__.py
third_party/gsutil/boto/dynamodb/batch.py
third_party/gsutil/boto/dynamodb/condition.py
third_party/gsutil/boto/dynamodb/exceptions.py
third_party/gsutil/boto/dynamodb/item.py
third_party/gsutil/boto/dynamodb/layer1.py
third_party/gsutil/boto/dynamodb/layer2.py
third_party/gsutil/boto/dynamodb/schema.py
third_party/gsutil/boto/dynamodb/table.py
third_party/gsutil/boto/dynamodb/types.py
third_party/gsutil/boto/ec2/__init__.py
third_party/gsutil/boto/ec2/address.py
third_party/gsutil/boto/ec2/autoscale/__init__.py
third_party/gsutil/boto/ec2/autoscale/activity.py
third_party/gsutil/boto/ec2/autoscale/group.py
third_party/gsutil/boto/ec2/autoscale/instance.py
third_party/gsutil/boto/ec2/autoscale/launchconfig.py
third_party/gsutil/boto/ec2/autoscale/policy.py
third_party/gsutil/boto/ec2/autoscale/request.py
third_party/gsutil/boto/ec2/autoscale/scheduled.py
third_party/gsutil/boto/ec2/autoscale/tag.py
third_party/gsutil/boto/ec2/blockdevicemapping.py
third_party/gsutil/boto/ec2/bundleinstance.py
third_party/gsutil/boto/ec2/buyreservation.py
third_party/gsutil/boto/ec2/cloudwatch/__init__.py
third_party/gsutil/boto/ec2/cloudwatch/alarm.py
third_party/gsutil/boto/ec2/cloudwatch/datapoint.py
third_party/gsutil/boto/ec2/cloudwatch/dimension.py
third_party/gsutil/boto/ec2/cloudwatch/listelement.py
third_party/gsutil/boto/ec2/cloudwatch/metric.py
third_party/gsutil/boto/ec2/connection.py
third_party/gsutil/boto/ec2/ec2object.py
third_party/gsutil/boto/ec2/elb/__init__.py
third_party/gsutil/boto/ec2/elb/healthcheck.py
third_party/gsutil/boto/ec2/elb/instancestate.py
third_party/gsutil/boto/ec2/elb/listelement.py
third_party/gsutil/boto/ec2/elb/listener.py
third_party/gsutil/boto/ec2/elb/loadbalancer.py
third_party/gsutil/boto/ec2/elb/policies.py
third_party/gsutil/boto/ec2/elb/securitygroup.py
third_party/gsutil/boto/ec2/group.py
third_party/gsutil/boto/ec2/image.py
third_party/gsutil/boto/ec2/instance.py
third_party/gsutil/boto/ec2/instanceinfo.py
third_party/gsutil/boto/ec2/instancestatus.py
third_party/gsutil/boto/ec2/keypair.py
third_party/gsutil/boto/ec2/launchspecification.py
third_party/gsutil/boto/ec2/networkinterface.py
third_party/gsutil/boto/ec2/placementgroup.py
third_party/gsutil/boto/ec2/regioninfo.py
third_party/gsutil/boto/ec2/reservedinstance.py
third_party/gsutil/boto/ec2/securitygroup.py
third_party/gsutil/boto/ec2/snapshot.py
third_party/gsutil/boto/ec2/spotdatafeedsubscription.py
third_party/gsutil/boto/ec2/spotinstancerequest.py
third_party/gsutil/boto/ec2/spotpricehistory.py
third_party/gsutil/boto/ec2/tag.py
third_party/gsutil/boto/ec2/volume.py
third_party/gsutil/boto/ec2/volumestatus.py
third_party/gsutil/boto/ec2/zone.py
third_party/gsutil/boto/ecs/__init__.py
third_party/gsutil/boto/ecs/item.py
third_party/gsutil/boto/emr/__init__.py
third_party/gsutil/boto/emr/bootstrap_action.py
third_party/gsutil/boto/emr/connection.py
third_party/gsutil/boto/emr/emrobject.py
third_party/gsutil/boto/emr/instance_group.py
third_party/gsutil/boto/emr/step.py
third_party/gsutil/boto/exception.py
third_party/gsutil/boto/file/README
third_party/gsutil/boto/file/__init__.py
third_party/gsutil/boto/file/bucket.py
third_party/gsutil/boto/file/connection.py
third_party/gsutil/boto/file/key.py
third_party/gsutil/boto/file/simpleresultset.py
third_party/gsutil/boto/fps/__init__.py
third_party/gsutil/boto/fps/connection.py
third_party/gsutil/boto/fps/exception.py
third_party/gsutil/boto/fps/response.py
third_party/gsutil/boto/glacier/__init__.py
third_party/gsutil/boto/glacier/concurrent.py
third_party/gsutil/boto/glacier/exceptions.py
third_party/gsutil/boto/glacier/job.py
third_party/gsutil/boto/glacier/layer1.py
third_party/gsutil/boto/glacier/layer2.py
third_party/gsutil/boto/glacier/response.py
third_party/gsutil/boto/glacier/utils.py
third_party/gsutil/boto/glacier/vault.py
third_party/gsutil/boto/glacier/writer.py
third_party/gsutil/boto/gs/__init__.py
third_party/gsutil/boto/gs/acl.py
third_party/gsutil/boto/gs/bucket.py
third_party/gsutil/boto/gs/bucketlistresultset.py
third_party/gsutil/boto/gs/connection.py
third_party/gsutil/boto/gs/cors.py
third_party/gsutil/boto/gs/key.py
third_party/gsutil/boto/gs/resumable_upload_handler.py
third_party/gsutil/boto/gs/user.py
third_party/gsutil/boto/handler.py
third_party/gsutil/boto/https_connection.py
third_party/gsutil/boto/iam/__init__.py
third_party/gsutil/boto/iam/connection.py
third_party/gsutil/boto/iam/summarymap.py
third_party/gsutil/boto/jsonresponse.py
third_party/gsutil/boto/manage/__init__.py
third_party/gsutil/boto/manage/cmdshell.py
third_party/gsutil/boto/manage/propget.py
third_party/gsutil/boto/manage/server.py
third_party/gsutil/boto/manage/task.py
third_party/gsutil/boto/manage/test_manage.py
third_party/gsutil/boto/manage/volume.py
third_party/gsutil/boto/mashups/__init__.py
third_party/gsutil/boto/mashups/interactive.py
third_party/gsutil/boto/mashups/iobject.py
third_party/gsutil/boto/mashups/order.py
third_party/gsutil/boto/mashups/server.py
third_party/gsutil/boto/mturk/__init__.py
third_party/gsutil/boto/mturk/connection.py
third_party/gsutil/boto/mturk/layoutparam.py
third_party/gsutil/boto/mturk/notification.py
third_party/gsutil/boto/mturk/price.py
third_party/gsutil/boto/mturk/qualification.py
third_party/gsutil/boto/mturk/question.py
third_party/gsutil/boto/mws/__init__.py
third_party/gsutil/boto/mws/connection.py
third_party/gsutil/boto/mws/exception.py
third_party/gsutil/boto/mws/response.py
third_party/gsutil/boto/plugin.py
third_party/gsutil/boto/provider.py
third_party/gsutil/boto/pyami/__init__.py
third_party/gsutil/boto/pyami/bootstrap.py
third_party/gsutil/boto/pyami/config.py
third_party/gsutil/boto/pyami/copybot.cfg
third_party/gsutil/boto/pyami/copybot.py
third_party/gsutil/boto/pyami/helloworld.py
third_party/gsutil/boto/pyami/installers/__init__.py
third_party/gsutil/boto/pyami/installers/ubuntu/__init__.py
third_party/gsutil/boto/pyami/installers/ubuntu/apache.py
third_party/gsutil/boto/pyami/installers/ubuntu/ebs.py
third_party/gsutil/boto/pyami/installers/ubuntu/installer.py
third_party/gsutil/boto/pyami/installers/ubuntu/mysql.py
third_party/gsutil/boto/pyami/installers/ubuntu/trac.py
third_party/gsutil/boto/pyami/launch_ami.py
third_party/gsutil/boto/pyami/scriptbase.py
third_party/gsutil/boto/pyami/startup.py
third_party/gsutil/boto/rds/__init__.py
third_party/gsutil/boto/rds/dbinstance.py
third_party/gsutil/boto/rds/dbsecuritygroup.py
third_party/gsutil/boto/rds/dbsnapshot.py
third_party/gsutil/boto/rds/event.py
third_party/gsutil/boto/rds/parametergroup.py
third_party/gsutil/boto/rds/regioninfo.py
third_party/gsutil/boto/regioninfo.py
third_party/gsutil/boto/resultset.py
third_party/gsutil/boto/roboto/__init__.py
third_party/gsutil/boto/roboto/awsqueryrequest.py
third_party/gsutil/boto/roboto/awsqueryservice.py
third_party/gsutil/boto/roboto/param.py
third_party/gsutil/boto/route53/__init__.py
third_party/gsutil/boto/route53/connection.py
third_party/gsutil/boto/route53/exception.py
third_party/gsutil/boto/route53/hostedzone.py
third_party/gsutil/boto/route53/record.py
third_party/gsutil/boto/s3/__init__.py
third_party/gsutil/boto/s3/acl.py
third_party/gsutil/boto/s3/bucket.py
third_party/gsutil/boto/s3/bucketlistresultset.py
third_party/gsutil/boto/s3/bucketlogging.py
third_party/gsutil/boto/s3/connection.py
third_party/gsutil/boto/s3/cors.py
third_party/gsutil/boto/s3/deletemarker.py
third_party/gsutil/boto/s3/key.py
third_party/gsutil/boto/s3/lifecycle.py
third_party/gsutil/boto/s3/multidelete.py
third_party/gsutil/boto/s3/multipart.py
third_party/gsutil/boto/s3/prefix.py
third_party/gsutil/boto/s3/resumable_download_handler.py
third_party/gsutil/boto/s3/tagging.py
third_party/gsutil/boto/s3/user.py
third_party/gsutil/boto/sdb/__init__.py
third_party/gsutil/boto/sdb/connection.py
third_party/gsutil/boto/sdb/db/__init__.py
third_party/gsutil/boto/sdb/db/blob.py
third_party/gsutil/boto/sdb/db/key.py
third_party/gsutil/boto/sdb/db/manager/__init__.py
third_party/gsutil/boto/sdb/db/manager/sdbmanager.py
third_party/gsutil/boto/sdb/db/manager/xmlmanager.py
third_party/gsutil/boto/sdb/db/model.py
third_party/gsutil/boto/sdb/db/property.py
third_party/gsutil/boto/sdb/db/query.py
third_party/gsutil/boto/sdb/db/sequence.py
third_party/gsutil/boto/sdb/db/test_db.py
third_party/gsutil/boto/sdb/domain.py
third_party/gsutil/boto/sdb/item.py
third_party/gsutil/boto/sdb/queryresultset.py
third_party/gsutil/boto/sdb/regioninfo.py
third_party/gsutil/boto/services/__init__.py
third_party/gsutil/boto/services/bs.py
third_party/gsutil/boto/services/message.py
third_party/gsutil/boto/services/result.py
third_party/gsutil/boto/services/service.py
third_party/gsutil/boto/services/servicedef.py
third_party/gsutil/boto/services/sonofmmm.cfg
third_party/gsutil/boto/services/sonofmmm.py
third_party/gsutil/boto/services/submit.py
third_party/gsutil/boto/ses/__init__.py
third_party/gsutil/boto/ses/connection.py
third_party/gsutil/boto/ses/exceptions.py
third_party/gsutil/boto/sns/__init__.py
third_party/gsutil/boto/sns/connection.py
third_party/gsutil/boto/sqs/__init__.py
third_party/gsutil/boto/sqs/attributes.py
third_party/gsutil/boto/sqs/batchresults.py
third_party/gsutil/boto/sqs/connection.py
third_party/gsutil/boto/sqs/jsonmessage.py
third_party/gsutil/boto/sqs/message.py
third_party/gsutil/boto/sqs/queue.py
third_party/gsutil/boto/sqs/regioninfo.py
third_party/gsutil/boto/storage_uri.py
third_party/gsutil/boto/sts/__init__.py
third_party/gsutil/boto/sts/connection.py
third_party/gsutil/boto/sts/credentials.py
third_party/gsutil/boto/swf/__init__.py
third_party/gsutil/boto/swf/exceptions.py
third_party/gsutil/boto/swf/layer1.py
third_party/gsutil/boto/swf/layer1_decisions.py
third_party/gsutil/boto/utils.py
third_party/gsutil/boto/vpc/__init__.py
third_party/gsutil/boto/vpc/customergateway.py
third_party/gsutil/boto/vpc/dhcpoptions.py
third_party/gsutil/boto/vpc/internetgateway.py
third_party/gsutil/boto/vpc/routetable.py
third_party/gsutil/boto/vpc/subnet.py
third_party/gsutil/boto/vpc/vpc.py
third_party/gsutil/boto/vpc/vpnconnection.py
third_party/gsutil/boto/vpc/vpngateway.py
third_party/gsutil/cloudauth/README.google
third_party/gsutil/cloudauth/app.yaml
third_party/gsutil/cloudauth/cloudauth.py
third_party/gsutil/cloudauth/oauth2_plugin.py
third_party/gsutil/cloudreader/README.google
third_party/gsutil/cloudreader/app.yaml
third_party/gsutil/cloudreader/boto.cfg
third_party/gsutil/cloudreader/cloudreader.py
third_party/gsutil/cloudreader/index.yaml
third_party/gsutil/gslib/README
third_party/gsutil/gslib/__init__.py
third_party/gsutil/gslib/addlhelp/__init__.py
third_party/gsutil/gslib/addlhelp/acls.py
third_party/gsutil/gslib/addlhelp/anon.py
third_party/gsutil/gslib/addlhelp/command_opts.py
third_party/gsutil/gslib/addlhelp/dev.py
third_party/gsutil/gslib/addlhelp/metadata.py
third_party/gsutil/gslib/addlhelp/naming.py
third_party/gsutil/gslib/addlhelp/prod.py
third_party/gsutil/gslib/addlhelp/projects.py
third_party/gsutil/gslib/addlhelp/subdirs.py
third_party/gsutil/gslib/addlhelp/support.py
third_party/gsutil/gslib/addlhelp/versioning.py
third_party/gsutil/gslib/addlhelp/wildcards.py
third_party/gsutil/gslib/bucket_listing_ref.py
third_party/gsutil/gslib/command.py
third_party/gsutil/gslib/command_runner.py
third_party/gsutil/gslib/commands/__init__.py
third_party/gsutil/gslib/commands/cat.py
third_party/gsutil/gslib/commands/config.py
third_party/gsutil/gslib/commands/cp.py
third_party/gsutil/gslib/commands/disablelogging.py
third_party/gsutil/gslib/commands/enablelogging.py
third_party/gsutil/gslib/commands/getacl.py
third_party/gsutil/gslib/commands/getcors.py
third_party/gsutil/gslib/commands/getdefacl.py
third_party/gsutil/gslib/commands/getlogging.py
third_party/gsutil/gslib/commands/getversioning.py
third_party/gsutil/gslib/commands/getwebcfg.py
third_party/gsutil/gslib/commands/help.py
third_party/gsutil/gslib/commands/ls.py
third_party/gsutil/gslib/commands/mb.py
third_party/gsutil/gslib/commands/mv.py
third_party/gsutil/gslib/commands/rb.py
third_party/gsutil/gslib/commands/rm.py
third_party/gsutil/gslib/commands/setacl.py
third_party/gsutil/gslib/commands/setcors.py
third_party/gsutil/gslib/commands/setdefacl.py
third_party/gsutil/gslib/commands/setmeta.py
third_party/gsutil/gslib/commands/setversioning.py
third_party/gsutil/gslib/commands/setwebcfg.py
third_party/gsutil/gslib/commands/test.py
third_party/gsutil/gslib/commands/update.py
third_party/gsutil/gslib/commands/version.py
third_party/gsutil/gslib/exception.py
third_party/gsutil/gslib/help_provider.py
third_party/gsutil/gslib/name_expansion.py
third_party/gsutil/gslib/no_op_auth_plugin.py
third_party/gsutil/gslib/plurality_checkable_iterator.py
third_party/gsutil/gslib/project_id.py
third_party/gsutil/gslib/storage_uri_builder.py
third_party/gsutil/gslib/test_commands.py
third_party/gsutil/gslib/test_data/test.gif
third_party/gsutil/gslib/test_data/test.mp3
third_party/gsutil/gslib/test_data/test_fake.gif
third_party/gsutil/gslib/test_data/test_real.gif
third_party/gsutil/gslib/test_data/test_real_gif
third_party/gsutil/gslib/test_plurality_checkable_iterator.py
third_party/gsutil/gslib/test_thread_pool.py
third_party/gsutil/gslib/test_util.py
third_party/gsutil/gslib/test_wildcard_iterator.py
third_party/gsutil/gslib/thread_pool.py
third_party/gsutil/gslib/util.py
third_party/gsutil/gslib/wildcard_iterator.py
third_party/gsutil/gsutil
third_party/gsutil/gsutil.spec.in
third_party/gsutil/oauth2_plugin/__init__.py
third_party/gsutil/oauth2_plugin/oauth2_client.py
third_party/gsutil/oauth2_plugin/oauth2_client_test.py
third_party/gsutil/oauth2_plugin/oauth2_helper.py
third_party/gsutil/oauth2_plugin/oauth2_plugin.py
third_party/gsutil/pkg_gen.sh
third_party/gsutil/pkg_util.py
third_party/gsutil/pylintrc
third_party/gsutil/requirements.txt
third_party/gsutil/setup.py
third_party/gsutil/third_party/__init__.py
third_party/gsutil/third_party/fancy_urllib/README
third_party/gsutil/third_party/fancy_urllib/__init__.py
third_party/gsutil/tox.ini
upload_to_google_storage.py