Matt Zabriskie
|
f51bb27ce8
|
Merge pull request #372 from rubennorte/promise-adapters
Changing adapter signature to receive config and return promises
|
2016-07-13 12:58:30 -06:00 |
|
Rubén Norte
|
157efd5615
|
Changing adapter signature to receive config and return promises
|
2016-07-09 21:30:16 +02:00 |
|
Nick Uraltsev
|
8f3a4301ab
|
Merge pull request #368 from rubennorte/feature/improve-error-handling
Enhance adapter errors
|
2016-07-08 08:39:10 -07:00 |
|
Rubén Norte
|
235c19c876
|
Implementing adapter error enhacement
|
2016-07-07 16:05:04 +02:00 |
|
Rubén Norte
|
75f9b8c5fd
|
Adding failing test for adapter errors
|
2016-07-07 16:04:37 +02:00 |
|
Matt Zabriskie
|
54f3a5dd93
|
Updating SauceLabs matrix
|
2016-06-28 08:58:18 -06:00 |
|
Matt Zabriskie
|
181f4e78b9
|
Attempting to fix SauceLabs timeouts
|
2016-06-27 12:48:09 -06:00 |
|
Nick Uraltsev
|
2b45762a9b
|
Update ECOSYSTEM.md
|
2016-06-24 21:20:29 -07:00 |
|
Nick Uraltsev
|
3b0ba3d935
|
Merge pull request #359 from nettofarah/patch-1
Add axios-vcr
|
2016-06-24 21:19:40 -07:00 |
|
Netto Farah
|
cdec7d4c6f
|
Add axios-vcr
|
2016-06-24 18:56:54 -07:00 |
|
Matt Zabriskie
|
1725e0808d
|
Fixing broken test
|
2016-06-23 16:30:08 -06:00 |
|
Matt Zabriskie
|
6161754326
|
Instances created from axios.create have same API as default axios
closes #217
|
2016-06-23 15:43:42 -06:00 |
|
Matt Zabriskie
|
46eee269da
|
Fixing custom instance defaults
closes #341
|
2016-06-23 15:19:10 -06:00 |
|
Matt Zabriskie
|
10eb238651
|
Move transform response logic from adapters to dispatcher
|
2016-06-23 15:11:35 -06:00 |
|
Matt Zabriskie
|
e833a2f7e4
|
Invoke request transformers after request interceptors
closes #352
|
2016-06-23 14:55:22 -06:00 |
|
Matt Zabriskie
|
f21784ccb8
|
Removing restriction on withCredentials being overridden
closes #343
|
2016-06-23 14:04:27 -06:00 |
|
Matt Zabriskie
|
7a12f36602
|
Only use if it's a function
|
2016-06-23 13:59:03 -06:00 |
|
Nick Uraltsev
|
e97123dc52
|
Temporarily removing Safari and Edge from Saucelabs
|
2016-06-22 23:33:20 -07:00 |
|
Nick Uraltsev
|
29a1e10871
|
Adding sauce_connect.log to .gitignore and .npmignore
|
2016-06-22 23:27:33 -07:00 |
|
Nick Uraltsev
|
a59fee5346
|
Updating dev dependencies
|
2016-06-22 23:25:25 -07:00 |
|
Nick Uraltsev
|
adc23cb355
|
Increasing Karma timeouts
|
2016-06-14 19:15:46 -07:00 |
|
Nick Uraltsev
|
a7e4e69f6f
|
Update README.md
|
2016-06-14 15:22:03 -07:00 |
|
Matt Zabriskie
|
f2c554e4b5
|
Merge pull request #345 from nickuraltsev/errors2
Improve error handling
|
2016-06-13 22:26:29 -06:00 |
|
Nick Uraltsev
|
6f2186d863
|
Modify createError and enhanceError functions to accept response as parameter
|
2016-06-13 18:58:55 -07:00 |
|
Nick Uraltsev
|
91dae3c4ad
|
Improve error handling
|
2016-06-13 13:56:08 -07:00 |
|
Matt Zabriskie
|
120e8f5557
|
Updating README
|
2016-06-05 07:38:16 -06:00 |
|
Matt Zabriskie
|
0e2f4f1417
|
Moving Axios class into core/
|
2016-06-01 14:42:14 -06:00 |
|
Matt Zabriskie
|
203cbc2da0
|
Moving settle & transformData from helpers/ -> core/
|
2016-06-01 13:54:38 -06:00 |
|
Matt Zabriskie
|
eea790b8de
|
Adding README to modules
|
2016-06-01 13:16:16 -06:00 |
|
Nick Uraltsev
|
4d1269cb4a
|
Releasing 0.12.0
|
2016-05-31 22:22:00 -07:00 |
|
Nick Uraltsev
|
4873e8187a
|
0.12.0
|
2016-05-31 22:20:07 -07:00 |
|
Nick Uraltsev
|
ad260b575c
|
Updating README.md
|
2016-05-31 18:51:21 -07:00 |
|
Nick Uraltsev
|
5c5a94007c
|
Adding test for maxRedirects option
|
2016-05-31 18:29:32 -07:00 |
|
Nick Uraltsev
|
4e7ca3dea3
|
Resolving conflicts and modifying http adapter to not change status code error range
|
2016-05-31 17:53:45 -07:00 |
|
Matt Zabriskie
|
da62e873a5
|
Merge branch 'master' of github.com:mzabriskie/axios
|
2016-05-31 09:37:40 -06:00 |
|
Matt Zabriskie
|
9c6076b87b
|
Updating ECOSYSTEM
|
2016-05-31 09:37:19 -06:00 |
|
Matt Zabriskie
|
112f98dc18
|
Merge pull request #317 from nickuraltsev/urlsearchparams
Adding support for URLSearchParams
|
2016-05-24 20:40:25 -06:00 |
|
Nick Uraltsev
|
c311466a2c
|
Merge pull request #327 from mzabriskie/pr/303
Fixing handling of compression errors
|
2016-05-18 19:56:20 -07:00 |
|
Nick Uraltsev
|
600653e293
|
Adding test for compression error handling
|
2016-05-18 19:47:12 -07:00 |
|
Nick Uraltsev
|
94a2128549
|
Resolving merge conflicts
|
2016-05-18 19:44:21 -07:00 |
|
Nick Uraltsev
|
2b8d89a65e
|
Modifying isURLSearchParams function to use instanceof instead of duck typing
|
2016-05-18 18:47:34 -07:00 |
|
Matt Zabriskie
|
05a522fc12
|
Merge pull request #326 from josh-egan/patch-1
Update README with request method on static api
|
2016-05-17 15:16:04 -06:00 |
|
Joshua Egan
|
9a18c393cb
|
Update README with request method on static api
|
2016-05-17 15:07:49 -06:00 |
|
Joshua Egan
|
0d9996b1a0
|
Adding request function to exported singleton
#316
|
2016-05-17 13:54:34 -07:00 |
|
Matt Zabriskie
|
2e949495f0
|
0.11.1
|
2016-05-17 09:59:06 -06:00 |
|
Matt Zabriskie
|
f5a990a1f1
|
Releasing 0.11.1
|
2016-05-17 09:57:50 -06:00 |
|
Matt Zabriskie
|
a8a55876bf
|
Merge pull request #321 from reggi/patch-1
export Axios fixes #320
|
2016-05-17 09:48:08 -06:00 |
|
Matt Zabriskie
|
f1d6b3cf34
|
Merge pull request #325 from kimrgrey/issue#323
Used instanceof to determine FormData in utils.isFormData. Fix #323.
|
2016-05-17 07:38:13 -06:00 |
|
Sergey Tsvetkov
|
b1e6e753ff
|
Used instanceof to determine FormData in utils.isFormData. Fix #323.
|
2016-05-17 15:52:15 +03:00 |
|
Thomas Reggi
|
5a20edeb0c
|
added semicolon
|
2016-05-13 15:37:05 -04:00 |
|