Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / e-dard/flask-s3 issues and pull requests

#99 - Martin Thomas patch 1

Pull Request - State: open - Opened by martinthomas about 1 year ago

#97 - docs: Fix a few typos

Pull Request - State: open - Opened by timgates42 about 2 years ago

#95 - Add support for process status and removed nose from standard installation

Pull Request - State: open - Opened by cr0hn almost 4 years ago - 1 comment

#94 - Github code doesn't match with uploaded Pypi version

Issue - State: open - Opened by cr0hn almost 4 years ago

#93 - Show progress when uploading (feature request)

Issue - State: open - Opened by ollieglass almost 4 years ago

#92 - add LocationConstraint

Pull Request - State: closed - Opened by utelly almost 6 years ago - 1 comment

#91 - Exclude some files

Issue - State: open - Opened by bridger over 6 years ago

#90 - .gitignore-style Support for create_all()

Issue - State: open - Opened by naamancampbell almost 7 years ago

#89 - create_all() failing.

Issue - State: open - Opened by zengoma over 7 years ago

#87 - Git support

Pull Request - State: open - Opened by fartashh over 7 years ago

#86 - add update method to be able to update new commited static files

Pull Request - State: closed - Opened by fartashh over 7 years ago

#85 - create_all incorrectly handles paths in Windows

Issue - State: closed - Opened by iansjk over 7 years ago

#84 - Allow Passing a custom Endpoint-URL to Boto

Pull Request - State: closed - Opened by MaZderMind over 7 years ago - 1 comment

#83 - FLASK_ACTIVE does not disable replacing url_for for Flask Assets

Issue - State: closed - Opened by gtalarico about 8 years ago - 2 comments

#82 - Use six.BytesIO in Gzip for Python 3 compatibility. Fixes #81

Pull Request - State: closed - Opened by gtalarico about 8 years ago - 1 comment

#81 - GZipping Fails

Issue - State: closed - Opened by gtalarico about 8 years ago - 1 comment

#80 - Six.u UnicodeDecodeError

Issue - State: closed - Opened by stevefan about 8 years ago - 1 comment

#79 - Incorrect Content-Type

Issue - State: closed - Opened by mcrowson about 8 years ago - 1 comment

#78 - updated doc for S3 regions

Pull Request - State: closed - Opened by perwagner about 8 years ago - 1 comment

#77 - Fix rst table syntax

Pull Request - State: closed - Opened by ebaratte about 8 years ago - 3 comments

#76 - Dynamic default values for all settings

Pull Request - State: closed - Opened by cuducos over 8 years ago - 3 comments

#75 - Default settings: use `.get(…)` instead of brackets?

Issue - State: closed - Opened by cuducos over 8 years ago - 2 comments

#74 - Switching providers from S3 to others (e.g. Alicloud)?

Issue - State: open - Opened by ghost over 8 years ago

#73 - Removal of S3_ config keys

Issue - State: closed - Opened by Fuyukai over 8 years ago

#72 - Convert readthedocs links for their .org -> .io migration for hosted projects

Pull Request - State: closed - Opened by adamchainz over 8 years ago - 3 comments

#71 - Latest release 0.2.13 do not defines default values for configuration keys

Issue - State: closed - Opened by dappiu over 8 years ago - 3 comments
Labels: bug, cantreproduce

#70 - Fix iteritems for python3

Pull Request - State: closed - Opened by nq-ebaratte over 8 years ago - 1 comment

#69 - Exporting machinery to build bucket path

Issue - State: closed - Opened by xrmx over 8 years ago - 2 comments

#68 - Fix warning even when mimetype is set correctly

Pull Request - State: closed - Opened by nq-ebaratte over 8 years ago

#67 - Use FLASKS3_CACHE_CONTROL instead of S3_CACHE_CONTROL.

Pull Request - State: closed - Opened by virtosubogdan over 8 years ago - 4 comments

#66 - Add option to prevent setting bucket policy.

Pull Request - State: closed - Opened by virtosubogdan over 8 years ago

#65 - Switch to best-effort for setting bucket ACL

Issue - State: closed - Opened by virtosubogdan over 8 years ago - 1 comment

