Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ReactiveX/RxRuby issues and pull requests

#112 - Update readme.md

Pull Request - State: open - Opened by joaocferreira almost 7 years ago

#111 - Rename ScheduledDisposable -> ScheduledSubscription

Pull Request - State: open - Opened by bjorne about 7 years ago

#110 - Fix typo in error subscription in Observable#do

Pull Request - State: open - Opened by bjorne about 7 years ago

#109 - BehaviorSubject mistakenly refers to check_unsubscribed as a class method

Pull Request - State: open - Opened by bittrance about 7 years ago - 2 comments

#108 - Is the project still alive?

Issue - State: open - Opened by janckerchen about 7 years ago - 8 comments

#106 - Fixing indentation on Readme example

Pull Request - State: closed - Opened by thomas07vt over 7 years ago

#105 - Fix indent

Pull Request - State: closed - Opened by ya-luotao over 7 years ago - 1 comment

#104 - Periodic scheduler tests survive GCE

Pull Request - State: closed - Opened by bittrance almost 8 years ago

#103 - fix `#window_with_time` typo

Pull Request - State: closed - Opened by csjune almost 8 years ago - 1 comment

#102 - Implement the sample operator

Pull Request - State: closed - Opened by bittrance almost 8 years ago - 2 comments

#101 - Modernize Ubuntu distro to make Rubinius 2.6 build

Pull Request - State: closed - Opened by bittrance almost 8 years ago - 2 comments

#100 - Add default combining behavior to combine_latest operator

Pull Request - State: open - Opened by schmich almost 8 years ago

#99 - Error message when passing e.g. lambda to Observable#subscribe

Pull Request - State: closed - Opened by bittrance almost 8 years ago

#98 - Implement the ReactiveX Sample operator

Issue - State: open - Opened by schmich almost 8 years ago - 8 comments

#97 - Observable.if() defers checking condition until subscribe

Pull Request - State: closed - Opened by bittrance almost 8 years ago

#96 - remove unused variable warning

Pull Request - State: closed - Opened by takkanm almost 8 years ago - 1 comment

#95 - Will this project keep developing in the future?

Issue - State: open - Opened by wy193777 about 8 years ago - 6 comments

#94 - start_with bug

Issue - State: open - Opened by igneus about 8 years ago - 1 comment

#93 - "on_on_completed" misprint

Issue - State: closed - Opened by pzhin about 8 years ago - 3 comments

#92 - fix "warning: method redefined;"

Pull Request - State: closed - Opened by takahashim about 8 years ago - 1 comment

#91 - Fix syntax in max

Pull Request - State: closed - Opened by alex0ptr about 8 years ago - 1 comment

#90 - [fix] clash with require_all gem

Pull Request - State: open - Opened by farukg about 8 years ago

#89 - Format text

Pull Request - State: closed - Opened by sleeptillseven over 8 years ago - 1 comment

#88 - version 0.0.3

Pull Request - State: closed - Opened by ghost over 8 years ago

#87 - Rename RxRuby to Rx and rx_ruby to rx

Pull Request - State: closed - Opened by ghost over 8 years ago

#86 - Adding couple of unit tests for creating operators.

Pull Request - State: closed - Opened by jkremser over 8 years ago

#85 - The gem name will be "rx" from v0.0.3

Issue - State: closed - Opened by ghost over 8 years ago - 1 comment

#84 - How to create IO-based custom executors

Issue - State: open - Opened by HoneyryderChuck over 8 years ago - 1 comment

#83 - is 'RxRuby::Observable.from_callback' still valid?

Issue - State: open - Opened by saiqulhaq over 8 years ago - 1 comment

#82 - RxRuby and concurrency

Issue - State: closed - Opened by gizmomogwai almost 9 years ago - 11 comments

#81 - Update readme.md

Pull Request - State: closed - Opened by mwean almost 9 years ago - 1 comment

#80 - Update README URLs based on HTTP redirects

Pull Request - State: closed - Opened by ReadmeCritic almost 9 years ago

#79 - RxRuby Koans review/thoughts

Issue - State: open - Opened by fteem almost 9 years ago

#78 - Test against Ruby 2.3.0

Pull Request - State: closed - Opened by dlackty almost 9 years ago

#77 - Module alias

Pull Request - State: closed - Opened by ghost almost 9 years ago

#76 - Preparation for publishing the gem

Pull Request - State: closed - Opened by ghost almost 9 years ago

#75 - Fix travis settings

Pull Request - State: closed - Opened by ghost almost 9 years ago

#74 - Change the project name and the module name from Rx.rb to RxRuby

Pull Request - State: closed - Opened by ghost almost 9 years ago

#73 - Is `merge` function behavior correct?

Issue - State: open - Opened by tyfkda about 9 years ago

#72 - fix test name

Pull Request - State: closed - Opened by igneus about 9 years ago - 2 comments

