Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / gildor/kotlin-coroutines-retrofit issues and pull requests
#57 - Update to kotlinx-coroutines 1.2.2 and kotlin 1.3.41
Pull Request -
State: closed - Opened by johnjohndoe almost 5 years ago
- 4 comments
#56 - Update Gradle wrapper.
Pull Request -
State: closed - Opened by johnjohndoe almost 5 years ago
#55 - Unable to invoke no-args constructor for retrofit2.Call
Issue -
State: closed - Opened by zy888802 about 5 years ago
- 6 comments
#54 - async stack recording
Issue -
State: open - Opened by friflo over 5 years ago
- 3 comments
#53 - How to use this library ?
Issue -
State: open - Opened by rahulr4 over 5 years ago
- 1 comment
#52 - replace compile with implementation
Pull Request -
State: closed - Opened by SubhrajyotiSen over 5 years ago
#51 - updated parallel requests
Pull Request -
State: closed - Opened by kelvin2468 over 5 years ago
#50 - Suggestion for README.md
Issue -
State: closed - Opened by kelvin2468 over 5 years ago
- 1 comment
#49 - Version 1.1.0
Pull Request -
State: closed - Opened by gildor almost 6 years ago
#48 - 🐛 Fix sources JAR being empty
Pull Request -
State: closed - Opened by erikhuizinga almost 6 years ago
- 1 comment
#47 - No documentation / source code
Issue -
State: closed - Opened by erikhuizinga almost 6 years ago
- 1 comment
#46 - Result.OK value = null
Issue -
State: closed - Opened by andysiahaan90 about 6 years ago
- 1 comment
#45 - Update to Kotlin 1.3 and use stdlib Result class
Issue -
State: closed - Opened by LouisCAD about 6 years ago
- 3 comments
#44 - Support Kotlin 1.3-M2 EAP
Issue -
State: closed - Opened by azihsoyn about 6 years ago
- 1 comment
#43 - Version 0.12.0-eap13 - stable coroutines
Pull Request -
State: closed - Opened by gildor over 6 years ago
#42 - Version 0.12.0
Pull Request -
State: closed - Opened by gildor over 6 years ago
#41 - Remove unneeded isCancelled check
Pull Request -
State: closed - Opened by LouisCAD over 6 years ago
- 9 comments
#40 - Is checking for cancellation in invokeOnCancellation really needed?
Issue -
State: closed - Opened by LouisCAD over 6 years ago
- 1 comment
#39 - Updated kotlin to 1.2.41 and coroutines to 0.23.1.
Pull Request -
State: closed - Opened by bohsen over 6 years ago
- 3 comments
#38 - `awaitResult` doesn't allow for error body deserialization
Issue -
State: closed - Opened by twyatt over 6 years ago
- 1 comment
#37 - Revise documentation text.
Pull Request -
State: closed - Opened by johnjohndoe over 6 years ago
- 1 comment
#36 - Version 0.10.0
Pull Request -
State: closed - Opened by gildor over 6 years ago
#35 - Version 0.9.0
Pull Request -
State: closed - Opened by gildor almost 7 years ago
- 1 comment
#34 - Catch an exception that has been thrown inside Retrofit Interceptor?
Issue -
State: closed - Opened by melanke almost 7 years ago
- 2 comments
#33 - No response coming back
Issue -
State: closed - Opened by DFreds almost 7 years ago
- 2 comments
#32 - Fixed Kotlin stdlib dependency version in pom.xml
Pull Request -
State: closed - Opened by gildor about 7 years ago
- 1 comment
#31 - 0.8.1 fails to resolve in Gradle where 0.7.1 has no issues
Issue -
State: closed - Opened by bajabob about 7 years ago
- 2 comments
#30 - Jcenter version name fix
Pull Request -
State: closed - Opened by gildor about 7 years ago
- 1 comment
#29 - Version 0.8.0
Pull Request -
State: closed - Opened by gildor about 7 years ago
- 1 comment
#28 - No Response When Call a Service
Issue -
State: closed - Opened by MohamedTaher about 7 years ago
- 3 comments
#27 - "Parallel requests" section in Readme + Jacoco 99% code coverage (actually 100%)
Pull Request -
State: closed - Opened by gildor over 7 years ago
- 1 comment
#26 - Changelog for 0.7.1
Pull Request -
State: closed - Opened by gildor over 7 years ago
#25 - coroutines updated to 0.17
Pull Request -
State: closed - Opened by rciurkot over 7 years ago
- 1 comment
#24 - Gradle Wrapper 4.0.1
Pull Request -
State: closed - Opened by gildor over 7 years ago
#23 - Version 0.7.0
Pull Request -
State: closed - Opened by gildor over 7 years ago
#22 - Handling Call<Unit>
Issue -
State: closed - Opened by k-kagurazaka over 7 years ago
- 11 comments
#21 - v0.6.0: Nullable body handling
Pull Request -
State: closed - Opened by gildor over 7 years ago
#20 - Checking for continuation.isCancelled only in failures
Issue -
State: closed - Opened by robertoestivill over 7 years ago
- 2 comments
#19 - Update README for v0.5.1
Pull Request -
State: closed - Opened by LouisCAD over 7 years ago
- 2 comments
#18 - Add version 0.5.1 to Changelog
Pull Request -
State: closed - Opened by LouisCAD over 7 years ago
#17 - Update to Kotlin 1.1.3
Pull Request -
State: closed - Opened by LouisCAD over 7 years ago
#16 - Incompatibility with kotlinx.coroutines 0.16
Issue -
State: closed - Opened by LouisCAD over 7 years ago
- 3 comments
#15 - kotlin & coroutines & retrofit version bump
Pull Request -
State: closed - Opened by rciurkot over 7 years ago
- 2 comments
#14 - Program doesn't terminate when invoking one of the suspend library functions
Issue -
State: closed - Opened by cypressious over 7 years ago
- 7 comments
#13 - Add toString() to library types
Issue -
State: closed - Opened by cypressious over 7 years ago
- 2 comments
#12 - v0.5.0: kotlinx.coroutines 0.14
Pull Request -
State: closed - Opened by gildor over 7 years ago
#11 - fun okhttp3.Call.await() = TODO() ?
Issue -
State: closed - Opened by jmfayard over 7 years ago
- 5 comments
#10 - Version bumped to 0.4.1 and changelog
Pull Request -
State: closed - Opened by gildor over 7 years ago
#9 - Fix bug from call cancellation feedback
Pull Request -
State: closed - Opened by kingsleyadio over 7 years ago
#8 - Call cancellation feedback causes crash when coroutine is cancelled
Issue -
State: closed - Opened by kingsleyadio over 7 years ago
- 5 comments
#7 - Kotlin 1.1, kotlin-coroutines 0.12 and version bump 0.4.0
Pull Request -
State: closed - Opened by gildor over 7 years ago
#6 - Version 0.3.0
Pull Request -
State: closed - Opened by gildor over 7 years ago
#5 - Correct names of Result's subclasses.
Pull Request -
State: closed - Opened by fengdai over 7 years ago
- 1 comment
#4 - Gradle 3.4 and fixed build for tests
Pull Request -
State: closed - Opened by gildor over 7 years ago
#3 - Remove 'pom' type from Maven instructions.
Pull Request -
State: closed - Opened by JakeWharton over 7 years ago
#2 - Add awaitResponse variant.
Pull Request -
State: closed - Opened by JakeWharton over 7 years ago
#1 - Replaced HttpError with HttpException
Pull Request -
State: closed - Opened by PaulWoitaschek over 7 years ago
- 2 comments