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.12.0
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.12.1
Choose a head ref
  • 6 commits
  • 56 files changed
  • 2 contributors

Commits on Apr 23, 2024

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

Commits on May 21, 2024

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

Commits on May 27, 2024

  1. better naming for routing related variable (#548)

    * better naming for routing related variable
    
    * prefix each for vars in for.loop
    haitch authored May 27, 2024
    Configuration menu
    Copy the full SHA
    9a7c368 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. golang workflows for restful (#550)

    * go test workflow
    
    * dependbot update
    
    * target v3 branch
    
    * use v3 branch
    haitch authored May 28, 2024
    Configuration menu
    Copy the full SHA
    77fc969 View commit details
    Browse the repository at this point in the history
  2. fix misroute when dealing multiple webservice with regex (#549)

    * better naming for routing related variable
    
    * extra score on regularMatchesPathToken when detectWebServices
    
    * add unittest
    
    * little tweaks
    
    * prefix each for vars in for.loop
    
    * rebase
    
    * code lint
    haitch authored May 28, 2024
    Configuration menu
    Copy the full SHA
    e5fed1c View commit details
    Browse the repository at this point in the history
  3. update history

    emicklei committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4e4aaa1 View commit details
    Browse the repository at this point in the history
Loading