M Clark
ffbebd9a96
Added documentation for region_name and defaults
2016-01-10 15:11:41 +08:00
bool.dev
bc94843e6d
Fixed documentation error introduced in pr #56 .
...
Fixed minor typo in doc from before.
Added documentation changes pending after change to new config var naming structure.
2015-12-03 19:51:22 +05:30
bool.dev
131f0548a7
Proposed solution for #55 , only certain files benefit from gzipping.
2015-12-03 13:56:31 +05:30
SunDwarf
6b443556cd
Update conf.py
2015-11-21 09:44:38 +00:00
SunDwarf
7a55c23910
...Why was this here?
2015-11-21 09:41:39 +00:00
SunDwarf
1b554bd3ab
Update code to use FLASKS3_ prefix for config variables instead of S3_. Closes #47 .
...
This will automatically translate your old S3_ config variables to FLASKS3_ variables until 0.3.0.
2015-11-21 09:10:50 +00:00
bool.dev
bda55fa093
Added handling of special arguments to url_for.
...
The args: _external, _anchor, _method are ignored,
and _scheme can be used for per url scheme overriding of the config setting.
Added corresponding tests, and doc.
2015-11-20 19:01:05 +05:30
bool.dev
a9b8e4b425
Added a S3_FORCE_MIMETYPE config flag to always add the content-type header to s3 files.
...
Added corresponding documentation for the flag.
2015-11-19 15:49:55 +05:30
Andrew Snowden
a7e8845d61
Add readme line
2015-10-26 16:58:13 +02:00
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