aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-08-11allow for handling the pathological case of an insanely large template contextAlex Gaynor
2009-08-11Refactored the UI to be a right hand side vertical toolbar. DebugPanel subcla...Rob Hudson
2009-08-10Merge commit 'rob/master'Alex Gaynor
2009-08-10Merge commit 'origin/master'Alex Gaynor
2009-08-10Show the number of rendered templates in the toolbar.Alex Gaynor
2009-08-07Cleaned up trailing spaces.Rob Hudson
2009-08-07Merge branch 'master' into debug-sql-shellRob Hudson
2009-07-28Merge commit 'rob/master'Alex Gaynor
2009-07-28Bypass context variables which 'repr' is broken.Mike Korobov
2009-07-20removing trans so we can merge for nowPercy Perez-Pinedo
2009-06-21Merge commit 'rob/master'Alex Gaynor
2009-06-16Merge commit 'origin/master'Alex Gaynor
2009-06-16provide an option to see stuff indjango in the sql stack traceAlex Gaynor
2009-06-16Captured redirection requests must be urlencoded.Philip Zeyliger
2009-06-16only conditionally include the Django 1.1 signal for backwards compatibilityAlex Gaynor
2009-06-12only conditionally include the Django 1.1 signal for backwards compatibilityAlex Gaynor
2009-06-11Adding a management command that will display the SQL generated by Django asRob Hudson
2009-05-27Merge commit 'origin/master'Alex Gaynor
2009-05-27Merge commit 'rob/master'Alex Gaynor
2009-05-27Adding a signals panel to display list of signals and their providing argumentsAlex Gaynor
2009-05-26Merge commit 'rob/master'Alex Gaynor
2009-04-21Updating README to reflect new location of bugs and todosRob Hudson
2009-04-14Merge commit 'rob/master'Alex Gaynor
2009-04-02Adding download URL to setup script.0.7.0Rob Hudson
2009-04-02Remove cache panel mentions in README until working.Rob Hudson
2009-04-02Bumping version number preparing for release.Rob Hudson
2009-04-02Disable cache panel in default list of panels to load since it's slightly bro...Rob Hudson
2009-04-02Moving media so they are "namespaced" like templates.Rob Hudson
2009-03-27Merge commit 'rob/master'Alex Gaynor
2009-03-26New configuration option to provide your own 'show_toolbar' method.Rob Hudson
2009-03-26Minor cleanup of imports and long lines.Rob Hudson
2009-03-22Add fix so jQuery doesn't conflict with other Javascript libraries.Rob Hudson
2009-03-22Close the panel if the toolbar is hiding.Rob Hudson
2009-03-21Merge commit 'rob/master'Alex Gaynor
2009-03-21Adding stack traces to SQL panel to see where the calls are coming from.Rob Hudson
2009-03-21jQuery 1.3 cleanup.Rob Hudson
2009-03-21Reverting commit 2a839fd, "Restrict the debug toolbar to a single row of pane...Rob Hudson
2009-03-21fixed bug when the string </body> matches more than once in the htmlLoic Bistuer
2009-03-21resoled merge conflictsAlex Gaynor
2009-03-21Making CSS classes 'odd' and 'even' more specific.Rob Hudson
2009-03-21Restrict the debug toolbar to a single row of panels.Malcolm Tredinnick
2009-03-21Tidied up SQL formatting in SQL panel.Malcolm Tredinnick
2009-03-21Fixed "FROM" formatting in SQL panel layout.Malcolm Tredinnick
2009-03-21Make text alignment in panels not inherit from surrounding page.Malcolm Tredinnick
2009-03-21Patch from kmike84 to fix conflict if project uses mootools.Rob Hudson
2009-01-23Tuple unpacking of stacktrace variables for niceness.Rob Hudson
2009-01-23Add preliminary support for stacktraces to see where SQL queries are coming f...Rob Hudson
2009-01-23Make pre tags on odd table rows match row background color in CSS.Rob Hudson
2009-01-23Fix triggering an extra SQL query via the auth context processor.Rob Hudson
2009-01-17Regenerate the CSS and JS minified files, removing minified cookie file.Rob Hudson