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.0
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.1
Choose a head ref
  • 13 commits
  • 35 files changed
  • 1 contributor

Commits on Feb 17, 2024

  1. start work on 1.5.1-SNAPSHOT

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    767a96c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. extract AggregationAssessor class from PropertyGetter

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b59f97e View commit details
    Browse the repository at this point in the history
  2. change variable name

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4eaefeb View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    097da9d View commit details
    Browse the repository at this point in the history
  2. move 'capitalizeFirstLetter' method to StringUtil

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1e1c2a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. mark some methods public, more defensive code

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    057ab67 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. use release flag for the compiler-plugin

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9c65d2d View commit details
    Browse the repository at this point in the history
  2. added LevelUtil

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    6dc07a2 View commit details
    Browse the repository at this point in the history
  3. refactoring Property* related code

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

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    a21c6b3 View commit details
    Browse the repository at this point in the history
  2. more fine tuning of propertyModelHandler and co

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    8f3a304 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. more internal changes and refactorings

    Signed-off-by: Ceki Gulcu <[email protected]>
    ceki committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    231e9bd View commit details
    Browse the repository at this point in the history
  2. prepare release 1.5.1

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