Jake Moshenko
|
ef9fe871fc
|
Move the upload flag to the database, and use the database stored image size rather than going to s3.
|
2014-05-02 16:59:46 -04:00 |
|
jakedt
|
e87ffa20cf
|
First attempt at making config loadable through string config overrides in an env variable.
|
2014-04-03 17:31:46 -04:00 |
|
yackob03
|
de230428cb
|
Clobbered the s3_bucket variable, oops.
|
2013-12-03 16:43:56 -08:00 |
|
yackob03
|
bf85013ef6
|
Try to use a 301 redirect to download directly from s3. Allow the s3 and userfiles to run without internet access.
|
2013-12-03 16:39:07 -08:00 |
|
yackob03
|
2cd98fc58e
|
Make the app config more powerful in terms of injecting fake dependencies. Refactor the tests to use metaclasses and to actually all run.
|
2013-11-06 23:21:12 -05:00 |
|
yackob03
|
b96f678df8
|
User the secure s3 endpoint and store our files encrypted.
|
2013-10-31 11:32:08 -04:00 |
|
yackob03
|
cccfe29c77
|
Adapt the s3 key object to the python stream file interface, one that is compatible with tarfile.
|
2013-10-20 02:39:23 -04:00 |
|
yackob03
|
a1164269be
|
Complete the diff generating functionality.
|
2013-10-18 14:31:14 -04:00 |
|
yackob03
|
cbe0590ce5
|
Fix s3 delete.
|
2013-10-01 14:46:44 -04:00 |
|
yackob03
|
deee70d53b
|
Add the registry code.
|
2013-09-25 17:50:03 -04:00 |
|