Jordi Boggiano
|
10bfeb8bcd
|
Merge branch '1.x'
|
2019-07-02 15:55:14 +02:00 |
|
yasutomog
|
ab7e54e7df
|
For when the date changes during a long process.
|
2019-07-02 15:54:02 +02:00 |
|
Jordi Boggiano
|
869e627caa
|
Merge pull request #1284 from TheDigitalOrchard/master
optimize MemoryUsage processors
|
2019-07-02 15:14:09 +02:00 |
|
Jordi Boggiano
|
9d7b29d02e
|
Merge pull request #1297 from shreypuranik/patch-1
Readability updates
|
2019-07-02 15:09:28 +02:00 |
|
Jordi Boggiano
|
44301e520e
|
Merge pull request #1311 from Nyholm/patch-1
Dont use more than 2000 chars for slack attachments field
|
2019-07-01 17:09:37 +02:00 |
|
Jordi Boggiano
|
75caf92980
|
Merge pull request #1307 from tikoflano/patch-1
Enable adding/removing options to json_encode()
|
2019-07-01 17:02:27 +02:00 |
|
Jordi Boggiano
|
3a05a7c438
|
Merge pull request #1083 from krisbuist/threshold-handler
Add an OverflowHandler
|
2019-06-30 18:35:44 +02:00 |
|
Jordi Boggiano
|
64125db2ae
|
Merge pull request #1318 from b3nl/patch-1
Adding curl sharing to fix #1313
|
2019-06-30 18:33:30 +02:00 |
|
Jordi Boggiano
|
3920e83832
|
Merge pull request #1287 from cvuorinen/1286-fopen-check
Check file was opened successfully before trying to read/write
|
2019-06-30 18:16:21 +02:00 |
|
Björn Lange
|
2b0c2dbb26
|
Adding curl sharing to fix #1313
This change caches the curl handlers for every endoint and reuses them. This makes the logglyHandler two to three times faster.
|
2019-04-22 15:30:20 +02:00 |
|
Alex Calinescu
|
b40fec3b7e
|
Check for JsonSerializable in normalizeException
|
2019-04-09 11:55:45 +03:00 |
|
Tobias Nyholm
|
b95129216d
|
Dont use more than 2000 chars for slack attachments field
|
2019-04-04 13:46:58 +02:00 |
|
Alvaro Flaño
|
93eca5639d
|
Enable adding/removing options to json_encode()
Sometimes you want to add some options. In my case I wanted to encode the data using JSON_FORCE_OBJECT, but there was no way to do it
|
2019-03-27 13:02:40 -03:00 |
|
Shrey Puranik
|
8b879fe6fa
|
Readability updates
Fixes docblock, minor formatting tweak for readbility, and adds a new docblock for getSlackData record.
|
2019-03-08 15:15:58 +00:00 |
|
Carl Vuorinen
|
b351406bb3
|
Check file was opened successfully before trying to read/write
Fixes #1286
|
2019-02-04 09:07:35 +02:00 |
|
The Digital Orchard
|
0b76b0b36a
|
avoid function call when not needed; use single variable instead of two
|
2019-01-25 17:44:25 -08:00 |
|
|
1adbed5c92
|
Fix create duplicate records in *GroupHandler
|
2019-01-25 13:06:55 +02:00 |
|
George Mponos
|
655b4284d8
|
Delete slackbot handler
|
2018-12-26 16:38:36 +02:00 |
|
Jordi Boggiano
|
23ae49d046
|
Merge branch '1.x'
|
2018-12-26 15:36:52 +01:00 |
|
Jordi Boggiano
|
d13bdbaf82
|
Merge pull request #1254 from gmponos/remove_check_php_ver
Remove not needed checks for PHP version
|
2018-12-26 15:29:46 +01:00 |
|
andyexeter
|
546708f23a
|
Add SoapFault details to formatted exception
|
2018-12-15 13:55:51 +00:00 |
|
George Mponos
|
4e7dab4ffe
|
Deprecate slackbot handler
|
2018-12-13 19:47:06 +02:00 |
|
George Mponos
|
e855ad8923
|
Remove not needed checks for PHP version
|
2018-12-11 17:01:05 +02:00 |
|
Robert Gust-Bardon
|
db54e30a86
|
Fix the property for restarting syscalls (#1251)
Credit goes to @gmponos for reporting the problem.
|
2018-12-11 04:05:15 -05:00 |
|
Robert Gust-Bardon
|
66c292f4a4
|
Use more PHP 7.1 in the SignalHandler
|
2018-12-11 04:04:23 -05:00 |
|
Robert Gust-Bardon
|
67c33c347e
|
Fix the property for restarting syscalls (#1251)
Credit goes to @gmponos for reporting the problem.
|
2018-12-11 03:47:31 -05:00 |
|
Jordi Boggiano
|
5d8db44eea
|
Merge pull request #1241 from gmponos/error_handler
Error handler strict comparison fix
|
2018-12-11 07:45:54 +01:00 |
|
George Mponos
|
ee26edfd8c
|
fix more docblocks
|
2018-12-10 23:38:46 +02:00 |
|
George Mponos
|
ef83e0647e
|
Fix a wrong check on Error Handler and removed an old bug
|
2018-12-10 22:27:29 +02:00 |
|
George Mponos
|
c99682466f
|
Fix docblocks
|
2018-12-10 21:07:13 +02:00 |
|
George Mponos
|
d91c4e5c88
|
Merge remote-tracking branch 'monolog/master' into docblock_fixes
|
2018-12-10 21:00:35 +02:00 |
|
Jordi Boggiano
|
c141ce55fe
|
Merge pull request #1244 from gmponos/missed_parameter
Parameter formatter was never set.. would cause fatal
|
2018-12-10 11:30:24 +01:00 |
|
Jordi Boggiano
|
32200e30f8
|
Merge pull request #1242 from gmponos/add_missing_bubble
Added missing bubble property
|
2018-12-10 11:22:35 +01:00 |
|
George Mponos
|
b373504d87
|
Add docblock to ResettableInterface
|
2018-12-09 23:32:39 +02:00 |
|
George Mponos
|
ee22181110
|
Mark Utils of getclass as final
|
2018-12-09 23:22:56 +02:00 |
|
George Mponos
|
208381d43e
|
added more docblock fixes
|
2018-12-09 22:48:48 +02:00 |
|
George Mponos
|
790ff7fd1d
|
Docblock fixes
|
2018-12-09 22:31:46 +02:00 |
|
George Mponos
|
966c2f64b3
|
Remove not needed cast
|
2018-12-09 22:22:04 +02:00 |
|
George Mponos
|
e2a3122e10
|
Parameter formatter was never set.. would cause fatal
|
2018-12-09 22:17:36 +02:00 |
|
George Mponos
|
045f8218dd
|
Docblock fixes
|
2018-12-09 22:15:55 +02:00 |
|
George Mponos
|
73f2639237
|
Docblock fixes
|
2018-12-09 21:46:17 +02:00 |
|
George Mponos
|
61021a535d
|
Added missing bubble property
|
2018-12-09 21:32:59 +02:00 |
|
George Mponos
|
04fe4cdec1
|
Make CURL util final and internal
|
2018-12-09 21:04:20 +02:00 |
|
Jordi Boggiano
|
0ad73a526f
|
CS fixes
|
2018-12-08 18:16:32 +01:00 |
|
Jordi Boggiano
|
b978700c05
|
Merge remote-tracking branch 'akalongman/feature/elasticsearch'
|
2018-12-08 18:11:25 +01:00 |
|
Mponos George
|
daed05c3e5
|
Enable JSON encode pretty print (#1236)
|
2018-12-04 10:30:41 +01:00 |
|
Jordi Boggiano
|
204744df2e
|
Merge branch '1.x'
|
2018-11-30 08:44:17 +01:00 |
|
Jordi Boggiano
|
a335f6f1a5
|
Fix tests for TestHandler reset support
|
2018-11-30 08:43:17 +01:00 |
|
Jordi Boggiano
|
bb99e4c699
|
Tweak const visibility, refs #1228
|
2018-11-29 20:09:44 +01:00 |
|
Jordi Boggiano
|
a7984a640f
|
Merge remote-tracking branch 'gmponos/add_visibility_to_constants'
|
2018-11-29 19:41:58 +01:00 |
|