Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tgvashworth/fetch-engine issues and pull requests

#100 - [feat] fix prepublish

Pull Request - State: closed - Opened by tgvashworth over 6 years ago

#99 - [fix] make beforeAll test setup return a Promise

Pull Request - State: closed - Opened by tgvashworth over 6 years ago

#98 - Support cancellation

Issue - State: open - Opened by tgvashworth over 6 years ago
Labels: help wanted, ready

#97 - [test] verify cross-origin request support

Pull Request - State: closed - Opened by tgvashworth over 6 years ago - 1 comment

#96 - [feat] switch to jest and fix tests

Pull Request - State: closed - Opened by tgvashworth over 6 years ago

#95 - chore: upgrade and fix semantic-release

Pull Request - State: closed - Opened by tgvashworth about 7 years ago - 2 comments

#94 - Switch to Karma

Issue - State: closed - Opened by tgvashworth about 7 years ago - 1 comment

#93 - feat: makeFetchGroup

Pull Request - State: closed - Opened by tgvashworth about 7 years ago

#92 - docs: document fetch requirement

Pull Request - State: closed - Opened by tgvashworth about 7 years ago

#91 - feat: retry with getResponse

Pull Request - State: closed - Opened by tgvashworth about 7 years ago

#90 - Document that you have supply your own fetch

Issue - State: closed - Opened by tgvashworth about 7 years ago
Labels: help wanted

#89 - Retry support

Issue - State: closed - Opened by tgvashworth about 7 years ago - 1 comment

#88 - docs: fixup readme

Pull Request - State: closed - Opened by tgvashworth about 7 years ago

#87 - feat: bring your own fetch API

Pull Request - State: closed - Opened by tgvashworth about 7 years ago

#86 - Fix exported API for fetch-engine-node

Pull Request - State: closed - Opened by waltfy over 7 years ago - 1 comment

#85 - feat: allow FetchGroup opts as arguments to fetchEngine

Pull Request - State: closed - Opened by tgvashworth about 8 years ago

#84 - Pass original request to response methods

Issue - State: open - Opened by tgvashworth over 8 years ago - 1 comment

#83 - Make fetchGroup({ ... }) factory

Issue - State: closed - Opened by tgvashworth over 8 years ago

#82 - feat: headers, put, delete and tests

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#81 - Support Observable API

Issue - State: open - Opened by tgvashworth almost 9 years ago

#80 - Improve real-HTTP test coverage

Issue - State: open - Opened by tgvashworth almost 9 years ago
Labels: help wanted, ready

#79 - Test Blob support

Issue - State: open - Opened by tgvashworth almost 9 years ago - 1 comment
Labels: help wanted, ready

#78 - Test URLSearchParams support

Issue - State: open - Opened by tgvashworth almost 9 years ago - 1 comment
Labels: help wanted, ready

#77 - Test ArrayBuffer support

Issue - State: open - Opened by tgvashworth almost 9 years ago - 1 comment
Labels: help wanted, ready

#76 - Test Promise rejection on network error

Issue - State: open - Opened by tgvashworth almost 9 years ago
Labels: help wanted, ready

#75 - Test FormData support

Issue - State: open - Opened by tgvashworth almost 9 years ago - 1 comment
Labels: help wanted, ready

#74 - Test CORS

Issue - State: closed - Opened by tgvashworth almost 9 years ago - 1 comment
Labels: help wanted, ready

#73 - Export all primitives

Issue - State: closed - Opened by tgvashworth almost 9 years ago

#72 - chore: add sourcemap support

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#71 - test: first test of browser fetch-engine

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#70 - Test browser fetchEngine

Issue - State: closed - Opened by tgvashworth almost 9 years ago

#69 - feat: test fetch-browser against a server

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#68 - chore: initial scaffolding for integration tests

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#67 - chore: initial switch from TSD to typings

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#66 - Build scaffolding for testing real requests

Issue - State: closed - Opened by tgvashworth almost 9 years ago - 2 comments

#65 - docs: add zuul test script & docs

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#64 - test: cross-browser testing with zuul

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#63 - Manual browserstack

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago - 1 comment

#62 - chore: add test-globals file to shim in tests

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#61 - chore: remove travis npm upgrade

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago

#60 - fix: promise polyfill; github/fetch browsers testing

Pull Request - State: closed - Opened by ghost almost 9 years ago - 3 comments

#59 - Switch to typings from TSD

Issue - State: closed - Opened by tgvashworth almost 9 years ago - 1 comment

#58 - Upgrade Typescript

Issue - State: closed - Opened by tgvashworth almost 9 years ago

#57 - testing dir has a separate compile

Issue - State: closed - Opened by tgvashworth almost 9 years ago

#56 - Comments in package.json

Issue - State: closed - Opened by tgvashworth almost 9 years ago - 2 comments

#55 - feat: add Karma runner and BrowserStack testing

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago - 6 comments

#54 - Add Karma runner and BrowserStack testing

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago - 4 comments

#53 - Added Karma runner and BrowserStack testing

Pull Request - State: closed - Opened by ghost almost 9 years ago - 7 comments

#52 - test: cross-browser testing with testem + browserstack

Pull Request - State: closed - Opened by tgvashworth almost 9 years ago - 1 comment

