1. 5dd94a3 Add Publisher.awaitSingleOrDefault|Null|Else extensions (#2260) by Sébastien Deleuze · 3 years, 9 months ago
  2. 387d1dd Improve test style by Dmitry Khalanskiy · 4 years, 4 months ago
  3. 1652bb9 Fix ReactorFlow integration bug exposed by TestBase by Vsevolod Tolstopyatov · 4 years, 8 months ago
  4. 9a2eb38 Add missing TestBase inheritance to fail on asynchronous errors by Vsevolod Tolstopyatov · 4 years, 8 months ago
  5. d100a3f Reactive scopeless (#1341) by Vsevolod Tolstopyatov · 5 years ago
  6. 0685dc4 Deprecate consumeEach on Publisher, ObservableSource and MaybeSource, introduce collect extension instead to be aligned with Flow by Vsevolod Tolstopyatov · 5 years ago
  7. 0950dfa Migrate to Kotlin 1.3 coroutines, drop experimental from package by Roman Elizarov · 6 years ago
  8. bbaf99d Structured concurrency for reactive modules by Vsevolod Tolstopyatov · 6 years ago
  9. 3ac73f6 Merge branch 'develop' into coroutines-scheduler-forcepush by Vsevolod Tolstopyatov · 6 years ago
  10. 1f74a2d Updated copyright to short template and year 2018 across all files by Roman Elizarov · 6 years ago
  11. e1fa197 Restructure packages, get rid of src/main/kotlin/kotlinx/coroutines/experimental folder layout by Vsevolod Tolstopyatov · 6 years ago[Renamed from reactive/kotlinx-coroutines-reactor/src/test/kotlin/kotlinx/coroutines/experimental/reactor/FluxSingleTest.kt]
  12. b8ed47c Implementation of awaitFirstOrDefault and awaitFirstOrNull. by Konrad Kamiński · 6 years ago
  13. ac8b6da Update Reactor support to leverage Bismuth release train by Sebastien Deleuze · 7 years ago
  14. 3ae898c Add support for Reactor. by Konrad Kamiński · 7 years ago