1341...66f8
Author: AD7six
Date: 2009-05-16 20:10:19 +0200
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
4618...b810
Author: AD7six
Date: 2009-05-16 19:59:05 +0200
adding pseudo-tree representation for messages
4538...ca33
Author: AD7six
Date: 2009-05-16 19:44:05 +0200
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
40bb...be58
Author: AD7six
Date: 2009-05-16 19:31:10 +0200
adding offsetTimer function (time from the start of the entire request, until this timer started)
10bf...5a9e
Author: AD7six
Date: 2009-05-14 17:38:38 +0200
allow multiple counters, named or otherwise
dac2...934c
Author: AD7six
Date: 2009-05-13 14:38:49 +0200
allow the possibility to force the toolbar even in Debug=0 primarily to try and get more accurate timer data
b648...fed5
Author: AD7six
Date: 2009-05-13 13:50:45 +0200
allowing for nested unnamed timers
8594...045e
Author: AD7six
Date: 2009-05-13 13:34:37 +0200
allow the possibility for calling startTimer() and stopTimer() without specifying either a name or a message.
e433...979a
Author: AD7six
Date: 2009-05-13 13:20:16 +0200
updating ignore settings with generic files
a301...43fd
Author: Mark Story
Date: 2009-05-12 08:23:41 -0400
Adding assertion for changing of View class in startup.
74ca...d389
Author: Mark Story
Date: 2009-05-07 00:25:18 -0400
Adding tests for previously untested methods.
d6b9...8923
Author: Mark Story
Date: 2009-05-07 00:07:12 -0400
Removing extra module() calls.
c0d9...4a1e
Author: Mark Story
Date: 2009-05-03 19:54:21 -0400
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.
18df...4322
Author: Mark Story
Date: 2009-05-03 11:25:51 -0400
Fixing typo. Fixes #10
ea7b...7638
Author: Mark Story
Date: 2009-05-02 13:20:58 -0400
Updating file headers cont'd
a252...0ce8
Author: Mark Story
Date: 2009-05-02 12:15:06 -0400
Merge branch 'master' of git@thechaw.com:debug_kit
997a...cf9a
Author: Mark Story
Date: 2009-05-02 12:14:11 -0400
Updating File headers to newer CakePHP file headers.
3b0b...636e
Author: Mark
Date: 2009-04-22 10:01:13 -0700
Fixing bug with history panel and prefixed routes. Thanks to 'Phally' for the patch. Test case object construction fixed.
3959...c199
Author: Mark
Date: 2009-04-22 00:06:52 -0700
more css changes.
23ff...62ae
Author: Mark
Date: 2009-04-22 00:02:54 -0700
minor css changes