2
0
mirror of https://github.com/tenrok/axios.git synced 2026-05-30 15:24:11 +03:00
Commit Graph

407 Commits

Author SHA1 Message Date
Nick Uraltsev 7331c2b099 Add ECOSYSTEM.md 2016-03-31 12:51:35 -07:00
Matt Zabriskie 7c039e8994 Adding Gitter badge 2016-03-30 11:43:37 -06:00
Matt Zabriskie 34dbdff846 Merge pull request #279 from Deamon87/patch-1
Fixing xhr for webworker env
2016-03-28 22:09:50 -06:00
Deamon87 8972ea5208 Fixing xhr.js for WebWorker env
More fixes.
2016-03-29 03:09:15 +03:00
Deamon87 aaca1244eb Fix xhr for webworker env
Fix xhr for webworker env
2016-03-29 02:43:51 +03:00
Matt Zabriskie 92e15fa0d1 Merge pull request #275 from bomsy/maxcontentlength
Adding a `maxContentLength` content option
2016-03-26 11:10:47 -06:00
Matt Zabriskie 8dab9d1e7e Merge pull request #271 from nickuraltsev/peer-dep
Fixing issues with peer deps
2016-03-26 11:09:12 -06:00
bomsy 21cf932d0f Merge branch 'maxcontentlength' of https://github.com/bomsy/axios into maxcontentlength 2016-03-25 23:53:32 +00:00
bomsy fefa23a8dd Adding config option to restrict based on the size of the response co… 2016-03-25 23:50:52 +00:00
Matt Zabriskie 104276ffa7 Merge pull request #274 from nickuraltsev/travis-fix
Fixing issue with Travis
2016-03-24 00:02:45 -06:00
Nick Uraltsev c622b35f38 Updating configuration to use Firefox for testing PRs 2016-03-22 23:46:36 -07:00
bomsy 57a1ed46da Adding config option to restrict based on the size of the response co… 2016-03-22 18:28:51 +00:00
Nick Uraltsev 4f61a78436 Fixing issue with Travis 2016-03-21 23:35:15 -07:00
Nick Uraltsev d166954dc1 Fixing issues with peer deps 2016-03-21 17:48:46 -07:00
Matt Zabriskie e22cbae494 Merge pull request #267 from rupertrutland/patch-1
Fix typo in readme
2016-03-15 13:01:00 -06:00
rupertrutland ff5cd292e3 Fix typo in readme 2016-03-15 19:46:45 +01:00
Matt Zabriskie 2306657482 Adding Edge to supported browsers 2016-03-09 18:55:38 -07:00
Matt Zabriskie 4d2f9c21d4 Gettings tests passing for IE9 2016-03-09 16:17:10 -07:00
Matt Zabriskie dcbb352262 Moving test helpers and auto-loading them 2016-03-07 13:21:27 -07:00
Matt Zabriskie 0da38da921 A bit of code cleanup 2016-03-07 10:50:46 -07:00
Matt Zabriskie 701d66d9d0 Merge branch 'barbedt-master' 2016-03-05 23:56:39 -07:00
Matt Zabriskie 5fc59a65aa Resolving merge conflicts 2016-03-05 23:56:02 -07:00
Matt Zabriskie 84755d1325 Merge pull request #251 from ruchigoyal2005/master
IE9 fix for cross domain calls
2016-03-05 23:40:13 -07:00
Matt Zabriskie 3c2594292a Merge pull request #249 from ctimmerm/ie8-onreadystatechange
Fixing IE8 support by bringing back onreadystatechange
2016-03-05 23:35:10 -07:00
Matt Zabriskie 955d5a02e4 Run ALL the tests 😸 2016-03-05 23:29:29 -07:00
Matt Zabriskie 11ca70cfb6 Updating dependencies 2016-03-05 23:25:13 -07:00
Matt Zabriskie dc07ef2559 Fixing tests for IE 2016-03-05 23:17:39 -07:00
Matt Zabriskie 6d84717cba Updating dependencies 2016-03-05 23:16:16 -07:00
Matt Zabriskie 7462c49a13 Updating README 2016-03-04 10:41:42 -07:00
Matt Zabriskie ab2fba805e Updating README 2016-03-04 10:39:11 -07:00
Matt Zabriskie 371b82a2a0 Cleaning up tests a bit 2016-03-04 10:35:05 -07:00
Matt Zabriskie c181d8ade9 Removing IOS and Android from Saucelabs 2016-03-04 01:23:51 -07:00
Matt Zabriskie 529d89f4fc Trying to fix capture timeout by increasing time limit 2016-03-04 01:10:20 -07:00
Matt Zabriskie 425d93502b Adding IOS and Android to Saucelabs 2016-03-04 00:56:29 -07:00
Matt Zabriskie 34222f27e4 Adding IE and Edge to Saucelabs 2016-03-04 00:33:08 -07:00
Matt Zabriskie 425aefec9f Adding Saucelabs browser matrix to README 2016-03-04 00:31:58 -07:00
Matt Zabriskie 68a6eb8522 Adding Safari to saucelabs 2016-03-04 00:27:33 -07:00
Matt Zabriskie ea673057aa Trying to get a green run on saucelabs 2016-03-04 00:20:58 -07:00
Matt Zabriskie 03f291177d Merge branch 'master' of github.com:mzabriskie/axios 2016-03-03 23:35:43 -07:00
Matt Zabriskie b17e109eea Hooking things up to saucelabs
closes #180
2016-03-03 23:35:33 -07:00
Matt Zabriskie 6f32ca772b Increasing timeout so test doesn't fail in Safari 2016-03-03 23:34:38 -07:00
Matt Zabriskie 62ad1f2b0b Making validation of invalid character error less strict 2016-03-03 23:16:42 -07:00
Matt Zabriskie e7aa98f9f5 Improving tests in anticipation for saucelabs support 2016-03-03 22:44:16 -07:00
Matt Zabriskie e2fbc68960 Removing console.log 2016-03-03 22:43:38 -07:00
Matt Zabriskie 7041775943 Changing btoa ponyfill to improve testing 2016-03-03 22:43:16 -07:00
Matt Zabriskie 32080df31b Merge pull request #227 from rogeriochaves/master
Handle timeout on XHR requests
2016-03-02 18:17:51 -07:00
Matt Zabriskie 6d3d266616 Adding code of conduct and collaborator guide 2016-03-02 13:41:14 -07:00
Matt Zabriskie 8d51b68bc4 Merge pull request #252 from ajcrites/basic-auth-245
Fixing 245: Basic auth for node http adapter
2016-03-02 12:31:09 -07:00
Matt Zabriskie a383bd5cf4 Merge pull request #250 from staticinstance/staticinstance-patch-248
patch for issue 248 (send null instead of undefined)
2016-03-02 12:28:06 -07:00
Matt Zabriskie e23f765cdc Merge pull request #254 from ericmdantas/tsc-import
doc(readme): uses latest syntax for Typescript import
2016-03-02 11:54:11 -07:00