-
Notifications
You must be signed in to change notification settings - Fork 177
Pull requests: grpc/grpc-kotlin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add the Dokka plugin to Gradle.
#8
by lowasser
was merged Mar 13, 2020
Loading…
updated Mar 13, 2020
Delete or reduce visibility of APIs not intended for actual use.
#9
by lowasser
was merged Mar 13, 2020
Loading…
updated Mar 13, 2020
Rename example packages
cleanup/refactoring
#16
by chalin
was closed Mar 19, 2020
Loading…
updated Mar 19, 2020
Add script to update gh-pages content
#28
by chalin
was closed Mar 24, 2020
Loading…
updated Mar 24, 2020
Add a build.gradle for interop-testing, and get everything compiling.
#29
by lowasser
was merged Mar 25, 2020
Loading…
updated Mar 25, 2020
fix the interop build, but tests are still failing
#31
by saturnism
was closed Mar 25, 2020
Loading…
updated Mar 25, 2020
Avoid lateinit vars in general, which seem to be biting us.
#34
by lowasser
was merged Mar 25, 2020
Loading…
updated Mar 25, 2020
Correct a compilation error wrt the now-nullable vars.
#35
by lowasser
was merged Mar 26, 2020
Loading…
updated Mar 26, 2020
Fix a typo in TestServiceClient. Not sure how this even got in...
#36
by lowasser
was merged Mar 26, 2020
Loading…
updated Mar 26, 2020
adds pom config and patch version
#41
by bshaffer
was merged Apr 2, 2020
Loading…
updated Apr 2, 2020
fix: switches to implementation from compile for grpc-kotlin-stub
#45
by bshaffer
was merged Apr 3, 2020
Loading…
updated Apr 3, 2020
Remove metadata parameter from client stubs.
#49
by lowasser
was merged Apr 7, 2020
Loading…
updated Apr 7, 2020
switching back to compile for compiler dependencies
#53
by bshaffer
was merged Apr 9, 2020
Loading…
updated Apr 9, 2020
Add "/JVM" qualification to link names
#59
by chalin
was merged Apr 16, 2020
Loading…
updated Apr 16, 2020
README: add note about use of Java protoc plugin
documentation
Improvements or additions to documentation
#70
by chalin
was merged Apr 21, 2020
Loading…
updated Apr 21, 2020
Modify bidiStreamingCancelResponsesCancelsRequests test to avoid what…
#71
by lowasser
was merged Apr 21, 2020
Loading…
updated Apr 21, 2020
fix: change compiler to implementation
#56
by bshaffer
was merged Apr 21, 2020
Loading…
updated Apr 21, 2020
Make sure trailers from a StatusException propagate to the client.
#72
by lowasser
was merged Apr 21, 2020
Loading…
updated Apr 21, 2020
Add an explicit package for the ProtoFileWithHyphen. Use the simpler…
#75
by lowasser
was merged Apr 21, 2020
Loading…
updated Apr 21, 2020
Use simple positional invocation for ClassName's constructor everywhere.
#76
by lowasser
was merged Apr 21, 2020
Loading…
updated Apr 21, 2020
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.