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

Implemented LastOrDefault Operator #159

Merged
merged 1 commit into from
Feb 28, 2013

Conversation

mairbek
Copy link
Contributor

@mairbek mairbek commented Feb 28, 2013

For issue #58

@benjchristensen
Copy link
Member

Looks good.

Of note, while reviewing this I realized the last() operator (#57) is wrong and needs to be fixed.

benjchristensen added a commit that referenced this pull request Feb 28, 2013
Implemented LastOrDefault Operator
@benjchristensen benjchristensen merged commit ef3ff56 into ReactiveX:master Feb 28, 2013
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
* ReactiveX#186 Feature: circuitBreaker reset

* Revert "ReactiveX#186 Feature: circuitBreaker reset"

This reverts commit 651dec6b176d52f1cdd3bdf32d7da34c81f80e2c.

* ReactiveX#159 added new states, missing tests

* ReactiveX#159 adding states missed add

ReactiveX#159 adding states part 2

* ReactiveX#159 changes in names

Changing method names, removing unnecessary events and listeners

* ReactiveX#159 Testing State, Metrics and Event Publishing. Added mechanism for Event and State publishing check

* ReactiveX#159 reverting gradle files committed as an error

* ReactiveX#159 fixed CR from codacy

* ReactiveX#159 fixed CR duplication from codacy

* ReactiveX#159 started adding some ascii doc, fixed a missing Event in factory

* ReactiveX#159 fixing/cleaning test

* ReactiveX#159 Adding some documentation

* ReactiveX#159 Adding some documentation

* ReactiveX#159 CR changes

* 159 Adding metrics in FORCED_CLOSED state
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
Changing method names, removing unnecessary events and listeners
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
…anism for Event and State publishing check
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
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.

2 participants