Barry vd. Heuvel
de21276fff
Escape lines
2014-03-09 11:49:24 +01:00
Barry vd. Heuvel
8398de88c9
Make chaining configurable
2014-03-09 11:37:50 +01:00
Barry vd. Heuvel
dc21739880
Chain exceptions
...
Also show the chained exceptions, when a previous exception is set.
2014-03-07 14:23:12 +01:00
Maxime Bouroumeau-Fuseau
04f7d4e4c7
added contributor guidelines [ci skip]
2014-03-04 19:25:41 -02:00
maximebf
d076e51b3a
renamed DataFormater to DataFormatter (oups!)
1.9.6
2014-03-04 14:18:45 -03:00
maximebf
f1cb4dd80b
updated docs and changelog
1.9.5
2014-03-04 14:09:50 -03:00
maximebf
2338c4ca70
added min-height to kvlist widget ( fixed #94 )
2014-03-04 13:58:41 -03:00
maximebf
cae98bc37a
added DataFormater and now using kint to format variables ( fixed #93 and #95 )
2014-03-04 13:56:20 -03:00
maximebf
5bbb3bc78b
better handling of long keys in kvlist ( fixes #61 )
1.9.4
2014-02-14 13:30:44 -03:00
maximebf
e0a46c586d
fixes padding issue with select box in header
2014-02-14 13:20:58 -03:00
maximebf
3113148367
uses delta as memory usage in PDO instead of peak ( fixes #81 )
...
added __get, __set and __call on TraceablePDO which are forwared to the underlying instance
2014-02-14 13:17:41 -03:00
maximebf
3089d2f750
refactoring and improvements to resizing and responsivity
...
debugbar header is now split in left and right containers for better responsivity
changed the way the indicators position is handled (not a property of the indicator anymore)
moved resize-handle out of body
when closed, the debugbar will always restore to opened state
2014-02-14 12:42:43 -03:00
maximebf
9efc22aca1
refactoring, fixed coding conventions
2014-02-14 12:42:43 -03:00
Maxime Bouroumeau-Fuseau
cff4a0fce6
Merge pull request #92 from zhuston/master
...
Allow empty to address for SwiftMailer
2014-02-14 13:35:53 -02:00
zhuston
3be110f8b1
Allow empty to address for SwiftMailer
2014-02-14 10:28:32 -05:00
maximebf
612b02b2a6
extracted resize function into DebugBar.resize() in debugbar.js. trigger resize() on restore ( fixed #90 )
2014-02-14 11:15:05 -03:00
Maxime Bouroumeau-Fuseau
d68b8aded0
Merge pull request #88 from Metallizzer/master
...
Timeline widget.
1.9.3
2014-02-09 11:36:32 -02:00
Metallizzer
a7b820340b
Timeline widget.
...
Sum of left offset and width should not exceed 100 percent.
2014-02-08 16:20:10 +07:00
Maxime Bouroumeau-Fuseau
63e34f2335
Merge pull request #86 from Metallizzer/master
...
Recompute the padding-bottom
2014-01-31 11:06:39 -08:00
Metallizzer
6a2b095968
Recompute the padding-bottom
...
Recompute the padding-bottom css property of the body after closing debugbar panel
2014-01-31 00:48:22 -08:00
Maxime Bouroumeau-Fuseau
0412fe76f7
Merge pull request #84 from barryvdh/assets
...
Update jQuery to 1.11.0
1.9.2
2014-01-29 10:10:09 -08:00
Barry vd. Heuvel
ae5da3245a
Update bower assets
2014-01-26 19:58:14 +01:00
Maxime Bouroumeau-Fuseau
17159e66e7
Merge pull request #82 from GuimDev/patch-1
...
Allow change sentence for DataCollector
2014-01-24 06:47:53 -08:00
GuimDev
7bdc75acb1
Allow change sentence for DataCollector
...
For Datacollector you can add "sentence" in array return of collect function.
2014-01-23 14:03:02 +01:00
Maxime Bouroumeau-Fuseau
f98d912252
Merge pull request #80 from GrahamCampbell/cs-fixes
...
CS Fixes
2014-01-20 13:37:54 -08:00
Graham Campbell
987e050145
Travis tweaks
2014-01-18 16:28:19 +00:00
Graham Campbell
89ad71ab18
Test tweak
2014-01-17 19:58:09 +00:00
Graham Campbell
5a6c2ac65d
More fixes
2014-01-17 19:57:50 +00:00
Graham Campbell
0071105c25
CS fixes
2014-01-16 21:41:41 +00:00
Maxime Bouroumeau-Fuseau
2d8c00e5bf
Merge pull request #76 from barryvdh/patch-3
...
Improve filtering on meta data
2014-01-16 05:58:53 -08:00
Barry vd. Heuvel
779d8f9a40
Update CS
2014-01-15 09:56:01 +01:00
Maxime Bouroumeau-Fuseau
d4536cb255
Merge pull request #75 from barryvdh/patch-5
...
Add method to PdoStorage
2014-01-14 11:12:22 -08:00
Barry vd. Heuvel
5a9aef67dd
Check if meta key exists
2014-01-14 10:10:17 +01:00
Barry vd. Heuvel
3f4680643a
Check if key exists
2014-01-14 10:09:41 +01:00
Barry vd. Heuvel
8d00a2ac74
Update filter for Redis
...
Make filter work with multiple keys and wildcard search, eg. user/* or ip 10.0.*
2014-01-14 09:54:06 +01:00
Barry vd. Heuvel
1663f3808b
Improve filtering
...
Make filter work with multiple keys and wildcard search, eg. user/* or ip 10.0.*
2014-01-14 09:52:37 +01:00
Barry vd. Heuvel
8c87cb0dd0
Add method to pdo storage schema
2014-01-14 09:46:04 +01:00
Barry vd. Heuvel
0b5228a22c
Update PDOStorage for meta method
2014-01-14 09:44:11 +01:00
Maxime Bouroumeau-Fuseau
12997a339d
Merge pull request #72 from barryvdh/patch-4
...
Update FileStorage
1.9.1
2014-01-13 16:37:10 -08:00
Maxime Bouroumeau-Fuseau
8c55491de4
Merge pull request #74 from barryvdh/patch-6
...
Improve OpenHandler search/filtering
2014-01-13 16:35:45 -08:00
Maxime Bouroumeau-Fuseau
628e73709c
Merge pull request #71 from barryvdh/patch-3
...
Add box-sizing for Mozilla
2014-01-13 16:34:20 -08:00
Barry vd. Heuvel
043590d402
Add method to filters
2014-01-13 22:20:41 +01:00
Barry vd. Heuvel
33558c42a9
Add ip filter
2014-01-13 22:17:19 +01:00
Barry vd. Heuvel
ef41586ae0
Add filter form for OpenHandler
...
Provide a form to search for method/uri/ip.
Doesn't seem to handle multiple filters at once, but that seems a server-side problem.
Also, improvement could be to fill the form when clicking on a link, but it works :)
2014-01-13 22:13:26 +01:00
Barry vd. Heuvel
7fb14da75b
Update openhandler view
...
Don't show the id. Make the method/request/ip clickable, to filter by that.
2014-01-13 22:07:43 +01:00
Barry vd. Heuvel
6103ddabf2
Skip loading offset on empty filter
2014-01-13 21:13:04 +01:00
Barry vd. Heuvel
dbfceb732c
Update FileStorage
...
Sort the datasets by modifiedtime (newest first), then load the files and stop when the maximum results are found, so when don't have to load a lot of older files.
2014-01-13 20:53:21 +01:00
Barry vd. Heuvel
dff29e753f
Add box-sizing for Mozilla
...
As described in https://github.com/barryvdh/laravel-debugbar/issues/76
2014-01-13 18:40:29 +01:00
Maxime Bouroumeau-Fuseau
8b8fb7a095
Merge pull request #62 from barryvdh/icons
...
Typo in icons
2014-01-13 06:19:47 -08:00
Maxime Bouroumeau-Fuseau
d104274106
Merge pull request #65 from barryvdh/patch-3
...
Make dir when not exists
2014-01-13 06:19:34 -08:00