Commit Graph

14 Commits

Author SHA1 Message Date
Aaron Blankstein
c878b62c8a /usr/bin/env python -> python2. our code is not python3 friendly, we should specify that 2017-08-17 13:40:01 -04:00
Jude Nelson
aa1bfadb28 Merge branch 'rc-0.14.2' 2017-06-26 17:32:09 -04:00
Jude Nelson
07e88d81e0 add driver classes so we can select drivers by capabilities instead of by name. Also, add an index_check_setup() method to avoid re-building an index 2017-06-18 22:06:49 -04:00
Jude Nelson
82ab59b1b2 get bucket, then create bucket 2017-06-15 11:24:47 -04:00
Jude Nelson
540eac314c sync with new driver API; make Dropbox indexed 2017-05-23 16:48:40 -04:00
Jude Nelson
64387268a8 test data names with quotes in them 2017-05-11 13:57:07 -04:00
Jude Nelson
b268aa1ad6 use compression logic from common 2017-05-11 13:55:46 -04:00
Jude Nelson
2198780889 clean up imports 2017-04-27 19:26:39 -04:00
Jude Nelson
8ef3b30174 remove pybitcoin and pybitcointools 2017-04-20 19:09:00 -04:00
Jude Nelson
df8b743320 support S3 in read-only mode (no api tokens needed); don't compress by default 2017-04-20 17:40:54 -04:00
Jude Nelson
b157bbebde compressed = False by default in S3 (so http links will work) 2017-04-18 17:11:34 -04:00
Jude Nelson
82381e17f0 set default S3 bucket for profiles and mutable data (used by blockstack core node's storage gateway) 2017-04-18 16:09:14 -04:00
Jude Nelson
987ec9eabb improve the s3 driver to not compress data, and to not prefix mutable data with "mutable-" 2017-04-18 15:41:52 -04:00
Jude Nelson
e4455caf96 Repository re-organization 2017-01-17 11:16:19 -05:00