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: emicklei/go-restful
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.10.1
Choose a base ref
...
head repository: emicklei/go-restful
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.10.2
Choose a head ref
  • 6 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 19, 2022

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

Commits on Feb 28, 2023

  1. Add test for client request with and without trailing slash. (#522)

    * Add test for client request with and without trailing slash.
    
    * Correction.
    Gerrit91 authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    daf9981 View commit details
    Browse the repository at this point in the history
  2. introduce MergePathStrategy

    emicklei committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    709cf80 View commit details
    Browse the repository at this point in the history
  3. Revert "introduce MergePathStrategy"

    This reverts commit 709cf80.
    emicklei committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a4aa316 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. introduce MergePathStrategy for #521 #519 (#523)

    * introduce MergePathStrategy for #521 #519
    
    * update readme, set default to new strategy, add extra test
    
    * link to security issue
    emicklei authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    de058a5 View commit details
    Browse the repository at this point in the history
  2. update change hist

    emicklei committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    5916e14 View commit details
    Browse the repository at this point in the history
Loading