75
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 26, 2025 — Jan 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactoring toolbars to abstract table and simple message creation into toolbar methods. This allows most output to be generated in both HTML and FirePHP toolbars. Tests refactored and added as well. More... about 17 years ago
Adding basic FirePHP toolbar support. Several elements are not supported right now as the logic is in the view. Namely, Timer and Memory panels More... about 17 years ago
Fixing doc block on DebugKitDebugger More... about 17 years ago
Added support for Group and GroupEnd() More... about 17 years ago
Refactoring trace creation. Adding line number support. Fixing trace generation More... about 17 years ago
Adding tests for table messages. Removed un-needed code. More... about 17 years ago
Adding support for FireCake::trace() Fixing multiline output Adding stringEncode() to remove problems with recursion and jsonEncode() More... about 17 years ago
Reversing last change, and overloading client detection in TestFireCake as headers are not actually being sent. More... about 17 years ago
Adding skip() so non FirePHP compatible clients don't get tons of errors and failures. More... about 17 years ago
Manually merging changes from rafaelbandiera's branch. Fixing doc block on all panels. Removing Toolbar viewVars from the Variables Panel. More... about 17 years ago
reverting last commit More... about 17 years ago
Test commit More... about 17 years ago
Created view variables panel More... about 17 years ago
Created view variables panel More... about 17 years ago
Adding FireCake::dump() and tests. Adding non native JSON encoding via JavascriptHelper More... about 17 years ago
Adding label parameters to conveinence methods Test cases added More... about 17 years ago
All FireCake Tests passing. Basic functionality for FireCake built for PHP5 More... about 17 years ago
Fixing broken tests from JS library change More... about 17 years ago
Removing code that didn't do anything. More... about 17 years ago
Setting up tests for FireCake and adding prototype methods More... about 17 years ago
Cleaning up Cake icon to look nicer on white. Making Agnostic JS library work like the other libraries Adding new cake icon to toolbar. More... about 17 years ago
Fixing z-index on toolbar to place it above other absolutely positioned content More... about 17 years ago
Renaming firePHP to FireCake Moving tests around so code coverage works removing unecessary directories More... about 17 years ago
Moving debugView test so code coverage works. More... about 17 years ago
adapting default handlers for js files to use library agnostic js More... about 17 years ago
removing unecessary ThemeView loading More... about 17 years ago
Adding shell for FirePHP class and its TestCase More... about 17 years ago
more js file headers fixes More... about 17 years ago
adding library agnostic js file More... about 17 years ago
fixing formatting on js file headers More... about 17 years ago