Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

axios

Modern promise based HTTP client for Node.js and the browser
Collective - Host: opensource - https://opencollective.com/axios - Website: https://axios-http.com - Code: https://github.com/axios

Releasing 0.15.2

github.com/axios/axios - 3af756049f102be2eebafdbb108f10173380a68d authored about 8 years ago by Nick Uraltsev <[email protected]>
Updating changelog

github.com/axios/axios - 25a5e779b66fc56264e8eabdfc7d6b662a45d42a authored about 8 years ago by Nick Uraltsev <[email protected]>
Fixing issue with calling cancel after response has been received

github.com/axios/axios - 3fcf54ff361d4563445e295212c362d5b1e6c518 authored about 8 years ago by Nick Uraltsev <[email protected]>
forgot to add optional port

github.com/axios/axios - ce1ecdae7a035c144b3726e976c3d1a98caa7bd0 authored about 8 years ago by Jared Lotti <[email protected]>
fix proxy bugs

github.com/axios/axios - 5c4ca4ccc4ae33bfa9e06c2fd62f6d23b2fe6b66 authored about 8 years ago by Jared Lotti <[email protected]>
Releasing 0.15.1

github.com/axios/axios - 3f8b128da4ab11e34f0b880381f9395b2ab0e22f authored about 8 years ago by Nick Uraltsev <[email protected]>
Updating changelog

github.com/axios/axios - ffd72e646a6e8a42730502dfff420e3d987203b5 authored about 8 years ago by Nick Uraltsev <[email protected]>
Fixing UMD build

github.com/axios/axios - 81e566b905a7da462532be1bdf81b076e33be30e authored about 8 years ago by Nick Uraltsev <[email protected]>
Releasing 0.15.0

github.com/axios/axios - e8c5c49ea2f2cf4fd45eaf81270a6d23546e2c93 authored about 8 years ago by Nick Uraltsev <[email protected]>
Updating changelog

github.com/axios/axios - 94a335942806a754be11ef754cca84fe976c8baa authored about 8 years ago by Nick Uraltsev <[email protected]>
Temporarily removing Edge from Sauce Labs

github.com/axios/axios - 12341d88c08eda84919c07c858a4d3168521613c authored about 8 years ago by Nick Uraltsev <[email protected]>
Updating README.md

github.com/axios/axios - 2f7be51ae82ff608606d19561f23c3e715410056 authored about 8 years ago by Nick Uraltsev <[email protected]>
Merge pull request #452 from nickuraltsev/cancel

Adding support for request cancellation

github.com/axios/axios - 4882ce5359c0ea5238de1cda21fb40a0584f9858 authored about 8 years ago by Matt Zabriskie <[email protected]>
Add OPTIONS-method as a shortcut

github.com/axios/axios - 2e0adc1cae76eb214800ce64cfb5d27c032c8556 authored over 8 years ago by Teemu Heikkilä <[email protected]>
Update COOKBOOK.md

Fixes #457

github.com/axios/axios - d982cf99324124582721d1cd15a99cb975e93716 authored over 8 years ago by Nick Uraltsev <[email protected]>
Attempting to fix Travis build

github.com/axios/axios - 8f304903863800f1efe9d4fd15f7611d1b0d4e15 authored over 8 years ago by Nick Uraltsev <[email protected]>
Updating dispatchRequest to use isCancel instead of instanceof

github.com/axios/axios - e9fbe959d2b4a44766eec2e871bf00f8cfa0c245 authored over 8 years ago by Nick Uraltsev <[email protected]>
Merging master

github.com/axios/axios - 032916e1165895edfa82dd50118f8c2bb16b55e2 authored over 8 years ago by Nick Uraltsev <[email protected]>
Merge pull request #437 from rubennorte/adapters-in-global-defaults

Moving default adapter to global defaults

github.com/axios/axios - b718ebfb2190d9c9899a7a7d19c48af6296d30da authored over 8 years ago by Matt Zabriskie <[email protected]>
Adding axios.isCancel method

github.com/axios/axios - 216e2a6787fa836d0aeb0b000c2849ba88e2f462 authored over 8 years ago by Nick Uraltsev <[email protected]>
Improve docs

