-
-
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.2.11
head repository: qos-ch/logback
compare: v_1.2.13
- 13 commits
- 22 files changed
- 3 contributors
Commits on Oct 14, 2021
-
Fixing behavior of logback-access in the modern era
+ Fixes LOGBACK-1580 to report the proper HttpServletResponse.getStatus() that was used when the response was committed. + Works around LOGBACK-1581 in AccessEvent to not fail logging when the HttpServletRequest.getParameterNames() or HttpServletRequest.getParameter(String) methods are used against unread or even bad request objects. + Updated Javadoc (needs to be copied over to logback manual though) + Must use OpenJDK 1.8 to compile and release. + Still compiles to Java 1.6 bytecode for release. Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>Configuration menu - View commit details
-
Copy full SHA for bf66c83 - Browse repository at this point
Copy the full SHA bf66c83View commit details
Commits on Oct 15, 2021
-
Correcting logic around classIsPresent
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 453f597 - Browse repository at this point
Copy the full SHA 453f597View commit details
Commits on Mar 31, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for d0f8431 - Browse repository at this point
Copy the full SHA d0f8431View commit details
Commits on Apr 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 009ea46 - Browse repository at this point
Copy the full SHA 009ea46View commit details
Commits on Apr 25, 2022
-
fix: published POM file contain the wrong scm URL
LOGBACK-1633 Signed-off-by: Bajohr, Rayk <rayk.bajohr@siemens.com>
Configuration menu - View commit details
-
Copy full SHA for e869000 - Browse repository at this point
Copy the full SHA e869000View commit details -
Merge pull request #567 from spliffone/LOGBACK-1633
fix: published POM file contain the wrong scm URL
Configuration menu - View commit details
-
Copy full SHA for 21e29ef - Browse repository at this point
Copy the full SHA 21e29efView commit details
Commits on Apr 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e31609b - Browse repository at this point
Copy the full SHA e31609bView commit details
Commits on Aug 19, 2022
-
Merge pull request #532 from joakime/fix-jetty-requestlog
Fixing behavior of logback-access in the modern era
Configuration menu - View commit details
-
Copy full SHA for ca0cf17 - Browse repository at this point
Copy the full SHA ca0cf17View commit details
Commits on Mar 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for de44dc4 - Browse repository at this point
Copy the full SHA de44dc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a388193 - Browse repository at this point
Copy the full SHA a388193View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4573294 - Browse repository at this point
Copy the full SHA 4573294View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bb09515 - Browse repository at this point
Copy the full SHA bb09515View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2648b9e - Browse repository at this point
Copy the full SHA 2648b9eView 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.2.11...v_1.2.13