1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 21:38:14 +01:00

278 Commits

Author SHA1 Message Date
maximebf
8fde2e9a0f added tests 2013-08-14 22:22:07 +10:00
maximebf
ff4561fef2 updated docs 2013-08-14 22:14:09 +10:00
maximebf
3690180427 working default client side open handler implementation 2013-08-14 22:14:09 +10:00
maximebf
f686438050 started work on open handler 2013-08-14 22:14:09 +10:00
maximebf
c5a145ad14 added tests 2013-08-14 22:12:33 +10:00
maximebf
584116f529 check if $_REQUEST['REQUEST_URI'] exists before using it 2013-08-14 22:10:33 +10:00
maximebf
8daa6f8f5a updated docs 2013-08-14 21:37:56 +10:00
maximebf
fc05e00621 added support for storing collected data 2013-08-14 21:37:56 +10:00
maximebf
fb1605e93c added unit tests 2013-08-14 21:37:24 +10:00
maximebf
d9a37e9e84 added getControls() and getIgnoredCollectors() in JavascriptRenderer 2013-08-14 21:17:55 +10:00
maximebf
d40979d6b0 added JavascriptRenderer::getAssets() 2013-08-14 16:54:27 +10:00
maximebf
4c4c963b3d added support for multiple connection in PDOCollector (fixed #5) 2013-08-14 11:41:24 +10:00
Maxime Bouroumeau-Fuseau
2051b18c87 Merge pull request #4 from mikealmond/hotfix/add-collector-bug
Fix for undefined variable in the addCollector() method
2013-08-13 18:22:05 -07:00
Mike Almond
af8a447dea Fix exception to display the proper Collection name 2013-08-13 14:54:05 -04:00
maximebf
c11336485b updated docs 2013-08-13 17:29:44 +10:00
maximebf
99b143bbeb added setOptions() in JavascriptRenderer 1.4 2013-08-13 16:49:37 +10:00
maximebf
cb6c767c80 removed dependency on jquery-drag 2013-08-13 16:49:31 +10:00
maximebf
71155779ff added ConfigCollector 2013-08-13 16:17:06 +10:00
maximebf
dbf57015f7 fix subclassing bugs when in strict mode and added support for TimeDataCollector in PDO 2013-08-13 16:15:20 +10:00
maximebf
aace59f672 not using $name anymore to addMeasure in TimeDataCollector 2013-08-13 16:14:59 +10:00
maximebf
f389197c9f better formatVar() in DataCollector 2013-08-13 16:14:05 +10:00
maximebf
896806f21b made css more resilient to other css libraries like bootstrap 2013-08-13 16:13:05 +10:00
maximebf
dda267ebd1 updated docs and README 1.3 2013-08-13 12:29:40 +10:00
maximebf
63c88cc67e added possibility to provide an entity manager in doctrine collector 2013-08-13 12:09:50 +10:00
maximebf
a1e2a90683 renaming of swift collectors 2013-08-13 12:00:55 +10:00
maximebf
dafb57073e added doctrine collector 2013-08-13 11:40:51 +10:00
maximebf
b6a519dc7a less required parameters for widgets 2013-08-13 11:35:35 +10:00
maximebf
b1d5cade7e fixed bug with unknown tab when restoring state 1.2 2013-08-12 19:47:31 +10:00
maximebf
75b21e97b5 added slim collector 2013-08-12 19:45:31 +10:00
maximebf
1a02e673a4 added CacheCache collector and demo 2013-08-12 19:33:40 +10:00
maximebf
fa1db15926 added monolog demo 2013-08-12 19:19:47 +10:00
maximebf
d56eb52083 added propel demo 2013-08-12 19:16:14 +10:00
maximebf
a107cebcf9 added twig demo 2013-08-12 19:02:49 +10:00
maximebf
eba3a0f268 added Swift mailer collector and demo 2013-08-12 18:55:35 +10:00
maximebf
7bd1a6f87f refactored demo folder 2013-08-12 18:49:21 +10:00
maximebf
92bb734486 added clear() in MessagesCollector 2013-08-12 18:41:31 +10:00
maximebf
4196d76fa4 updated doc 2013-08-12 12:02:32 +10:00
maximebf
ff548cb579 added aggregated collector 2013-08-12 11:40:30 +10:00
maximebf
fefcd17ddb added possibility to name monolog and messages collectors as well as aggregate them into a messages collector 2013-08-12 11:24:23 +10:00
maximebf
966a8e2d66 Exception -> Error 2013-08-12 11:22:40 +10:00
maximebf
cb609c9b5b added possibility to disable controls and ignore controls from collectors in renderer 2013-08-12 11:16:06 +10:00
maximebf
7e759ac3df updated doc 2013-08-08 15:46:33 +10:00
maximebf
87aaf4e960 refactored js with completly new and much better way to create widgets 2013-08-08 15:46:33 +10:00
Maxime Bouroumeau-Fuseau
b33cfcd79d Merge pull request #3 from armatronic/master
Fix to execute() to allow it to work if no params are passed to it
2013-08-07 16:15:53 -07:00
Amri Sannang
9e9be2a983 Fix to execute() to allow it to work if no params are passed to it 2013-08-07 16:03:39 +10:00
maximebf
0e7c04d23e removed unused but size consuming backtrace property from messages collector 1.0.4 2013-08-04 22:01:49 +10:00
maximebf
4fa083f923 added logQueriesToLogger in PropelCollector
removed context logging in TwigCollector
1.0.3
2013-06-24 11:15:56 +09:00
maximebf
6f276b9204 added possibility to enable profiling on any propel configuration 1.0.2 2013-06-20 21:08:21 +09:00
maximebf
91a6ab18ba updated css to make it work on website with custom css rules 1.0.1 2013-06-20 19:31:01 +09:00
maximebf
680dd6ea30 updated README 2013-06-20 12:08:50 +09:00