-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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: JakeChampion/fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: JakeChampion/fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 6 files changed
- 3 contributors
Commits on Jan 12, 2015
-
1
Configuration menu - View commit details
-
Copy full SHA for 49907c8 - Browse repository at this point
Copy the full SHA 49907c8View commit details -
Use
xhr.responseType = 'blob'to preserve binary data.This adds a requirement for XMLHTTPRequest2 (IE10.)
Configuration menu - View commit details
-
Copy full SHA for 080358d - Browse repository at this point
Copy the full SHA 080358dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 170a76d - Browse repository at this point
Copy the full SHA 170a76dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb53d3 - Browse repository at this point
Copy the full SHA eeb53d3View commit details -
* Use Blob feature detection to work with phantomjs. * Avoid creating new promises unnecessarily. * Fix condition for arrayBuffer test suite.
Configuration menu - View commit details
-
Copy full SHA for c99de80 - Browse repository at this point
Copy the full SHA c99de80View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 77dd2e6 - Browse repository at this point
Copy the full SHA 77dd2e6View commit details -
Use same condition in Body and Request for choosing responseType.
Chrome will error on access to xhr.responseText when xhr.responseType is set to something other than 'text'. Everything that supports Blob should support XHR2.
Configuration menu - View commit details
-
Copy full SHA for 74fa62b - Browse repository at this point
Copy the full SHA 74fa62bView commit details -
Merge branch 'blob-binary-data' of https://github.com/lrowe/fetch int…
…o lrowe-blob-binary-data
Configuration menu - View commit details
-
Copy full SHA for 1b84d7b - Browse repository at this point
Copy the full SHA 1b84d7bView commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 8ffcee4 - Browse repository at this point
Copy the full SHA 8ffcee4View commit details -
Merge pull request #63 from matthew-andrews/suspected-wrong-api-key
Suspect this api key was wrong
Configuration menu - View commit details
-
Copy full SHA for 7b9ab7e - Browse repository at this point
Copy the full SHA 7b9ab7eView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 7436589 - Browse repository at this point
Copy the full SHA 7436589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f50a63 - Browse repository at this point
Copy the full SHA 4f50a63View commit details
Commits on Jan 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ebdd0d8 - Browse repository at this point
Copy the full SHA ebdd0d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7c9e29 - Browse repository at this point
Copy the full SHA e7c9e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d79312 - Browse repository at this point
Copy the full SHA 4d79312View 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 v0.5.0...v0.6.0