8000 Tags · krisldz/debug_kit · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: krisldz/debug_kit

Tags

2.2.3

Toggle 2.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
DebugKit 2.2.3

2.2.2

Toggle 2.2.2's commit message
DebugKit 2.2.2

* Cache configuration is now merged if existing configuration is found.
* Checksums for SQL explains are always generated with SHA1 now.
* E_STRICT errors with CakePHP 2.4 in PHP 5.4+ have been fixed.
* History retrieval is more reliable now.
* If a suitable version of jQuery is found on the page a second copy will not
  be downloaded.
* Documentation has been improved.
* Objects can now be output in view variables panel.

2.2.1

Toggle 2.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
markstory Mark Story
DebugKit 2.2.1

Changelog:

* Trace output is now split when using FireCake.
* Add Hidef constants to environment panel.
* Actions in ToolbarAccessController are now mapped improving
  compatibility with various ACL implementations.
* Objects implementing ArrayAccess are now output correctly.
* CSS improvements.
* Translated strings are now in the debug_kit domain.
* Composer support has been added.
* Improved internal doc blocks.
* Logger name compatibility was improved for 2.4
* Improvements to BenchmarkShell.

2.2.0

Toggle 2.2.0's commit message
DebugKit 2.2.0

Changelog:

* Converted custom javascript to use jQuery.
* Whitespace shell is now more flexible with paths it can check.
* Minimize & maximize buttons were combined.
* Panel classes were extracted into separate files.
* DebugView was removed and replaced with improved helper callbacks.
* Application constants are now shown in the environment panel.
* Panels can now define additional CSS and javascript files to include.

2.0.0

Toggle 2.0.0's commit message
DebugKit 2.0.0

Compatibility with Cake
927F
PHP 2.0.x

- new include panel.
- CSS updates.
- Improvments to the timer panel.
- New Timer and Memory classes.

1.3.0

Toggle 1.3.0's commit message
DebugKit 1.3

Important changes:

* Compatible with CakePHP 1.3.x
* New TimedBehavior for timing model find calls
* SQL log panel no longer uses XML parsing to get query log
* SQL log panel does query explains on demand.
* DebugView adds comments around each render context
* Javascript works in IE8
* Log files are no longer munged, instead a CakeLog listener is used.
* Panels have a resize bar, as well as a minimize and maximize button, making it easier to see all the content.

1.2

Toggle 1.2's commit message
DebugKit 1.2

DebugKit 1.2 adds a number of features and improvements over 1.1.  Those
features include:

 - improved timer panel including timer waterfalls and timer output on
   page failure.
 - Additional configuration parameters to allow forcing display, and
   controlling automatic display of the toolbar
 - Drag resizable panels
 - Memory and Timer panels were merged. You can now set memory points
   much like timer points.
 - Several bugfixes

1.1

Toggle 1.1's commit message
DebugKit 1.1

1.0

Toggle 1.0's commit message
Tagging 1.0 version of Debug Kit

0