Stanley Cheung
2c9c76310e
Support update metadata callback function in php BaseStub
10 years ago
Michael Lumish
3cdb3b627e
Merge pull request #1327 from jcanizales/update-main-repo
...
Fixes build problem in the ObjC sample client and adds local tests
10 years ago
Jorge Canizales
e6300b2c56
Changes #import paths from RxLibrary -> gRPC
...
On account of the change in the podspec structure.
10 years ago
Jorge Canizales
045fabb290
Moves RxLibrary.podspec into gRPC.podspec
10 years ago
Tim Emiola
d9a3425148
Merge pull request #1320 from murgatroid99/node_load_json
...
Added JSON option for gRPC file loading
10 years ago
Jorge Canizales
aa83409dfd
Adds documentation to the tests and reduces timeout to 2s
10 years ago
Jorge Canizales
5f0c0f1427
Adds two tests that pass with the RouteGuide Java server
10 years ago
Jorge Canizales
7502bd29c3
Asynchronous unit test
10 years ago
Jorge Canizales
1d3734934f
Fixes the sample app to point to the new podspecs
10 years ago
Jorge Canizales
c2d7ecb699
Working podspecs for gRPC core & wrapper
...
- Moves them to the root of the repo.
- Makes them pass lint (except for the release tag warning).
- Includes the script to rename time.h and string.h in the spec.
- Fixes the #includes in the wrapper files.
10 years ago
Yang Gao
5b4cffc8a6
Merge pull request #1324 from nicolasnoble/template-warning
...
Adding a helpful warning message on top of the Makefile and BUILD file.
10 years ago
Nicolas "Pixel" Noble
d49893db82
Adding a helpful warning message on top of the Makefile and BUILD file.
10 years ago
Nicolas Noble
7907509b80
Merge pull request #1263 from jtattermusch/use_openssl_nuget
...
Refactoring of VS projects, start using nuget dependencies for OpenSSL and zlib on Windows.
10 years ago
Jan Tattermusch
5508c2c288
fixed grammar in readme
10 years ago
Jan Tattermusch
5566d6de58
tiny fixups
10 years ago
Jan Tattermusch
87d621bcf4
fixes to Grpc.mak
10 years ago
Jan Tattermusch
d169d60ba3
updated README
10 years ago
Jan Tattermusch
87ac31ee7d
allow building vcxproj files separately using msbuild
10 years ago
Jan Tattermusch
e82435922d
fixes to run_tests.py to at least start building tests on Windows
10 years ago
Jan Tattermusch
789e7aee60
updated version of nuget packages used in Grpc.mak
10 years ago
Jan Tattermusch
867ada1d24
regenerated Grpc.mak
10 years ago
Jan Tattermusch
d2a38450aa
remove what's left from vs2010 and vs2013 directories
10 years ago
Jan Tattermusch
33c424ad85
small fixes in README.md
10 years ago
Jan Tattermusch
547ecfd48d
Grpc.Core managed project now depends on native nuget packages with openssl and zlib
10 years ago
Jan Tattermusch
63fd04ea6b
changed path to grpc_csharp_ext.dll
10 years ago
Jan Tattermusch
f6f6fdb49f
start using grpc.dependencies.openssl and grpc.dependencies.zlib nuget packages
10 years ago
Jan Tattermusch
b5bf574e0c
regenerated project files
10 years ago
Jan Tattermusch
8ab4538343
introduced packages.include
10 years ago
Jan Tattermusch
8ff00a3c25
big refactoring of visual studio projects, started using nuget
...
dependencies.
10 years ago
Nicolas Noble
2a191e39aa
Merge pull request #1321 from ctiller/unsecure
...
Run capable test suites against grpc_unsecure
10 years ago
jboeuf
5cc35963c5
Merge pull request #1322 from nicolasnoble/build-fix
...
Fixing dependencies.
10 years ago
Nicolas "Pixel" Noble
9d7031c238
Fixing dependencies.
10 years ago
Craig Tiller
c8b357f7c8
Run capable test suites against grpc_unsecure
10 years ago
Eric Anderson
c4031b5058
Merge pull request #1311 from yang-g/codegen
...
Clarify some auth test definitions
10 years ago
Nicolas Noble
fe00787fec
Merge pull request #1318 from yang-g/flowfix
...
Fix the flow control issue.
10 years ago
Yang Gao
6851451fb7
Update interop-test-descriptions.md
10 years ago
Yang Gao
42c15a35e5
resolve comment
10 years ago
Yang Gao
0464af155c
Update interop-test-descriptions.md
10 years ago
Jan Tattermusch
291800b78f
Merge pull request #1309 from tbetbetbe/grpc_ruby_rpc_server_md
...
Grpc ruby add support for returning metadata to the rpc server
10 years ago
Yang Gao
0d197edcea
Update interop-test-descriptions.md
10 years ago
murgatroid99
71dbb8636d
Added JSON option for gRPC file loading
10 years ago
Craig Tiller
84b8884777
Tidying up proof of concept
10 years ago
Yang Gao
f102103196
Proof of concept fix for flow control error
10 years ago
Jan Tattermusch
3bb40596c5
Merge pull request #1313 from tbetbetbe/grpc_ruby_add_ruby_coverage
...
Add SimpleCov coverage set up for gRPC ruby
10 years ago
Craig Tiller
b572fcba35
Merge pull request #1315 from jboeuf/security_connector
...
Refactoring of core security to remove the factories.
10 years ago
Julien Boeuf
aab1edc5f6
Fixing inaccurate ruby test.
10 years ago
Julien Boeuf
7d1d9ca7fa
Refactoring of core security to remove the factories.
...
- Renamed security_context -> security_connector.
- Credentials are now responsible for creating their own connectors.
10 years ago
Stanley Cheung
19955c82bf
Merge pull request #1314 from tbetbetbe/grpc_ruby_remove_xray_dep
...
Remove usage of xray
10 years ago
Tim Emiola
154db73ff9
Remove usage of xray
...
- xray was useful during dev testing but is neither a dev or runtime dep
- its presence causes issues for libraries that handle signals themselves
Also
- updates grpc.gemspec with requirements
10 years ago
Tim Emiola
c85c1ae463
Add SimpleCov coverage set up for gRPC ruby
10 years ago