#64 - Add support for static file versioning and prefixing.

Pull Request - State: closed - Opened by virtosubogdan over 8 years ago - 1 comment

#63 - Support for versioning and prefixing

Issue - State: closed - Opened by virtosubogdan over 8 years ago - 1 comment

#62 - Set correct default for FLASKS3_USE_HTTPS

Pull Request - State: closed - Opened by cbenhagen almost 9 years ago

#61 - Python3 fix for reading hashes

Pull Request - State: closed - Opened by wassname almost 9 years ago

#60 - Only possible to use root user

Issue - State: closed - Opened by wassname almost 9 years ago - 4 comments

#59 - Added documentation for region_name and defaults

Pull Request - State: closed - Opened by wassname almost 9 years ago - 1 comment

#58 - Fix error uploading a binary file using Python 3.4

Pull Request - State: closed - Opened by pauloricardopr almost 9 years ago - 2 comments

#57 - Fixed documentation error introduced in pr #56.

Pull Request - State: closed - Opened by bool-dev almost 9 years ago - 1 comment

#56 - Proposed solution for #55, only certain files benefit from gzipping.

Pull Request - State: closed - Opened by bool-dev almost 9 years ago - 5 comments

#55 - Not all files should be gzipped

Issue - State: closed - Opened by bool-dev almost 9 years ago - 2 comments

#54 - ImportError: No module named boto3

Issue - State: closed - Opened by vincent-kuwornu almost 9 years ago - 2 comments

#53 - Fixes #52. Setup fails on fresh installs, because dependencies not ye…

Pull Request - State: closed - Opened by bool-dev almost 9 years ago - 2 comments

#52 - setup failing on fresh install

Issue - State: closed - Opened by bool-dev almost 9 years ago

#51 - Changed deprecation testing, to do it without looping and deep copying. Avoids "TypeError".

Pull Request - State: closed - Opened by bool-dev about 9 years ago - 2 comments

#50 - Change deepcopy in deprecation testing to avoid "TypeError"

Issue - State: closed - Opened by bool-dev about 9 years ago - 1 comment

#49 - Added handling of special arguments to url_for.

Pull Request - State: closed - Opened by bool-dev about 9 years ago

#48 - Handle the special "_xyz" arguments for flask's url_for

Issue - State: closed - Opened by bool-dev about 9 years ago

#47 - Naming of config variables

Issue - State: closed - Opened by mafrosis about 9 years ago - 6 comments

#46 - Added a S3_FORCE_MIMETYPE config flag to always add the content-type …

Pull Request - State: closed - Opened by bool-dev about 9 years ago

#45 - Add a configuration option to force mimetype detection

Issue - State: closed - Opened by bool-dev about 9 years ago - 1 comment

#44 - Gzip compression

Pull Request - State: closed - Opened by andrewsnowden about 9 years ago - 3 comments

#43 - Push 0.2.2 to pypi

Issue - State: closed - Opened by kageurufu about 9 years ago - 2 comments

#42 - Fix headers for uploaded files

Pull Request - State: closed - Opened by kageurufu about 9 years ago

#41 - url_for overwritten during app.create_jinja_environment

Issue - State: closed - Opened by donalcarpenter about 9 years ago

#40 - Merge in recent changes

Pull Request - State: closed - Opened by Fuyukai about 9 years ago

#39 - socket.error when calling create_all()

Issue - State: closed - Opened by asib about 9 years ago - 6 comments
Labels: bug

#38 - Migrate from boto to boto3

Pull Request - State: closed - Opened by kageurufu over 9 years ago

#37 - Please update pip and code package.

Issue - State: closed - Opened by rlam3 over 9 years ago - 1 comment

#36 - Support relative flask endpoints.

Pull Request - State: open - Opened by miracle2k over 9 years ago

#35 - Fix non-ascii filenames.

Pull Request - State: closed - Opened by miracle2k over 9 years ago

#34 - Fix sig v4 bucket creation.

Pull Request - State: closed - Opened by miracle2k over 9 years ago - 2 comments

#33 - New S3_FILEPATH_HEADERS setting (headers by regex)

Pull Request - State: closed - Opened by Jaza over 9 years ago

