ipsq
|
bc8525c87c
|
Fixing the Undefined index error
|
2014-03-31 21:08:32 +02:00 |
|
ipsq
|
54bbb329b6
|
Update RavenHandlerTest.php
|
2014-03-31 20:58:02 +02:00 |
|
ipsq
|
a89698b0e2
|
Update RavenHandlerTest.php
|
2014-03-31 20:45:14 +02:00 |
|
ipsq
|
ef0a44f8e0
|
Added a test for Tags
|
2014-03-31 20:40:02 +02:00 |
|
ipsq
|
5c10c2c395
|
Create TagProcessorTest.php
|
2014-03-31 20:31:17 +02:00 |
|
ipsq
|
34c39ee771
|
Update TagProcessor.php
Array merge was unnecessary since it is not set anywhere else than here.
|
2014-03-31 20:23:37 +02:00 |
|
ipsq
|
1242bed1c9
|
Updated the RavenHandler
It can now make use of the tags processor to display tags inside Sentry. It can also include tags that were specified in the context.
|
2014-03-31 20:22:20 +02:00 |
|
ipsq
|
c7ca9f7e5d
|
Added a TagProcessor
The TagProcessor adds the tags key to the record making it so that it can be used by handlers like Raven.
|
2014-03-31 20:15:58 +02:00 |
|
Jordi Boggiano
|
4cf49e5496
|
Merge pull request #343 from pankaj-garg/filePermissions
option to set file permissions in rotatingFileHandler
|
2014-03-26 12:12:35 +01:00 |
|
Pankaj Garg
|
b2e5c9ab11
|
minor indentation fixes
|
2014-03-26 16:14:50 +05:30 |
|
Pankaj Garg
|
1f4106ca92
|
-> indentation {nb}
|
2014-03-26 16:13:34 +05:30 |
|
Pankaj Garg
|
b2e2530406
|
option to set file permissions in rotatingFileHandler
|
2014-03-26 13:09:02 +05:30 |
|
Jordi Boggiano
|
98b2d0ba0a
|
Merge pull request #339 from hver/master
Fixed parameter description
|
2014-03-24 12:36:34 +01:00 |
|
Hennadiy Verkh
|
5cdb0a38e5
|
Fixed documentation.
|
2014-03-24 09:55:02 +01:00 |
|
Jordi Boggiano
|
392ef35fd4
|
CS fixes
1.8.0
|
2014-03-23 20:50:26 +01:00 |
|
Jordi Boggiano
|
8222de98a4
|
Update changelog/readme/release target
|
2014-03-23 20:42:39 +01:00 |
|
Jordi Boggiano
|
605c4264cb
|
Rename MinMax handler to Filter handler, wrap it up, refs #338
|
2014-03-23 20:06:48 +01:00 |
|
Jordi Boggiano
|
c1d9256732
|
Merge remote-tracking branch 'hver/master'
|
2014-03-23 19:20:25 +01:00 |
|
Jordi Boggiano
|
26d96f1022
|
Wrap up flowdock handler, refs #337
|
2014-03-23 18:53:19 +01:00 |
|
Jordi Boggiano
|
798ee32294
|
Merge pull request #337 from domnikl/flowdock-handler
added Flowdock handler
|
2014-03-23 18:42:58 +01:00 |
|
Hennadiy Verkh
|
8e7f51f27f
|
Fixed passing Closure as parameter to minMaxHandler.
|
2014-03-17 16:06:57 +01:00 |
|
Hennadiy Verkh
|
447b7a549a
|
Added MinMaxHandler with unit tests.
|
2014-03-17 15:06:35 +01:00 |
|
Dominik Liebler
|
7a8728279f
|
refactored FlowdockHandler, removed formatting, using the FlowdockFormatter instead
|
2014-03-16 15:24:58 +01:00 |
|
Dominik Liebler
|
3976583606
|
added FlowdockFormatter
|
2014-03-16 15:13:54 +01:00 |
|
Jordi Boggiano
|
db7e2aa311
|
Merge pull request #336 from jowy/patch-1
Fatal error: Class 'Monolog\Handler\Logger' not found in RollbarHandler....
|
2014-03-14 10:32:58 +01:00 |
|
Joseph Pugh
|
e7d52e39a9
|
Fatal error: Class 'Monolog\Handler\Logger' not found in RollbarHandler.php on line 27
|
2014-03-13 16:18:10 -05:00 |
|
Jordi Boggiano
|
dc75a998d8
|
Remove leftover $self vars
|
2014-03-09 21:51:48 +01:00 |
|
Jordi Boggiano
|
a043c01f3c
|
Merge pull request #333 from staabm/patch-1
Minor simplification of BrowserConsoleHandler
|
2014-03-09 18:07:55 +01:00 |
|
Markus Staab
|
b9a043fe83
|
Minor simplificationy of BrowserConsoleHandler
|
2014-03-09 18:06:01 +01:00 |
|
Jordi Boggiano
|
613997042c
|
Refactor the browser console handler to keep more methods private, refs #303
|
2014-03-09 17:50:58 +01:00 |
|
Jordi Boggiano
|
aaeb238fe9
|
Merge remote-tracking branch 'rs/browser-console-handler'
|
2014-03-09 16:38:08 +01:00 |
|
Jordi Boggiano
|
fab2a2deef
|
Merge pull request #332 from PaulStatezny/rollbar-handler
Add Rollbar handler
|
2014-03-08 17:45:09 +01:00 |
|
Jordi Boggiano
|
65109e6df4
|
Prevent empty headers from having a leading \r\n
|
2014-03-08 17:37:06 +01:00 |
|
Jordi Boggiano
|
5d91d4145f
|
Merge remote-tracking branch 'moderndeveloperllc/master'
|
2014-03-08 17:26:54 +01:00 |
|
Mark Garrett
|
f7bb2cd820
|
Correct spacing
|
2014-03-07 08:24:30 -06:00 |
|
Paul Statezny
|
94c90ade89
|
Send datetime as a string so it can be converted to JSON.
|
2014-03-06 14:37:59 -07:00 |
|
Paul Statezny
|
fbf654f31d
|
Include level, channel, and datetime in extra data sent to Rollbar.
|
2014-03-06 14:32:04 -07:00 |
|
Paul Statezny
|
595c6fc8af
|
Include context data as extra data sent to Rollbar.
|
2014-03-06 14:18:57 -07:00 |
|
Paul Statezny
|
2bb729d60b
|
Flush roll bar notifier on close rather than destruct.
Inherit DocBlocks.
|
2014-03-06 11:42:52 -07:00 |
|
Paul Statezny
|
776a894487
|
Inject rollbar handler.
Typecheck exceptions.
Coding standard fix.
|
2014-03-06 11:40:41 -07:00 |
|
Paul Statezny
|
6734a4fbd1
|
Add composer suggest for Rollbar package.
Update documentation.
|
2014-03-06 10:58:34 -07:00 |
|
Paul Statezny
|
6f70235470
|
Add Rollbar handler.
|
2014-03-06 10:57:37 -07:00 |
|
Mark Garrett
|
e490186a7c
|
Allow for different Content-type and character encodings; Insert a MIME-Version header for HTML emails if there isn't one already; More documentation;
|
2014-03-04 11:34:35 -06:00 |
|
Jordi Boggiano
|
0ac27c8089
|
Update some dev deps
|
2014-02-26 13:30:17 +01:00 |
|
Jordi Boggiano
|
7085f3e424
|
Merge pull request #328 from h4cc/patch-1
Added PHP 5.6 to travis.
|
2014-02-25 23:48:41 +01:00 |
|
Jordi Boggiano
|
e8604a4eaa
|
Merge pull request #309 from apancutt/master
Added support for Loggly batch uploads
|
2014-02-25 23:34:04 +01:00 |
|
Julius Beckmann
|
e2358bf0d2
|
Added PHP 5.6 to travis.
Travis is supporting the newest PHP 5.6 alpha releases.
|
2014-02-25 21:20:25 +01:00 |
|
Jordi Boggiano
|
6b81ac8153
|
CS fixes, refs #326
|
2014-02-23 16:06:45 +01:00 |
|
Jordi Boggiano
|
9752bd8c86
|
Merge remote-tracking branch 'bzikarsky/gelf-php-compat'
|
2014-02-23 16:03:13 +01:00 |
|
Benjamin Zikarsky
|
b56ed7b0fd
|
Merge remote-tracking branch 'official/master' into gelf-php-compat
Conflicts:
composer.json
|
2014-02-22 16:13:58 +01:00 |
|