Tim Burks
|
2131cc82db
Merge pull request #167 from MrMage/fix-travis-path
|
7 years ago |
Tim Burks
|
72d155e98c
Merge pull request #166 from MrMage/ignore-build-outputs
|
7 years ago |
Daniel Alm
|
22e505c9d6
Remove the current working directoy from the Travis PATH environment variable.
|
7 years ago |
Daniel Alm
|
1c4dfa6da5
Add the new protobuf plugin binaries to .gitignore and to `make clean`.
|
7 years ago |
Tim Burks
|
4a8b3a19dc
Remove redundant "Echo2" sample.
|
7 years ago |
Tim Burks
|
54e218c696
Remove unused Makefile.
|
7 years ago |
Tim Burks
|
73fc104dfb
Merge pull request #164 from grpc/plugins-to-main
|
7 years ago |
Tim Burks
|
aa746f8591
Move protoc-gen-swiftgrpc plugin to main Sources directory.
|
7 years ago |
Tim Burks
|
5807f3f65a
Merge pull request #163 from grpc/no-templates
|
7 years ago |
Tim Burks
|
ae46487c76
Template-free code generation.
|
7 years ago |
Tim Burks
|
1efd21a00a
Merge pull request #162 from grpc/test-with-debug-builds
|
7 years ago |
Tim Burks
|
9af41cf0cd
Add print statements to echo test to preload stdlib and avoid test deadlock.
|
7 years ago |
Tim Burks
|
ae4b141221
Update Travis CI to use 4.0.3 release build.
|
7 years ago |
Tim Burks
|
55925d91b0
Test with debug builds.
|
7 years ago |
Tim Burks
|
10316035a1
Merge pull request #157 from grpc/test-sync
|
7 years ago |
Tim Burks
|
3e00aa5569
Improve test synchronization.
|
7 years ago |
Tim Burks
|
dc9dcb9019
Merge pull request #159 from MrMage/deoptionalize-grpc-variables
|
7 years ago |
Daniel Alm
|
b73abfe491
Make `gRPC.version` and `.gStandsFor` non-optional again, as those can safely be forcibly unwrapped.
|
7 years ago |
Tim Burks
|
423165cac2
Merge pull request #155 from MrMage/gencode-to-generics
|
7 years ago |
Daniel Alm
|
036ba34b22
Append the output of the test clients to both `test.out` and `stdout`.
|
7 years ago |
Daniel Alm
|
63a52c86b5
This fixes the tests for me.
|
7 years ago |
Tim Burks
|
8f9397425a
Merge branch 'master' into gencode-to-generics
|
7 years ago |
Tim Burks
|
50eee4e62a
Merge pull request #154 from grpc/example-tests
|
7 years ago |
Tim Burks
|
8598343e77
Remove potentially hard-to-synchronize status messages on endOfStream in Echo example.
|
7 years ago |
Tim Burks
|
3bafd530b8
Fix races in Echo samples.
|
7 years ago |
Tim Burks
|
239a8c65bf
Merge pull request #138 from MrMage/optional-completion-blocks
|
7 years ago |
Daniel Alm
|
1da453973f
A few more initializer fixes.
|
7 years ago |
Daniel Alm
|
524f7461df
Add `SwiftProtobuf` to the podspec, because the runtime support code in `SwiftGRPC` now depends on it.
|
7 years ago |
Daniel Alm
|
87c51057ee
Fix `ServiceClientTestStubBase`.
|
7 years ago |
Daniel Alm
|
d38118ba2b
Make `ServerSession`'s properties writable.
|
7 years ago |