-
Notifications
You must be signed in to change notification settings - Fork 380
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: siimon/prom-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: siimon/prom-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 4 files changed
- 4 contributors
Commits on Sep 4, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4539f5d - Browse repository at this point
Copy the full SHA 4539f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bcfb5f - Browse repository at this point
Copy the full SHA 5bcfb5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ec8306 - Browse repository at this point
Copy the full SHA 1ec8306View commit details
Commits on Sep 23, 2017
-
Bugfix - cannot get cluster info in node version < 6 (#153)
The cluser.on('message') function doesn't have the worker as the first argument in node < 6. To do this, the official way is to check the number of arguments received. However, because this is using a fat arrow function (() => {}), the variable `arguments` is hoisted outside the scope so the actual arguments has a length of 5. This is best demonstrated by viewing this Babel snippet - http://bit.ly/2wbApcb
Configuration menu - View commit details
-
Copy full SHA for ba93b06 - Browse repository at this point
Copy the full SHA ba93b06View commit details
Commits on Sep 26, 2017
-
Bugfix - update TypeScript definitions (#154)
* add missing contentType field to Registry class * interval is incorrect, timeout is the correct field * various jsdoc fixes * update to latest TypeScript compiler * update changelog
Configuration menu - View commit details
-
Copy full SHA for 2d35627 - Browse repository at this point
Copy the full SHA 2d35627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d1318 - Browse repository at this point
Copy the full SHA 40d1318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 426941f - Browse repository at this point
Copy the full SHA 426941fView 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 v10.1.0...v10.1.1