Ecosyste.ms: Issues

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

GitHub / reactor/lite-rx-api-hands-on issues and pull requests

#99 - Fix Part06 test, use User{} instead of Person{}

Pull Request - State: closed - Opened by potatop 6 months ago

#98 - Updated toString output with User{}

Pull Request - State: closed - Opened by polo7 9 months ago - 1 comment

#97 - Bump ch.qos.logback:logback-classic from 1.2.10 to 1.2.13

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#96 - Bump ch.qos.logback:logback-classic from 1.2.10 to 1.3.12

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#95 - added missing implementations

Pull Request - State: closed - Opened by ghost about 2 years ago

#94 - many unit test fails on jdk 11

Issue - State: closed - Opened by LeiYangGH over 2 years ago

#93 - Add open source license

Issue - State: open - Opened by matsev over 2 years ago

#92 - Upgrade to Java 11

Pull Request - State: open - Opened by matsev over 2 years ago

#90 - Part 06 should avoid doOnSubscribe, prefer doFirst

Pull Request - State: closed - Opened by simonbasle almost 3 years ago
Labels: enhancement

#89 - Now v1.3.0: Update to Reactor 2020.0.x, bump other dependencies

Pull Request - State: closed - Opened by simonbasle almost 3 years ago
Labels: dependencies

#88 - Fix wrongly ordered assertThat#withFailMessage not showing

Pull Request - State: closed - Opened by mohamedibrahim54 almost 3 years ago - 1 comment
Labels: enhancement

#87 - Part two mono

Pull Request - State: closed - Opened by andyholst almost 3 years ago - 1 comment

#86 - Practice with Flux

Pull Request - State: closed - Opened by andyholst almost 3 years ago

#85 - Bump logback-classic from 1.1.3 to 1.2.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#84 - Fixed AssertException in Windows Environment and add reactor-adapter …

Pull Request - State: closed - Opened by fugui over 3 years ago - 1 comment
Labels: duplicate, invalid

#83 - Fix for platform-dependent line separator in part 06 assertions

Pull Request - State: closed - Opened by rohanmukesh over 3 years ago - 2 comments

#82 - Avoid platform-dependent line separator in part 06 assertions

Issue - State: closed - Opened by simonbasle over 3 years ago - 1 comment
Labels: enhancement, help wanted

#81 - Part06Request fluxWithDoOnPrintln failing due to logger

Issue - State: closed - Opened by govi20 almost 4 years ago - 1 comment
Labels: bug

#79 - Fully automate dev setup with Gitpod

Pull Request - State: closed - Opened by hennr over 4 years ago - 1 comment

#78 - Fully automate dev setup with Gitpod

Pull Request - State: closed - Opened by hennr over 4 years ago

#77 - fix #75 Add Flux.collect exercise

Pull Request - State: closed - Opened by paweusz over 4 years ago

#76 - fix #75 Add Flux.collect notes in techio course

Pull Request - State: closed - Opened by paweusz over 4 years ago - 1 comment

#75 - Add `Flux.collect...()` method exercise

Issue - State: closed - Opened by paweusz over 4 years ago - 1 comment

#74 - fix #75 Add Flux.collect exercise in solution branch

Pull Request - State: closed - Opened by paweusz over 4 years ago - 2 comments

#73 - flux basics

Pull Request - State: closed - Opened by a2ankitrai over 4 years ago

#72 - Rebase master into solution

Pull Request - State: closed - Opened by aneveu almost 5 years ago

#71 - Bump to core 3.3, RxJava 3, JUnit 5 and improve tests

Pull Request - State: closed - Opened by aneveu almost 5 years ago

#70 - Part06Request. Task specification clarified. Typos.

Pull Request - State: closed - Opened by senleft about 5 years ago - 1 comment

#69 - Part03StepVerifier. "notice how long" parts added

Pull Request - State: closed - Opened by senleft about 5 years ago - 3 comments

#68 - Part07 Error#betterCallSaulForBogusMono() better with onErrorReturn

Issue - State: closed - Opened by letsky about 5 years ago - 2 comments

#67 - fix #52 Improve noSignal test, bump to core 3.3.0

Pull Request - State: closed - Opened by PyvesB about 5 years ago - 1 comment

#66 - Fix wrong function name

Pull Request - State: closed - Opened by leonard84 almost 6 years ago - 3 comments

#65 - Update intro.md

Pull Request - State: closed - Opened by vibhortayal almost 6 years ago

#64 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago - 1 comment

#63 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago

#62 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago

#61 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago - 2 comments

#60 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago - 1 comment

#59 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago

#58 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago - 1 comment

#57 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago - 1 comment

#56 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago

#55 - URL Cleanup

Pull Request - State: closed - Opened by spring-operator almost 6 years ago

