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: tuannvm/haproxy-mcp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.11
Choose a base ref
...
head repository: tuannvm/haproxy-mcp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.12
Choose a head ref
  • 5 commits
  • 10 files changed
  • 3 contributors

Commits on May 12, 2025

  1. refactor(tools): introduce reusable call handlers for mcp tools

    Signed-off-by: Tommy Nguyen <tuannvm@hotmail.com>
    tuannvm committed May 12, 2025
    Configuration menu
    Copy the full SHA
    d188682 View commit details
    Browse the repository at this point in the history
  2. refactor(mcp): modularize tool registration into separate files

    Signed-off-by: Tommy Nguyen <tuannvm@hotmail.com>
    tuannvm committed May 12, 2025
    Configuration menu
    Copy the full SHA
    d1339a2 View commit details
    Browse the repository at this point in the history
  3. refactor(haproxy): extract runtime check and CSV parsing logic

    Signed-off-by: Tommy Nguyen <tuannvm@hotmail.com>
    tuannvm committed May 12, 2025
    Configuration menu
    Copy the full SHA
    aef2bcf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #11 from tuannvm/refactor/mcp-tools

    Refactor MCP Tools for HAProxy: Consistent Pattern and Error Handling
    tuannvm authored May 12, 2025
    Configuration menu
    Copy the full SHA
    8ad4b20 View commit details
    Browse the repository at this point in the history
  5. chore(release): 1.0.12 [skip ci]

    ## [1.0.12](v1.0.11...v1.0.12) (2025-05-12)
    semantic-release-bot committed May 12, 2025
    Configuration menu
    Copy the full SHA
    a77a848 View commit details
    Browse the repository at this point in the history
Loading