Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renaming Observable#x to Observable#extend #3423

Merged
merged 1 commit into from Oct 8, 2015

Conversation

stealthcode
Copy link

No description provided.

@abersnaze
Copy link
Contributor

👍

stealthcode pushed a commit that referenced this pull request Oct 8, 2015
Renaming Observable#x to Observable#extend
@stealthcode stealthcode merged commit 9204154 into ReactiveX:1.x Oct 8, 2015
@akarnokd
Copy link
Member

akarnokd commented Oct 8, 2015

Correct me if I'm wrong but the merge policy requires two non-author likes, right?

@abersnaze
Copy link
Contributor

I thought it was two committers and if the auth was a committer that opening the PR was an implicit vote. I'll post some by laws so we can all agree on what the rules are.

@stealthcode
Copy link
Author

That was my understanding as well. I thought it was the releases that required more votes.

@akarnokd
Copy link
Member

akarnokd commented Oct 9, 2015

Oh, I see. Checking my PRs again...

hyleung added a commit to hyleung/ratpack that referenced this pull request Apr 2, 2016
- Bump to RxJava 1.1.2 because Hystrix 1.5.1 depends on 1.1.1
- Changes expected behaviour in `RxErrorHandlingSpec` - exceptions thrown
 `onComplete` do not get propagated to `onError`.  Related to this change in RxJava
(ReactiveX/RxJava#3155), onComplete *must*
return normally.
- Code snippets in `RxRatpack.java` updated due to `Observable.x` being
  renamed `Observable.extend` -
ReactiveX/RxJava#3423
hyleung added a commit to hyleung/ratpack that referenced this pull request Apr 3, 2016
- Bump to RxJava 1.1.2. Upgrading to 1.1.1, saw test failures in
  `HystrixRequestCachingSpec` due to `ClassCastException`. I _think_ it
may be related to a bug that was fixed in 1.1.2
(ReactiveX/RxJava#3697).
- Changes expected behaviour in `RxErrorHandlingSpec` - exceptions thrown
 `onComplete` do not get propagated to `onError`.  Related to this change in RxJava
(ReactiveX/RxJava#3155), onComplete *must*
return normally. This change went was included in RxJava 1.0.15.
- Code snippets in `RxRatpack.java` updated due to `Observable.x` being
  renamed `Observable.extend` -
ReactiveX/RxJava#3423. Also part of RxJava 1.0.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants