Commit Graph

  • 59aa1d3a1d pass error to retries option Vsevolod Strukchinsky 2015-12-20 19:03:34 +0500
  • a34c96fd45 5.2.1 v5.2.1 Vsevolod Strukchinsky 2015-12-15 20:05:37 +0500
  • da9fc07a59 check for HEAD method before unzipping response Vsevolod Strukchinsky 2015-12-15 20:01:18 +0500
  • 16a6e08b11 add test on head method with gzip decoding Vsevolod Strukchinsky 2015-12-15 19:58:41 +0500
  • a88fd1c9d5 Merge pull request #144 from stevemao/patch-1 Vsevolod Strukchinsky 2015-12-15 12:54:21 +0500
  • adeb4efc34 fix body types in readme Steve Mao 2015-12-15 14:49:42 +1100
  • a7b098f9f8 tip about aborting request in stream mode Vsevolod Strukchinsky 2015-12-12 20:26:06 +0500
  • f18abf35af Merge pull request #143 from sindresorhus/travis-got Sindre Sorhus 2015-12-11 23:57:53 +0100
  • 8bb6480e06 add travis-got to related section Sam Verschueren 2015-12-11 23:48:08 +0100
  • 0d90e18d2d 6.0.0-rc1 v6.0.0-rc1 Vsevolod Strukchinsky 2015-12-07 10:36:34 +0500
  • f142c4f0b5 replace git url with `@floatdrop/duplexer2` Vsevolod Strukchinsky 2015-12-06 13:53:16 +0500
  • 0fac4a66a0 ⬆️ create-error-class@3 Vsevolod Strukchinsky 2015-12-06 13:08:17 +0500
  • 2a57f91d12 enable xo esnext mode Vsevolod Strukchinsky 2015-12-03 11:45:23 +0500
  • 09e2662bb2 remove object-assign Vsevolod Strukchinsky 2015-12-02 18:52:33 +0500
  • dac012240c simplify asPromise code Vsevolod Strukchinsky 2015-12-02 18:09:26 +0500
  • 4a94dc4cfb merge asCallback with asPromise Vsevolod Strukchinsky 2015-12-02 17:59:35 +0500
  • 023b2f1ad1 remove callback interface Vsevolod Strukchinsky 2015-12-02 17:46:10 +0500
  • 7d90e91a41 fix failed rebase conflict Vsevolod Strukchinsky 2015-12-02 17:37:24 +0500
  • db151c2f56 ⬆️ ava@0.7.0 Sindre Sorhus 2015-11-30 14:24:22 +0700
  • 994e68eb52 remove section about Node.JS 0.10 in readme Vsevolod Strukchinsky 2015-11-28 22:47:34 +0500
  • 6da66b7ee8 replace duplexify with patched duplexer2 Vsevolod Strukchinsky 2015-11-28 22:35:45 +0500
  • 95b4f8ce71 remove parse-json Vsevolod Strukchinsky 2015-11-21 00:25:04 +0500
  • d5d19ce5e5 restrict engines in package.json Vsevolod Strukchinsky 2015-11-21 00:18:09 +0500
  • 55fa797207 var → const & let Vsevolod Strukchinsky 2015-12-02 18:26:53 +0500
  • f0c9843866 replace read-all-stream with get-stream Vsevolod Strukchinsky 2015-11-20 23:34:43 +0500
  • 3fcf5034fe use string templates where appropriate Vsevolod Strukchinsky 2015-11-20 22:57:28 +0500
  • 1efa86174d basic consts and function arrow replacement Vsevolod Strukchinsky 2015-11-16 00:16:45 +0500
  • c1e7d87342 remove pinkie-promise Vsevolod Strukchinsky 2015-11-16 00:06:20 +0500
  • c8a135b912 remove Node.js 0.10/0.12 from travis Vsevolod Strukchinsky 2015-11-16 00:02:02 +0500
  • 2f5d5ba94d 5.2.0 v5.2.0 Vsevolod Strukchinsky 2015-12-02 12:54:36 +0500
  • 2e11e1d03d Merge pull request #139 from sindresorhus/retries-function Vsevolod Strukchinsky 2015-12-02 12:53:17 +0500
  • a10a99e8ae accept backoff function in retry option Vsevolod Strukchinsky 2015-12-01 18:06:45 +0500
  • 54bd6f5bba decrease retry intervals Vsevolod Strukchinsky 2015-12-01 15:40:05 +0500
  • 3a5a80ec9b ⬆️ ava@0.5 Vsevolod Strukchinsky 2015-11-20 21:39:50 +0500
  • 082e7b3054 ⬆️ pinkie-promise@2 Sindre Sorhus 2015-11-15 02:19:00 +0700
  • 28ddd68a7c some more test fixes Sindre Sorhus 2015-11-08 13:34:46 +0700
  • 6ad66e9ccc fix previously uncaught test failure Sindre Sorhus 2015-11-07 20:18:32 +0700
  • 1457f72f69 add downloads badge Vsevolod Strukchinsky 2015-11-07 17:28:49 +0500
  • 473759c7da 5.1.0 v5.1.0 Vsevolod Strukchinsky 2015-11-04 11:14:44 +0500
  • a46cfcec25 Merge pull request #126 from sindresorhus/cleanup-stdErr Sindre Sorhus 2015-11-01 16:07:11 +0700
  • cf54459257 remove undefined code in errors Vsevolod Strukchinsky 2015-11-01 13:58:28 +0500
  • 1f5658daf5 Merge pull request #125 from sindresorhus/non-enumerable-response-property Vsevolod Strukchinsky 2015-11-01 13:52:55 +0500
  • dcc7de6815 make response property non enumerable on error Vsevolod Strukchinsky 2015-11-01 13:28:11 +0500
  • f100c9db4b add Node.js 4.x to .travis.yml Vsevolod Strukchinsky 2015-11-01 13:18:44 +0500
  • 691e64ec07 Merge pull request #124 from sindresorhus/headers-overriding Sindre Sorhus 2015-10-31 14:05:06 +0700
  • e45087ab04 fix accept and content-length headers overriding Vsevolod Strukchinsky 2015-10-31 11:48:48 +0500
  • 398eacccc6 Merge pull request #121 from sindresorhus/check-for-stream Sindre Sorhus 2015-10-28 23:39:51 +0700
  • 5205e7260f check for pipe method only Vsevolod Strukchinsky 2015-10-28 21:25:57 +0500
  • 32d9077a76 bump `get-port` Sindre Sorhus 2015-10-26 21:44:26 +0700
  • 7ebcd93ced pify tweaks Sindre Sorhus 2015-10-26 20:41:19 +0700
  • ef2c114f90 ⬆️ ava@0.3.0 Sindre Sorhus 2015-10-25 17:20:38 +0700
  • f4cf6c7b44 add error catching example Vsevolod Strukchinsky 2015-10-20 00:22:57 +0500
  • f7ab59459e correct exception spelling Vsevolod Strukchinsky 2015-10-18 21:31:10 +0500
  • 0933d0bb13 5.0.0 v5.0.0 Vsevolod Strukchinsky 2015-10-18 14:27:23 +0500
  • 692f9e9192 update badge Vsevolod Strukchinsky 2015-10-18 13:00:57 +0500
  • 013a2b57f8 missing tests on options Vsevolod Strukchinsky 2015-10-18 12:52:58 +0500
  • 0e765dbc1b ignore coverage output Vsevolod Strukchinsky 2015-10-18 12:38:23 +0500
  • 18b3793096 pin ava version Vsevolod Strukchinsky 2015-10-18 12:37:57 +0500
  • 361f70eb09 Merge branch 'ava-0.3' Vsevolod Strukchinsky 2015-10-18 12:36:29 +0500
  • a1f835d18b fix test script Vsevolod Strukchinsky 2015-10-18 12:15:57 +0500
  • a5d1084bd5 add coverage Vsevolod Strukchinsky 2015-10-18 12:09:41 +0500
  • 927b479308 some more code-style fixes Vsevolod Strukchinsky 2015-10-17 22:41:00 +0500
  • ec893541da tiny code-style fix Vsevolod Strukchinsky 2015-10-17 22:35:13 +0500
  • ce752ac2ff getting ready for new ava release Vsevolod Strukchinsky 2015-10-17 16:33:40 +0500
  • abf18da4a0 cleanup unix socket code Vsevolod Strukchinsky 2015-10-16 20:59:09 +0500
  • e237ca142d promisify _server.js Vsevolod Strukchinsky 2015-10-16 20:50:22 +0500
  • 501f71fa74 Pify pem module Vsevolod Strukchinsky 2015-10-16 20:37:05 +0500
  • e2ee4ab645 Revert test on helper + callback Vsevolod Strukchinsky 2015-10-16 18:17:42 +0500
  • a87000edc9 Merge pull request #118 from sindresorhus/async-tests Vsevolod Strukchinsky 2015-10-16 18:07:32 +0500
  • f7500d474e Rewrite tests with async/await 💖 Vsevolod Strukchinsky 2015-10-16 17:27:05 +0500
  • 0737217650 small readme fix Vsevolod Strukchinsky 2015-10-16 10:10:48 +0500
  • c59b7b81b0 Add note about function in setImmediate Vsevolod Strukchinsky 2015-10-15 21:19:17 +0500
  • c1d684e6c3 Merge pull request #117 from sindresorhus/deferred-response Vsevolod Strukchinsky 2015-10-15 21:09:58 +0500
  • 9ffbbdf5ab Deferred response event Vsevolod Strukchinsky 2015-10-15 16:31:57 +0500
  • 001351cb06 Merge default values in one object Vsevolod Strukchinsky 2015-10-15 13:18:21 +0500
  • a64de6f77b use `url-parse-lax` instead of `prepend-http` Sindre Sorhus 2015-10-15 14:26:56 +0700
  • d85649f51c make XO ignore the test folder for now - #115 Sindre Sorhus 2015-10-15 14:17:39 +0700
  • 9b9d359138 Speed up tests Vsevolod Strukchinsky 2015-10-15 10:43:43 +0500
  • f641933d38 Merge pull request #113 from sindresorhus/retry Vsevolod Strukchinsky 2015-10-15 09:14:35 +0500
  • 6c59ce8b34 Add exponential retry on network errors Vsevolod Strukchinsky 2015-10-14 14:11:59 +0500
  • 2e5efa74d9 Merge pull request #114 from sindresorhus/catch-auth Vsevolod Strukchinsky 2015-10-15 09:07:58 +0500
  • 698f39812a Merge pull request #112 from sindresorhus/either-error-or-response Vsevolod Strukchinsky 2015-10-15 09:07:06 +0500
  • 62ff082deb Throw on authentication in url string Vsevolod Strukchinsky 2015-10-14 21:47:48 +0500
  • 066e6125e0 Emit either error or reponse event in stream mode Vsevolod Strukchinsky 2015-10-14 15:46:34 +0500
  • f9f2807e63 Don't unzip response in browsers Kevin Martensson 2015-10-02 15:28:48 +0200
  • b045f6d1f5 document how to include cookies in a request #107 Sindre Sorhus 2015-09-28 10:48:48 +0700
  • 02b21336ef readme tweaks Sindre Sorhus 2015-09-28 10:35:50 +0700
  • e5027a605e bump deps Sindre Sorhus 2015-09-18 12:54:42 +0700
  • c8e0e04723 rename test files Sindre Sorhus 2015-09-18 12:54:37 +0700
  • a03201fb16 ES2015ify the tests Sindre Sorhus 2015-09-18 11:45:58 +0700
  • 20f2792108 Merge pull request #104 from sindresorhus/ava Vsevolod Strukchinsky 2015-09-17 17:20:40 +0500
  • f57a5e89f8 move from tap to ava Vsevolod Strukchinsky 2015-09-16 22:56:34 +0500
  • f359210392 Merge pull request #103 from sindresorhus/validate-cb-in-stream Sindre Sorhus 2015-09-17 12:38:48 +0700
  • df26918b3d throw when callback is passed to stream mode Vsevolod Strukchinsky 2015-09-16 21:23:11 +0500
  • 4b0f1d4325 Merge pull request #100 from sindresorhus/do-not-throw-in-promise-mode Sindre Sorhus 2015-09-12 10:58:03 +0700
  • 0109725b74 workaround throwing in promise mode Vsevolod Strukchinsky 2015-09-12 04:36:55 +0500
  • 0bf55bbe54 4.2.0 v4.2.0 Vsevolod Strukchinsky 2015-09-09 13:57:42 +0500
  • 3182234d0e allow requests via unix domain socket vdemedes 2015-09-05 15:39:55 +0300
  • e0863dcce9 pass errors in stream mode Vsevolod Strukchinsky 2015-09-08 16:00:26 +0500
  • 5c1e976b2f add XO Sindre Sorhus 2015-08-31 16:02:31 +0700