summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * import ioLee Ball2019-03-261-0/+1
| * Spacing fix, comment fixCat Lee Ball 🎷🐛2019-03-261-72/+72
| * Removed accidental paste, added sys importCat Lee Ball 🎷🐛2019-03-261-1/+2
| * Added import collectionsCat Lee Ball 🎷🐛2019-03-261-1/+2
| * Added print_to_fd to utils.pyCat Lee Ball 🎷🐛2019-03-262-2/+81
|/
* Merge pull request #3858 from gsutil-mirrors/fix-failing-tests-after-py3-commitsMike Schwartz2019-03-212-24/+7
|\
| * Fix test failures introduced in #3855 and #3866.Matt Houglum2019-03-212-24/+7
|/
* Merge pull request #3854 from catleeball/utils-get-utf8Mike Schwartz2019-03-202-2/+4
|\
| * Explicitly cast config.get to floatCat Lee Ball 🎷🐛2019-03-201-1/+1
| * Removed get_binary_str functionCat Lee Ball 🎷🐛2019-03-201-8/+0
| * Mostly reverted get_utf8 changesCat Lee Ball 🎷🐛2019-03-194-18/+68
| |\
| * | Updated get_utf8 and get_binary_strCat Lee Ball 🎷🐛2019-03-191-2/+12
* | | Merge pull request #3856 from catleeball/compat-encodingMike Schwartz2019-03-207-25/+48
|\ \ \ | |_|/ |/| |
| * | A sneaky .encode() snuck back inCat Lee Ball 🎷🐛2019-03-201-1/+1
| * | Fixed wget snafu porting from last PRCat Lee Ball 🎷🐛2019-03-201-8640/+1883
| * | Python 2 / 3 compatibility fixesCat Lee Ball 🎷🐛2019-03-207-1900/+8680
|/ /
* | Merge pull request #3855 from catleeball/mock-storageMike Schwartz2019-03-191-7/+24
|\ \
| * | Make mock storage integ test Python 2/3 compatibleCat Lee Ball 🎷🐛2019-03-191-7/+24
| |/
* | Merge pull request #3853 from catleeball/update-travisMike Schwartz2019-03-192-8/+41
|\ \ | |/ |/|
| * Merge pull request #3 from houglum/patch-1Lee Ball2019-03-191-1/+1
| |\
| | * Update HTTPretty version to something currentMatt Houglum2019-03-191-1/+1
| |/
| * Updated Travis to include newer Python versionsCat Lee Ball 🎷🐛2019-03-191-7/+40
* | Merge pull request #3852 from catleeball/upgrade-sixMike Schwartz2019-03-191-19/+93
|\ \ | |/ |/|
| * Update six to 1.12Joe Walker2019-03-191-19/+93
|/
* Merge pull request #3843 from kevinoid/add-sniMike Schwartz2019-02-191-4/+22
|\
| * Send SNI for HTTPS connectionsKevin Locke2019-01-151-4/+22
|/
* Merge pull request #3833 from houglum/add_anon_s3_conn_config_optionMike Schwartz2018-09-175-19/+81
|\
| * Allows anon auth'n to S3 via a config option.Matt Houglum2018-09-165-19/+81
|/
* Bumped to 2.49.02.49.0masterDonald Stufft2018-07-112-3/+3
* Added release notes for 2.49.0Donald Stufft2018-07-112-0/+16
* Merge pull request #3818 from boto/update-ca-bundleDonald Stufft2018-07-114-3800/+4367
|\
| * Get a newer version of setuptoolsDonald Stufft2018-07-111-0/+1
| * Fix on Python 3.3Donald Stufft2018-07-112-0/+2
| * Pin to a Paramiko that works on 2.6Donald Stufft2018-07-111-0/+1
| * Import the latest CA Bundle from certifiDonald Stufft2018-07-111-3800/+4363
|/
* Merge pull request #3800 from houglum/developMike Schwartz2018-03-121-5/+9
|\
| * Fix to support uploads to KMS-encrypted buckets.Matt Houglum2018-03-121-5/+9
|/
* Merge pull request #3799 from houglum/developMike Schwartz2018-03-087-7/+218
|\
| * Support fetching GCS bucket encryption metadata.Matt Houglum2018-03-087-7/+218
|/
* Merge pull request #3765 from knil-sama/knil-sama-patch-rebuild-environmentMike Schwartz2017-10-241-0/+1
|\
| * Update layer1.pyClement Demonchy2017-10-241-1/+1
| * Update layer1.pyClement Demonchy2017-10-241-2/+1
| * Update layer1.pyClement Demonchy2017-10-041-0/+2
|/
* Merge pull request #3762 from markhjelm/developMike Schwartz2017-09-181-1/+1
|\
| * Fix to make work with pypy.Mark Hjelm2017-09-141-1/+1
|/
* Merge pull request #3758 from markhjelm/developMike Schwartz2017-09-125-13/+143
|\
| * Support Billing Configuration.Mark Hjelm2017-09-125-13/+143
|/
* Bumped to 2.48.02.48.0JordonPhillips2017-07-062-2/+2
* Added reelase notes for 2.48.0JordonPhillips2017-07-062-0/+18
* Merge pull request #3734 from edmorley/anon-generate_urlMike Schwartz2017-06-282-5/+17
|\