Skip to content

[5.x] [utils/streams] implement some generic stream helpers#10299

Merged
epixa merged 1 commit into5.xfrom
jasper/backport/10187/5.x
Feb 11, 2017
Merged

[5.x] [utils/streams] implement some generic stream helpers#10299
epixa merged 1 commit into5.xfrom
jasper/backport/10187/5.x

Conversation

@elastic-jasper
Copy link
Copy Markdown
Contributor

[utils/streams] implement some generic stream helpers

Backports PR #10187

Commit 1:
[utils/streams] implement some generic stream helpers

While working on pr 9853 I have needed to deal with streams in several different ways and along the way ended up with a core set of stream helpers. Since these helpers are not browser or server specific, and are used across components, and tested with generic use in mind I put them in src/utils.

Commit 2:
Merge branch 'master' of github.com:elastic/kibana into implement/stream-utils

Commit 3:
[utils/streams] address kim's feedback

Commit 4:
Merge branch 'master' of github.com:elastic/kibana into implement/stream-utils

Commit 5:
[utils/stream/list] move default value into arg list

Backports PR #10187

**Commit 1:**
[utils/streams] implement some generic stream helpers

While working on pr 9853 I have needed to deal with streams in several different ways and along the way ended up with a core set of stream helpers. Since these helpers are not browser or server specific, and are used across components, and tested with generic use in mind I put them in src/utils.

* Original sha: a2f437f
* Authored by spalger <spalger@users.noreply.github.com> on 2017-02-03T22:07:24Z

**Commit 2:**
Merge branch 'master' of github.com:elastic/kibana into implement/stream-utils

* Original sha: b638d21
* Authored by spalger <spalger@users.noreply.github.com> on 2017-02-08T19:17:01Z

**Commit 3:**
[utils/streams] address kim's feedback

* Original sha: 8566549
* Authored by spalger <spalger@users.noreply.github.com> on 2017-02-08T19:22:11Z

**Commit 4:**
Merge branch 'master' of github.com:elastic/kibana into implement/stream-utils

* Original sha: a93df5a
* Authored by spalger <spalger@users.noreply.github.com> on 2017-02-10T20:47:20Z

**Commit 5:**
[utils/stream/list] move default value into arg list

* Original sha: 747218e
* Authored by spalger <spalger@users.noreply.github.com> on 2017-02-10T20:54:42Z
@elastic-jasper elastic-jasper added the backport This PR is a backport of another PR label Feb 11, 2017
@epixa epixa merged commit 3e7ee20 into 5.x Feb 11, 2017
@epixa epixa deleted the jasper/backport/10187/5.x branch February 11, 2017 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants