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-09-12
Updated URL to the GitHub page (soon to be finished)
0.8.0
Rob Hudson
2009-09-12
Merge remote branch 'origin/tx-master'
Rob Hudson
2009-09-13
l10n: Updates to Hebrew (he) translation
Alex
2009-09-12
Updated version to 0.8.
Rob Hudson
2009-09-12
Merge remote branch 'alex/master'
Rob Hudson
2009-09-12
Fixed to only show the link for requesting the SELECT data if the query is a
Rob Hudson
2009-09-12
l10n: Updates to Russian (ru) translation
Mikhail Korobov
2009-09-12
l10n: Updates to German (de) translation
arthurk
2009-09-12
l10n: Russian translation
Mikhail Korobov
2009-09-11
Added more SQL keywords.
Rob Hudson
2009-09-11
Updated locales with more strings.
Rob Hudson
2009-09-11
Removed the spaceless tag as it caused more problems than it solved.
Rob Hudson
2009-09-11
Merge remote branch 'idan/master'
Rob Hudson
2009-09-12
Return of zebra stripes, slightly more prominent table headers.
Idan Gazit
2009-09-12
Added overflow:auto for tables to prevent breakout
Idan Gazit
2009-09-11
Merge remote branch 'percy/master'
Rob Hudson
2009-09-11
added English (en) locale
Percy Perez-Pinedo
2009-09-11
Merge remote branch 'idan/master'
Rob Hudson
2009-09-12
Merge commit 'upstream/master'
Idan Gazit
2009-09-11
Merge branch 'tx-master' of github.com:robhudson/django-debug-toolbar
Rob Hudson
2009-09-11
Wrapped subpanel content with div.scroll and fixed a few minor CSS problems.
Rob Hudson
2009-09-12
minified js with class="active" fix
Idan Gazit
2009-09-12
Merge commit 'upstream/master'
Idan Gazit
2009-09-11
Fixed escaping on redirects.
Rob Hudson
2009-09-11
Fixes li class="active" when panel closed via close button.
Idan Gazit
2009-09-10
l10n: Updates to Hebrew (he) translation
Alex
2009-09-10
handle merge conflicts
Alex Gaynor
2009-09-08
Updated toolbar to use minified versions of js and css.
Rob Hudson
2009-09-08
Merge remote branch 'idan/master' into ui-rf
Rob Hudson
2009-09-09
Merge commit 'upstream/ui-rf'
Idan Gazit
2009-09-09
Fixed back buttons on SQL explain/select/profile subpanels.
Idan Gazit
2009-09-08
Fixed an issue where the panel navigation might have a different number of
Rob Hudson
2009-09-07
Fixed template source to work nicely with and without Pygments.
Rob Hudson
2009-09-07
Allow template source to be scrollable
Mikhail Korobov
2009-09-07
Merge branch 'ui-rf' of github.com:robhudson/django-debug-toolbar into ui-rf
Rob Hudson
2009-09-07
Used spaceless tag to tighten up debug toolbar HTML output.
Rob Hudson
2009-09-01
Merge commit 'origin/tx-master' into ui-rf
Rob Hudson
2009-09-01
Fixed translated string in redirect template.
Rob Hudson
2009-08-31
l10n: Fixed an issue of duplicated entry in the Spanish translation
Diego Búrigo Zacarão
2009-08-28
Fixed so key bindings are setup on init, regardless of toolbar cookie.
Rob Hudson
2009-08-28
Made ESC work on various toolbar states.
Rob Hudson
2009-08-28
Merge commit 'idan/master' into ui-rf
Rob Hudson
2009-08-28
Refactored `reformat_sql` to produce a more compact output for a tighter view...
Rob Hudson
2009-08-28
Refactored SQL panel to use datetime objects and added a visual display of bo...
Rob Hudson
2009-08-28
Fixed sql profiling so it doesn't return a 500 if the SQL `SET PROFILING=1` r...
Rob Hudson
2009-08-28
Updated CSS to use the same huge z-index everywhere.
Rob Hudson
2009-08-28
panel animation, we hardly knew thee (removed animation)
Idan Gazit
2009-08-27
CSS adjusted to consistency of header and table spacing across panels.
Rob Hudson
2009-08-27
CSS adjusted to keep consistent alignment on left.
Rob Hudson
2009-08-27
Decrease base font size. It's increased where it needs to be elsewhere.
Rob Hudson
[next]