#54 - Add serialVersionUID to GetOutOfHereException

Pull Request - State: closed - Opened by dmedinag almost 6 years ago - 2 comments

#53 - Part 08's GetOutOfHereException has no definition of serialVersionUID

Issue - State: closed - Opened by dmedinag almost 6 years ago - 1 comment

#52 - Test for Mono.never() is ineffective

Issue - State: closed - Opened by dclarke18 over 6 years ago - 1 comment

#51 - Bump SpringReactor version to Bismuth-SR10

Pull Request - State: closed - Opened by chrosciu over 6 years ago - 2 comments

#50 - Correcting pom.xml.

Pull Request - State: closed - Opened by jcrosswh almost 7 years ago - 3 comments

#49 - Modify exercises

Pull Request - State: closed - Opened by ArthurJordao almost 7 years ago - 1 comment

#48 - Align Flux and Mono error handling APIs

Pull Request - State: closed - Opened by SystemOutPrint almost 7 years ago - 7 comments

#47 - Part08OtherOperationsTest#complete() can also be satisfied with Mono.empty()

Issue - State: closed - Opened by h2m about 7 years ago - 2 comments

#46 - Dev

Pull Request - State: closed - Opened by erongd about 7 years ago - 1 comment

#45 - Great exercises!

Issue - State: closed - Opened by tvergilio about 7 years ago - 1 comment

#44 - Update Bismuth release

Issue - State: closed - Opened by smaldini over 7 years ago - 2 comments
Labels: enhancement

#43 - Fix typo in techio lesson on StepVerifier

Pull Request - State: closed - Opened by GlulkAlex over 7 years ago - 5 comments

#42 - Update test method names

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

#41 - Update second exercise to match the StepVerifier

Pull Request - State: closed - Opened by lhauspie over 7 years ago - 2 comments

#40 - Fix groupId for reactor-test

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

#39 - Could not find the artifact `reactor-bom:pom:Bismuth-BUILD-SNAPSHOT`

Issue - State: closed - Opened by sedooe over 7 years ago - 2 comments
Labels: bug

#38 - Licence header not on all files

Issue - State: open - Opened by simonbasle over 7 years ago

#37 - split tests and attendee code into test/main

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

#36 - split tests and attendee code into test/main (complete version)

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

#35 - Bump the "master" branch to latest reactor 3.1.0.M1

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

#34 - Bump the "complete" branch to latest reactor 3.1.0.M1

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

#33 - Fix Part11 scheduling with Reactor 3.0.6 update

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

#32 - Reactor 3.0.6 update

Issue - State: closed - Opened by bclozel almost 8 years ago - 1 comment

#31 - Fix javadoc links

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

#30 - Fix javadoc links

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

#29 - In part03, expectElementsWithThenComplete

Issue - State: closed - Opened by Dyrcj almost 8 years ago - 1 comment

#28 - Cherry-Picked here my changes to master as well as some more changes based on Devoxx demo

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

#27 - Updates to TODO comments + other refactoring

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

#26 - Simplified creation of Observalble and Single instances

Pull Request - State: closed - Opened by juzer almost 8 years ago - 3 comments

#25 - gradle enable

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

#24 - gradle enable

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

#23 - API-links are not working.

Issue - State: closed - Opened by pejomstd about 8 years ago - 1 comment

#22 - Fast publisher slow subscriber solution isn't parallel

Issue - State: closed - Opened by swayam18 about 8 years ago - 2 comments

#21 - Tests are now using ScriptedSubscriber properly

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

#19 - Fix indentation

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

#18 - Remove an unnecessary backtick

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

#17 - Fix typo

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

#17 - Fix typo

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

#16 - Update comment with the right instructions

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

#15 - Invalid pom.xml - <repositories>

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

#14 - add gradle settings and wrapper for use by gradle.

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

#13 - changed test to be similar to master branch test.

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

#12 - fluxWithValueInsteadOfError in Part 6 is different in master and pollution

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

#11 - Fix TestSubscriber wrong javadoc link

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

#10 - Add Part00TestSubscriber

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

#9 - Add IOException handling with Exceptions.propagate(e) exercise

Issue - State: closed - Opened by sdeleuze over 8 years ago - 2 comments

#8 - Add .settings to ignores

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

#7 - Add call counter to blocking repository

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

#6 - Is there a place to discuss solutions?

Issue - State: closed - Opened by jbellmann almost 9 years ago - 1 comment

#5 - Minor javadoc changes and renames

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

#4 - Update Part09BlockingToReactive.java

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

#3 - Ignore Eclipse files

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

#2 - Use Flux.just() instead of Mono.just()

Pull Request - State: closed - Opened by martin-flower almost 9 years ago - 4 comments

#1 - Add a lambda + fluent API example in the presentation

Issue - State: closed - Opened by sdeleuze almost 9 years ago