aboutsummaryrefslogtreecommitdiff
path: root/license_protected_downloads/management/commands/s3_flatten.py
AgeCommit message (Expand)Author
2020-06-01s3_flatten.py: add missing import for sleep()Kelley Spoon
2020-05-26s3_flatten.py: fix a silly typo that was causing an exceptionKelley Spoon
2020-05-14s3_flatten: fix inifinte loopKelley Spoon
2020-05-14s3_flatten.py: wrap the entire handle_bucket() method in retry logicKelley Spoon
2020-05-14s3_flatten.py: add retries for boto3 bucket operationsKelley Spoon
2019-12-12s3_flatten: fix prefix defaultKelley Spoon
2019-11-27s3_flatten: break bucket listing up by delimitersKelley Spoon
2019-11-12s3_flatten: add s3_flatten scriptKelley Spoon