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 |
|
David Lord
|
c066b6506a
|
update contributing guide
|
2020-06-11 19:19:49 -07:00 |
|
dependabot-preview[bot]
|
9dd9a5f5e8
|
Merge pull request #3649 from pallets/dependabot/pip/pre-commit-2.5.1
|
2020-06-10 08:46:05 +00:00 |
|
dependabot-preview[bot]
|
a17fc99cd0
|
Bump pre-commit from 2.5.0 to 2.5.1
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.5.0 to 2.5.1.
- [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.0...v2.5.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-10 08:43:09 +00:00 |
|
dependabot-preview[bot]
|
c31ba419c7
|
Merge pull request #3648 from pallets/dependabot/pip/pip-tools-5.2.1
|
2020-06-10 08:41:31 +00:00 |
|
dependabot-preview[bot]
|
1865fdb703
|
Bump pip-tools from 5.2.0 to 5.2.1
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.2.0 to 5.2.1.
- [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.0...5.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-10 08:38:26 +00:00 |
|
dependabot-preview[bot]
|
6056f88c63
|
Merge pull request #3647 from pallets/dependabot/pip/pre-commit-2.5.0
|
2020-06-09 08:24:18 +00:00 |
|
dependabot-preview[bot]
|
64af3455bc
|
Bump pre-commit from 2.4.0 to 2.5.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.4.0 to 2.5.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.4.0...v2.5.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-09 08:21:52 +00:00 |
|
dependabot-preview[bot]
|
49c95aa75b
|
Merge pull request #3645 from pallets/dependabot/pip/sphinx-3.1.0
|
2020-06-08 14:18:55 +00:00 |
|
dependabot-preview[bot]
|
b31eb026ef
|
Bump sphinx from 3.0.4 to 3.1.0
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.4 to 3.1.0.
- [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.0.4...v3.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-08 14:16:11 +00:00 |
|
dependabot-preview[bot]
|
ab5d39b410
|
Merge pull request #3644 from pallets/dependabot/pip/tox-3.15.2
|
2020-06-08 14:14:52 +00:00 |
|
dependabot-preview[bot]
|
47f13556b1
|
Bump tox from 3.15.1 to 3.15.2
Bumps [tox](https://github.com/tox-dev/tox) from 3.15.1 to 3.15.2.
- [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.1...3.15.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-08 08:44:30 +00:00 |
|
David Lord
|
0cfdbe5648
|
Merge pull request #3603 from jeffwidman/patch-1
Fix docs link for Flask-Uploads
|
2020-06-07 17:03:35 -07:00 |
|
David Lord
|
20518fcaab
|
Merge remote-tracking branch 'origin/1.1.x'
|
2020-06-07 16:50:17 -07:00 |
|
David Lord
|
44bf9f83be
|
Merge pull request #3633 from kx-chen/add-copy-paste-security
security.rst: Add section on copy/paste security
|
2020-06-07 16:47:12 -07:00 |
|
David Lord
|
765ede5baa
|
expand section on copy/paste security
|
2020-06-07 16:45:31 -07:00 |
|
Alan Swenson
|
af1cb284a0
|
update code-block typo (#3642)
|
2020-06-05 21:48:37 -07:00 |
|
Kai Chen
|
e5ff2452fb
|
add section on copy/paste security
|
2020-06-05 08:51:21 -07:00 |
|
David Lord
|
12de979bb4
|
Merge pull request #3640 from pallets/dependabot/pip/greenlet-0.4.16
Bump greenlet from 0.4.15 to 0.4.16
|
2020-06-05 07:42:54 -07:00 |
|
dependabot-preview[bot]
|
93066ae66f
|
Bump greenlet from 0.4.15 to 0.4.16
Bumps [greenlet](https://github.com/python-greenlet/greenlet) from 0.4.15 to 0.4.16.
- [Release notes](https://github.com/python-greenlet/greenlet/releases)
- [Changelog](https://github.com/python-greenlet/greenlet/blob/master/NEWS)
- [Commits](https://github.com/python-greenlet/greenlet/compare/0.4.15...0.4.16)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-05 08:29:19 +00:00 |
|
Grey Li
|
66cc02c71a
|
Merge pull request #3636 from pallets/dependabot/pip/pytest-5.4.3
Bump pytest from 5.4.2 to 5.4.3
|
2020-06-03 20:27:22 +08:00 |
|
dependabot-preview[bot]
|
f60ea95bdd
|
Bump pytest from 5.4.2 to 5.4.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/5.4.2...5.4.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-06-03 08:52:47 +00:00 |
|
dependabot-preview[bot]
|
dd6cb5978b
|
Bump pip-tools from 5.1.2 to 5.2.0 (#3627)
Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 5.1.2 to 5.2.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.1.2...5.2.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-28 08:53:14 -07:00 |
|
dependabot-preview[bot]
|
890c72aa41
|
Bump sphinx from 3.0.3 to 3.0.4 (#3624)
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 3.0.3 to 3.0.4.
- [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.0.3...v3.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
|
2020-05-27 06:46:57 -07:00 |
|
David Lord
|
cd617bbf69
|
Merge pull request #3621 from pallets/github-actions
use GitHub Actions for CI
|
2020-05-23 14:12:22 -07:00 |
|
David Lord
|
71fa9e4b8b
|
use GitHub Actions for CI
|
2020-05-23 14:06:54 -07:00 |
|
David Lord
|
2351340c12
|
Merge pull request #3620 from pallets/requirements
use pip-compile to pin dev requirements
|
2020-05-23 14:05:38 -07:00 |
|
David Lord
|
b1816e2747
|
use pip-compile to pin dev requirements
|
2020-05-23 14:03:11 -07:00 |
|
David Lord
|
0ef5c2d362
|
reformat contributing doc
|
2020-05-23 13:48:24 -07:00 |
|
David Lord
|
199d804a16
|
add EditorConfig
|
2020-05-23 13:25:06 -07:00 |
|
David Lord
|
8159e75dad
|
Merge pull request #3616 from pallets/rtd-config
add readthedocs config
|
2020-05-18 15:04:40 -07:00 |
|
David Lord
|
d311eb8e5c
|
add readthedocs config
|
2020-05-18 14:59:31 -07:00 |
|
Jeff Widman
|
1d52c00957
|
Fix docs link for Flask-Uploads
|
2020-05-08 12:42:52 -07:00 |
|
David Lord
|
19cc0d1ca3
|
Merge pull request #3574 from jackwardell/adding-error-message-to-assert
Adding error message to an assert
|
2020-04-16 10:52:06 -07:00 |
|
jackwardell
|
148c89bccd
|
add assert message for errorhandler exception type
|
2020-04-16 10:49:42 -07:00 |
|
David Lord
|
64790568ed
|
Merge pull request #3564 from pallets/cli-ast-parse
use ast to parse FLASK_APP
|
2020-04-07 18:01:55 -07:00 |
|
David Lord
|
042754ba4a
|
use ast to parse FLASK_APP
enables keyword arguments to factory functions
|
2020-04-07 17:54:51 -07:00 |
|
David Lord
|
1d5754bed7
|
Merge pull request #3563 from pallets/deprecate-script-info-arg
deprecate passing script_info to factory
|
2020-04-07 15:57:45 -07:00 |
|
David Lord
|
f2a8087cf5
|
deprecate passing script_info to factory
|
2020-04-07 15:54:36 -07:00 |
|
David Lord
|
46f2aa7821
|
update docs requirements
remove duplicate docs
|
2020-04-07 14:39:18 -07:00 |
|
David Lord
|
f7130ab553
|
Merge pull request #3562 from pallets/remove-simplejson
Remove simplejson and deprecate encoding options
|
2020-04-07 13:40:39 -07:00 |
|
David Lord
|
23fb6f8065
|
update json docs
|
2020-04-07 13:37:14 -07:00 |
|