github.com/axios/axios - 920769d0d74b6f37c64e715051aa7ed1ee50fc74 authored over 8 years ago by Nick Uraltsev <[email protected]>
Updating docs

github.com/axios/axios - 5efca1ebbc9df85ff88758a9523480eccca531d7 authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding TypeScript definitions for cancel tokens

github.com/axios/axios - 2033ef3ad01ae3c83dc0e39adddf682852b17939 authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding cancellation support

github.com/axios/axios - 72dd897bb584e2730980f5d211cf783186a2482b authored over 8 years ago by Nick Uraltsev <[email protected]>
Merge branch 'master' into cancel

github.com/axios/axios - df50698d5a9bb03ffd87c6519350bfb2cf3f61ad authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding Cancel and CancelToken classes

github.com/axios/axios - b2bc3354ac22e76e129ef8ae5b9656fa555fa061 authored over 8 years ago by Nick Uraltsev <[email protected]>
Fixing forEach test

github.com/axios/axios - b8f6f5049cf3da8126a184b6b270316402b5b374 authored over 8 years ago by Rubén Norte <[email protected]>
Highlight breaking changes in 0.14.0

github.com/axios/axios - 166d68ca1cb8f2604fed4ff60b40a443dc8a12e2 authored over 8 years ago by Nick Uraltsev <[email protected]>
Fixing issue with responseURL property

`responseURL` is not supported in IE

github.com/axios/axios - 436d14b97626728e4ad45c9c9015ab9ec238de1c authored over 8 years ago by Nick Uraltsev <[email protected]>
Replacing Object.hasOwnProperty with Object.prototype.hasOwnProperty

github.com/axios/axios - 4c4e648f409de9cddc1b392b7695d5e4864fa561 authored over 8 years ago by Nick Uraltsev <[email protected]>
Merge pull request #416 from woodb/changelog-breaking-changes

Added note about breaking changes in v0.13.0

github.com/axios/axios - de7d02318bd506f621722d5e7514746a319912ea authored over 8 years ago by Matt Zabriskie <[email protected]>
Merge pull request #438 from 3846masa/3846masa/cookiejar

Add @3846masa/axios-cookiejar-support to ECOSYSTEM

github.com/axios/axios - 086a855b830b7e2895e5278ef200d08280b48480 authored over 8 years ago by Matt Zabriskie <[email protected]>
Merge pull request #440 from kenvunz/patch-2

Add exception for file protocol request

github.com/axios/axios - 85548964a63273d57c74bdaf0806ef25bd8ec570 authored over 8 years ago by Matt Zabriskie <[email protected]>
Merge pull request #445 from tony-kerz/tk/has-own-prop

[for-each] has-own-prop issue node

github.com/axios/axios - 6cc03f06a7081ca17fe1d83ede308cbfb890226b authored over 8 years ago by Matt Zabriskie <[email protected]>
[for-each] has-own-prop issue node

github.com/axios/axios - 077153a0a73cceeba917a985078319b5a8e9be48 authored over 8 years ago by Tony L. Kerz <[email protected]>
Add exception for file protocol request

Without this patch, it's not possible using `axios` for fetching local content for `cordova/phon...

github.com/axios/axios - 88130689589872cd6f19866680162abb46a39d7a authored over 8 years ago by kenvunz <[email protected]>
Updating ECOSYSTEM

github.com/axios/axios - 977512da64415b31fc49d4b7f85715de7a858d2f authored over 8 years ago by 3846masa <[email protected]>
Moving default adapter to global defaults

github.com/axios/axios - b2745873a170d8150cb7fbdcfbb4acaad802db57 authored over 8 years ago by Rubén Norte <[email protected]>
enhancement - support timeout requests and stub timeouts

github.com/axios/moxios - ed3aa7ed54c24bcf50d7a1a4cdbfb36e99e24739 authored over 8 years ago by Davin <[email protected]>
Merge pull request #431 from andykog/patch-1

README.md: Add missing comma

github.com/axios/axios - 755a9b345953b1eb08f18ca1bc7c5b54cedf9858 authored over 8 years ago by Nick Uraltsev <[email protected]>
README.md: Add missing comma

