53 Commits
Author SHA1 Message Date
John Hiesey 7cb4e22c9f v1.0.2 1.0.2 2015-07-12 18:46:15 -07:00
John Hiesey 9cb2a8db15 Don't test on ios 5.0 since saucelabs is removing it 2015-07-12 18:45:38 -07:00
John Hiesey 4a383c74d2 v1.0.1 1.0.1 2015-07-12 18:29:46 -07:00
John Hiesey cc4bdfb0e4 Remove extraneous logs in test server 2015-07-12 18:27:12 -07:00
John Hiesey 8a97dbd4cd Further increase number of copies in binary streaming test 2015-07-12 18:21:31 -07:00
John Hiesey fa5eb897ad Disable cache for testing server 2015-07-12 18:20:38 -07:00
John Hiesey 0876078d9e Try to make tests more reliable in both ie8 and firefox 2015-07-12 15:59:02 -07:00
John Hiesey ab5e2afce8 Arbitrary change to hopefully make travis work again 2015-07-12 15:29:44 -07:00
John Hiesey a477858cc2 Test server cleanup 2015-07-12 15:19:15 -07:00
John Hiesey 5d3b329671 Update package name and repo path 2015-07-12 15:18:47 -07:00
John Hiesey 221ce6d7bd Merge remote-tracking branch 'bendrucker/no-util' 2015-07-12 15:14:09 -07:00
John Hiesey 9d80ac6def Fix unnecessary uses of util 2015-07-12 15:10:37 -07:00
John Hiesey 5b63e524ca Merge remote-tracking branch 'bendrucker/codes-module' 2015-07-12 14:50:43 -07:00
John Hiesey 44921fb0af Update copyright 2015-07-08 00:29:52 -07:00
John Hiesey 8bbb4344c9 Lock object-keys version to avoid error 2015-07-07 23:26:53 -07:00
John Hiesey 202d072de1 Add badges 2015-07-07 22:28:19 -07:00
John Hiesey 4eed14a948 Readme improvements 2015-07-07 22:21:01 -07:00
John Hiesey f0b2220359 Clean up polyfill 2015-07-07 21:36:10 -07:00
John Hiesey 03aeb58709 Mask high bits out of binary data read as text 2015-07-07 21:13:12 -07:00
John Hiesey cb14102dcd Emit 'socket' for fetch 2015-07-07 20:25:03 -07:00
John Hiesey 738b8e2747 Disable error handling test due to problems on sauce labs 2015-07-07 20:24:35 -07:00
John Hiesey 333d07b500 Remove extraneous try/catch 2015-07-07 19:25:25 -07:00
John Hiesey 03ba151a6f Test prefer-binary 2015-07-07 19:02:22 -07:00
John Hiesey 89c8220dac Error handling improvements 2015-07-07 18:49:17 -07:00
John Hiesey ad930c6041 Fix test failures 2015-07-07 17:23:32 -07:00
John Hiesey 4232780821 Add POST tests and fix test failures 2015-07-07 16:35:16 -07:00
John Hiesey 98a3dadbdf Fix basic auth support and add test 2015-07-07 14:35:15 -07:00
John Hiesey 35b1c7a58b Add http-browserify test and reorg tests 2015-07-07 13:40:05 -07:00
John Hiesey 0e1bfedfa1 Rework url logic 2015-07-07 13:15:26 -07:00
John Hiesey 90d812ad44 Lots of fixes plus headers test 2015-07-07 12:52:38 -07:00
Ben Drucker 3f96e0550b Replace util.inherits with inherits module
Also inlines util.isFunction

Reduces bundle size by not including extraneous code
2015-07-03 09:21:06 -04:00
Ben Drucker 44a7d341b8 Use a module for status codes 2015-07-03 09:14:11 -04:00
John Hiesey 93fba68998 Binary streaming test cleanup 2015-07-03 03:12:18 -07:00
John Hiesey 157b71a58d Add binary streaming test 2015-07-03 02:52:10 -07:00
John Hiesey a29ea0ccab Add text streaming test 2015-07-02 22:01:32 -07:00
John Hiesey 9a3a02363b Test streaming 2015-07-02 21:23:43 -07:00
John Hiesey 8985094a2b Support binary requests in IE9 2015-07-02 20:00:16 -07:00
John Hiesey db953820d0 Fix arraybuffer mode 2015-07-02 18:18:43 -07:00
John Hiesey ffe90ce72b minor cleanup 2015-07-02 16:41:25 -07:00
John Hiesey ca29b49a8a Use only features supported in ie8 2015-07-02 16:11:33 -07:00
John Hiesey c779668f86 repo cleanup 2015-07-02 14:44:13 -07:00
John Hiesey 7172453e6a Fix test-local 2015-07-02 00:52:07 -07:00
John Hiesey a0c13a0a41 Clean up basic test 2015-07-02 00:50:43 -07:00
John Hiesey feea46073f Fix indentation in .travis.yml 2015-07-02 00:44:05 -07:00
John Hiesey 63fe97b603 Enable Travis CI 2015-07-02 00:41:49 -07:00
John Hiesey d5fd14e59b All browsers passing basic test
However, IE8 still needs a polyfill that should be eliminated
2015-07-02 00:13:15 -07:00
John Hiesey 1be1ca8a7f Fix IE9 2015-07-01 20:52:02 -07:00
John Hiesey 97e3366215 Add tests 2015-07-01 19:54:08 -07:00
John Hiesey c5127e4f1b Fix IE 2015-07-01 19:53:08 -07:00
John Hiesey 17645e6bd6 Fix Firefox 2015-07-01 17:16:23 -07:00