-
-
Notifications
You must be signed in to change notification settings - Fork 787
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: v5.0.9
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.10
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 24 files changed
- 3 contributors
Commits on May 21, 2018
-
Revert spied fakeTimers to original state
When sandbox.useFakeTimers() is called, the original setTimeout and other methods are replaced with fake methods. When such fake method is spied it's replaced again with another fake. To make sure that sandbox.restore() reverts setTimeout and other methods to the original state these fakes should be restored in reverse order to make sure each fake is restored to its predecessor when calling fake.restore().
Configuration menu - View commit details
-
Copy full SHA for 8b6f8a8 - Browse repository at this point
Copy the full SHA 8b6f8a8View commit details -
Use fakeTimers in the default sandbox
This is to allow restoring spied fakeTimers in default sandbox.
Configuration menu - View commit details
-
Copy full SHA for 6799e1c - Browse repository at this point
Copy the full SHA 6799e1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d19a4c0 - Browse repository at this point
Copy the full SHA d19a4c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 087bc1c - Browse repository at this point
Copy the full SHA 087bc1cView commit details
Commits on May 24, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 033aa60 - Browse repository at this point
Copy the full SHA 033aa60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b930c - Browse repository at this point
Copy the full SHA 86b930cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca48d3 - Browse repository at this point
Copy the full SHA 5ca48d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 928379c - Browse repository at this point
Copy the full SHA 928379cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41d0dcb - Browse repository at this point
Copy the full SHA 41d0dcbView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.9...v5.0.10