Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sunbin-java
/
RxJava
Public
forked from
ReactiveX/RxJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
2.x
User selector
All users
All time
Commit history
Commits on Nov 23, 2018
Release 2.2.4
akarnokd
authored
6ae765a
View commit details
Copy full SHA for 6ae765a
Browse repository at this point
Fix Flowable#toObservable backpressure support (#6321)
philleonard
authored and
akarnokd
committed
3e4ae38
View commit details
Copy full SHA for 3e4ae38
Browse repository at this point
Commits on Nov 19, 2018
Change javadoc explanation for Mutable List (#6314)
punitda
authored and
akarnokd
committed
ac3b5b1
View commit details
Copy full SHA for ac3b5b1
Browse repository at this point
Commits on Nov 16, 2018
Javadoc: explain that distinctUntilChanged requires non-mutating data to work as expected (#6311)
Show description for 7058126
punitda
authored and
akarnokd
committed
7058126
View commit details
Copy full SHA for 7058126
Browse repository at this point
Javadoc updates for RXJava Issue 6289 (#6308)
Show description for f800b30
pkamath2
authored and
akarnokd
committed
f800b30
View commit details
Copy full SHA for f800b30
Browse repository at this point
Commits on Nov 13, 2018
Javadoc : Explain explicitly about non-concurrency for Emitter interface methods (#6305)
punitda
authored and
akarnokd
committed
e82b82e
View commit details
Copy full SHA for e82b82e
Browse repository at this point
Commits on Nov 12, 2018
2.x: Fix refCount eager disconnect not resetting the connection (#6297)
Show description for 6afd2b8
akarnokd
authored
6afd2b8
View commit details
Copy full SHA for 6afd2b8
Browse repository at this point
2.x: Update Transforming Observables docs (#6291)
Show description for 390b7b0
lorenzpahl
authored and
akarnokd
committed
390b7b0
View commit details
Copy full SHA for 390b7b0
Browse repository at this point
Commits on Nov 11, 2018
Fix(incorrect image placement) (#6303)
lorenzpahl
authored and
akarnokd
committed
2334d88
View commit details
Copy full SHA for 2334d88
Browse repository at this point
Add missing onSubscribe null-checks to NPE docs on Flowable/Observable subscribe (#6301)
Show description for 55f3bb2
ZacSweers
authored and
akarnokd
committed
55f3bb2
View commit details
Copy full SHA for 55f3bb2
Browse repository at this point
Commits on Nov 6, 2018
2.x: Add dematerialize(selector), deprecate old (#6281)
Show description for acd5466
akarnokd
authored
acd5466
View commit details
Copy full SHA for acd5466
Browse repository at this point
2.x: Add materialize() and dematerialize() (#6278)
Show description for bc9d594
akarnokd
authored
bc9d594
View commit details
Copy full SHA for bc9d594
Browse repository at this point
Commits on Nov 5, 2018
2.x: Expose the Keep-Alive value of the IO Scheduler as System property. (#6279) (#6287)
pawellozinski
authored and
akarnokd
committed
6478312
View commit details
Copy full SHA for 6478312
Browse repository at this point
2.x: Fix Observable.flatMap to sustain concurrency level (#6283)
akarnokd
authored
3281b02
View commit details
Copy full SHA for 3281b02
Browse repository at this point
Commits on Nov 2, 2018
2.x: Improve the package docs of i.r.schedulers (#6280)
akarnokd
authored
caefffa
View commit details
Copy full SHA for caefffa
Browse repository at this point
Commits on Nov 1, 2018
2.x: Improve the Observable/Flowable cache() operators (#6275)
Show description for c3cfb5a
akarnokd
authored
c3cfb5a
View commit details
Copy full SHA for c3cfb5a
Browse repository at this point
Commits on Oct 30, 2018
2.x: Update Error Handling Operators docs (#6266)
Show description for fba8b61
lorenzpahl
authored and
akarnokd
committed
fba8b61
View commit details
Copy full SHA for fba8b61
Browse repository at this point
Fix broken markdown (#6273)
ojh102
authored and
akarnokd
committed
feb6db7
View commit details
Copy full SHA for feb6db7
Browse repository at this point
Commits on Oct 29, 2018
2.x: Call the doOn{Dispose|Cancel} handler at most once (#6269)
akarnokd
authored
76abb7b
View commit details
Copy full SHA for 76abb7b
Browse repository at this point
2.x: Update Creating Observables docs (#6267)
Show description for 45c0d98
lorenzpahl
authored and
akarnokd
committed
45c0d98
View commit details
Copy full SHA for 45c0d98
Browse repository at this point
Commits on Oct 28, 2018
Inline SubscriptionHelper.isCancelled() (#6263)
artem-zinnatullin
authored and
akarnokd
committed
7849fc9
View commit details
Copy full SHA for 7849fc9
Browse repository at this point
Commits on Oct 27, 2018
2.x: Fix cancel/dispose upon upstream switch for some operators (#6258)
Show description for 1a774e6
akarnokd
authored
1a774e6
View commit details
Copy full SHA for 1a774e6
Browse repository at this point
Commits on Oct 26, 2018
Use JUnit's assert format for assert messages to enable better suppor… (#6262)
Show description for 1406637
bjoernQ
authored and
akarnokd
committed
1406637
View commit details
Copy full SHA for 1406637
Browse repository at this point
Add generate examples to Creating-Observables.md in Wiki (#6260)
Show description for 9181cbc
elijahverdoorn
authored and
akarnokd
committed
9181cbc
View commit details
Copy full SHA for 9181cbc
Browse repository at this point
Commits on Oct 23, 2018
Release 2.2.3
akarnokd
authored
be0353c
View commit details
Copy full SHA for be0353c
Browse repository at this point
Commits on Oct 19, 2018
2.x: Add C.delaySubscription marble, fix some javadoc (#6257)
akarnokd
authored
c358741
View commit details
Copy full SHA for c358741
Browse repository at this point
2.x: Cleanup code style, commas, spaces, docs (#6255)
akarnokd
authored
378cbf9
View commit details
Copy full SHA for 378cbf9
Browse repository at this point
2.x: Fix flaky sample() backpressure test, improve coverage (#6254)
akarnokd
authored
8654393
View commit details
Copy full SHA for 8654393
Browse repository at this point
2.x: Expand and fix Completable.delaySubscription tests (#6252)
akarnokd
authored
2fb9504
View commit details
Copy full SHA for 2fb9504
Browse repository at this point
Add delaySubscription() methods to Completable #5081 (#6242)
Show description for f78bd95
soshial
authored and
akarnokd
committed
f78bd95
View commit details
Copy full SHA for f78bd95
Browse repository at this point
Commits on Oct 12, 2018
Add Nullable annotations for blocking methods in Completable (#6244)
Oknesif
authored and
akarnokd
committed
a1758c4
View commit details
Copy full SHA for a1758c4
Browse repository at this point
Commits on Oct 9, 2018
2.x Wiki: Remove mention of i.r.f.Functions (#6241)
Show description for 17f6e84
akarnokd
authored
17f6e84
View commit details
Copy full SHA for 17f6e84
Browse repository at this point
Commits on Oct 3, 2018
2.x: Adjust Undeliverable & OnErrorNotImpl message to use full inner (#6236)
akarnokd
authored
2ad63c4
View commit details
Copy full SHA for 2ad63c4
Browse repository at this point
Commits on Oct 2, 2018
Fix docs typos (#6235)
m3sv
authored and
akarnokd
committed
a04ade5
View commit details
Copy full SHA for a04ade5
Browse repository at this point
Add timeout and unit to TimeoutException message (#6234)
Show description for 6126752
artem-zinnatullin
authored and
akarnokd
committed
6126752
View commit details
Copy full SHA for 6126752
Browse repository at this point
Previous
Next
You can’t perform that action at this time.