Commit Graph

20 Commits

Author SHA1 Message Date
SunDwarf 6bc0039680 Merge pull request #33 properly. 2015-08-28 20:09:45 +01:00
SunDwarf cbd2140644 Prevent url_for from building when app.testing is True/existing.
Closes #23.
2015-08-28 19:52:41 +01:00
Franklyn Tackitt 5281633ba5 Fix requirement in docs/requirements.txt, fix test 2015-08-21 10:56:08 -07:00
Jeremy Epstein 72c05e72aa update docs to advise that S3_FILEPATH_HEADERS can't be used for CORS headers. 2015-03-31 14:32:57 +11:00
Jeremy Epstein 93879c1bff new S3_FILEPATH_HEADERS setting, to set custom headers only if the filepath matches certain configured regular expressions. 2015-03-31 14:02:52 +11:00
Erik Taubeneck 033f8ae958 Merge branch 'pr/21'
Conflicts:
	flask_s3.py
2014-12-19 10:15:46 -05:00
Erik Taubeneck 4874b9bedd update boto version for tests 2014-07-16 12:10:43 -04:00
Andrew Snowden 9ee8545918 Only upload modified files to S3 to improve speed 2014-05-30 14:45:02 +02:00
Joe Friedl 4a73903306 Make docs for S3_URL_STYLE less redundant 2014-02-10 13:48:55 -05:00
Joe Friedl 1cbaa942d0 Add docs for the S3_URL_STYLE setting 2014-02-10 13:22:54 -05:00
Erik Taubeneck b756b46612 config-defaults: updated docs and version bump 2013-12-06 14:15:29 -05:00
Erik Taubeneck a24098adc0 added S3_CDN_DOMAIN support 2013-06-12 11:28:03 -04:00
Hannes Ljungberg 30190f7715 Updates issue #7 - Set old S3_CACHE_CONTROL in S3_HEADERS on init and
doc fixes.
2013-06-11 01:38:03 +02:00
Hannes Ljungberg 8c0eff3f97 Updates issue #7 - Brings back S3_USE_CACHE_CONTROL setting and fixes
some documentation issues.
2013-06-11 00:52:04 +02:00
Hannes Ljungberg a5f9df5012 Added support for setting custom headers for files uploaded to s3. 2013-05-01 14:05:34 +02:00
Edd Robinson 1081e6754e general tidy up and version bump 2013-03-10 16:17:31 +00:00
Rehan Dalal a9d136264c Add support for Cache-Control header 2013-03-07 22:01:23 -05:00
Edward Robinson 69c485e936 removed erroneous pip requirement 2012-10-25 20:46:28 +02:00
Edward Robinson 1d4ff278c6 updated documentatio 2012-10-25 19:35:34 +01:00
Edward Robinson 2a7b0f6bce Initial commit. Documentation to follow this week 2012-10-01 21:18:27 +01:00