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.5.29
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.5.32
Choose a head ref
  • 17 commits
  • 66 files changed
  • 1 contributor

Commits on Feb 9, 2026

  1. start work on 1.5.30-SNAPSHOT

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 9, 2026
    Configuration menu
    Copy the full SHA
    3ab9da9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. remove ch.qos.logback.core.net.server package

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    79149ae View commit details
    Browse the repository at this point in the history
  2. minor edit

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    f0c4a06 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. standardize version checking

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    5c50f91 View commit details
    Browse the repository at this point in the history
  2. fix resource location

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    49f29a3 View commit details
    Browse the repository at this point in the history
  3. remove unused/commented out methods

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    edcc7e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c8e5c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9874f06 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2026

  1. prepare release 1.5.30

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    44164f1 View commit details
    Browse the repository at this point in the history
  2. start work on 1.5.31-SNAPSHOT

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    7739739 View commit details
    Browse the repository at this point in the history
  3. fix missing META-INF directory

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    609dae7 View commit details
    Browse the repository at this point in the history
  4. prepare release 1.5.31

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    ed45362 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    168e42f View commit details
    Browse the repository at this point in the history
  6. start work on 1.5.32-SNAPSHOT

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 14, 2026
    Configuration menu
    Copy the full SHA
    834dbed View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2026

  1. Configuration menu
    Copy the full SHA
    8e32278 View commit details
    Browse the repository at this point in the history
  2. fix logback-access/issues/34 by checking if dependency is a sub-model…

    … of the depender model.
    
    This commit has the model check for submodels of any depth. Previously only direct sub-models (only one level)
    where looked into.
    
    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 15, 2026
    Configuration menu
    Copy the full SHA
    dc35d55 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2026

  1. prepare release 1.5.32

    Signed-off-by: ceki <[email protected]>
    ceki committed Feb 16, 2026
    Configuration menu
    Copy the full SHA
    e807335 View commit details
    Browse the repository at this point in the history
Loading