cfcd...8c7d
Author: Ceeram
Date: 2009-11-26 12:55:13 +0100
created webroot/ and moved js/ img/ and css/ to new dir
2246...c959
Author: Mark Story
Date: 2009-12-01 18:16:13 -0500
Merge branch 'master' into 1.3-branch
d01f...b674
Author: Mark Story
Date: 2009-11-24 00:22:21 -0500
Refactoring repeated Javascript into a method.
4573...f123
Author: Mark Story
Date: 2009-11-23 23:33:00 -0500
Fixing broken history panel javascript.
0982...3cbb
Author: Mark Story
Date: 2009-11-10 01:00:01 -0500
Merge branch 'master' into 1.3-branch
9f19...80a8
Author: Mark Story
Date: 2009-11-10 00:54:25 -0500
Fixing file log parsing when Multiline log entries are made, or long entries containing datestamps.
7392...595b
Author: Mark Story
Date: 2009-11-02 09:48:42 -0500
Moving escaping to view file, as escaping all tables breaks the timer bars.
42db...5acf
Author: Mark Story
Date: 2009-11-01 01:40:41 -0400
Adding htmlentity conversion to HtmlToolbar::table() as it was possible for sql conditions to cause invalid html.
7f75...2efb
Author: Mark Story
Date: 2009-11-01 01:40:00 -0400
Removing empty files for empty dirs.
57e2...77c8
Author: José Lorenzo RodrÃguez
Date: 2009-08-11 10:05:49 -0430
Making Firephp panels collapsed by default as they tend to become unreadable while doing many ajax requests
8ded...7cb8
Author: Mark Story
Date: 2009-10-22 18:16:08 -0400
Fixing issue with references being trapped in closures. Fixes #36
1ef9...e1ec
Author: Mark Story
Date: 2009-09-12 21:58:01 -0400
Merge branch 'master' into 1.3-branch
f29b...32ec
Author: Mark Story
Date: 2009-09-12 21:56:23 -0400
Updating/cleaning up cake icon. Thanks milx for the push to do it.
8b09...f0d9
Author: Mark Story
Date: 2009-09-03 13:39:31 -0400
Applying patch from renan_saddam to fix compatibility issues with CakePHP 1.3.
7726...b6c4
Author: Mark Story
Date: 2009-09-02 09:46:37 -0400
Removing possibility of border on cake image.
6b7b...4d19
Author: Mark Story
Date: 2009-08-31 13:13:41 -0400
Fixing text-direction for rtl pages. Fixes #33
fb5e...7ca9
Author: Mark Story
Date: 2009-08-25 11:58:26 -0400
Merge branch '1.2-branch' into 1.3-branch
70ea...3580
Author: Mark Story
Date: 2009-08-24 23:57:41 -0400
Adding default settings, Adding autoRun setting to allow disabled by default, url param triggered toolbar use. Test cases added.
1b21...424a
Author: Mark Story
Date: 2009-08-24 23:38:57 -0400
fixing typo.
8103...2f92
Author: Mark Story
Date: 2009-08-18 09:33:46 -0400
Adding patch from SkieDr to fix issues with DebugKitDebugger::_output and changes to Debugger::_output()