Commit Graph

  • c017cf856e Python3 fix for reading hashes master gitea 2016-01-12 07:35:04 +08:00
  • b4ee92ad44 Bump version number Isaac Dickinson 2016-01-10 11:17:55 +00:00
  • 412ce7d587 Merge pull request #59 from wassname/patch-1 Isaac Dickinson 2016-01-10 11:13:57 +00:00
  • 52acd6889e Merge pull request #58 from HotelUrbano/master Isaac Dickinson 2016-01-10 11:13:26 +00:00
  • ffbebd9a96 Added documentation for region_name and defaults M Clark 2016-01-10 15:11:41 +08:00
  • 778191f18e write bytearray in both versions 2.7 and 3.X Paulo Ricardo [PR] 2016-01-07 17:41:42 -02:00
  • 1f1d3634b7 compatibility with Python2.7 Paulo Ricardo [PR] 2016-01-07 17:24:02 -02:00
  • c05ff45217 add assertion to test Paulo Ricardo [PR] 2016-01-07 15:34:48 -02:00
  • 9b87e6ea4e add test for binary file Paulo Ricardo [PR] 2016-01-07 14:36:33 -02:00
  • de7db72903 aparentemente corrige erro de encoding ao ler o favicon.ico no upload Paulo Ricardo [PR] 2016-01-06 18:18:35 -02:00
  • 059b3c6bbd Add pypi badge to READMEs SunDwarf 2015-12-03 16:28:58 +00:00
  • ea622d875b Squashed commit of the following: 0.2.8 SunDwarf 2015-12-03 16:23:19 +00:00
  • c2ded445b0 Merge pull request #57 from bool-dev/master Isaac Dickinson 2015-12-03 16:20:04 +00:00
  • 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. bool.dev 2015-12-03 19:51:22 +05:30
  • 9d6ff57bd4 Bump version number Isaac Dickinson 2015-12-03 13:03:44 +00:00
  • 50349df0fb Merge pull request #56 from bool-dev/master Isaac Dickinson 2015-12-03 13:03:03 +00:00
  • 131f0548a7 Proposed solution for #55, only certain files benefit from gzipping. bool.dev 2015-12-03 13:55:46 +05:30
  • 527abf9b22 Merge branch 'master' of ssh://github.com/e-dard/flask-s3 SunDwarf 2015-11-23 18:39:25 +00:00
  • a95477f5a9 Bump version number SunDwarf 2015-11-23 18:38:58 +00:00
  • e14f390bde Merge pull request #53 from bool-dev/master Isaac Dickinson 2015-11-23 16:24:33 +00:00
  • 038fa53e7e Fixes #52. Setup fails on fresh installs, because dependencies not yet installed! bool.dev 2015-11-23 14:58:11 +05:30
  • b0b49891ce Bump version number SunDwarf 2015-11-21 10:57:56 +00:00
  • 2d663ee560 Merge pull request #51 from bool-dev/master Isaac Dickinson 2015-11-21 10:53:46 +00:00
  • b433e5d436 Changed deprecation testing, to do it without looping and deep copying. This avoids “TypeError” due to unexpected types in configs, i.e modules/objects. bool.dev 2015-11-21 16:09:54 +05:30
  • 1b6beb0fc8 Fixed MIMETIME instead of MIMETYPE typo. bool.dev 2015-11-21 16:04:42 +05:30
  • 6b443556cd Update conf.py SunDwarf 2015-11-21 09:44:38 +00:00
  • 7a55c23910 ...Why was this here? SunDwarf 2015-11-21 09:41:39 +00:00
  • 3762986f2e Add a RST README for Pypi. SunDwarf 2015-11-21 09:15:41 +00:00
  • 5cc5188fc7 Fix setup.py whoops SunDwarf 2015-11-21 09:12:54 +00:00
  • 1b554bd3ab Update code to use FLASKS3_ prefix for config variables instead of S3_. Closes #47. SunDwarf 2015-11-21 09:10:50 +00:00
  • 20ef4b3882 Merge pull request #49 from bool-dev/master Isaac Dickinson 2015-11-20 18:34:18 +00:00
  • 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. bool.dev 2015-11-20 19:01:05 +05:30
  • 17f8693b6b 0.2.6 SunDwarf 2015-11-19 17:34:47 +00:00
  • 3f18f3ec3e Merge pull request #46 from bool-dev/master Isaac Dickinson 2015-11-19 17:33:19 +00:00
  • a9b8e4b425 Added a S3_FORCE_MIMETYPE config flag to always add the content-type header to s3 files. Added corresponding documentation for the flag. bool.dev 2015-11-19 15:49:55 +05:30
  • 6f13e3e89c Bump version number. SunDwarf 2015-10-27 22:39:10 +00:00
  • 38e77ce8a8 Merge pull request #44 from andrewsnowden/gzip-compression Isaac Dickinson 2015-10-27 10:25:12 +00:00
  • aa335301f3 Fix for Python 3 and warning for unknown mimetype Andrew Snowden 2015-10-27 10:15:48 +02:00
  • a7e8845d61 Add readme line Andrew Snowden 2015-10-26 16:58:13 +02:00
  • 8714841deb Mimetype and switch to GZIP Andrew Snowden 2015-10-26 16:54:21 +02:00
  • 0e374741d0 Allow GZIP compression of assets Andrew Snowden 2015-10-26 15:58:52 +02:00
  • 5efaf84674 Bump version number. SunDwarf 2015-10-14 19:06:28 +01:00
  • a95be2d63f Merge pull request #42 from DisruptiveLabs/master Isaac Dickinson 2015-10-09 07:13:09 +01:00
  • bd944e13b9 Fix tests Franklyn Tackitt 2015-10-08 13:49:47 -07:00
  • a74afe1ddb Fix headers for uploaded files Franklyn Tackitt 2015-10-08 13:36:15 -07:00
  • ef3f616b19 Merge pull request #32 - "new parameter 'filepath_filter_regex' in create_all() and _gather_files(), to optionally only sync files in certain static dirs to S3." SunDwarf 2015-10-01 07:03:01 +01:00
  • 0017c94f1a Merge branch 'filepath-filter-regex' of https://github.com/Jaza/flask-s3 into Jaza-filepath-filter-regex SunDwarf 2015-10-01 07:02:06 +01:00
  • a03dbbd237 Bump version number. SunDwarf 2015-10-01 06:54:31 +01:00
  • 5f0e7752be Fix unicode bug, again? SunDwarf 2015-09-29 17:09:26 +01:00
  • a9bde93d2c Fix test commands. SunDwarf 2015-09-28 16:36:25 +01:00
  • d8ab184531 Python2 is dumb. SunDwarf 2015-09-28 16:34:59 +01:00
  • 2bbc292b7f Update README.md SunDwarf 2015-08-29 14:23:23 +01:00
  • da771c6be7 Use coverage scripts. SunDwarf 2015-08-29 14:20:09 +01:00
  • 5268b76d50 Merge branch 'master' of ssh://github.com/e-dard/flask-s3 SunDwarf 2015-08-28 20:20:43 +01:00
  • 1f9cf2a2c9 I don't even know SunDwarf 2015-08-28 20:20:31 +01:00
  • 8259049138 Force HTTPS by default. SunDwarf 2015-08-28 20:19:18 +01:00
  • 8956dc6120 Merge pull request #40 from e-dard/pr-resolving S D 2015-08-28 20:10:39 +01:00
  • 6bc0039680 Merge pull request #33 properly. SunDwarf 2015-08-28 20:09:45 +01:00
  • cbd2140644 Prevent url_for from building when app.testing is True/existing. Closes #23. SunDwarf 2015-08-28 19:52:41 +01:00
  • d1f544adf6 Add Python 3 support, and merge #38. SunDwarf 2015-08-28 18:09:26 +01:00
  • 5281633ba5 Fix requirement in docs/requirements.txt, fix test Franklyn Tackitt 2015-08-21 10:44:11 -07:00
  • e39fc3e3ed Fix compatibility with old .file-hashes files Franklyn Tackitt 2015-08-20 16:33:19 -07:00
  • 34cc79dcae Update to boto3 instead of boto Franklyn Tackitt 2015-08-20 16:21:45 -07:00
  • ae2f3fbb49 fix keyerror if S3_HEADERS isn't set in config Jeremy Epstein 2015-04-08 14:12:23 +10:00
  • 72c05e72aa update docs to advise that S3_FILEPATH_HEADERS can't be used for CORS headers. Jeremy Epstein 2015-03-31 14:32:57 +11:00
  • 93879c1bff new S3_FILEPATH_HEADERS setting, to set custom headers only if the filepath matches certain configured regular expressions. Jeremy Epstein 2015-03-31 14:02:52 +11:00
  • f6b7672656 instead of just checking 'relative_folder', check relative_folder + indiv. file name (and remove leading slash). Jeremy Epstein 2015-03-31 10:21:59 +11:00
  • df96e2e182 new parameter 'filepath_filter_regex' in create_all() and _gather_files(), to optionally only sync files in certain static dirs to S3. Jeremy Epstein 2015-03-30 16:19:43 +11:00
  • 142aa929a7 Merge pull request #28 from DisruptiveLabs/master Erik Taubeneck 2014-12-19 11:54:58 -05:00
  • 033f8ae958 Merge branch 'pr/21' Erik Taubeneck 2014-12-19 10:15:46 -05:00
  • 683f0fb522 Fix uploading assets on windows machines Frank Tackitt 2014-07-22 10:40:18 -07:00
  • 4874b9bedd update boto version for tests Erik Taubeneck 2014-07-16 12:10:43 -04:00
  • 79de571eb0 formatting fixes Erik Taubeneck 2014-07-16 11:57:35 -04:00
  • e2701738bb add region config option, use boto.s3.connect_to_region Erik Taubeneck 2014-07-16 11:57:17 -04:00
  • cb1e46b6e9 bump version number to 0.1.7 Erik Taubeneck 2014-06-23 14:42:16 -04:00
  • 9a8c25c56b Merge pull request #26 from andrewsnowden/checksums Erik Taubeneck 2014-06-23 14:35:23 -04:00
  • 8e3af19c60 Tests for only uploading modified files Andrew Snowden 2014-06-23 18:17:36 +02:00
  • ca440a285f Fix elif to else Andrew Snowden 2014-05-30 14:47:41 +02:00
  • 9ee8545918 Only upload modified files to S3 to improve speed Andrew Snowden 2014-05-30 14:45:02 +02:00
  • 948b174ff3 Merge pull request #25 from andrewsnowden/reuse-existing Erik Taubeneck 2014-05-30 00:12:07 -04:00
  • ca86134782 Work around BucketAlreadyOwnedByYou Andrew Snowden 2014-05-29 18:23:29 +02:00
  • 4a73903306 Make docs for S3_URL_STYLE less redundant Joe Friedl 2014-02-10 13:48:55 -05:00
  • 2883db1e3d Make S3 URL style configurable Joe Friedl 2014-02-10 13:45:49 -05:00
  • c2c002ff2d Add a default for S3_URL_STYLE Joe Friedl 2014-02-10 13:29:57 -05:00
  • 1cbaa942d0 Add docs for the S3_URL_STYLE setting Joe Friedl 2014-02-10 13:22:54 -05:00
  • eba97b4ea6 added some tracking information Edd Robinson 2014-01-07 15:58:47 +00:00
  • a58434245c config-defaults: bump version number again (missed last one) Erik Taubeneck 2013-12-06 14:22:36 -05:00
  • b756b46612 config-defaults: updated docs and version bump Erik Taubeneck 2013-12-05 14:15:24 -05:00
  • f20d245346 config-defualts: update test to rebuild app to test USE_S3_DEBUG settings Erik Taubeneck 2013-10-26 18:21:19 -04:00
  • 42104fe288 config-default: check for app.debug in init_app rather than each call to url_for Erik Taubeneck 2013-10-26 18:03:24 -04:00
  • e7706e2129 Merge pull request #11 from naudo/master Erik Taubeneck 2013-09-30 15:09:40 -07:00
  • e140341027 Fixed a broken link to the latest docs Nicholas Audo 2013-09-30 11:39:28 -07:00
  • 3720621a5a Added maintainers Edd Robinson 2013-09-27 09:55:05 +01:00
  • 478b636395 version bump Edd Robinson 2013-09-24 10:18:32 +01:00
  • 74123c04c2 Merge pull request #8 from eriktaubeneck/master Edward Robinson 2013-06-12 15:12:04 -07:00
  • 630deb7c6d added name to CONTRIBUTORS Erik Taubeneck 2013-06-11 14:49:52 -04:00
  • 34445db516 added tests for S3_CDN_DOMAIN support Erik Taubeneck 2013-06-04 12:59:49 -04:00
  • a24098adc0 added S3_CDN_DOMAIN support Erik Taubeneck 2013-06-04 12:55:17 -04:00
  • a7b815292a Merge pull request #7 from hannseman/master Edward Robinson 2013-06-11 05:09:58 -07:00
  • c07be84a57 Check for S3_USE_CACHE_CONTROL boolean Hannes Ljungberg 2013-06-11 01:41:11 +02:00