Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qos-ch/logback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v_1.4.11
Choose a base ref
...
head repository: qos-ch/logback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v_1.4.12
Choose a head ref
  • 13 commits
  • 28 files changed
  • 2 contributors

Commits on Aug 9, 2023

  1. start work on 1.4.12-SNAPSHOT

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    d8a4bda View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. Fix formatting

    Signed-off-by: Matthias Kurz <[email protected]>
    mkurz authored and ceki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    6952032 View commit details
    Browse the repository at this point in the history
  2. Use DefaultJoranConfigurator instead of copy/pasting configureByResource

    Signed-off-by: Matthias Kurz <[email protected]>
    mkurz authored and ceki committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    c428711 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. more informative message when deleting files

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f25df08 View commit details
    Browse the repository at this point in the history
  2. minor refactoring for better readability

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7ae0a7b View commit details
    Browse the repository at this point in the history
  3. fix guthub issue 715

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bf59a63 View commit details
    Browse the repository at this point in the history
  4. minor refactoring

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2946e3b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. parameterizable invocation gate delay

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    410ad18 View commit details
    Browse the repository at this point in the history
  2. add support for Virtual threads

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 24, 2023
    2 Configuration menu
    Copy the full SHA
    9a1fc44 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. further support for Virtual threads, issues 737

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    f6d690d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. prevent DOS attacks using on malicious serialized input

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    9c782b4 View commit details
    Browse the repository at this point in the history
  2. cater for array size marked with -1

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2cd8cab View commit details
    Browse the repository at this point in the history
  3. prepare release 1.4.12

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    88abf59 View commit details
    Browse the repository at this point in the history
Loading