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: dotkernel/dot-errorhandler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.1
Choose a base ref
...
head repository: dotkernel/dot-errorhandler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.2.0
Choose a head ref
  • 15 commits
  • 43 files changed
  • 2 contributors

Commits on Feb 6, 2025

  1. Issue #43: Control the contents of 'extra' in error log.

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    7d408e3 View commit details
    Browse the repository at this point in the history
  2. Revert small BC break

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    fef6ce9 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. - Code enhancements

    - Documentation
    - Tests
    
    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    bb4ebb4 View commit details
    Browse the repository at this point in the history
  2. linting

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    ef9a6dc View commit details
    Browse the repository at this point in the history
  3. linting

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    bc1db7a View commit details
    Browse the repository at this point in the history
  4. test if Psalm version is the issue

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    7ab5274 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Removed duplicate MiddlewareInterface from ErrorHandler

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    b0e9f3b View commit details
    Browse the repository at this point in the history
  2. Try mikey179/vfsstream:1.6.11

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    9ecee72 View commit details
    Browse the repository at this point in the history
  3. Try mikey179/vfsstream:1.6.12

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    dc468cf View commit details
    Browse the repository at this point in the history
  4. Bump dependencies

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    53bc504 View commit details
    Browse the repository at this point in the history
  5. Test fix

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    ac727b7 View commit details
    Browse the repository at this point in the history
  6. Test fix

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    ea61547 View commit details
    Browse the repository at this point in the history
  7. Test fix

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    3ac9b7b View commit details
    Browse the repository at this point in the history
  8. Badges, docs and mkdocs description

    Signed-off-by: alexmerlin <alex.merlin.1985@gmail.com>
    alexmerlin committed Feb 20, 2025
    Configuration menu
    Copy the full SHA
    51786fc View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Merge pull request #44 from dotkernel/issue-43

    Issue #43: Control the contents of `extra` in error log.
    arhimede authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    84f8368 View commit details
    Browse the repository at this point in the history
Loading