github.com/axios/axios - 58a734e652dc52b0c5675df93349979b6d150b35 authored over 8 years ago by Andy Kogut <[email protected]>
Updating README

github.com/axios/axios - 0b8c86e2979557e41beaa1f42ce4504266c9081f authored over 8 years ago by Matt Zabriskie <[email protected]>
Releasing 0.14.0

github.com/axios/axios - c96348660dacddd32676924d4f1bde535c45fb77 authored over 8 years ago by Nick Uraltsev <[email protected]>
Updating Changelog and Upgrade Guide

github.com/axios/axios - 66ec8c0a32c21157456c335100b7e7b05583bc25 authored over 8 years ago by Nick Uraltsev <[email protected]>
Update README.md

github.com/axios/axios - 8bbe4c86b605e185d19778f6042be8f859a46306 authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding proxy to TypeScript definitions

github.com/axios/axios - 20666942d60f92e9d79d8c266972343ca6358e13 authored over 8 years ago by Nick Uraltsev <[email protected]>
Fixing build failure

github.com/axios/axios - 65ffdaefe81c632cf79bf17add0bd64cdd87a653 authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding support for http_proxy and https_proxy environment variables

github.com/axios/axios - 93ae90ae6e1d99cdbae383875bc54977ba6c2769 authored over 8 years ago by Hubert Boma Manilla <[email protected]>
Replacing progress with onUploadProgress and onDownloadProgress in TypeScript definitions

github.com/axios/axios - 96d7ac2a0c01b625202aad36ff758e69cf717a07 authored over 8 years ago by Nick Uraltsev <[email protected]>
Splitting progress event handlers into upload and download handlers

github.com/axios/axios - 63f41b53aa45f1295c5ad9035b7a7734422e6d7a authored over 8 years ago by Dylan Lundy <[email protected]>
Merge pull request #419 from nickuraltsev/ts

Updating TypeScript definitions

github.com/axios/axios - 59080e68d983782445eded3a39f426161611e749 authored over 8 years ago by Nick Uraltsev <[email protected]>
Merging master

github.com/axios/axios - 0dfd53f1518e4b3b9dc16acbf3924d09c3a66d58 authored over 8 years ago by Nick Uraltsev <[email protected]>
Modifying Gruntfile to install typings before running TypeScript tests

github.com/axios/axios - 1bd9b195a55d7c6604aab295ad835e1f35c93fb6 authored over 8 years ago by Nick Uraltsev <[email protected]>
Updating TypeScript definition tests

github.com/axios/axios - 232521623917a9da30cc117d86fba92208bba697 authored over 8 years ago by Nick Uraltsev <[email protected]>
Updating TypeScript definitions for axios.all and axios.spread

github.com/axios/axios - 48549c8de72ad802d265c041ff5aa8f9c6a971dc authored over 8 years ago by Nick Uraltsev <[email protected]>
Added note about breaking changes in v0.13.0

Additionally, I moved the breaking changes to the top of the list so that they
were more obvious.

github.com/axios/axios - 7241be2160bad7da55f9b06d266c0699ee4b76f6 authored over 8 years ago by Brandon Wood <[email protected]>
Adding TypeScript definitions for adapters

github.com/axios/axios - 9a5e77bf6ebef500f3c1cf190bdedcbac62491fd authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding TypeScript definitions for interceptors

github.com/axios/axios - 0664d9895a7d595599c2834b18d4e572f2686e26 authored over 8 years ago by Nick Uraltsev <[email protected]>
Merge pull request #407 from axelboc/patch-2

Fixing doc on accessing response with then/catch

github.com/axios/axios - fa5ce95fdcee5c3a6c0ffac0164f148351ae3081 authored over 8 years ago by Matt Zabriskie <[email protected]>
Merge pull request #406 from pracucci/master

Fixing xsrf header on missing xsrfCookieName

github.com/axios/axios - 6132d9630d641d253f268c8aa2e128aef94ed44f authored over 8 years ago by Nick Uraltsev <[email protected]>
Added test to ensure that XHR adapter does not read cookies if xsrfCookieName is null

