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: sinonjs/sinon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.4
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.5
Choose a head ref
  • 7 commits
  • 20 files changed
  • 2 contributors

Commits on Jan 8, 2018

  1. Configuration menu
    Copy the full SHA
    078c082 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea2749 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2018

  1. Update package-lock.json

    mantoni authored and mroderick committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    ef81c37 View commit details
    Browse the repository at this point in the history
  2. Use nise.fakeServer as the sandbox serverPrototype

    The fakeServerWithClock was used which caused fake timers to be
    installed on the first XHR request.
    
    Fixes #1534
    mantoni authored and mroderick committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    bb5529b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec2496d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81fb949 View commit details
    Browse the repository at this point in the history
  5. 4.1.5

    mroderick committed Jan 13, 2018
    Configuration menu
    Copy the full SHA
    dd9c75c View commit details
    Browse the repository at this point in the history
Loading