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: LukeMathWalker/wiremock-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: LukeMathWalker/wiremock-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: scoped_mocks
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 11 files changed
  • 1 contributor

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    86d9b84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae325d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    428af36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb67442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    998bfa7 View commit details
    Browse the repository at this point in the history
  6. Rework panic message.

    LukeMathWalker committed Jul 18, 2021
    Configuration menu
    Copy the full SHA
    3a33d7a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Move the in-scope/out-of-scope logic in ActiveMockSet, from ActiveMock.

    Rename ActiveMockSet to MountedMockSet.
    Rename ActiveMock to MountedMock.
    LukeMathWalker committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    e4d55f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9bf266 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e31aae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bd15ac View commit details
    Browse the repository at this point in the history
  5. Add mount_as_scoped.

    LukeMathWalker committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b0ae396 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bbe8d9 View commit details
    Browse the repository at this point in the history
  7. Fix doc links.

    LukeMathWalker committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    151b733 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6139864 View commit details
    Browse the repository at this point in the history
  9. More doc links.

    LukeMathWalker committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    e7b2990 View commit details
    Browse the repository at this point in the history
  10. Fix linter errors.

    LukeMathWalker committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    dacf255 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    1189487 View commit details
    Browse the repository at this point in the history
  2. Add developer docs.

    LukeMathWalker committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    f6209c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a99297a View commit details
    Browse the repository at this point in the history
Loading