github.com/axios/axios - e861a6cf756d25598c32ee8531a4d8c7e54fbb8d authored over 8 years ago by Marco Pracucci <[email protected]>
Fixing failing test

github.com/axios/axios - 8f0973c6b92068571ad137d426a288abb962c429 authored over 8 years ago by Nick Uraltsev <[email protected]>
Converting TypeScript definitions to ES2015 module syntax

github.com/axios/axios - 5176dfdec52033d73333613b8884aa74a7f0b005 authored over 8 years ago by Nick Uraltsev <[email protected]>
Fixing doc on accessing response with then/catch

Docs were suggesting that accessing the response with `catch` was the same as accessing it with ...

github.com/axios/axios - 1525e8771b9d2461cdbdd2e7181a11bb881e3cca authored over 8 years ago by Axel Bocciarelli <[email protected]>
Fixing xsrf header on missing xsrfCookieName

github.com/axios/axios - 85b90158907ba7fa21a02edb4bb26bfa08bafa61 authored over 8 years ago by Marco Pracucci <[email protected]>
Merge pull request #397 from madebyherzblut/fix-auth-header

Fixing issue with auth config option and Authorization header

github.com/axios/axios - 8abe0d4007dd6b3fae5a1c4e019587b7a7f50930 authored over 8 years ago by Nick Uraltsev <[email protected]>
Fixing Authorization header with basic auth

The http adapater did not remove a custom Authorization header when auth is set.

github.com/axios/axios - 1ffcbb0369cd241077f610600cc6e61e092afba1 authored over 8 years ago by Christian Schuhmann <[email protected]>
Merge pull request #387 from rubennorte/feature/allow-http-and-https-agents

Replace 'agent' option with 'httpAgent' and 'httpsAgent'

github.com/axios/axios - 8332392bfdf55602d4e0cd120f00d58b381063a4 authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding documentation for httpAgent and httpsAgent in README

github.com/axios/axios - f504dbaba8aba2843f05a13be7d218f4d7469cbc authored over 8 years ago by Rubén Norte <[email protected]>
Replacing 'agent' option with 'httpAgent' and 'httpsAgent'

github.com/axios/axios - 4c790d5a7a7df7a11e094a431a00e64bff65a19f authored over 8 years ago by Rubén Norte <[email protected]>
Moar tests

github.com/axios/axios - 0578445929019efe370dae56cd6f39647e8a73c1 authored over 8 years ago by Matt Zabriskie <[email protected]>
Releasing 0.13.1

github.com/axios/axios - 377efb89aed819ed1cd416b69f057632ad5664a5 authored over 8 years ago by Matt Zabriskie <[email protected]>
Releasing 0.13.1

github.com/axios/axios - af07c3145b85423b7ecb20234c43f1255c0667b8 authored over 8 years ago by Matt Zabriskie <[email protected]>
Transform response data on error

closes #378

github.com/axios/axios - 98d489558e6ac0829d9eb8e6ca3a4d6800fd7a7a authored over 8 years ago by Matt Zabriskie <[email protected]>
Releasing 0.3.0

github.com/axios/moxios - 8efab10affaa1d6f46ade94b58e48a2a35993fee authored over 8 years ago by Matt Zabriskie <[email protected]>
Merge branch 'master' of github.com:mzabriskie/moxios

github.com/axios/moxios - 0fffde643681ffa50301a194966be7052a21d1f7 authored over 8 years ago by Matt Zabriskie <[email protected]>
0.13.0

github.com/axios/axios - ff919487e13430098d3da37a37cc04c3f24b59c4 authored over 8 years ago by Matt Zabriskie <[email protected]>
Releasing 0.13.0

github.com/axios/axios - 76186e0a75904c5cdfb0978587943b4ad1a627f8 authored over 8 years ago by Matt Zabriskie <[email protected]>
Merge pull request #372 from rubennorte/promise-adapters

Changing adapter signature to receive config and return promises

github.com/axios/axios - f51bb27ce8a4cdc6804fcb6eda44d7d73e4de3ff authored over 8 years ago by Matt Zabriskie <[email protected]>
Changing adapter signature to receive config and return promises

