1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 13:28:35 +01:00

16 Commits

Author SHA1 Message Date
maximebf
85fc816102 fixed failing test 2013-10-07 10:49:52 -04:00
maximebf
8972b82a9a added support for sending the request id in headers and retreiving the data using the open handler 2013-09-23 10:41:54 -04:00
maximebf
821bf57f2d added new storage adapters 2013-09-20 15:46:52 -04:00
maximebf
3c5e8cca50 added getDataAsHeaders() 2013-09-20 13:42:12 -04:00
maximebf
1b7e7fdbc8 jQuery.noConflict() is now called by default (fixed #29)
Will not be called if the js vendors are not included.
Can be enabled/disabled using JavascriptRenderer::setEnableJqueryNoConflict()
2013-09-19 16:31:50 -04:00
maximebf
7e81754ef6 Added abstraction for HTTP features (fixed #28) 2013-09-19 16:31:00 -04:00
maximebf
861ddc302e removed usage of session_status() 2013-09-15 13:06:20 -04:00
maximebf
db8bf5c6a1 added stacked data 2013-09-15 12:56:08 -04:00
maximebf
90248ebb3c fixed unit tests with ajax handler 2013-09-15 11:40:37 -04:00
Pascal Borreli
68dfa87ef6 Fixed typos 2013-08-16 00:52:32 +01:00
maximebf
8fde2e9a0f added tests 2013-08-14 22:22:07 +10:00
maximebf
c5a145ad14 added tests 2013-08-14 22:12:33 +10:00
maximebf
fb1605e93c added unit tests 2013-08-14 21:37:24 +10:00
maximebf
214c62bd85 MessagesCollector is now compatible with PSR Log
added psr as requirement
2013-06-18 14:39:48 +09:00
maximebf
836050cea5 huge refactoring, comments and docs 2013-06-13 18:49:55 +08:00
maximebf
b543d2a3d4 first commit 2013-06-08 01:32:10 +07:00