[Pkg-javascript-commits] [node-stream-http] branch v2.7.1+dfsg created (now add99fb)
Bastien Roucariès
rouca at moszumanska.debian.org
Sun Aug 13 13:39:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
rouca pushed a change to branch v2.7.1+dfsg
in repository node-stream-http.
at add99fb Remove logo
This branch includes the following new commits:
new c278953 Initial version
new 0568617 Lots more stuff
new 39cc168 Add license
new 17645e6 Fix Firefox
new c5127e4 Fix IE
new 97e3366 Add tests
new 1be1ca8 Fix IE9
new d5fd14e All browsers passing basic test
new 63fe97b Enable Travis CI
new feea460 Fix indentation in .travis.yml
new a0c13a0 Clean up basic test
new 7172453 Fix test-local
new c779668 repo cleanup
new ca29b49 Use only features supported in ie8
new ffe90ce minor cleanup
new db95382 Fix arraybuffer mode
new 8985094 Support binary requests in IE9
new 9a3a023 Test streaming
new a29ea0c Add text streaming test
new 157b71a Add binary streaming test
new 93fba68 Binary streaming test cleanup
new 44a7d34 Use a module for status codes
new 3f96e05 Replace util.inherits with inherits module
new 90d812a Lots of fixes plus headers test
new 0e1bfed Rework url logic
new 35b1c7a Add http-browserify test and reorg tests
new 98a3dad Fix basic auth support and add test
new 4232780 Add POST tests and fix test failures
new ad930c6 Fix test failures
new 89c8220 Error handling improvements
new 03ba151 Test prefer-binary
new 333d07b Remove extraneous try/catch
new 738b8e2 Disable error handling test due to problems on sauce labs
new cb14102 Emit 'socket' for fetch
new 03aeb58 Mask high bits out of binary data read as text
new f0b2220 Clean up polyfill
new 4eed14a Readme improvements
new 202d072 Add badges
new 8bbb434 Lock object-keys version to avoid error
new 44921fb Update copyright
new 5b63e52 Merge remote-tracking branch 'bendrucker/codes-module'
new 9d80ac6 Fix unnecessary uses of util
new 221ce6d Merge remote-tracking branch 'bendrucker/no-util'
new 5d3b329 Update package name and repo path
new a477858 Test server cleanup
new ab5e2af Arbitrary change to hopefully make travis work again
new 0876078 Try to make tests more reliable in both ie8 and firefox
new fa5eb89 Disable cache for testing server
new 8a97dbd Further increase number of copies in binary streaming test
new cc4bdfb Remove extraneous logs in test server
new 4a383c7 v1.0.1
new 9cb2a8d Don't test on ios 5.0 since saucelabs is removing it
new 7cb4e22 v1.0.2
new d700e6d Fix withCredentials flag for fetch implementation
new 73f1e6f Stop emitting 'close'
new 0f81836 v1.1.0
new 916ab55 Hide warnings for unsafe headers
new 15181f5 v1.1.1
new 57ce59c Re-add close event on response
new 734974d Improve behavior of request.prototype.abort() and add destroy synonym
new 6b544c5 Fix spelling of 'destroyed'
new 29a2ad2 Add abort() test
new 5e81240 add process.nextTick for 'close'
new cc74bc8 v1.2.0
new 5ffc869 Fix readme to point to new saucelabs account
new 22b3cc7 v1.2.1
new 5fc4858 Use same-origin instead of omit with fetch credentials
new 588e587 Add test for cookie behavior
new aeabb2c Merge pull request #6 from cesarandreu/consistent-fetch
new 9059849 Make `withCredentials` default to false
new efaad2a Add keywords
new c8c0966 1.3.0
new b162e21 Add http methods from node v0.12
new ed525a4 Merge pull request #11 from tjmehta/add-http-methods-from-node
new f70ac39 1.4.0
new 838aaff Fix passing data to `request.end()`
new 1a4a89a Add test for data in `request.end()`
new 6d17b40 1.4.1
new da4085e Make content-type header correct by default
new a91ed0d Modify feature testing to avoid warnings in Chrome
new 168dbac 1.5.0
new caa40a0 Update README.md
new efed69e Merge pull request #13 from regular/patch-1
new bef2b95 Fix IPv6 addresses in requests
new 3fda004 Minor whitespace fixes in node test
new 6b9d3d1 Drastically simplify and improve url handling
new bbf1fd8 Test handling of relative paths in urls
new 5986071 Allow newer versions of some deps
new ff339bd Merge pull request #21 from jhiesey/browser-resolve
new 166795f 1.6.0
new 8cab16f Change `window` to `global` for WebWorker support
new bde26be Add WebWorker test using webworkify
new f72d22b Disable IE8 tests due to intermittent failures
new 43d1322 1.7.0
new a169930 1.7.1
new a10d19b Fix occasional test errors on Chrome 45
new 2152af4 Remove implementations of ES5 functions not provided in ie8
new 75817ba Fix tests
new 7d1dfd2 Merge pull request #25 from jhiesey/polyfills
new dc421eb 2.0.0
new 031b8aa Stop ignoring PATCH request bodies
new 9e5e75b Merge pull request #27 from mbcrute/patch-body
new 016f4be 2.0.1
new 3bea2a4 Don't turn exceptions thrown in the callback into 'error' events
new 85381f0 2.0.2
new 570f85e Check xhr.status is non-zero to avoid running onXHRProgress on error
new ae48c2c 2.0.3
new a69310d Run travis tests using node 4.1
new 4bcff63 Don't run browser tests in travis for PRs
new d6de2ce Add docs on running tests
new cbc0bd8 2.0.4
new c36da3b Use 'http:' as a default protocol
new 3c8b443 2.0.5
new 8b9f5a4 Use .buffer to comply with buffer at 4 and browserify at 13
new 6dea87e Merge pull request #36 from karissa/master
new 154f6b9 Fix buffer usage in tests as well
new 9ebf801 Fix typos
new 6433ea8 Replace buffer.buffer with more compatible version
new 6bab67d Use to-arraybuffer instead of manual conversion
new ff68130 Add missing "bugs" and "homepage" entries to package.json
new 9d24d55 2.1.0
new 218fd54 builtin-status-codes at 2
new 2054c18 sauce labs: add microsoft edge
new 945083b 2.1.1
new 581a4d1 Set-Cookie headers should be arrays
new 0f1f0c6 Merge pull request #37 from sportle/feature/set-cookie-array
new c9183cd Style fixup
new 4b1419c 2.2.0
new b339f4a Fix microsoft edge versions for newer zuul
new 5e25ed2 2.2.1
new 1d3fca0 Remove dead line
new a0c6d49 Expose response url
new 1fbfc42 Merge pull request #40 from jhiesey/response-url
new 0552e1e use readable-stream
new 333b043 sauce labs: fix edge version
new e046049 Merge pull request #41 from jhiesey/readable-stream
new ff601a9 2.3.0
new 9c18855 Check for ReadableStream instead of ReadableByteStream
new 345149d 2.3.1
new f3df5d7 Bump iphone and android minimum tested versions
new 83f7b7e Bump zuul version
new ac250a9 Bump minimum iphone version
new 53bf1d3 Allow using a mode to disable the use of fetch and add a test for the case.
new 70b928b Fix arraybuffer for phantomjs
new bad84ec Merge pull request #51 from alexjeffburke/allow-disabling-fetch
new 9ed7614 Bump travis node version
new 05c6f43 Merge pull request #52 from jhiesey/bump-test-node-ver
new 92500c7 2.4.0
new 4b9bbe0 Replaces symbol iterator with foreach function
new 57d0ab2 Support timeout option in http.request
new 64e2d89 Fix capitalization
new 0cc4549 Adding comments
new 5cf0329 Revert "Adding comments"
new 33587da Merge pull request #54 from ecoslado/edge-silent-error
new 11ac890 Merge pull request #56 from dandv/patch-1
new 34aa684 Always use example.com for feature testing
new 4e7103a Fix feature testing on IE
new 5259572 2.4.1
new abdc557 Add payload for Microsoft Azure Storage MERGE method
new 662b962 Merge pull request #58 from XiaoningLiu/master
new 8c07b21 2.5.0
new 0a04a09 Adding support for Service Workers.
new e342cdb Merge pull request #59 from mikeal/service-worker
new 1b077bf if xhr.open throws, then no xhr is allowed
new f9fb1c7 Merge pull request #55 from node-influx/master
new f97dd88 Catching fetch `read()` errors
new 138d6c1 Merge pull request #62 from rlisagor/master
new 3af33f8 Merge pull request #61 from dominictarr/master
new e8ef98b style consistency
new f304ef1 bump builtin-status-codes version
new 70f8c7d 2.6.0
new 43761f2 Avoid xhr request to example.com if fetch is supported
new 881e7c8 Merge pull request #65 from jhiesey/csp-xhr-fix
new 9321e56 2.6.1
new 5ee30ad Fix timeout test failure
new 8df10e0 Avoid passing undefined to `xhr.send()`
new c1417c5 2.6.2
new 8e1f534 Fix Edge fetch errors
new 11d14fc Revert unnecessary part of previous change
new b63537f 2.6.3
new 1c25d6f bump dependency versions
new 943f5bc use blacklist instead of whitelist for methods with bodies
new e54de15 Handle arrays in request headers and improve header handling
new 4cf6771 Disable broken timeout test
new e8ed108 Sauce labs no longer supports tests on android < 4.4
new 1dc9ea3 2.7.0
new 7c2e61f fix getHeader when header isn't available
new 2771d95 Merge pull request #77 from GusCaplan/patch-1
new 46923f3 Fix Android tests
new 8eab4b3 2.7.1
new add99fb Remove logo
The 191 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stream-http.git
More information about the Pkg-javascript-commits
mailing list