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: structured-world/gitlab-mcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.26.0
Choose a base ref
...
head repository: structured-world/gitlab-mcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.26.1
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on Jan 22, 2026

  1. fix(mrs): use global API endpoints for code change proposals (#116)

    Change endpoints from nested project paths to global paths:
    - PUT /suggestions/:id/apply
    - PUT /suggestions/batch_apply
    
    Fixes #115
    polaz authored Jan 22, 2026
    Configuration menu
    Copy the full SHA
    891b5b1 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.26.1 [skip ci]

    ## [6.26.1](v6.26.0...v6.26.1) (2026-01-22)
    
    ### Bug Fixes
    
    * **mrs:** use global API endpoints for code change proposals ([#116](#116)) ([891b5b1](891b5b1)), closes [#115](#115)
    semantic-release-bot committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    7e1c870 View commit details
    Browse the repository at this point in the history
Loading