- Mar 29, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 23, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 16, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 11, 2016
-
-
Ceki Gulcu authored
decommissioned ReconfigureOnChangeFilter and replaced it with ReconfigureOnChangeTask, added ScheduledExecutorService to Context
-
- Mar 03, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Mar 01, 2016
-
-
Ceki Gulcu authored
-
- Feb 29, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Jeremy Landis authored
fest-assert is a defunct library which was replaced by assertj. migration notes here. http://joel-costigliola.github.io/assertj/assertj-core-migrating-from-fest.html#fest-1.4
-
- Feb 25, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 23, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Vedran Pavic authored
-
- Feb 17, 2016
-
-
Ceki Gulcu authored
-
- Feb 13, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 12, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 11, 2016
-
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
Ceki Gulcu authored
-
- Feb 10, 2016
-
-
Ceki Gulcu authored
-
- Apr 14, 2015
-
-
Alex Panchenko authored
-
- Apr 08, 2015
-
-
Tony Trinh authored
The following unit tests were failing because they were expecting the logger context to have package data enabled by default, but the default had been changed to false in 8141f88e. * ExtendedThrowableProxyConverterTest.integration * RootCauseFirstThrowableProxyConverterTest.integration This patch explicitly enables packaging data for the test's logger context.
-
- Mar 26, 2015
-
-
Ceki Gulcu authored
-
- Mar 25, 2015
-
-
Ceki Gulcu authored
This prevents developers from attempting to modify event's mdc map. For example by invoking event.getMDCPropertyMap().put("k", "v"); This fixes LOGBACK-1063 by ricochet.
-