github.com/axios/axios - 157efd5615890301824e3121cc6c9d2f9b21f94a authored over 8 years ago by Rubén Norte <[email protected]>
Merge pull request #368 from rubennorte/feature/improve-error-handling

Enhance adapter errors

github.com/axios/axios - 8f3a4301ab1abb0f6224401dc9bf1810471e1227 authored over 8 years ago by Nick Uraltsev <[email protected]>
Implementing adapter error enhacement

github.com/axios/axios - 235c19c876c2d3933bf776b396859053b012a7a5 authored over 8 years ago by Rubén Norte <[email protected]>
Adding failing test for adapter errors

github.com/axios/axios - 75f9b8c5fd3680e6f2bb704b3062544ccae16817 authored over 8 years ago by Rubén Norte <[email protected]>
Updating SauceLabs matrix

github.com/axios/axios - 54f3a5dd93b2c83a4c04675b1b59a5189a9646f7 authored over 8 years ago by Matt Zabriskie <[email protected]>
Attempting to fix SauceLabs timeouts

github.com/axios/axios - 181f4e78b95522d07917c7a46869d502f451d159 authored over 8 years ago by Matt Zabriskie <[email protected]>
Update ECOSYSTEM.md

github.com/axios/axios - 2b45762a9b8f780b16f9202c63a843685dea6248 authored over 8 years ago by Nick Uraltsev <[email protected]>
Merge pull request #359 from nettofarah/patch-1

Add axios-vcr

github.com/axios/axios - 3b0ba3d9359a15f621a74f5d4f9caa27774a78b5 authored over 8 years ago by Nick Uraltsev <[email protected]>
Add axios-vcr

github.com/axios/axios - cdec7d4c6f2d0afe074b8c975b0604e5499f2cfb authored over 8 years ago by Netto Farah <[email protected]>
Merge pull request #3 from joshualcoffee/master

include external for axios

github.com/axios/moxios - 10c15c59e738838ee5c9f2748400b6bfb4345258 authored over 8 years ago by Matt Zabriskie <[email protected]>
Fixing broken test

github.com/axios/axios - 1725e0808dea179cf820408a45609714c5156850 authored over 8 years ago by Matt Zabriskie <[email protected]>
Instances created from axios.create have same API as default axios

closes #217

github.com/axios/axios - 61617543268b024e42996e20ff0435b94a893c5d authored over 8 years ago by Matt Zabriskie <[email protected]>
Fixing custom instance defaults

closes #341

github.com/axios/axios - 46eee269da70c33420ff3f8490836674f2a44ceb authored over 8 years ago by Matt Zabriskie <[email protected]>
Move transform response logic from adapters to dispatcher

github.com/axios/axios - 10eb23865101f9347570552c04e9d6211376e25e authored over 8 years ago by Matt Zabriskie <[email protected]>
Invoke request transformers after request interceptors

closes #352

github.com/axios/axios - e833a2f7e4a5ec32516e3f17763374c0377a4323 authored over 8 years ago by Matt Zabriskie <[email protected]>
Removing restriction on withCredentials being overridden

closes #343

github.com/axios/axios - f21784ccb8b2a579df58128581d19905a7bb0d95 authored over 8 years ago by Matt Zabriskie <[email protected]>
Only use if it's a function

github.com/axios/axios - 7a12f3660270c16e239e1862b7b65a5140f3ea0f authored over 8 years ago by Matt Zabriskie <[email protected]>
Temporarily removing Safari and Edge from Saucelabs

github.com/axios/axios - e97123dc52f6f7fb59a08036c34bf0e3d397196b authored over 8 years ago by Nick Uraltsev <[email protected]>
Adding sauce_connect.log to .gitignore and .npmignore

github.com/axios/axios - 29a1e108719ce1f510149f83bbadd9b0578a5323 authored over 8 years ago by Nick Uraltsev <[email protected]>
Updating dev dependencies

github.com/axios/axios - a59fee5346852e821725af89c0e54693fd3c8172 authored over 8 years ago by Nick Uraltsev <[email protected]>