#51 - Switch to tape

Issue - State: closed - Opened by tgvashworth almost 9 years ago - 6 comments
Labels: help wanted

#50 - Remove mocked Request and Response object

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#49 - Response fixes

Pull Request - State: closed - Opened by ahume about 9 years ago

#48 - MockRequest/MockResponse were a bad idea

Issue - State: closed - Opened by tgvashworth about 9 years ago
Labels: help wanted

#47 - Update README with new `fetchEngine` behaviour.

Pull Request - State: closed - Opened by jackfranklin about 9 years ago - 5 comments

#46 - Fix Response property defaults

Issue - State: closed - Opened by ahume about 9 years ago
Labels: bug

#45 - Document that fetchEngine is a function, not a constructor

Issue - State: closed - Opened by tgvashworth about 9 years ago - 2 comments
Labels: bug, help wanted

#44 - feat: fetch engine calls plugin fetch

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#43 - feat: plugin getX optional promise

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#42 - feat: Implement Response class and tests

Pull Request - State: closed - Opened by ahume about 9 years ago - 1 comment

#41 - fetch engine should call fetch group fetch method

Issue - State: closed - Opened by tgvashworth about 9 years ago
Labels: bug

#40 - test: add ghooks

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#39 - chore: upgrade ava

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#38 - Fetch method

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#37 - chore: rename fetch to fetching

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#36 - feat: Implement Request class and tests

Pull Request - State: closed - Opened by ahume about 9 years ago

#35 - Make it possible to intercept request and return response early

Issue - State: closed - Opened by tgvashworth about 9 years ago - 1 comment

#34 - Allow getRequest & getReponse to return not-promises

Issue - State: closed - Opened by tgvashworth about 9 years ago

#33 - Added minimum viable Body class

Pull Request - State: closed - Opened by ahume about 9 years ago

#32 - fetchEngine core

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#31 - FetchGroup core

Pull Request - State: closed - Opened by tgvashworth about 9 years ago - 2 comments

#30 - Implement core of FetchGroup

Issue - State: closed - Opened by tgvashworth about 9 years ago

#29 - fix: compose promise construcs a single function

Pull Request - State: closed - Opened by tgvashworth about 9 years ago - 1 comment

#28 - feat: compose void plugin methods

Pull Request - State: closed - Opened by tgvashworth about 9 years ago - 1 comment

#26 - Change API to have fetch-engine only accept a Plugin

Issue - State: closed - Opened by tgvashworth about 9 years ago - 1 comment

#25 - Implement fetch engine core method

Issue - State: closed - Opened by tgvashworth about 9 years ago

#24 - Compose void plugin methods

Issue - State: closed - Opened by tgvashworth about 9 years ago

#23 - feat: compose promises for get methods

Pull Request - State: closed - Opened by tgvashworth about 9 years ago - 1 comment

#22 - chore: add travis file

Pull Request - State: closed - Opened by tgvashworth about 9 years ago - 1 comment

#21 - Add travis

Issue - State: closed - Opened by tgvashworth about 9 years ago

#20 - Compose request-phase boolean plugin functions

Pull Request - State: closed - Opened by tgvashworth about 9 years ago

#18 - Implement a generic way to compose boolean functions

Issue - State: closed - Opened by tgvashworth about 9 years ago

#17 - feat: implement Headers class

Pull Request - State: closed - Opened by ahume about 9 years ago - 2 comments

#16 - Run tests in many browsers

Issue - State: closed - Opened by tgvashworth about 9 years ago - 21 comments
Labels: help wanted

#15 - Implement fetch

Issue - State: closed - Opened by tgvashworth about 9 years ago - 3 comments

#14 - Implement Response

Issue - State: closed - Opened by tgvashworth about 9 years ago - 1 comment

#13 - Implement Request

Issue - State: closed - Opened by tgvashworth about 9 years ago

#12 - Implement Headers

Issue - State: closed - Opened by tgvashworth about 9 years ago

#11 - Reuse a fetch polyfill?

Issue - State: closed - Opened by tgvashworth about 9 years ago - 2 comments

#10 - WIP: Property tests

Pull Request - State: closed - Opened by passy about 9 years ago - 5 comments

#9 - Progress events

Issue - State: open - Opened by tgvashworth about 9 years ago - 1 comment

#8 - Replace `FetchPreset` occurences with `FetchGroup`

Pull Request - State: closed - Opened by kkemple about 9 years ago - 1 comment

#7 - Fix `npm test` infinite recursion ➿

Pull Request - State: closed - Opened by passy about 9 years ago

#6 - Prior Art

Issue - State: closed - Opened by passy about 9 years ago - 3 comments

#5 - index.ts semicolons

Pull Request - State: closed - Opened by passy about 9 years ago

#4 - Cancelling all, but the most recent in-flight requests.

Issue - State: closed - Opened by waltfy about 9 years ago - 3 comments

#3 - Define plugin composition

Issue - State: closed - Opened by tgvashworth about 9 years ago - 3 comments

#2 - Address fetch+cancel

Issue - State: closed - Opened by tgvashworth about 9 years ago - 4 comments

#1 - Define high-level API

Issue - State: closed - Opened by tgvashworth about 9 years ago - 23 comments