-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ReactiveX/RxJava
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.2.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 35 files changed
- 5 contributors
Commits on Jan 2, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e0c8b5 - Browse repository at this point
Copy the full SHA 2e0c8b5View commit details
Commits on Jan 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 090f99e - Browse repository at this point
Copy the full SHA 090f99eView commit details
Commits on Jan 12, 2019
-
2.x: Fix Completable.andThen(Completable) not running on observeOn sc…
…heduler. (#6362) * 2.x: Fix Completable.andThen(Completable) not running on scheduler defined with observeOn. * 2.x: Fix Completable.andThen(Completable) not running on scheduler defined with observeOn. * 2.x: Fix Completable.andThen(Completable) not running on scheduler defined with observeOn.
Configuration menu - View commit details
-
Copy full SHA for d7d0a33 - Browse repository at this point
Copy the full SHA d7d0a33View commit details
Commits on Jan 15, 2019
-
2.x: Fix publish not requesting upon client change (#6364)
* 2.x: Fix publish not requesting upon client change * Add fused test, rename test method
Configuration menu - View commit details
-
Copy full SHA for 2eda9d8 - Browse repository at this point
Copy the full SHA 2eda9d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1b3838 - Browse repository at this point
Copy the full SHA e1b3838View commit details
Commits on Jan 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a85ddd1 - Browse repository at this point
Copy the full SHA a85ddd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5106a20 - Browse repository at this point
Copy the full SHA 5106a20View commit details -
2.x: Don't dispose the winner of {Single|Maybe|Completable}.amb() (#…
…6375) * 2.x: Don't dispose the winner of {Single|Maybe|Completable}.amb() * Add null-source test to MaybeAmbTest
Configuration menu - View commit details
-
Copy full SHA for d40f923 - Browse repository at this point
Copy the full SHA d40f923View commit details
Commits on Jan 21, 2019
-
Fix bug in CompositeException.getRootCause (#6380)
* Fix bug in CompositeException.getRootCause The original code use to be `if (root == null || root == e)`, but apparently after some refactoring it ended up as `if (root == null || cause == root)`, which I believe is a bug. This method should probably be `static` (that would have prevented the bug). * Update unit tests for CompositeException.getRootCause
Configuration menu - View commit details
-
Copy full SHA for 621b8cd - Browse repository at this point
Copy the full SHA 621b8cdView commit details
Commits on Jan 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1484106 - Browse repository at this point
Copy the full SHA 1484106View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.5...v2.2.6