Commit Graph

  • b5a6fbe839 use dictsort instead of items() to display variables alphabetically ordered Mathieu D. (MatToufoutu) 2012-02-23 18:14:02 +01:00
  • 824f73d9aa minor fixes in the templates Mathieu D. (MatToufoutu) 2012-02-23 14:40:02 +01:00
  • d8d2fb7a85 display context variable values in the templates panel Mathieu D. (MatToufoutu) 2012-02-23 14:33:42 +01:00
  • 8a922a2a5c Cookie for list of "active" panels needs decoded before splitting Matt Good 2012-02-20 14:14:12 -08:00
  • ba56f81d19 Preparse 0.6.2 release 0.6.2 Matt Good 2012-02-18 14:22:04 -08:00
  • 002dea199e Simplify jQuery.noConflict mode to fix #16 Matt Good 2012-02-18 14:18:41 -08:00
  • bb99b48833 Remove trailing slashes in MANIFEST.in since Windows doesn't like them Matt Good 2012-02-18 13:41:17 -08:00
  • 210dfb48fc Link from docs to GitHub project Matt Good 2012-02-15 18:54:12 -08:00
  • 7e83d45d6c Add some basic Sphinx docs (fixes #12) Matt Good 2012-02-15 18:49:03 -08:00
  • 6d268ba00b Add skeleton for Sphinx docs (re #12) Matt Good 2012-02-15 18:15:41 -08:00
  • e92c102bc9 Prepare 0.6.1 release 0.6.1 Matt Good 2012-02-15 08:24:25 -08:00
  • 20a302c3b4 Fix request vars display for non-string values (fixes #14) Matt Good 2012-02-15 12:28:28 -08:00
  • bdbc570c91 Fix memory leak from holding reference to toolbar (fixes #10) Matt Good 2012-02-14 23:56:36 -08:00
  • 17b629742d Add protocol to django-debug-toolbar link in readme Matt Good 2012-02-14 19:17:49 -08:00
  • 54a18b8cf2 Improve the readme example (fixes #8) Matt Good 2012-02-14 19:14:37 -08:00
  • a48efe822a Escape non-printable values in request vars panel (fixes #9) Matt Good 2012-02-14 18:51:21 -08:00
  • 45ce65c058 Merge branch 'mono-fonts' Matt Good 2012-01-31 11:03:38 -08:00
  • 89fbe2e6b5 Let DEBUG_TB_ENABLED take precedence over app.debug Matt Good 2012-01-31 11:02:30 -08:00
  • e5feff5884 Merge pull request #7 from joeshaw/joeshaw-enabled-setting Matt Good 2012-01-31 10:59:32 -08:00
  • 93008a8e53 Make table bodies use mono-spaced font Matt Good 2012-01-31 10:52:55 -08:00
  • 8bb829e1e4 Make font reset easier to override Matt Good 2012-01-31 10:25:17 -08:00
  • 70478ffcc2 Merge pull request #5 from kennethreitz/patch-1 Matt Good 2012-01-31 00:50:27 -08:00
  • 6f6b1cb47d add DEBUG_TB_ENABLED setting which overrides app.debug check Joe Shaw 2011-10-14 13:58:50 -04:00
  • 1834443246 Requiring setuptools is evil :) Kenneth Reitz 2012-01-30 22:26:37 -05:00
  • c3c2714ace Merge pull request #3 from kennethreitz/readme Matt Good 2012-01-30 17:50:38 -08:00
  • 884451669c (sp) Kenneth Reitz 2012-01-30 20:48:03 -05:00
  • 0bdc3f7e59 Merge pull request #2 from kennethreitz/logo Matt Good 2012-01-30 17:47:45 -08:00
  • 43b069905d readme fix Kenneth Reitz 2012-01-30 20:46:41 -05:00
  • d85ce273af squash all the PNGs Kenneth Reitz 2012-01-30 20:42:00 -05:00
  • 69d137c2d7 new django flask icon Kenneth Reitz 2012-01-30 20:41:50 -05:00
  • 7988e5f472 new read me Kenneth Reitz 2012-01-30 20:29:57 -05:00
  • 1c8465cdd9 Minor style update (trailing whitespace and "if len()") Matt Good 2012-01-04 08:49:25 -08:00
  • f59705a7e7 Merge commit 'd886f5a606f26d78df457e7041c5666e0e5bbc6d' Matt Good 2012-01-04 08:42:21 -08:00
  • 84aadad8e4 0.6 release 0.6 Matt Good 2012-01-04 07:50:28 -08:00
  • 4adbbde4a4 Update README example for the new module name Matt Good 2012-01-03 11:12:22 -08:00
  • 114385af4c Remove hard dependency on simplejson Matt Good 2012-01-03 11:07:50 -08:00
  • 3d9faa52af Fix missing log output from development server. Matt Good 2012-01-03 10:25:25 -08:00
  • 853fd7147f Add missing dependency on Blinker Matt Good 2012-01-03 10:24:56 -08:00
  • b0e37e6981 Fix showing session data on Request Vars panel Matt Good 2012-01-02 13:53:02 -08:00
  • ea45d9a185 Disable panels that cannot be imported. Matt Good 2012-01-02 13:33:25 -08:00
  • 0e5fab9436 Restore calling process_view(). Matt Good 2012-01-02 13:03:30 -08:00
  • 8f75863096 Merge pull request #15 from jparise/flask-version Michael 2011-12-29 15:42:29 -08:00
  • 58b8b63a8a Use flask.__version__ instead of pkg_resources. Jon Parise 2011-12-29 15:35:54 -08:00
  • 60a9b4f6b0 Add a notice that the process_view() method is not called Michael van Tellingen 2011-12-29 16:57:13 +01:00
  • 528a7dfc83 Only process html responses Matt Good 2011-12-19 15:55:44 -08:00
  • 0f64fdc715 Remove broken monkey-patch for dispatch_request Matt Good 2011-12-19 15:53:48 -08:00
  • 71f57209a8 Fix MANIFEST.in references to old flaskext module Matt Good 2011-12-16 16:32:53 -08:00
  • 7d637cc489 Fix errors in process_response on static files Matt Good 2011-12-16 13:53:06 -08:00
  • 6d60a95653 Fix SQLAlchemy panel looking up the engine Matt Good 2011-12-16 12:02:05 -08:00
  • 0f06c07222 Update setup file Michael van Tellingen 2011-10-17 21:36:25 +02:00
  • 1c594b9ba3 Attempt to fix the flask-debugtoolbar: Michael van Tellingen 2011-10-17 21:27:51 +02:00
  • d886f5a606 add hosts setting Dmitry Ishutkin 2011-09-30 18:30:56 +08:00
  • a5de4d65de Merge remote branch 'an/develop' Ross Lawley 2011-07-25 11:57:46 +01:00
  • 0a7d10f892 Apply flask-07-upgrade Daniel Haaker 2011-07-15 12:01:54 +02:00
  • 45e6a81014 Added missing 'flaskext.debugtoolbar.panels' package to setup.py (thanks jorgebastida) Daniel Haaker 2011-07-15 11:29:43 +02:00
  • 8564d3860f Merge remote branch 'upstream/master' Ross Lawley 2011-05-17 10:23:02 +01:00
  • baecf852dd Merge pull request #8 from sbook/nosqlalchemy Michael 2011-05-12 05:05:49 -07:00
  • 1b6c049e1e Fix typo in setup.py Jorge Bastida 2011-05-12 12:55:11 +01:00
  • 46d87a0bbd Added missing 'flaskext.debugtoolbar.panels' package to setup.py Jorge Bastida 2011-05-12 12:53:40 +01:00
  • 7dda475440 Fix the sqlalchemy panel template to use the new namespaced urls. Jorge Bastida 2011-05-12 11:50:19 +01:00
  • caedff68ec Remove SQLAlchemy as a dependency of flask-debugtoolbar. Jorge Bastida 2011-05-12 11:35:05 +01:00
  • fb11199f07 update version to 5.1dev mvantellingen 2011-03-14 13:29:25 +01:00
  • b0b70d2197 Import the json module from flask (which tries to find the best available one) mvantellingen 2011-03-14 13:26:54 +01:00
  • fbb99e985f Set the correct content-length for the intercept redirect page. mvantellingen 2011-03-14 13:26:12 +01:00
  • f3ed36d1d0 Hopefully fix the packaging now Michael van Tellingen 2011-02-24 21:56:18 +01:00
  • 8c7692c385 Add sqlalchemy headers for the result sets Michael van Tellingen 2011-02-24 21:55:52 +01:00
  • 2105b2ae0c Update version Michael van Tellingen 2011-02-24 21:13:34 +01:00
  • 469ed54369 Make the example work again Michael van Tellingen 2011-02-24 21:12:07 +01:00
  • 0f981a3d9a Add the sqlalchemy 'select' subpanel Michael van Tellingen 2011-02-24 21:11:57 +01:00
  • 47376ecf71 Check if SECRET_KEY is set mvantellingen 2011-02-13 23:02:24 +01:00
  • 0058a48ee2 First stab implementing the explain sql query. Based largely on the django debugtoolbar version mvantellingen 2011-02-13 22:48:08 +01:00
  • 9d060f95cd Move format_sql to utils module mvantellingen 2011-02-13 22:46:48 +01:00
  • b1a9f626b8 Fix bug in timer panel display mvantellingen 2011-02-13 21:23:00 +01:00
  • c25819228b Turn on autoescape in jinja mvantellingen 2011-02-13 21:22:50 +01:00
  • 7cb90a4207 Don't use signals to bind the toolbar instead use the app.before_request and app.after_request bindings mvantellingen 2011-02-13 21:22:36 +01:00
  • 52ee7dcef9 Handle pstats exceptions on the profiler display mvantellingen 2011-02-13 21:21:25 +01:00
  • 382c9b17fb the format_fname function is moved to utils.py mvantellingen 2011-02-13 21:21:01 +01:00
  • 059e835b11 Use the util.format_fname function to format the logging location mvantellingen 2011-02-13 21:20:20 +01:00
  • 5eb0ddbc4e Use the util.format_fname function to format the context location mvantellingen 2011-02-13 21:20:00 +01:00
  • d7b98f9e77 Add a format_fname function which translates a absolute filename to a filename relative to the sys.path or relative to the project root mvantellingen 2011-02-13 21:19:15 +01:00
  • d7056a63ea Update version to 0.4.6dev mvantellingen 2011-02-06 23:14:56 +01:00
  • e591b3c97a Small improvement for the profiler.format_fname method to make it work on windows (hopefully). mvantellingen 2011-02-06 23:13:51 +01:00
  • cee7783ff8 Refactor the code for collection the function call stats. Display the filename always as relative to the project or relative to a sys.path match mvantellingen 2011-02-06 23:03:11 +01:00
  • 2769777f33 Only display the toolbar when DEBUG = True mvantellingen 2011-02-06 23:02:08 +01:00
  • 8ca1410deb Add docstrings mvantellingen 2011-02-06 23:01:51 +01:00
  • 9e17f76c3e Trigger the Panel.process_view by monkey-patching the Flask.dispatch_request method. Use this for the profiling panel to make it threadsafe mvantellingen 2011-02-06 20:44:15 +01:00
  • 59c0b19387 Add the profiler panel based on the version of dcramer (https://github.com/dcramer/django-debug-toolbar) mvantellingen 2011-02-06 17:03:39 +01:00
  • 371b061e40 is_active flag is a per-instance setting mvantellingen 2011-02-06 17:02:18 +01:00
  • bcdfbc69ab Don't try to show the panel on content from the debug toolbar itself. mvantellingen 2011-02-06 17:02:03 +01:00
  • 7eac83ac00 Place the dom_id of the panel on the toolbar li, and add '-content' to the content panel. mvantellingen 2011-02-06 17:01:25 +01:00
  • 77c31a7320 Add the ability for panels to be activated or de-activated via a client-side cookie. (For the next to implement profiling panel) mvantellingen 2011-02-06 16:01:36 +01:00
  • e525b04848 Show all panels again in the example mvantellingen 2011-02-06 16:00:29 +01:00
  • dacc8ad09c Update version number and package data mvantellingen 2011-02-05 21:45:47 +01:00
  • d68c4b55f1 Change forloop.last to loop.last (jinja2) mvantellingen 2011-02-05 21:44:04 +01:00
  • 9f6d611332 Update version and remove package_* config mvantellingen 2011-02-05 20:58:48 +01:00
  • 21e901388b Decode the response data according to the response.charset when inserting the toolbar mvantellingen 2011-02-05 20:49:48 +01:00
  • e31184742a Make sure that view_kwargs is not None. mvantellingen 2011-02-05 19:18:39 +01:00
  • 1f6f38bbec Add DEBUG_TB_PANELS setting, so you can change the ordering and add/remove panels Daniel Haaker 2011-02-04 23:54:46 +01:00
  • 8ddc7ecbc7 Add blinker as install dependency (used for signals within flask) mvantellingen 2011-02-04 21:56:38 +01:00
  • 3901379503 Compat with 0.6 (this should be modified to use a module in the future) mvantellingen 2011-02-03 14:17:16 +01:00