index
:
django-debug-toolbar
0.8.x
1.0-release
develop
gh-pages
line_profiler_int
master
restrict-toolbar-handle-to-window
toolbar-refactor
tx-master
A configurable set of panels that display various debug information about the current request/response.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-06-21
Merge commit 'rob/master'
Alex Gaynor
2009-06-16
Merge commit 'origin/master'
Alex Gaynor
2009-06-16
provide an option to see stuff indjango in the sql stack trace
Alex Gaynor
2009-06-16
Captured redirection requests must be urlencoded.
Philip Zeyliger
2009-06-16
only conditionally include the Django 1.1 signal for backwards compatibility
Alex Gaynor
2009-06-12
only conditionally include the Django 1.1 signal for backwards compatibility
Alex Gaynor
2009-05-27
Merge commit 'origin/master'
Alex Gaynor
2009-05-27
Merge commit 'rob/master'
Alex Gaynor
2009-05-27
Adding a signals panel to display list of signals and their providing arguments
Alex Gaynor
2009-05-26
Merge commit 'rob/master'
Alex Gaynor
2009-04-21
Updating README to reflect new location of bugs and todos
Rob Hudson
2009-04-14
Merge commit 'rob/master'
Alex Gaynor
2009-04-02
Adding download URL to setup script.
0.7.0
Rob Hudson
2009-04-02
Remove cache panel mentions in README until working.
Rob Hudson
2009-04-02
Bumping version number preparing for release.
Rob Hudson
2009-04-02
Disable cache panel in default list of panels to load since it's slightly bro...
Rob Hudson
2009-04-02
Moving media so they are "namespaced" like templates.
Rob Hudson
2009-03-27
Merge commit 'rob/master'
Alex Gaynor
2009-03-26
New configuration option to provide your own 'show_toolbar' method.
Rob Hudson
2009-03-26
Minor cleanup of imports and long lines.
Rob Hudson
2009-03-22
Add fix so jQuery doesn't conflict with other Javascript libraries.
Rob Hudson
2009-03-22
Close the panel if the toolbar is hiding.
Rob Hudson
2009-03-21
Merge commit 'rob/master'
Alex Gaynor
2009-03-21
Adding stack traces to SQL panel to see where the calls are coming from.
Rob Hudson
2009-03-21
jQuery 1.3 cleanup.
Rob Hudson
2009-03-21
Reverting commit 2a839fd, "Restrict the debug toolbar to a single row of pane...
Rob Hudson
2009-03-21
fixed bug when the string </body> matches more than once in the html
Loic Bistuer
2009-03-21
resoled merge conflicts
Alex Gaynor
2009-03-21
Making CSS classes 'odd' and 'even' more specific.
Rob Hudson
2009-03-21
Restrict the debug toolbar to a single row of panels.
Malcolm Tredinnick
2009-03-21
Tidied up SQL formatting in SQL panel.
Malcolm Tredinnick
2009-03-21
Fixed "FROM" formatting in SQL panel layout.
Malcolm Tredinnick
2009-03-21
Make text alignment in panels not inherit from surrounding page.
Malcolm Tredinnick
2009-03-21
Patch from kmike84 to fix conflict if project uses mootools.
Rob Hudson
2009-01-23
Tuple unpacking of stacktrace variables for niceness.
Rob Hudson
2009-01-23
Add preliminary support for stacktraces to see where SQL queries are coming f...
Rob Hudson
2009-01-23
Make pre tags on odd table rows match row background color in CSS.
Rob Hudson
2009-01-23
Fix triggering an extra SQL query via the auth context processor.
Rob Hudson
2009-01-17
Regenerate the CSS and JS minified files, removing minified cookie file.
Rob Hudson
2009-01-17
Adjust Makefile to concatenate to jquery.cookie.js onto toolbar.min.js.
Rob Hudson
2009-01-17
added missing jquery cookie plugin files
Reto Aebersold
2009-01-17
Minor stylistic changes to CSS and Javascript file after merge.
Rob Hudson
2009-01-17
Fixing AJAX calls to detailed SQL views.
Reto Aebersold
2009-01-17
Adding ability to show/hide toolbar, using jquery.cookie.js for statefulness.
Reto Aebersold
2009-01-15
Fix typo/grammar in README ("the the")
dAniel hAhler
2009-01-15
Load SQLDebugPanel before TemplateDebugPanel to get the right number of queri...
Reto Aebersold
2008-12-22
adding new AUTHORS due to some recent code merges
Rob Hudson
2008-12-20
Merge branch 'master'; commit 'freakboy3742/master'
Rob Hudson
2008-12-17
Fixes #19 -- Modified the middleware to only install the debug ROOT_URLCONF i...
Russell Keith-Magee
2008-12-12
Fine tuning setup.py for Pypi release.
Rob Hudson
[next]