FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test/java - hemanthgit/RxJava · GitHub
hemanthgit
/
RxJava
Public
forked from
ReactiveX/RxJava
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
Breadcrumbs
History for
RxJava
src
test
java
on
2.x
User selector
Datepicker
Commit history
Commits on Jun 21, 2017
2.x: fix time bounded replaySubject getValue() inconsistency with getValues() on old items (#5434)
Show description for 06a06e6
nathankooij
authored and
akarnokd
committed
06a06e6
View commit details
Copy full SHA for 06a06e6
View code at this point
Browse repository at this point
Commits on Jun 20, 2017
2.x: fix buffer(time, maxSize) duplicating buffers on time-size race (#5427)
akarnokd
authored
f82a197
View commit details
Copy full SHA for f82a197
View code at this point
Browse repository at this point
Commits on Jun 17, 2017
2.x: fix periodic scheduling with negative period causing IAE (#5419)
akarnokd
authored
b7086ef
View commit details
Copy full SHA for b7086ef
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
2.x: attempt to fix a few time-sensitive tests. (#5421)
Show description for f64fdd9
akarnokd
authored
f64fdd9
View commit details
Copy full SHA for f64fdd9
View code at this point
Browse repository at this point
2.x: fix doOnNext failure not triggering doOnError when fused (#5415)
Show description for f9881df
akarnokd
authored
f9881df
View commit details
Copy full SHA for f9881df
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
2.x: add subscribeOn overload to avoid same-pool deadlock with create (#5386)
akarnokd
authored
8a62afb
View commit details
Copy full SHA for 8a62afb
View code at this point
Browse repository at this point
Commits on Jun 1, 2017
2.x: add missing null checks on values returned by user functions (#5379)
akarnokd
authored
2fa773c
View commit details
Copy full SHA for 2fa773c
View code at this point
Browse repository at this point
Commits on May 30, 2017
2.x: make SingleMap not allow map function return null (#5378)
kojilin
authored and
akarnokd
committed
8240d5c
View commit details
Copy full SHA for 8240d5c
View code at this point
Browse repository at this point
Commits on May 28, 2017
2.x: make sure interval+trampoline can be stopped (#5367)
akarnokd
authored
c507577
View commit details
Copy full SHA for c507577
View code at this point
Browse repository at this point
Commits on May 16, 2017
2.x: add tryOnError to create/XEmitter API (#5344)
Show description for 8bf04e9
akarnokd
authored
8bf04e9
View commit details
Copy full SHA for 8bf04e9
View code at this point
Browse repository at this point
Commits on Apr 22, 2017
2.x: improve coverage of some classes (no functional changes) (#5310)
akarnokd
authored
bb60e9a
View commit details
Copy full SHA for bb60e9a
View code at this point
Browse repository at this point
Commits on Apr 21, 2017
2.x: Apply promotions for v2.1 (#5307)
akarnokd
authored
2d20a17
View commit details
Copy full SHA for 2d20a17
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
2.x: more detailed no-multi-subscribe with std consumers error message (#5301)
Show description for b17bc49
akarnokd
authored
b17bc49
View commit details
Copy full SHA for b17bc49
View code at this point
Browse repository at this point
2.x: add Single.unsubscribeOn() (#5302)
Show description for 6c58557
akarnokd
authored
6c58557
View commit details
Copy full SHA for 6c58557
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
2.x: fix Flowable.flatMapMaybe/Single maxConcurrency not requesting more (#5287)
akarnokd
authored
2abeadb
View commit details
Copy full SHA for 2abeadb
View code at this point
Browse repository at this point
Commits on Apr 15, 2017
2.x: cleanup for text and javadoc 04/15 (#5286)
akarnokd
authored
434d1f4
View commit details
Copy full SHA for 434d1f4
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
2.x: BehaviorProcessor & Subject terminate-subscribe race (#5281)
Show description for 85e0ea5
akarnokd
authored
85e0ea5
View commit details
Copy full SHA for 85e0ea5
View code at this point
Browse repository at this point
Commits on Apr 10, 2017
2.x: Single.subscribe(BiConsumer) consistent isDisposed (#5277)
akarnokd
authored
8a78c74
View commit details
Copy full SHA for 8a78c74
View code at this point
Browse repository at this point
Commits on Apr 2, 2017
2.x: fix whitespaces
akarnokd
committed
a0bfaa2
View commit details
Copy full SHA for a0bfaa2
View code at this point
Browse repository at this point
Commits on Apr 1, 2017
2.x: fix flatMapIterable appearing to be empty when fused (#5256)
akarnokd
authored
5ec4f76
View commit details
Copy full SHA for 5ec4f76
View code at this point
Browse repository at this point
Add nullPointerException comments and ObjectHelper test code. (#5255)
Show description for ba5edc9
ggikko
authored and
akarnokd
committed
ba5edc9
View commit details
Copy full SHA for ba5edc9
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
2.x: fix Flowable.toList() onNext/cancel race (#5247)
akarnokd
authored
6c8b0ef
View commit details
Copy full SHA for 6c8b0ef
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
2.x: fix CallbackCompletableObserver calling onError, ResourceX wording (#5240)
akarnokd
authored
b717c89
View commit details
Copy full SHA for b717c89
View code at this point
Browse repository at this point
Commits on Mar 26, 2017
Add TimeUnit null check test case in Timed (#5231)
Show description for 851de41
ggikko
authored and
akarnokd
committed
851de41
View commit details
Copy full SHA for 851de41
View code at this point
Browse repository at this point
Fix wrong comments in Functions.java “Function3” -> “BiFunction” (#5230)
Show description for 7748fd5
ggikko
authored and
akarnokd
committed
7748fd5
View commit details
Copy full SHA for 7748fd5
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
2.x UnicastProcessor fail-fast support (#5226)
Show description for 41cfbf6
mostroverkhov
authored and
akarnokd
committed
41cfbf6
View commit details
Copy full SHA for 41cfbf6
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
2.x: add resilient versions of parallel map(), filter() & doOnNext() (#5202)
akarnokd
authored
1b60b12
View commit details
Copy full SHA for 1b60b12
View code at this point
Browse repository at this point
[2.x] UnicastSubject fail fast support (#5217)
Show description for 29bceef
mostroverkhov
authored and
akarnokd
committed
29bceef
View commit details
Copy full SHA for 29bceef
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
2.x: fix window() with time+size emission problems (#5213)
akarnokd
authored
0e19566
View commit details
Copy full SHA for 0e19566
View code at this point
Browse repository at this point
2.x: prevent tasks to self interrupt on the standard schedulers (#5207)
akarnokd
authored
476a69f
View commit details
Copy full SHA for 476a69f
View code at this point
Browse repository at this point
Commits on Mar 20, 2017
2.x: increase timeout on parallel & completable tests (#5199)
akarnokd
authored
21a7a05
View commit details
Copy full SHA for 21a7a05
View code at this point
Browse repository at this point
2.x: add ParallelTransformer interface, params-validation (#5197)
Show description for 354a16d
akarnokd
authored
354a16d
View commit details
Copy full SHA for 354a16d
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
2.x: add offer() method to Publish & Behavior Processors (#5184)
Show description for 7673c09
akarnokd
authored
7673c09
View commit details
Copy full SHA for 7673c09
View code at this point
Browse repository at this point
2.x: fix flatMap emitting the terminal exception indicator on cancel (#5188)
akarnokd
authored
db75e89
View commit details
Copy full SHA for db75e89
View code at this point
Browse repository at this point
Commits on Mar 15, 2017
2.x: fix concatMapEager should accept 0 for prefetch (#5189)
nmorioka
authored and
akarnokd
committed
ce1f2d0
View commit details
Copy full SHA for ce1f2d0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL