1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-07-27 19:50:21 +02:00

476 Commits

Author SHA1 Message Date
Barry vd. Heuvel
376767e79d Update AggregatedCollector.php 2016-04-16 23:11:21 +02:00
Barry vd. Heuvel
1e3359e78e Update PDOCollector.php 2016-04-16 23:09:00 +02:00
Barry vd. Heuvel
26d6c31541 Update TraceablePDO.php 2016-04-16 23:06:04 +02:00
Barry vd. Heuvel
12524f5eee Reset collectors, requestId and data 2016-04-16 22:14:36 +02:00
Barry vd. Heuvel
cb36051cb2 Update ExceptionsCollector.php 2016-04-16 22:13:09 +02:00
Barry vd. Heuvel
fe36d3a337 Update MessagesCollector.php 2016-04-16 22:08:38 +02:00
Barry vd. Heuvel
213a591a9e Update TimeDataCollector.php 2016-04-16 22:08:24 +02:00
Barry vd. Heuvel
aef9055f76 Update and rename ResetCollectorInterface.php to Resettable.php 2016-04-16 22:08:08 +02:00
Barry vd. Heuvel
66abf549e7 Update MessagesCollector.php 2016-04-16 22:06:05 +02:00
Barry vd. Heuvel
c95d4fa2c7 Make time resetable 2016-04-16 22:03:35 +02:00
Barry vd. Heuvel
6beae75060 Add ResetCollectorInterface 2016-04-16 21:58:17 +02:00
Barry vd. Heuvel
d9302891c1 Merge pull request #242 from maximebf/feat-dynamic-padding
Use original padding in calculation
v1.11.1
2016-01-22 13:22:23 +01:00
Barry vd. Heuvel
0d17956dda Merge pull request #247 from kife-design/patch-1
remove the jquery.min.map reference
2016-01-07 13:49:16 +01:00
Vincent Reynaert
dc5ad6cfcf remove the jquery.min.map reference
Remove the reference since its not included. This results in a NotFoundHttpException
2016-01-07 13:08:30 +01:00
Barry vd. Heuvel
173f33493f Merge pull request #245 from pavankumarkatakam/master
Added PHP_SAPI in Php data collector
2016-01-05 08:56:08 +01:00
Pavan kumar
a114bdee58 Added PHP_SAPI in Php data collector
It is important to know how the php is running from cli or a web request.
2016-01-05 10:18:25 +05:30
Barry vd. Heuvel
1ef8e1463b Test PHP7 2015-12-10 16:14:53 +01:00
Barry vd. Heuvel
63d70bb54a Use original padding in calculation 2015-12-10 16:07:35 +01:00
Barry vd. Heuvel
07741d84d3 Bump version, update composer v1.11.0 2015-12-10 10:50:24 +01:00
Barry vd. Heuvel
96f16fdc16 Merge pull request #199 from snowair/snowair-patch-1
phpdebugbar-widgets-error is a block element
2015-12-10 10:40:41 +01:00
Barry vd. Heuvel
0c955f9f85 Merge pull request #210 from nsams/white-space-pre
Show whitespace in log output
2015-12-10 10:39:27 +01:00
Barry vd. Heuvel
a130266163 Merge pull request #218 from tonglil/lowercase-file-matching
Enable caseless searching in the "Files" toolbar
2015-12-10 10:39:02 +01:00
Barry vd. Heuvel
1de37ab517 Update FA to 4.5 2015-12-10 10:34:48 +01:00
Barry vd. Heuvel
54bd5aeeb8 Use PHP script for namespacing 2015-12-10 10:34:30 +01:00
Barry vd. Heuvel
c6c6ae20e1 Tweak FA namespacing 2015-12-10 10:16:07 +01:00
Barry vd. Heuvel
ebfd20b77d Merge pull request #225 from nickcolley/namespace-font-awesome
Namespace font awesome
2015-12-10 09:59:50 +01:00
Barry vd. Heuvel
08915a7ec5 Merge pull request #227 from clickalicious/master
Fix for wrong namespace lookup. No clean use possible otherwise.
2015-12-10 09:57:10 +01:00
Barry vd. Heuvel
de864471c6 Merge pull request #241 from GrahamCampbell/patch-2
Use PSR-4 without moving files about
2015-12-10 09:54:25 +01:00
Barry vd. Heuvel
bc455b6ce7 Merge pull request #240 from GrahamCampbell/patch-1
Updated dependencies
2015-12-10 09:53:36 +01:00
Graham Campbell
5a9ba87220 Use PSR-4 without moving files about 2015-12-03 09:46:01 +00:00
Graham Campbell
a0fef60b4a Updated dependencies 2015-12-03 09:44:48 +00:00
Barry vd. Heuvel
621384bbdd Merge pull request #236 from sebdesign/patch-1
Apply normal letter-spacing
2015-11-26 17:10:49 +01:00
Sébastien Nikolaou
24848a884c Apply normal letter-spacing
I'm using debugbar on a website which has a very generous letter-spacing on the `body` element.
Unfortunately that cascades into the debugbar styling, which makes the data very difficult to read.

That being said, the `letter-spacing: normal;` resets the debugbar back to the intended result.
2015-11-17 13:09:23 +02:00
Barry vd. Heuvel
70cb7a301e Merge pull request #234 from cloudjibao/master
Updated the getCache method
2015-11-13 20:32:12 +01:00
cloudjibao
305332f58f Update TraceableTwigEnvironment.php
Fixed a typo "origin" to "original"
2015-11-12 19:11:45 +10:00
cloudjibao
a2cc7d6983 Update TraceableTwigEnvironment.php
Updated getCache method to have the same signature as Twig_Environment
2015-11-12 19:07:28 +10:00
Barry vd. Heuvel
ac9040b1fa Merge pull request #233 from glensc/patch-1
Update .gitattributes
2015-11-07 21:17:22 +01:00
Elan Ruusamäe
8f89262d55 Update .gitattributes 2015-10-29 21:42:35 +02:00
Barry vd. Heuvel
30e53e8a28 Merge pull request #230 from snapshotpl/patch-1
Middleware and PSR-7 support
v1.10.5
2015-10-19 22:35:12 +02:00
Witold Wasiczko
ba0a4a5f4b Update README.md 2015-10-19 21:53:27 +02:00
Witold Wasiczko
ae1cbfbef8 Middleware and PSR-7 support 2015-09-22 21:20:58 +02:00
Barry vd. Heuvel
6812102772 Merge pull request #224 from Big-Shark/propel2
Added propel2 collector and tests
2015-09-22 09:16:34 +02:00
clickalicious GmbH
d76194f088 Changed fix implementation as recommended
Changed like recommended: https://github.com/maximebf/php-debugbar/pull/227
2015-09-14 16:41:56 +02:00
clickalicious GmbH
ee9a189270 Fix for wrong namespace lookup. No clean use possible otherwise. 2015-09-13 03:07:22 +02:00
Nick Colley
907f4d7369 Update fontawesome to 4.4.0 2015-08-28 12:41:52 +01:00
Nick Colley
5837cd8f54 Also namespace fontfamily name 2015-08-28 12:41:40 +01:00
Nick Colley
95ba2e4658 Add script to namespace font awesome 2015-08-28 12:29:15 +01:00
Nick Colley
778bc003fe Namespace icons used in the resources with new fa namespace 2015-08-28 12:26:34 +01:00
Big_Shark
6266264bcc Added propel2 collector and tests 2015-08-26 00:38:57 +07:00
Barry vd. Heuvel
ab12b6f57d Merge pull request #219 from pazzoone/master
Added missing FontAwesome
2015-07-09 20:15:09 +02:00