Commit graph

3972 commits

Author SHA1 Message Date
dependabot-preview[bot]
0d6607a1a4 Merge pull request #3702 from pallets/dependabot/pip/pip-tools-5.3.0 2020-07-27 08:34:35 +00:00
dependabot-preview[bot]
7a4fe92a20 Bump pip-tools from 5.2.1 to 5.3.0
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.2.1 to 5.3.0.
- [Release notes](https://github.com/jazzband/pip-tools/releases)
- [Changelog](https://github.com/jazzband/pip-tools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jazzband/pip-tools/compare/5.2.1...5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 08:31:10 +00:00
David Lord
432b7cab6f Merge pull request #3594 from jackwardell/consolidating-error-pages-docs
consolidate error handling docs
2020-07-24 09:23:20 -07:00
jackwardell
79bd55cedf consolidate error handling docs
Remove apierrors.rst and errorpages.rst from patterns and integrate the
content into errorhandling.rst, along with other changes and extra
content.
2020-07-24 09:15:43 -07:00
dependabot-preview[bot]
fc36404148 Merge pull request #3695 from pallets/dependabot/pip/tox-3.18.0 2020-07-24 08:03:51 +00:00
dependabot-preview[bot]
4a2175c19e Bump tox from 3.17.1 to 3.18.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.17.1 to 3.18.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.17.1...3.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 08:01:01 +00:00
David Lord
0ce6118fb8 Merge pull request #3684 from MLH-Fellowship/3628-duplicate-headers
make_response uses headers.update
2020-07-23 16:57:19 -07:00
Christopher Nguyen
95653896a4 change make_response to use headers.update 2020-07-23 16:53:39 -07:00
David Lord
98e5b18381 Merge pull request #3694 from pallets/disable-lowest
remove lowest version test until next release
2020-07-23 16:52:52 -07:00
David Lord
8222636c6e remove lowest version test until next release
The next major release will depend on the next major releases of all
the other libraries, which is equivalent to devel right now.
2020-07-23 16:50:00 -07:00
Grey Li
badc22a002 Merge pull request #3691 from greyli/update-discord-links
Update Discord invite links
2020-07-21 12:16:19 +08:00
Grey Li
ee1df9803e Update Discord invite links 2020-07-21 12:11:17 +08:00
Joshua Bronson
06f7f34d76 Merge pull request #3560 from greyli/fix-env-chdir
Stop change CWD to .env/.flaskenv location
2020-07-18 13:14:09 -04:00
dependabot-preview[bot]
8e74a2a07f Merge pull request #3687 from pallets/dependabot/pip/tox-3.17.1 2020-07-16 08:23:45 +00:00
dependabot-preview[bot]
0c2a9e0a7d Bump tox from 3.17.0 to 3.17.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.17.0 to 3.17.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.17.0...3.17.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-16 08:21:32 +00:00
dependabot-preview[bot]
8dba1978f7 Merge pull request #3686 from pallets/dependabot/pip/tox-3.17.0 2020-07-15 08:11:44 +00:00
dependabot-preview[bot]
f363429764 Bump tox from 3.16.1 to 3.17.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.16.1 to 3.17.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/3.17.0/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.16.1...3.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 08:08:41 +00:00
David Lord
e463ade7c5 Merge pull request #3681 from pallets/fix-typo
fix typo
2020-07-08 08:36:14 -07:00
David Lord
0c8c96122b fix typo 2020-07-08 08:26:21 -07:00
David Lord
33bcc0d36f Merge pull request #3680 from pallets/feature/doc-fixes
Some small doc fixes
2020-07-08 06:56:11 -07:00
Armin Ronacher
40d6d107c5 Some small doc fixes 2020-07-08 15:53:43 +02:00
Joshua Bronson
5fe1f20640 Merge pull request #3579 from jab/pathlib-for-static_folder
Officially support using pathlib.Path for static_folder.
2020-07-06 13:45:03 -04:00
Joshua Bronson
f81846c68b Restore support for using pathlib.Path for static_folder.
* No longer causes AttributeError: 'PosixPath' object has no
  attribute 'rstrip'.

* This was broken by e6178fe489
  which was released in 1.1.2.

* Add a regression test that now passes.

See #3557.
2020-07-06 08:55:19 -04:00
dependabot-preview[bot]
ab4f74e424 Merge pull request #3677 from pallets/dependabot/pip/sphinx-3.1.2 2020-07-06 08:45:55 +00:00
dependabot-preview[bot]
4102865aba Bump sphinx from 3.1.1 to 3.1.2
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.1...v3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 08:43:21 +00:00
dependabot-preview[bot]
b41181bc28 Merge pull request #3676 from pallets/dependabot/pip/python-dotenv-0.14.0 2020-07-06 08:41:38 +00:00
dependabot-preview[bot]
01958e7f31 Bump python-dotenv from 0.13.0 to 0.14.0
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v0.13.0...v0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 08:38:44 +00:00
Grey Li
8fb45cc419 Update changelog for load dotenv behaivour change 2020-07-05 09:38:48 +08:00
Grey Li
62c582e19b Stop change CWD to .env/.flaskenv location 2020-07-05 09:37:03 +08:00
Grey Li
f7788db336 Merge pull request #3674 from DeepOde/master
Added very small clarification to quickstart.rst
2020-07-05 08:28:28 +08:00
Grey Li
4ea0e07074 Improve wording of tip for Unique URLs chapter 2020-07-05 08:25:48 +08:00
Deep R. Ode
f133e8e284 Added very small clarification to quickstart.rst 2020-07-03 15:55:56 +05:30
David Lord
f4ec1da1d7 Merge pull request #3673 from stat1c-void/pr-api.rst-request-link-20200702
API docs - changed flask.request description
2020-07-02 14:38:18 -07:00
Sergei
298cf90396 API docs - changed flask.request description
- the link should point to the flask's Request
 - longer description is unnecessary, as it's all explained above in flask.Request
2020-07-02 23:54:40 +03:00
dependabot-preview[bot]
8d624f144c Merge pull request #3671 from pallets/dependabot/pip/pre-commit-2.6.0 2020-07-02 08:21:01 +00:00
dependabot-preview[bot]
0a8044eaa1 Bump pre-commit from 2.5.1 to 2.6.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.5.1 to 2.6.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v2.5.1...v2.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-02 08:18:52 +00:00
David Lord
33d5d1f3ac update metadata 2020-07-01 09:09:12 -07:00
dependabot-preview[bot]
2fb128d955 Merge pull request #3668 from pallets/dependabot/pip/tox-3.16.1 2020-06-30 08:08:52 +00:00
dependabot-preview[bot]
404b6df4a1 Bump tox from 3.16.0 to 3.16.1
Bumps [tox](https://github.com/tox-dev/tox) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.16.0...3.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-30 08:06:52 +00:00
dependabot-preview[bot]
3e2ba3cb73 Merge pull request #3667 from pallets/dependabot/pip/tox-3.16.0 2020-06-29 08:37:22 +00:00
dependabot-preview[bot]
fba96145b2 Bump tox from 3.15.2 to 3.16.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.15.2 to 3.16.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.15.2...3.16.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-29 08:34:57 +00:00
Joshua Bronson
8aba1ea9a5 Merge pull request #3662 from lgiordani/remove-debug-from-examples
Removed misleading DEBUG variable from examples
2020-06-24 12:56:41 -04:00
Leonardo Giordani
7b33b4a095 Simplified version of file-based database 2020-06-23 15:14:03 +01:00
Leonardo Giordani
ad89e0e0b9 Fixed trailing whitespace 2020-06-23 15:06:37 +01:00
Leonardo Giordani
2de5465058 Changed example DATABASE_URI values 2020-06-23 14:56:51 +01:00
Leonardo Giordani
002a8bdea8 Removed misleading DEBUG variable from examples 2020-06-21 09:29:45 +01:00
David Lord
815eb3dbce Merge pull request #3659 from iomintz/patch-1
[docs] streaming contents: use app.response_class
2020-06-18 07:23:49 -07:00
iomintz
1350049c9d [docs] streaming contents: use app.response_class
Examples should use app.response_class to encourage code that doesn't need to be changed should the response class be customized later on.
2020-06-17 22:00:35 -05:00
dependabot-preview[bot]
70977308c1 Merge pull request #3651 from pallets/dependabot/pip/sphinx-3.1.1 2020-06-15 08:57:27 +00:00
dependabot-preview[bot]
809e11c931 Bump sphinx from 3.1.0 to 3.1.1
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/3.x/CHANGES)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v3.1.0...v3.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-15 08:55:11 +00:00