75
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding an implied timer to clearly show the time inbetween the index.php file being called, and the first timer being started.
Andy Dawson
as AD7six
More... over 16 years ago
Adding width:100% to tables, fixes issues when host page does not define table widths. More... over 16 years ago
adding some defensive logic to help ensure the indenting is correct with overlapping counters. e.g.: name start finish foo 1 3 bar 2 4
Andy Dawson
as AD7six
More... over 16 years ago
adding clear option for getTimers preventing timer log if debug is not true
Andy Dawson
as AD7six
More... over 16 years ago
auto-close any open timers when elapsedTime is called allow the possibility to dump timer info when debugging and the view hasn't been rendered yet
Andy Dawson
as AD7six
More... over 16 years ago
Merge from debug_kit.git More... over 16 years ago
Fixing cache config and cache.disable so group test functions. More... over 16 years ago
Fixing row classnames. Fixing undefined setting in test situations. renaming enabled to forceEnable More... over 16 years ago
Adding test case for param passing to panels. More... over 16 years ago
Adding tests for forceEnable. More... over 16 years ago
Adding some tests for sql log generation. More... over 16 years ago
making the timer tab full width compacting the info at the top (memory and overall duration) Making the graph fill moah of the available space
Andy Dawson
as AD7six
More... over 16 years ago
adding pseudo-tree representation for messages
Andy Dawson
as AD7six
More... over 16 years ago
Removing inaccessible code. More... over 16 years ago
updating graphs to be more informative Added indentation based upon when the timer started also change the max time calculation as previously the total time (far) exceeded the actual duration due to not taking account of concurrent timers
Andy Dawson
as AD7six
More... over 16 years ago
Adding test cases for anonymous and duplicate timer calls. More... over 16 years ago
adding offsetTimer function (time from the start of the entire request, until this timer started)
Andy Dawson
as AD7six
More... over 16 years ago
allow multiple counters, named or otherwise
Andy Dawson
as AD7six
More... over 16 years ago
allow the possibility to force the toolbar even in Debug=0 primarily to try and get more accurate timer data
Andy Dawson
as AD7six
More... over 16 years ago
allowing for nested unnamed timers
Andy Dawson
as AD7six
More... over 16 years ago
allow the possibility for calling startTimer() and stopTimer() without specifying either a name or a message.
Andy Dawson
as AD7six
More... over 16 years ago
updating ignore settings with generic files
Andy Dawson
as AD7six
More... over 16 years ago
Adding assertion for changing of View class in startup. More... over 16 years ago
Adding tests for previously untested methods. More... over 16 years ago
Removing extra module() calls. More... over 16 years ago
Removing ability to customize which library script is loaded. This feature is no longer needed as maintaining 5 scripts doesn't make sense giving js_debug_toolbar.js not having a dependancy on any library. More... over 16 years ago
Fixing typo. Fixes #10 More... over 16 years ago
Updating file headers cont'd More... over 16 years ago
Merge branch 'master' of [email protected]:debug_kit More... over 16 years ago
Updating File headers to newer CakePHP file headers. More... over 16 years ago