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: foxcpp/maddy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: foxcpp/maddy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 7 commits
  • 119 files changed
  • 2 contributors

Commits on Jan 29, 2025

  1. Implement Configure-Start-Stop module lifetime and non-global Registr…

    …y object
    
    container.Global is temporarily added until we start passing container
    during module initialization.
    foxcpp committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    503c9f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce6ebf View commit details
    Browse the repository at this point in the history
  3. Implement net.Listener hand-over during config reload

    Log library refactored a little to make it easier to enable debug logging.
    foxcpp committed Jan 29, 2025
    Configuration menu
    Copy the full SHA
    f82742b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2025

  1. Configuration menu
    Copy the full SHA
    d712d8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95ba6bf View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Configuration menu
    Copy the full SHA
    4a5f379 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #766 from johnweldon/jw4/fix-logger-errors

    framework/log: Fix Logger usages in tests
    foxcpp authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    9cf2adb View commit details
    Browse the repository at this point in the history
Loading