issues
search
Cumulocity-IoT
/
apama-rxepl
ReactiveX for Apama EPL Created by Global Presales.
Apache License 2.0
4
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Create codeql-analysis.yml
#63
TECHcommunity
opened
2 years ago
0
Major Change: Support schedulers
#62
rpeach-sag
opened
5 years ago
0
SwitchOnNext - better example included
#61
nigelm187
opened
5 years ago
0
TakeUntil - would be good to have an example taking until a condition
#60
nigelm187
opened
5 years ago
1
'sort' needs an example which isn't sorting on simple numbers
#59
nigelm187
opened
5 years ago
1
Corrected withLatestFromToSequence code example
#58
nigelm187
opened
5 years ago
2
Updated example for GroupBy
#57
nigelm187
closed
5 years ago
1
Updated example for concat
#56
nigelm187
closed
5 years ago
1
Feature/is empty
#55
rpeach-sag
closed
5 years ago
1
sequenceEqual empty bug
#54
rpeach-sag
closed
5 years ago
0
Possible issue with withLatestFromToSequence
#53
rpeach-sag
closed
5 years ago
1
New Operator: isEmpty
#52
rpeach-sag
closed
5 years ago
0
Feature/#15 concat all
#51
rpeach-sag
closed
5 years ago
2
Feature/17 debuglog
#50
rpeach-sag
closed
5 years ago
1
#47 Refactoring publish and fixing replayPublish
#49
rpeach-sag
closed
5 years ago
0
#47 Refactoring publish and fixing replayPublish
#48
rpeach-sag
closed
5 years ago
0
PublishReplay still buggy
#47
rpeach-sag
closed
5 years ago
0
#45 Fixing bugs with publishReplay
#46
rpeach-sag
closed
5 years ago
1
Bug in publishReplay
#45
rpeach-sag
closed
5 years ago
1
Adding SwitchIfEmpty
#44
rpeach-sag
closed
6 years ago
1
Fixing issue with RefCount test
#43
rpeach-sag
closed
6 years ago
2
Adding Race as an alias of Amb
#42
rpeach-sag
closed
6 years ago
3
Fixing unsubscribing issues, also including missing Range Negative tests
#41
rpeach-sag
closed
6 years ago
2
Fixing a race in pipeOn and tidying pipeOn tests
#40
rpeach-sag
closed
6 years ago
1
Should monitor unsubscribe when possible
#39
rpeach-sag
closed
6 years ago
0
Seems to be a race in the pipeOn/complexPipeOn test or code
#38
rpeach-sag
closed
6 years ago
0
Tidying Repeat, Updating range, and fixing flaky distinct tests
#37
rpeach-sag
closed
6 years ago
1
Fixing flaky distinct test
#36
rpeach-sag
closed
6 years ago
1
Tidying and adding to range
#35
rpeach-sag
closed
6 years ago
1
Adding missing tests for sample, sampleCount, sampleTimeOrCount
#34
rpeach-sag
closed
6 years ago
1
Start pausable closed (like buffered ver)
#33
rpeach-sag
closed
6 years ago
1
Fixing bug with PipeOn
#32
rpeach-sag
closed
6 years ago
1
Adding Pausable and PausableBuffered to docs
#31
rpeach-sag
closed
6 years ago
1
Not convinced PausableBuffered works correctly
#30
rpeach-sag
closed
6 years ago
2
Pausable and PausableBuffered should both start in same state
#29
rpeach-sag
closed
6 years ago
1
Increasing test timeout duration to reduce test flakiness (#23)
#28
rpeach-sag
closed
6 years ago
1
Add missing test case for sample, sampleCount, sampleTimeOrCount
#27
rpeach-sag
closed
6 years ago
0
Add missing docs for pausable, pausablebuffered
#26
rpeach-sag
closed
6 years ago
0
Re-fixing build badge
#25
rpeach-sag
closed
6 years ago
1
Adding full API documentation
#24
rpeach-sag
closed
6 years ago
1
Fix time sensitive tests - Causing Flakiness
#23
rpeach-sag
closed
6 years ago
2
Tidy Observable.repeat() action
#22
rpeach-sag
closed
6 years ago
0
Filter + other operators catch too much - should only catch the predicate call
#21
rpeach-sag
opened
6 years ago
2
Range should support descending values
#20
rpeach-sag
closed
6 years ago
0
Switch package name
#19
rpeach-sag
opened
6 years ago
0
Fixing Build badge
#18
rpeach-sag
closed
6 years ago
1
New Operator: DebugLog
#17
rpeach-sag
closed
5 years ago
2
Add Alias: Race = Amb
#16
rpeach-sag
closed
6 years ago
0
New Operator: concatAll
#15
rpeach-sag
closed
5 years ago
0
Making distinctByField and distinctByFieldUntilChanged support any key type
#14
rpeach-sag
closed
6 years ago
1
Next