#32 - New parameter 'filepath_filter_regex' in create_all()

Pull Request - State: closed - Opened by Jaza over 9 years ago

#31 - Cache busting

Pull Request - State: open - Opened by andrewsnowden about 10 years ago - 1 comment

#30 - Python3 support

Pull Request - State: closed - Opened by joehand about 10 years ago - 1 comment

#29 - Cache invalidation

Issue - State: closed - Opened by hcarvalhoalves over 10 years ago - 1 comment

#28 - Fix uploading assets on windows machines

Pull Request - State: closed - Opened by kageurufu over 10 years ago

#27 - Connect to correct S3 region when not default

Pull Request - State: closed - Opened by andrewsnowden over 10 years ago - 1 comment

#26 - Only upload files that have been modified

Pull Request - State: closed - Opened by andrewsnowden over 10 years ago - 5 comments

#25 - Fix BucketAlreadyOwnedByYou on non default S3 regions

Pull Request - State: closed - Opened by andrewsnowden over 10 years ago - 1 comment

#24 - Changed create_all to try to get bucket first and create if one does not...

Pull Request - State: open - Opened by eprikazc over 10 years ago - 1 comment

#23 - Disable Flask-S3 when `app.testing` is True

Issue - State: closed - Opened by claymation over 10 years ago - 1 comment

#22 - Custom root folder under S3 bucket

Issue - State: open - Opened by jace over 10 years ago - 1 comment

#21 - Add the option to use path-style S3 URLs.

Pull Request - State: closed - Opened by grampajoe almost 11 years ago - 5 comments

#20 - Add new tests to provide bug if blueprint with subdomain

Pull Request - State: closed - Opened by klinkin almost 11 years ago - 8 comments

#19 - Set CORS rules from config var when bucket creating

Issue - State: open - Opened by klinkin almost 11 years ago - 1 comment

#18 - Big refactoring code and tests

Pull Request - State: closed - Opened by klinkin almost 11 years ago - 8 comments

#17 - Use assert statements instead of self.assertEqual statements in tests

Issue - State: closed - Opened by klinkin almost 11 years ago - 4 comments

#16 - Optimization

Issue - State: open - Opened by klinkin almost 11 years ago - 6 comments

#15 - Minification? Use in larger projects?

Issue - State: closed - Opened by corydolphin almost 11 years ago - 1 comment

#14 - Config defaults

Pull Request - State: closed - Opened by eriktaubeneck almost 11 years ago - 2 comments

#13 - Allows static files used by Flask-Themes to be gathered and served

Pull Request - State: closed - Opened by maebert almost 11 years ago - 2 comments

#12 - Refactor app.config defaults setup

Issue - State: closed - Opened by eriktaubeneck about 11 years ago - 9 comments

#11 - Fixed a broken link to the latest docs

Pull Request - State: closed - Opened by naudo about 11 years ago - 1 comment

#10 - Update PyPi Version

Issue - State: closed - Opened by eriktaubeneck about 11 years ago - 1 comment

#9 - Consistent config variable names?

Issue - State: closed - Opened by ddorian over 11 years ago - 1 comment

#8 - Added support for AWS CloudFront (or any other CDN)

Pull Request - State: closed - Opened by eriktaubeneck over 11 years ago - 12 comments

#7 - Add support for setting custom headers for files uploaded to S3

Pull Request - State: closed - Opened by hannseman over 11 years ago - 5 comments

#6 - Add support for setting custom headers for files uploaded to S3

Issue - State: closed - Opened by hannseman over 11 years ago - 1 comment

#5 - readthedocs is on version 0.1.2 but github is on 0.1.4

Issue - State: closed - Opened by positron over 11 years ago - 1 comment

#4 - Add support for Cache-Control header

Pull Request - State: closed - Opened by rehandalal over 11 years ago - 1 comment

#3 - Fixing Issue #2

Pull Request - State: closed - Opened by rdegges about 12 years ago - 2 comments

#2 - Issue Handling Blueprint Static Files

Issue - State: closed - Opened by rdegges about 12 years ago - 1 comment

#1 - PyPI Release?

Issue - State: closed - Opened by rdegges about 12 years ago - 1 comment