-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Comparing changes
Open a pull request
base repository: qos-ch/logback
base: v_1.3.7
head repository: qos-ch/logback
compare: v_1.3.8
- 12 commits
- 56 files changed
- 3 contributors
Commits on Apr 19, 2023
-
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 24a0997 - Browse repository at this point
Copy the full SHA 24a0997View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6863b - Browse repository at this point
Copy the full SHA bf6863bView commit details
Commits on Apr 25, 2023
-
[LOGBACK-1736] Make OSGi S.L.M. requirement for Configurator optional
For LOGBACK-1729 (https://jira.qos.ch/browse/LOGBACK-1729) the OSGi Service Loader Mediator Manifest entries were enhanced to be able to load logback Configurator services provided by other OSGi bundles. Unintentionally this requirement was only specified with 'cardinality:=multiple' and without 'resolution:=optional', which means that at least one bundle providing a Configurator service is required (but more are possible). This adds the forgotten 'resolution:=optional' directive to also allow the logback-classic bundle to resolve if no Configurator service is available, which is a valid case and for what the code is prepared. Fixes https://jira.qos.ch/browse/LOGBACK-1736 Signed-off-by: Hannes Wellmann <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c4fd50 - Browse repository at this point
Copy the full SHA 5c4fd50View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa7d858 - Browse repository at this point
Copy the full SHA aa7d858View commit details
Commits on May 1, 2023
-
add constant to restore text attributes
Signed-off-by: Roberto Cella <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d2c108 - Browse repository at this point
Copy the full SHA 3d2c108View commit details -
ongoing work on JsonEscapeUtil
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dadebfe - Browse repository at this point
Copy the full SHA dadebfeView commit details
Commits on May 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0d2ccee - Browse repository at this point
Copy the full SHA 0d2cceeView commit details
Commits on May 11, 2023
-
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8338f2c - Browse repository at this point
Copy the full SHA 8338f2cView commit details -
ongoing work on JsonEncoder LOGBACK-1734
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fa9bfd - Browse repository at this point
Copy the full SHA 6fa9bfdView commit details -
avoid spurious warnings about open modules
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ece639 - Browse repository at this point
Copy the full SHA 2ece639View commit details
Commits on May 21, 2023
-
link logbackMDCAdapter in LoggerContext, fixes LOGBACK-1742
Signed-off-by: Ceki Gulcu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c57dd4 - Browse repository at this point
Copy the full SHA 1c57dd4View commit details
Commits on Jun 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0fd8c3 - Browse repository at this point
Copy the full SHA e0fd8c3View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v_1.3.7...v_1.3.8