Commit Graph

  • 1cd9ba69d1 Update CHANGES for 0.10 Matt Good 2015-04-17 17:39:52 -07:00
  • 30a1cd399a Add docs note on Versions panel displaying other packages Matt Good 2015-04-17 17:39:23 -07:00
  • 0524e7f3e9 Update "Thanks" section of docs Matt Good 2015-04-17 17:39:07 -07:00
  • 14cd912df7 Fix style errors and add to automated checks Matt Good 2015-04-17 14:23:58 -07:00
  • f087311f7c Add missing sqlalchemy_error template Matt Good 2015-04-17 14:19:41 -07:00
  • 61d1fc2678 Display steps needed to display SQL queries Matt Good 2015-04-17 13:47:22 -07:00
  • 6b2566c01f Enable toolbar on HTML5 pages without </body> tag Matt Good 2015-04-17 12:56:10 -07:00
  • 31ea3bce41 Merge branch 'body-warning' Matt Good 2015-04-16 14:54:32 -07:00
  • 2d60ea6c8d Fix case-insensitive HTML insertion Matt Good 2015-04-16 14:47:46 -07:00
  • 56994a522d Document using init_app() for the factor pattern Matt Good 2015-04-16 14:24:24 -07:00
  • aa90a9d052 Remove restyling table rows before sorting Matt Good 2015-04-15 12:47:14 -07:00
  • 32e0aa8ca3 Ensure profiler "Calls" are sorted numerically Matt Good 2015-04-15 12:39:59 -07:00
  • e052b005ec Merge branch 'package-versions' Matt Good 2015-04-14 19:21:45 -07:00
  • 2f18ac90f9 Convert versions template to 2 spaces for indentation Matt Good 2015-04-14 19:20:29 -07:00
  • 612f93c129 Show relative paths for package paths Matt Good 2015-04-14 19:18:45 -07:00
  • c0826c9a31 Add detailed docs on the built-in panels Matt Good 2015-04-14 17:22:07 -07:00
  • 7e2de8f588 Merge pull request #48 from yoloseem/sqlparse Matt Good 2015-04-14 15:44:00 -07:00
  • 5aaa7a6634 Merge branch 'routes' Matt Good 2015-04-14 15:28:16 -07:00
  • f7feecc751 Include the "static" route in the list Matt Good 2015-04-14 15:07:08 -07:00
  • cfe1624730 Simplify route methods display Matt Good 2015-04-14 14:58:31 -07:00
  • 95d7eb977f Format route_list template with spaces Matt Good 2015-04-14 14:57:47 -07:00
  • 794380fc03 Merge pull request #81 from EricWorkman/master Matt Good 2015-04-14 14:46:40 -07:00
  • 5a05620257 Add tablesorter to slqlalchemy panel Eric Workman 2015-04-10 15:44:38 -04:00
  • bebe884615 Update for 0.9.2 release 0.9.2 Matt Good 2014-12-05 15:43:46 -08:00
  • 10c03880c7 Safely decode non-ascii SQL queries for display Matt Good 2014-12-02 16:26:24 -08:00
  • 3fcdfc8f83 Use platform-sensitive filename normalization Matt Good 2014-12-02 18:15:59 -08:00
  • 914553ddf5 Consolidate redundant code for SQL select/explain Matt Good 2014-11-24 15:04:50 -08:00
  • b4fe0b954c Fix misspelled CSS classes Matt Good 2014-11-24 14:46:41 -08:00
  • 7557ee6794 Ensure SQL queries are HTML-escaped Matt Good 2014-11-24 14:36:56 -08:00
  • 382c5e7da9 Remove old commented code Matt Good 2014-11-24 14:25:32 -08:00
  • 6286dadc27 Version update for 0.9.1 release 0.9.1 Matt Good 2014-11-24 13:25:17 -08:00
  • 81f8e34846 Removed printing of routes to console. = 2014-03-23 15:14:28 +11:00
  • 79717926a5 Added endpoints, HTTP methods, Is alias and Redirect to columns to route list. = 2014-03-23 15:12:31 +11:00
  • 5084428c9d Added the Route List panel to show the routes that are available within Flask. Justin McKay 2014-03-22 23:57:48 +11:00
  • 82295aa4aa printable filter should replace non-ascii bytes Matt Good 2014-02-02 14:44:20 -08:00
  • 70488fc14a Fix Py3 support for bytes SQL queries Matt Good 2014-01-14 17:56:47 -08:00
  • 4901d68b01 Fix version number in docs 0.9.0 Matt Good 2014-01-03 15:14:49 -08:00
  • d671a849bb Bump version for new release Matt Good 2014-01-03 15:07:48 -08:00
  • ffbdf0f563 Add SQLAlchemy to test app Matt Good 2013-12-31 17:55:19 -05:00
  • b08fe477b6 Merge pull request #63 from defuz/pep8 Matt Good 2013-12-02 16:20:27 -08:00
  • 903ed85f00 remove coding:utf-8 and add some style fixes Ivan Ivaschenko 2013-11-29 00:17:15 +02:00
  • 5710314252 pep8 formatting + coding: utf8 Ivan Ivaschenko 2013-11-28 18:31:29 +02:00
  • 277462d822 Fix build status image Matt Good 2013-11-06 09:59:50 -08:00
  • 26691d49cd Add Travis build statis to README Matt Good 2013-11-06 09:58:49 -08:00
  • bd37db9dc4 Fix SQLAlchemy URL registration Matt Good 2013-11-06 09:33:00 -08:00
  • 091c4fa70c Compatibility fixes for Python 3 Matt Good 2013-11-06 09:06:05 -08:00
  • d5987410d1 Add basic sanity test Matt Good 2013-11-06 09:00:05 -08:00
  • 6d8249160d Rename "settings" panel to "config" Matt Good 2013-11-01 14:04:10 -07:00
  • 1e046d57f4 Remove some unneeded code from SettingsVars panel Matt Good 2013-11-01 11:51:25 -07:00
  • 9e3546b416 Merge commit 'refs/pull/51/head' of github.com:mgood/flask-debugtoolbar Matt Good 2013-11-01 11:41:08 -07:00
  • 26034475f2 Load panels with werkzeug's "import_string" Matt Good 2013-07-30 17:56:54 -07:00
  • 356e6c8268 Restructure to support init_app Matt Good 2013-07-30 17:37:34 -07:00
  • 5870fce178 Can check blueprint name instead of URL prefix Matt Good 2013-07-30 09:25:02 -07:00
  • 855c7ab377 Port SettingsVarsDebugPanel from Django DebugToolbar Alexey Diyan 2013-05-10 19:17:32 +03:00
  • ccd8ba66b2 Display installed packages and versions in Versions panel (requires setup tools) Lucas Taylor 2013-03-27 17:28:51 -07:00
  • 093763909f Display installed packages and versions in Versions panel (requires Yolk) Lucas Taylor 2013-03-27 17:16:28 -07:00
  • 115e874a39 Reformat templates and static files with 2 space indentation Matt Good 2013-03-16 16:21:39 -07:00
  • bd2b65d068 Improve format_sql(): use sqlparse.format() Hyunjun Kim 2013-03-11 13:33:41 +09:00
  • b7c39113e7 Template editor should use Jinja loader's encoding Matt Good 2013-03-08 09:00:10 -08:00
  • 05288daf17 Docs Makefile needs to ensure git submodules are initialized Matt Good 2013-02-21 13:43:27 -08:00
  • 79421df5cd Use Flask theme for the documentation Matt Good 2013-02-21 13:36:29 -08:00
  • 8d5d37fa0b Merge branch 'release/0.8.0' 0.8.0 Matt Good 2013-02-21 12:26:23 -08:00
  • 1029b9131b Prepare 0.8.0 release Matt Good 2013-02-21 12:25:45 -08:00
  • 3bea63dc8a Fix werkzeug request logging with the log panel Matt Good 2013-02-21 10:53:16 -08:00
  • 856eb52a95 Nice error message for un-repr-able objects Matt Good 2013-02-20 20:43:10 -08:00
  • 50017f13a7 Switch to itsdangerous for SQL query signing Matt Good 2013-02-20 20:02:00 -08:00
  • 561889738f Merge pull request #41 from crosspop/ajaxfix Matt Good 2013-02-19 17:01:11 -08:00
  • b97e58c1f2 Merge pull request #42 from bollwyvl/share-jquery Matt Good 2013-02-19 11:10:48 -08:00
  • 0f923475c8 adding reference to noConflict'ed jQuery Nicholas Bollweg 2013-02-13 12:29:45 -05:00
  • 43df69ab24 Intercept redirect only if it's not XHR (Ajax) Hong Minhee 2013-01-17 05:11:26 +09:00
  • 3e4cd1ecfa Merge pull request #35 from rconradharris/patch-1 Matt Good 2012-09-25 10:43:19 -07:00
  • cfa5984d3e Convert SQLAlchemy query duration to ms to match the label Matt Good 2012-09-25 09:45:52 -07:00
  • c9c0228a62 Profiler: Use update_wrapper on partial Rick Harris 2012-09-04 19:45:51 -05:00
  • d87e7fc347 Fix version number in docs 0.7.1 Matt Good 2012-05-19 18:22:18 -07:00
  • 80eb747816 Release 0.7.1 to fix the in-place loading of the template editor Matt Good 2012-05-18 18:20:28 -07:00
  • 913c4130b6 Prepare 0.7 release 0.7 Matt Good 2012-05-18 17:54:46 -07:00
  • ffed47e157 Document DEBUG_TB_PROFILER_ENABLED config option Matt Good 2012-05-18 17:21:38 -07:00
  • c7b0b4bf2b Merge remote-tracking branch 'evoloshchuk/enable_profiler_panel' into enable_profiler_panel Matt Good 2012-05-18 17:18:25 -07:00
  • defbaefb44 Add template editor note to CHANGES.rst Matt Good 2012-05-18 17:17:24 -07:00
  • 18414d733b Add a live template editor to the template panel Matt Good 2012-05-18 16:32:03 -07:00
  • 83523d6f59 Update example.py to use flask.ext compatibility imports. Matt Good 2012-05-09 15:18:55 -07:00
  • 97fc95f769 Merge branch 'profile-sorter' Matt Good 2012-04-17 08:33:26 -07:00
  • 484575eb66 Make striped table rows work with table sorter Matt Good 2012-04-17 08:33:06 -07:00
  • e34c10d15b Simplifying CSS resets Matt Good 2012-04-17 08:05:16 -07:00
  • 025a7bebb6 Use spaces for indentation in CSS/JS Matt Good 2012-04-17 08:04:05 -07:00
  • bada1ae429 Merge pull request #24 from evoloshchuk/sqlalchemy_sql_select Matt Good 2012-04-17 07:46:49 -07:00
  • b7a67a0486 Didn't find the original problem, seem to work fine. Ievgen Voloshchuk 2012-03-29 14:37:47 +02:00
  • addfb343b0 let's use tabs if all file use them Ievgen Voloshchuk 2012-04-17 09:54:40 +02:00
  • 11cb1daadf css selector corrections Ievgen Voloshchuk 2012-04-17 09:53:16 +02:00
  • ddeaa2b958 Correctly try to sort all the tables possible Andrii Mishkovskyi 2012-04-04 15:16:07 +02:00
  • 9c1d859cfd Make profiler results sortable Ievgen Voloshchuk 2012-04-03 11:12:05 +02:00
  • d927012d75 Add configuration parameter to enable profiler by default Ievgen Voloshchuk 2012-04-02 14:26:04 +02:00
  • 72e8e277af Bump version to 0.6.3.1 to re-release with changelog info 0.6.3.1 Matt Good 2012-04-16 13:25:25 -07:00
  • 75bac4e961 Add changelog info for 0.6.3 Matt Good 2012-04-16 13:21:25 -07:00
  • f84087156a Prepare 0.6.3 release 0.6.3 Matt Good 2012-04-16 13:15:26 -07:00
  • 56be56de86 Fix import for Flask-SQLAlchemy 0.16 Matt Good 2012-04-16 13:12:23 -07:00
  • f6e37be73c Issue a warning, rather than an exception, when toolbar can't be inserted Rune Halvorsen 2012-03-10 19:36:57 +01:00
  • 71bd15a4d6 Added an exception when debug toolbar can't be inserted due to missing markup Rune Halvorsen 2012-02-29 01:44:17 +01:00
  • 7e8a8e280e Merge pull request #18 from mattoufoutu/master Matt Good 2012-02-23 09:23:22 -08:00
  • 672fdb59e6 remove unused outer_loop variable Mathieu D. (MatToufoutu) 2012-02-23 18:15:16 +01:00