Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.2
Choose a base ref
...
head repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.3
Choose a head ref
  • 15 commits
  • 98 files changed
  • 6 contributors

Commits on Sep 7, 2018

  1. 2.x: Assert instead of print Undeliverable in some tests (#6205)

    * 2.x: Assert instead of print Undeliverable in some tests
    
    * Fix error count not guaranteed to be 4.
    akarnokd authored Sep 7, 2018
    Configuration menu
    Copy the full SHA
    b9c00a8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    3c773ca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Fix typos (#6223)

    - Add space on README.md page
    raiym authored and akarnokd committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    fd48d56 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Configuration menu
    Copy the full SHA
    1ea1e2a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Add timeout and unit to TimeoutException message (#6234)

    * Add timeout and unit to TimeoutException message
    
    * New timeout message, add tests
    artem-zinnatullin authored and akarnokd committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    6126752 View commit details
    Browse the repository at this point in the history
  2. Fix docs typos (#6235)

    m3sv authored and akarnokd committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    a04ade5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    2ad63c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. 2.x Wiki: Remove mention of i.r.f.Functions (#6241)

    The `io.reactivex.functions.Functions` utility method has been made internal a long ago and should not be mentioned.
    akarnokd authored Oct 9, 2018
    Configuration menu
    Copy the full SHA
    17f6e84 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. Configuration menu
    Copy the full SHA
    a1758c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2018

  1. Add delaySubscription() methods to Completable #5081 (#6242)

    * Add delaySubscription() methods to Completable #5081
    
    * fix parameter test and documentation for delaySubscription()
    
    * add tests to delayCompletable()
    
    * remove mocked observer from delaySubscription() tests for Completable
    soshial authored and akarnokd committed Oct 19, 2018
    Configuration menu
    Copy the full SHA
    f78bd95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb9504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8654393 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    378cbf9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c358741 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Release 2.2.3

    akarnokd authored Oct 23, 2018
    Configuration menu
    Copy the full SHA
    be0353c View commit details
    Browse the repository at this point in the history
Loading