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
2013-11-10
Invalidate cached list of panels during tests.
Aymeric Augustin
2013-11-10
Improve regression test added in 8525bfc7.
Aymeric Augustin
2013-11-10
Load the content of panels dynamically.
Aymeric Augustin
2013-11-10
Avoid some implicit global lookups.
Aymeric Augustin
2013-11-10
Restore XML validity.
Aymeric Augustin
2013-11-10
The smart way didn't work, keep it simple.
Aymeric Augustin
2013-11-09
Remove unused method in panel API.
Aymeric Augustin
2013-11-09
Simplify code introduced in 7f7ea810.
Aymeric Augustin
2013-11-08
Merge pull request #440 from singingwolfboy/amd-js
Rob Hudson
2013-11-08
Bump version number.
Aymeric Augustin
2013-11-06
Django 1.6 was released today and it's supported!
Aymeric Augustin
2013-11-06
load jQuery with document.createElement instead of document.write
David Baumgold
2013-11-05
Addressing review comments
David Baumgold
2013-11-05
Change how JS libs are loaded
David Baumgold
2013-11-05
whitespace-only
David Baumgold
2013-11-05
Wrap toolbar.js in AMD define() if it exists
David Baumgold
2013-11-05
Update jQuery Cookie Plugin to 1.4.0
David Baumgold
2013-11-01
Add command to measure test coverage.
Aymeric Augustin
2013-11-01
Split tests across several modules.
Aymeric Augustin
2013-11-01
Remove unused file.
Aymeric Augustin
2013-11-01
Don't pin dev tools versions.
Aymeric Augustin
2013-11-01
Remove dummy test_pgsql settings file.
Aymeric Augustin
2013-11-01
Removed redundant settings manipulations in tests.
Aymeric Augustin
2013-11-01
Fix Travis through trial and error (attempt 1).
Aymeric Augustin
2013-11-01
Document `make example`.
Aymeric Augustin
2013-11-01
Get rid of custom test runner.
Aymeric Augustin
2013-11-01
Make help text a bit more helpful.
Aymeric Augustin
2013-11-01
Fix support for non-ASCII keys in sessions.
Aymeric Augustin
2013-11-01
Sort items in request vars panel.
Aymeric Augustin
2013-11-01
Add a checkbox to toggle panels from the frontend.
Aymeric Augustin
2013-11-01
Add response headers to the Headers panel.
Aymeric Augustin
2013-11-01
Show all HTTP headers in the headers panel.
Aymeric Augustin
2013-10-31
Allow the panel to be scrolled when the screen is shorter than it's height.
tschilling
2013-10-28
Document performance implications.
Aymeric Augustin
2013-10-28
Extend the contribution docs.
Aymeric Augustin
2013-10-28
Bump version number (once again).
0.10.2
Aymeric Augustin
2013-10-28
Include locales in package.
Aymeric Augustin
2013-10-28
Merge pull request #432 from w-diesel/patch-4
Aymeric Augustin
2013-10-28
Update db.py
Wladimir Diedel
2013-10-27
Bump version number.
0.10.1
Aymeric Augustin
2013-10-27
Add a task to update translations.
Aymeric Augustin
2013-10-27
Compile translations.
Aymeric Augustin
2013-10-27
GitHub has removed the downloads section.
Aymeric Augustin
2013-10-27
Bump version number and update README.
0.10.0
Aymeric Augustin
2013-10-27
We'll try to release wheel packages.
Aymeric Augustin
2013-10-27
Pull translations from Transifex.
Aymeric Augustin
2013-10-27
<ericholscher> dude. use the new theme. its the hotness.
Aymeric Augustin
2013-10-27
Merge pull request #430 from aaugustin/sphinx-docs
Aymeric Augustin
2013-10-27
Fix a few tests that broke after 982f341.
Aymeric Augustin
2013-10-27
Django 1.6 still supports Python 2.6.
Aymeric Augustin
[next]