| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch '1.x'HEADorigin/masterorigin/HEADmaster | Jordi Boggiano | 2017-06-19 | 1 | -0/+9 |
|\ |
|
| * | Update changelog1.23.0origin/1.x | Jordi Boggiano | 2017-06-19 | 1 | -0/+9 |
* | | Merge branch '1.x' | Jordi Boggiano | 2017-06-19 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Fix 5.3 support | Jordi Boggiano | 2017-06-19 | 1 | -3/+3 |
* | | Fix level map override when using setExceptionHandler, fixes #1005 | Jordi Boggiano | 2017-06-19 | 2 | -20/+11 |
* | | Minor code cleanup on Handler/ErrorLogHandler.php (#995) | Westin Shafer | 2017-06-19 | 1 | -6/+7 |
* | | Merge branch '1.x' | Jordi Boggiano | 2017-06-19 | 11 | -27/+66 |
|\ \
| |/ |
|
| * | SlackWebhookHandler: refactor curl_setopt to curl_setopt_array | Harm Bandstra | 2017-06-19 | 1 | -6/+10 |
| * | Explicitly set content-type header, and post JSON as body | Harm Bandstra | 2017-06-19 | 1 | -1/+2 |
| * | Fix DyanmoDbHandler test suite | Jordi Boggiano | 2017-06-19 | 1 | -2/+9 |
| * | Make sure this works on any hostname | Jordi Boggiano | 2017-06-19 | 1 | -1/+1 |
| * | Fix SwiftMailerHandler support for Swiftmailer 6.0+ | Alex Rock Ancelet | 2017-06-19 | 3 | -3/+8 |
| * | Use Aws\Sdk instead of Aws\Common\Aws, fixes #969, fixes #977 | Jordi Boggiano | 2017-06-19 | 1 | -2/+2 |
| * | Tweak HandlerWrapper example in docblock, fixes #991 | Jordi Boggiano | 2017-06-19 | 1 | -8/+10 |
| * | Support HeadlessChrome (#966) | Douglas Reith | 2017-06-19 | 2 | -2/+17 |
| * | Use first day/first month for date calculations in RotatingFileHandlerTest (#... | Remon van de Kamp | 2017-06-19 | 1 | -2/+2 |
| * | PHP Versions less than 5.3.6 throws undefined constant DEBUG_BACKTRAC… (#986) | Brant Messenger | 2017-06-19 | 1 | -1/+6 |
* | | Use callable typehint where possible + Removed dead code (#996) | Grégoire Pineau | 2017-06-19 | 3 | -19/+4 |
* | | LogstashFormatter: format context and extra fields as JSON objects (#976) | Elnur Abdurrakhimov | 2017-06-19 | 2 | -17/+17 |
* | | Update README.md (#984) | Marco Bunge | 2017-06-19 | 1 | -0/+1 |
* | | Avoid assertion-free test | Jordi Boggiano | 2017-06-19 | 1 | -0/+1 |
* | | Fix some docblocks, closes #970 | Jordi Boggiano | 2017-06-19 | 2 | -6/+6 |
* | | Remove old BC | Jordi Boggiano | 2017-06-19 | 2 | -48/+0 |
* | | Use namespaced phpunit classes, fixes #983 | Jordi Boggiano | 2017-06-19 | 16 | -16/+16 |
* | | Avoid hiding nightly failures | Jordi Boggiano | 2017-06-19 | 1 | -2/+0 |
* | | Make sure this works on any hostname | Jordi Boggiano | 2017-06-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'chrisforrence/tests-replace-deprecated-methods' | Jordi Boggiano | 2017-06-19 | 4 | -6/+9 |
|\ \ |
|
| * | | Split expectException calls with two parameters into the proper two calls | Chris Forrence | 2017-03-21 | 2 | -3/+6 |
| * | | Replace deprecated setExpectedException methods with expectException | Chris Forrence | 2017-03-21 | 4 | -6/+6 |
* | | | Remove typehints on normalizer formatter to avoid invalid function signatures | Jordi Boggiano | 2017-06-19 | 1 | -2/+2 |
* | | | Remove hhvm build | Jordi Boggiano | 2017-06-19 | 1 | -4/+3 |
* | | | Avoid exts on hhvm | Jordi Boggiano | 2017-06-19 | 1 | -3/+3 |
* | | | Merge branch '1.x' | Jordi Boggiano | 2017-06-19 | 0 | -0/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Remove amqp ext | Jordi Boggiano | 2017-06-19 | 1 | -1/+0 |
| * | | Revert "Tweak extension loading" | Jordi Boggiano | 2017-06-19 | 1 | -2/+1 |
| * | | Tweak extension loading | Jordi Boggiano | 2017-06-19 | 1 | -1/+2 |
* | | | Fix mongodb tests | Jordi Boggiano | 2017-06-18 | 1 | -1/+1 |
* | | | Rename level_num to monolog_level, refs #960 | Jordi Boggiano | 2017-06-18 | 2 | -2/+2 |
* | | | Merge remote-tracking branch 'pupsschluepfer/master' | Jordi Boggiano | 2017-06-18 | 2 | -0/+4 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/master' | Benjamin Pentzold | 2017-05-22 | 6 | -7/+13 |
| |\ \ \ |
|
| * | | | | map loglevel (int-value) to log-message, as well | Benjamin Pentzold | 2017-03-28 | 2 | -0/+4 |
| | |_|/
| |/| | |
|
* | | | | Merge branch '1.x' | Jordi Boggiano | 2017-06-18 | 4 | -26/+53 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | Update to trusty builds | Jordi Boggiano | 2017-06-18 | 1 | -11/+17 |
| * | | Merge pull request #979 from Aliance/patch-1 | Jordi Boggiano | 2017-05-03 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Update JsonFormatter.php | Lesnykh Ilia | 2017-05-03 | 1 | -0/+2 |
| |/ / |
|
| * | | Merge pull request #967 from enleur/gelf-max-length | Jordi Boggiano | 2017-04-10 | 2 | -20/+45 |
| |\ \ |
|
| | * | | Remove constant from constructor | Jordi Boggiano | 2017-04-10 | 1 | -2/+2 |
| | * | | Use GELF max length per field and make max length configurable in constructor | Enleur | 2017-04-07 | 2 | -20/+45 |
| |/ / |
|
* | | | Use coalesce operator (#982) | Lesnykh Ilia | 2017-05-08 | 4 | -7/+7 |
* | | | Merge pull request #965 from Sam-Burns/fix-build | Jordi Boggiano | 2017-04-04 | 2 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allowing PHP 'nightly' build to fail, because it is seg faulting while runnin... | Sam-Burns | 2017-04-01 | 1 | -0/+2 |
| * | | Skipping DateTime microsecond test in PHP 7.1.3, because of https://bugs.php.... | Sam-Burns | 2017-04-01 | 1 | -0/+4 |
|/ / |
|
* | | Merge branch '1.x' | Jordi Boggiano | 2017-03-20 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Fix test moar | Jordi Boggiano | 2017-03-20 | 1 | -3/+5 |
* | | Fix tests | Jordi Boggiano | 2017-03-20 | 2 | -3/+3 |
* | | Merge branch '1.x' | Jordi Boggiano | 2017-03-20 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Fix test class | Jordi Boggiano | 2017-03-20 | 1 | -1/+1 |
* | | CS fixes | Jordi Boggiano | 2017-03-20 | 20 | -84/+85 |
* | | Merge branch '1.x' | Jordi Boggiano | 2017-03-20 | 0 | -0/+0 |
|\ \
| |/ |
|
| * | Remove return annotations | Jordi Boggiano | 2017-03-20 | 1 | -2/+2 |
| * | Remove strict types from test suite | Jordi Boggiano | 2017-03-20 | 1 | -1/+1 |
* | | Make sure we use \Throwable and not just \Exception | Jordi Boggiano | 2017-03-20 | 3 | -8/+7 |
* | | Merge branch '1.x' | Jordi Boggiano | 2017-03-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix 5.3 support | Jordi Boggiano | 2017-03-20 | 1 | -3/+3 |
| * | Add level parameter to payload when reporting Rollbar exceptions (#852) | Erik Johansson | 2017-03-20 | 2 | -0/+83 |
* | | Merge pull request #948 from knugen/master | Jordi Boggiano | 2017-03-20 | 2 | -0/+83 |
|\ \ |
|
| * | | Add level parameter to payload when reporting Rollbar exceptions (#852) | Erik Johansson | 2017-03-19 | 2 | -0/+83 |
|/ / |
|
* | | Merge pull request #936 from zerkms/MICRO_OPT_FOREACH_INSTEAD_OF_CURRENT/NEXT | Jordi Boggiano | 2017-03-17 | 1 | -5/+8 |
|\ \ |
|
| * | | Add comment note for clarity | Jordi Boggiano | 2017-03-17 | 1 | -0/+1 |
| * | | Changed the "rewind loop condition" operand | Ivan Kurnosov | 2017-03-13 | 1 | -1/+1 |
| * | | Minor code readability improvement | Ivan Kurnosov | 2017-02-27 | 1 | -9/+4 |
| * | | Replaced current/next-style loop with foreach | Ivan Kurnosov | 2017-02-27 | 1 | -5/+12 |
* | | | Merge branch '1.x' | Jordi Boggiano | 2017-03-17 | 3 | -5/+48 |
|\ \ \
| | |/
| |/| |
|
| * | | Split off work into a new method to facilitate extension, fixes #945 | Jordi Boggiano | 2017-03-17 | 1 | -0/+11 |
| * | | Merge pull request #943 from ont/1.x | Jordi Boggiano | 2017-03-17 | 2 | -5/+37 |
| |\ \ |
|
| | * | | Fix tests | Jordi Boggiano | 2017-03-17 | 1 | -2/+2 |
| | * | | Fix BC break and formatting | Jordi Boggiano | 2017-03-17 | 1 | -9/+11 |
| | * | | Fix array syntax for Travis CI | ont | 2017-03-15 | 1 | -2/+2 |
| | * | | Complete rfc5424 header for SyslogUdpHandler | ont | 2017-03-15 | 2 | -6/+36 |
| |/ / |
|
* | | | Handle DateTime objects in formatted messages (#940) | Piers Warmers | 2017-03-14 | 2 | -0/+31 |
* | | | Merge branch '1.x' | Jordi Boggiano | 2017-03-13 | 2 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | Update changelog for 1.22.1, fixes #9181.22.1 | Jordi Boggiano | 2017-03-13 | 1 | -0/+5 |
| * | | Fix 5.3 support | Jordi Boggiano | 2017-03-13 | 1 | -1/+1 |
* | | | Merge branch '1.x' | Jordi Boggiano | 2017-03-12 | 3 | -2/+8 |
|\ \ \
| |/ / |
|
| * | | Backport fix for #752, fixes #925 | Jordi Boggiano | 2017-03-12 | 1 | -1/+5 |
| * | | Allow to set custom event_id [LEGACY] (#930) | Tim Strijdhorst | 2017-03-12 | 2 | -2/+4 |
| * | | Php5.3 autoload errors (#929) | fabriceparallel | 2017-03-12 | 1 | -0/+3 |
| * | | Add missed return phpdoc tag. (#908) | Lesnykh Ilia | 2017-01-11 | 1 | -0/+1 |
* | | | Correcting a small spelling mistake in README.md (#938) | William Skates | 2017-03-12 | 1 | -1/+1 |
* | | | Move human readable level name resolution in `Logger::addRecord()` to as late... | Ivan Kurnosov | 2017-03-12 | 1 | -2/+2 |
* | | | Improves code coverage (#926) | Níckolas Daniel da Silva | 2017-03-12 | 1 | -2/+81 |
* | | | Logmatic fix (#914) | Guillaume Polaert | 2017-03-12 | 3 | -7/+12 |
* | | | Merge pull request #937 from ka7/feature/spelling | Jordi Boggiano | 2017-03-02 | 3 | -5/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | spelling fixes (comments, text) | klemens | 2017-02-27 | 3 | -5/+5 |
|/ / |
|
* | | Merge pull request #917 from jstolp/master | Jordi Boggiano | 2017-01-20 | 1 | -1/+1 |
|\ \ |
|
| * | | Happy 2017 Jordi | Jeroen Stolp | 2017-01-20 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #911 from StevenWInfo/docUpdates | Jordi Boggiano | 2017-01-20 | 5 | -7/+7 |
|\ \ |
|
| * | | Replacing the outdated add* methods in the docs with the PSR-3 compliant meth... | StevenW | 2017-01-07 | 5 | -7/+7 |
* | | | Update 04-extending.md | Jordi Boggiano | 2017-01-20 | 1 | -0/+7 |
* | | | Update 01-usage.md | Jordi Boggiano | 2017-01-20 | 1 | -1/+1 |