Commit Graph

  • 95c2b86bcd Add profile dump stats option Dosenpfand 2023-10-22 19:08:54 +02:00
  • b03a2e6fb3 Require Flask >= 2.2.0 (#224) Mac Newbold 2023-12-11 11:27:45 -07:00
  • 1c39a9ce47 Require Flask >= 2.2.0, Python >= 3.7 Jeff Widman 2023-12-06 17:22:06 -08:00
  • 8c8b2bb35c Add minimal test without extra deps (#230) Mac Newbold 2023-12-10 20:18:10 -07:00
  • a2e773124f Add minimal test without extra deps Grey Li 2023-12-10 12:47:02 +08:00
  • 2f8ec9027b Bump to version 0.14.1 (#227) 0.14.1 Jeff Widman 2023-12-07 09:31:28 -08:00
  • ab9a41df6a Add the missing install requirement packaging (#225) Grey Li 2023-12-08 00:32:29 +08:00
  • 2b1e7d9907 Bump version to 0.14.0 (#223) 0.14.0 Jeff Widman 2023-12-06 16:48:19 -08:00
  • d0360218fd Drop CHANGES.rst in favor of GitHub Releases (#198) Mac Newbold 2023-11-21 08:26:28 -07:00
  • e9fd3072a9 Merge branch 'master' into switch-to-using-github-auto-generated-releases Mac Newbold 2023-11-21 08:24:53 -07:00
  • 1aedfb0e2e Use standard Python gitignore file (#220) Grey Li 2023-11-21 10:29:03 +08:00
  • e6ae9d0288 Fix the test for basic app (#221) Grey Li 2023-11-21 10:21:38 +08:00
  • 62ce443f8b Fix lint issues and lint config (#219) Grey Li 2023-11-21 02:59:24 +08:00
  • 2b8bf9cc44 Remove the use of before_first_request (#218) Grey Li 2023-11-17 22:12:44 +08:00
  • 42d859534a Remove the use of before_first_request Grey Li 2023-11-16 21:08:57 +08:00
  • f959951185 Fix tox and GitHub actions settings (#217) Grey Li 2023-11-17 06:41:30 +08:00
  • e1c8704444 Remove deprecated charset property from process_response content crafting (#211) dadavec 2023-11-16 04:53:02 +01:00
  • 8a4cfa5e3c No need to specify custom default value if key not found (#210) Mac Newbold 2023-11-15 17:30:39 -07:00
  • 51d105afad Set up GitHub actions to replace Travis (#215) Grey Li 2023-11-16 02:10:00 +08:00
  • 15192f19e0 Set up github actions Grey Li 2023-11-15 22:00:21 +08:00
  • 5712e57869 No need to specify custom default value if key not found Jeff Widman 2023-10-13 06:23:09 -07:00
  • 9571d06df5 fix: drop response.charset because charset deprecated (#206) Hiromasa Ihara 2023-10-13 22:35:25 +09:00
  • 3b25e114e9 fix: use urllib.parse.quote_plus and drop werkzeug.urls.url_quote_plus (#207) Nick Janetakis 2023-10-06 18:19:51 -04:00
  • f7ae3fd591 fix: use urllib.parse.quote_plus and drop werkzeug.urls.url_quote_plus Hiromasa Ihara 2023-10-01 16:03:15 +09:00
  • ce02d2da3c fix: migrate from deprecated flask.Markup to markupsafe.Markup (#203) Hiromasa Ihara 2023-05-25 02:22:56 +09:00
  • bd346a0fc1 Drop CHANGES.rst in favor of GitHub Releases Jeff Widman 2023-01-16 17:14:37 -08:00
  • ed8243e17e Point URLs at pallets-eco/flask-debugtoolbar (#197) Jeff Widman 2023-01-17 08:16:30 -08:00
  • 02c99a7b64 Fix Flask SQLAlchemy quickstart link (#196) Nick Janetakis 2022-12-27 08:10:52 -05:00
  • 96514793e4 Update sqlalchemy_error.html Francesco Frassinelli 2022-12-27 13:10:16 +01:00
  • ec8cc3a0ba Fix Flask SQLAlchemy quickstart link Francesco Frassinelli 2022-12-27 10:54:53 +01:00
  • e3c8ab0ca2 Point at new location of django-debug-toolbar (#189) Jeff Widman 2022-11-02 12:53:49 -07:00
  • fefb32b04d Fix outdated docs links (#187) Jeff Widman 2022-11-02 12:51:06 -07:00
  • b5a7c032ab Merge pull request #186 from Dosenpfand/flask-sqlalchemy-v3 Nick Janetakis 2022-10-28 11:41:38 -04:00
  • 6af24f5f44 Do not explicitly set SQLALCHEMY_TRACK_MODIFICATIONS for test/example Dosenpfand 2022-10-28 11:28:50 +02:00
  • b4a197f87f Enable query recording if debug is active, remove warning Dosenpfand 2022-10-26 14:31:14 +02:00
  • 15b6fee933 Fix typo Dosenpfand 2022-10-24 21:29:59 +02:00
  • 9e03576c94 Keep config for flask_sqlalchemy < 3 Dosenpfand 2022-10-24 19:35:47 +02:00
  • bfa48c5a2c Add support for flask_sqlalchemy >= 3.0.0 Dosenpfand 2022-10-24 18:59:28 +02:00
  • 890fd9c7fb updated to work with flask 2.2+ (#183) sur.la.route 2022-10-05 01:20:14 +02:00
  • 42a9651950 Replace deprecated threading.currentThread with threading.current_thread (#179) Hugo van Kemenade 2022-09-19 00:08:43 +03:00
  • ff01910f6a Merge pull request #182 from caffeinatedMike/master Nick Janetakis 2022-08-18 11:20:45 -04:00
  • 9cdb04edcb Make flDebugToolbar vertically scrollable Michael Hill 2022-08-02 09:41:44 -04:00
  • f546d4633b Fixed classname and bottom padding for scrollbar Michael Hill 2022-07-26 19:08:25 -04:00
  • db07028aa0 Update scroll classname to make base.html template Michael Hill 2022-07-26 19:07:03 -04:00
  • d44ab40729 Merge pull request #180 from timgates42/bugfix_typos Nick Janetakis 2022-07-13 17:03:28 -04:00
  • 0d409f54f5 docs: Fix a few typos Tim Gates 2022-07-14 06:34:03 +10:00
  • 708df1c07a Expand HTTP codes on which the toolbar will be displayed (#176) Nate Collins 2022-04-01 16:32:48 -04:00
  • 10186a4202 Permit scrolling for content panels Nathan Collins 2022-03-30 14:21:38 -04:00
  • 3cd2dceace Add ARIA role to toolbar for accessibility improvement (#174) Nate Collins 2022-04-01 16:30:16 -04:00
  • 376c3deab3 Submodule to use https protocol after unencrypted git proto deprecated Ref: https://github.blog/2021-09-01-improving-git-protocol-security-github/ Megan Schanz 2022-03-30 14:50:03 -04:00
  • 45d3588bb6 Release 0.13.1 0.13.1 Nick Janetakis 2022-03-29 18:39:20 -04:00
  • 15e8d77a49 Fix changelog formatting for 0.12.X Nick Janetakis 2022-03-29 18:10:40 -04:00
  • 4d84f262ae Merge pull request #172 from flask-debugtoolbar/fix-setupcfg Nick Janetakis 2022-03-29 18:08:01 -04:00
  • db64ce632c Move library into src/ directory Nick Janetakis 2022-03-29 08:18:21 -04:00
  • 956d7501ec Bump version for development Jeff Widman 2022-03-28 01:19:17 -07:00
  • a758a9df7a Release 0.12.1 0.12.1 Jeff Widman 2022-03-28 01:16:17 -07:00
  • 5eea25882c Fix changelog / docs link Jeff Widman 2022-03-28 01:14:12 -07:00
  • e954cd9fae Bump version for development Jeff Widman 2022-03-27 23:47:03 -07:00
  • 03d79be02c Release 0.12.0 0.12.0 Jeff Widman 2022-03-27 23:45:26 -07:00
  • 7f17d2ce57 Update PyPI metadata files: add setup.cfg etc (#164) Jeff Widman 2022-03-26 21:51:54 -07:00
  • 30fba11f36 Remove with_ extension for Jinja 3.0 (#157) Nick Janetakis 2022-03-26 00:26:26 -04:00
  • d474a6a689 prefixed css classes, fixes #152 (#153) jnnkB 2020-08-14 20:39:15 +02:00
  • 83d398d9d5 Support gzip response (#154) zaw007 2020-08-15 02:37:37 +08:00
  • 3929742d9c Cleanup version handling slightly (#149) Jeff Widman 2020-03-09 13:10:02 -07:00
  • 70abd78e55 Setup DB properly Jeff Widman 2020-03-09 09:55:40 -07:00
  • dbea74b626 Update README.rst Jeff Widman 2020-03-09 09:45:29 -07:00
  • c6102aeb14 Change docs to pull version from setup.py Jeff Widman 2017-02-12 02:32:47 -08:00
  • 10c9c1ae5d Update Flask-SQLAlchemy links Jeff Widman 2020-02-22 20:39:21 -08:00
  • 9e600c6e13 Add flask.g section to show g object content. Yaser Amiri 2018-02-06 23:55:47 +03:30
  • 9b8a8afa97 Fix SQLAlchemy SELECT/EXPLAIN to use url_for to respect app prefixes. Provide url_for to all toolbar templates Matthew Swabey 2020-02-09 16:42:58 -05:00
  • 39ac97a7e0 pycodestyle fixes Jeff Widman 2020-02-18 01:21:26 -08:00
  • a5cb5a709f Bump version for development Jeff Widman 2020-02-18 01:19:49 -08:00
  • 02064c76ed Release 0.11.0 0.11.0 Jeff Widman 2020-02-18 01:00:38 -08:00
  • d713732807 Cleanup tox/travis Jeff Widman 2020-02-18 00:28:38 -08:00
  • b92391d177 Switch to Flask's native CLI Jeff Widman 2020-02-17 23:51:06 -08:00
  • 4964ae261f RoutesList: Do not show debugtoolbar routes Florian 2015-09-02 09:12:02 +02:00
  • ad847299c4 Add doc for SQL syntax highlighting Pierre GIRAUD 2018-08-01 15:41:17 +02:00
  • 7ce099c3d0 Remove deprecated request.is_xhr Jeff Widman 2020-02-17 21:47:36 -08:00
  • 9c7db48362 Explicitly disable SQLALCHEMY_TRACK_MODIFICATIONS Jeff Widman 2020-02-17 21:36:01 -08:00
  • 88f15cba35 Fix simple typo: exapanded -> expanded Tim Gates 2019-12-11 17:24:54 +11:00
  • d852042ccb Merge pull request #119 from davidism/json-available Matt Good 2018-02-07 09:52:11 -08:00
  • 5bd2e8a423 flask.json_available is a no-op it is removed in Flask 1.0 David Lord 2018-02-07 07:13:21 -08:00
  • c27256c00a Bump dev version Jeff Widman 2017-02-12 03:33:05 -08:00
  • 010206298e Release 0.10.1 0.10.1 Jeff Widman 2017-02-12 03:04:07 -08:00
  • 678ec31229 Revert "Change docs to pull version from setup.py" Jeff Widman 2017-02-12 02:48:44 -08:00
  • 23d52703fd Make copyright string track current year Jeff Widman 2017-02-12 02:33:47 -08:00
  • 45b70c952f Change docs to pull version from setup.py Jeff Widman 2017-02-12 02:32:47 -08:00
  • 9f2c353e86 Trivial imports cleanup Jeff Widman 2017-02-12 02:31:26 -08:00
  • cfe142b285 Point Flask-SQLAlchemy docs at ‘latest’ Jeff Widman 2017-02-12 00:21:20 -08:00
  • 19a25fd895 Add universal wheel support Jeff Widman 2017-02-10 01:09:59 -08:00
  • 8dcb97c05a Travis should use python 3.6 interpreter Jeff Widman 2017-02-10 00:50:38 -08:00
  • b49af327cf Use containers for travis tests Jeff Widman 2017-02-10 00:44:27 -08:00
  • 38ab3a49c1 Test using modern python Jeff Widman 2017-02-10 00:42:00 -08:00
  • 9f901e34ae Remove deprecated tox arg —use-mirrors Jeff Widman 2017-02-10 00:36:19 -08:00
  • f050a6b0de Use latest for flask-sqlalchemy docs rather than pinning version Jeff Widman 2017-02-10 00:28:45 -08:00
  • e33f3e1c85 Update RTD links w/https & .io Jeff Widman 2017-02-09 23:54:16 -08:00
  • 02ff95acde Add LICENSE file to MANIFEST.in / source bundle (#102) Peter M. Landwehr 2016-09-18 23:13:08 -07:00
  • 2436239964 Additional cleanup of deprecated flask.ext.* magic imports. (#97) Iuri de Silvio 2016-06-29 20:52:23 -03:00
  • 18a0030354 Fix deprecated import from flask.ext.sqlalchemy (#94) Michael Lenzen 2016-06-29 15:33:02 -05:00
  • ee726eece2 Better setup.py description 0.10.0 Matt Good 2015-04-17 17:52:26 -07:00