#71 - Concurrency issues

Issue - State: open - Opened by stugol over 9 years ago - 12 comments

#70 - Status

Issue - State: closed - Opened by mattdharmon over 9 years ago - 14 comments

#69 - Increase coverage for rx/concurrency

Pull Request - State: closed - Opened by wuest over 9 years ago

#68 - Prevent generating coverage report on Travis

Pull Request - State: closed - Opened by wuest over 9 years ago

#67 - Fixes #63 - use Array#max instead of nonexistent Math::max

Pull Request - State: closed - Opened by wuest over 9 years ago

#66 - Fix autorun before starting coverage

Pull Request - State: closed - Opened by wuest over 9 years ago

#65 - Add simplecov

Pull Request - State: closed - Opened by wuest over 9 years ago

#64 - Correct comment in readme.md

Pull Request - State: closed - Opened by wuest over 9 years ago

#63 - Delay uses non-existing function Math.max

Issue - State: closed - Opened by xunningy almost 10 years ago

#62 - Remove redundant rake task declaration

Pull Request - State: closed - Opened by ghost almost 10 years ago

#61 - Document how to run the examples

Issue - State: closed - Opened by faermanj almost 10 years ago - 3 comments

#60 - It is hard to find docs on how to use Rx.rb

Issue - State: open - Opened by DanielVartanov almost 10 years ago - 10 comments

#59 - Add examples

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#58 - Add some examples and implementations

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#57 - Add some examples and fix to work them

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#56 - Suppress warnings with ruby -d option

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#55 - Fix some bugs

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#54 - Add example of to_a

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#53 - Allow subscribe to accept block of on_next code

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#52 - Change order of parameters on Observable.while

Issue - State: open - Opened by mattpodwysocki almost 10 years ago - 4 comments

#50 - Add example

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#49 - Prefer block to lambda for then_do

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#48 - Add some examples and implement Observable.while

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#47 - Avoid failing sometimes in the test_parallel_wait

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#46 - Refine examples

Pull Request - State: closed - Opened by ghost almost 10 years ago

#45 - Add some examples and implementation

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#44 - Add some examples and implementation

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#43 - Add Ruby 2.2.0 to .travis.yml

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#42 - Workaround for the test_parallel_wait test

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#41 - FIx testcase of Observable.generate

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#40 - Add some examples and fix to work them

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#39 - Fix example of catch

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#38 - Implement case

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#37 - Add some examples derived from RxJS observable.md

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#36 - Correct combine_latest same as RxJS's one

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#35 - Fix Observable.create

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#34 - Fix Observable.zip to accept a block

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#33 - Implement aggregate

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#32 - Implement timer

Pull Request - State: closed - Opened by jca02266 almost 10 years ago - 1 comment

#31 - Implement interval

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#30 - Implement time interval

Pull Request - State: closed - Opened by jca02266 almost 10 years ago

#29 - Cannot work some examples

Pull Request - State: closed - Opened by jca02266 almost 10 years ago - 1 comment

#28 - Should each operator be split into its own file

Issue - State: open - Opened by mattpodwysocki about 10 years ago - 1 comment

#27 - Rx.rb or RxRuby

Issue - State: closed - Opened by benjchristensen about 10 years ago - 12 comments

#26 - Fix decrement in RefCountSubscription

Pull Request - State: closed - Opened by petergoldstein about 10 years ago

#24 - Fix typo in RefCountSubscription

Pull Request - State: closed - Opened by petergoldstein about 10 years ago

#22 - TestAsyncLock#test_parallel_wait is flapping

Issue - State: closed - Opened by petergoldstein about 10 years ago - 2 comments

#21 - Fix typo in faulted variable name

Pull Request - State: closed - Opened by petergoldstein about 10 years ago

#20 - Fix deprecation warnings on Minitest - update Test class name

Pull Request - State: closed - Opened by petergoldstein about 10 years ago - 1 comment

#19 - Add a Code Climate badge

Pull Request - State: closed - Opened by petergoldstein about 10 years ago - 1 comment

#18 - Add Ruby 2.0.0 and Ruby 2.1.2 to .travis.yml

Pull Request - State: closed - Opened by petergoldstein about 10 years ago - 1 comment

#17 - Fix broken Travis CI badge

Pull Request - State: closed - Opened by petergoldstein about 10 years ago - 1 comment

#11 - Generate

Issue - State: open - Opened by mattpodwysocki almost 11 years ago - 4 comments

#8 - add minitest for rubinius

Pull Request - State: closed - Opened by jredville almost 11 years ago

#7 - rename directories for case sensitive environments

Pull Request - State: closed - Opened by jredville almost 11 years ago

#6 - Attempt to fix Travis by changing how RX is required

Pull Request - State: closed - Opened by jredville almost 11 years ago

#5 - Fix travis and gem building

Pull Request - State: closed - Opened by jredville almost 11 years ago