aboutsummaryrefslogtreecommitdiffstats
path: root/debug_toolbar/media/toolbar.min.js
AgeCommit message (Expand)Author
2009-04-02Moving media so they are "namespaced" like templates.Rob Hudson
2009-03-22Add fix so jQuery doesn't conflict with other Javascript libraries.Rob Hudson
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-21Restrict the debug toolbar to a single row of panels.Malcolm Tredinnick
2009-03-21Patch from kmike84 to fix conflict if project uses mootools.Rob Hudson
2009-01-23Add preliminary support for stacktraces to see where SQL queries are coming f...Rob Hudson
2009-01-17Regenerate the CSS and JS minified files, removing minified cookie file.Rob Hudson
2009-01-17Adding ability to show/hide toolbar, using jquery.cookie.js for statefulness.Reto Aebersold
2008-10-02Adding compressed JS and CSS, and a Makefile to generate them using YUI Compr...Rob Hudson