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: apache/logging-log4net
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rc/3.0.0-preview.2
Choose a base ref
...
head repository: apache/logging-log4net
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: rc/3.0.0-preview.3
Choose a head ref
  • 20 commits
  • 35 files changed
  • 3 contributors

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    d2f7b3b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    53a6684 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    04e14cd View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Fix dotnet test Command Not Recognizing NUnit3TestAdapter (#164)

    * Fix dotnet test run issue
    
    Move reference to NUnit3TestAdapter to ItemGroup without TargetFramework condition
    
    * Reapply the fix after resolving the merge conflict and change the NUnit3TestAdapter version to 4.5.0
    
    * Avoid test runner from skipped net462
    
    Set IsTestProject to true and clean up garbage from old project file.
    mobilebilly authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    60d4fbc View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    b9eedf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    715aa94 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. #111 cleaning up comments

    FreeAndNil committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    d10b36f View commit details
    Browse the repository at this point in the history
  2. #111 cleanup test class

    FreeAndNil committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    6f5d940 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    1c3c18f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    102fcde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #170 from apache/Feature/170-Fix-NullReferenceExce…

    …ption-in-Level-comparison
    
    #169 fixed NullReferenceException when comparing with a null Level
    FreeAndNil authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d6c95c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Configuration menu
    Copy the full SHA
    5b0116b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7683c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af6f59f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Update LICENSE: Copyright 2007 The Apache Software Foundation

    replaced placeholder
    FreeAndNil authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    fc35553 View commit details
    Browse the repository at this point in the history
  2. #168 added release notes

    FreeAndNil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    62aa1e8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into Feature/111-Droppin…

    …g-support-for-older-runtimes
    FreeAndNil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    d176ed1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #172 from apache/Feature/170-ColoredConsoleAppender

    #168 wrap encoding in ColoredConsoleAppender for skipping preamble
    FreeAndNil authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    4c2ed96 View commit details
    Browse the repository at this point in the history
  5. revert change in LICENSE

    FreeAndNil committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    40dd388 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b94b45a View commit details
    Browse the repository at this point in the history
Loading