Nicolas "Pixel" Noble
|
35b8c51485
|
Bumping version to 1.0.1-pre1.
|
8 years ago |
Ken Payson
|
8348973de9
|
Use templates for python version dependencies
Also change grpcio-tools to be a runtime dependency of grpcio-tests,
grpcio-tools is run as part of the tests.
|
8 years ago |
Alexander Polcyn
|
847f9ecc22
|
fail benchmarks with errors in a child rpc thread
|
8 years ago |
Nicolas "Pixel" Noble
|
0f9337b6a0
|
Removing pre2 flag.
|
8 years ago |
murgatroid99
|
c0a64cda94
|
Update Node library dependencies and change deprecated function calls
|
8 years ago |
Ken Payson
|
5998cd760c
|
Add Python3.5 artifact targets
|
8 years ago |
Alex Polcyn
|
7f8456e3b8
|
clean up sanity test
|
8 years ago |
Jan Tattermusch
|
90cbde88c9
|
update to the newest CommandLineParser API
|
8 years ago |
Jan Tattermusch
|
678ec90119
|
migrate to the new CommandLineParser API
|
8 years ago |
Jan Tattermusch
|
7e037f7ae9
|
use CommandLineParser with CoreCLR support
|
8 years ago |
murgatroid99
|
ac7408de70
|
Clang format code
|
8 years ago |
murgatroid99
|
a842413ea2
|
Make Node code generator work properly with nested types
|
8 years ago |
Nicolas "Pixel" Noble
|
f2c074a73e
|
Updating build package C# scripts.
|
8 years ago |
Jan Tattermusch
|
fab839e967
|
remove leftover app.config
|
8 years ago |
Jan Tattermusch
|
68689229e8
|
update Grpc.Auth.nuspec
|
8 years ago |
Jan Tattermusch
|
07bd74edb8
|
update csproj project to Google.Apis.Auth 0.15.0
|
8 years ago |
Jan Tattermusch
|
9490daf67f
|
remove Google.Apis.Auth related CoreCLR todos
|
8 years ago |
Jan Tattermusch
|
a6624bb0b5
|
upgrade Google.Apis.Auth dependency to 0.15.0
|
8 years ago |
Nathaniel Manista
|
5450f05e0c
|
Migrate distrib, interop, and stress to GA API
|
8 years ago |
Stanley Cheung
|
83b34c2285
|
php: use emalloc to replicate MAKE_STD_ZVAL
|
8 years ago |
Stanley Cheung
|
0068bdb65a
|
php7: fix ubuntu compile error
|
8 years ago |
Alexander Polcyn
|
6bfe7dadf7
|
add all runtime nodes back into testing packages
|
8 years ago |
murgatroid99
|
80db7f8c6e
|
Make Node grpc-tools protoc automatically call the plugin
|
8 years ago |
Alexander Polcyn
|
dc3d561f4a
|
remove dedicated thread for read loop in ruby bidi calls
|
8 years ago |
Ken Payson
|
e5fd01a389
|
Bump python protobuf dependency to 3.0.0
|
8 years ago |
Jorge Canizales
|
3df9bdf880
|
Update generated files with new protobuf version
Also make the script fetch protoc from the usual place.
|
8 years ago |
Alexander Polcyn
|
2feec72c87
|
removed blank line
|
8 years ago |
Alex Polcyn
|
d0729dba7a
|
move solution dependencies to Grpc.Core.Test dependencies
|
8 years ago |
Alexander Polcyn
|
86e40c6e35
|
update templates to not include runtime sections in project.json
|
8 years ago |
Alexander Polcyn
|
84f0f791e9
|
removed runtime nodes from project.json libraries
|
8 years ago |
Alex Polcyn
|
77008b0338
|
updated hint path to updated library in csproj files
|
8 years ago |
Alexander Polcyn
|
809292a7af
|
ran script to update actual docker files
|
8 years ago |
Alexander Polcyn
|
b205338467
|
changed ix-async dependencies to System.Interactive.Async version 3.0.0
|
8 years ago |
murgatroid99
|
7df3597eb0
|
Regenerate packages
|
8 years ago |
murgatroid99
|
2db3d99269
|
Fix error handling authentication errors with non-numeric error codes
|
8 years ago |
Alex Polcyn
|
b4280fa084
|
compare test config as objects instead of strings
|
8 years ago |
Jorge Canizales
|
9e83d7ef0f
|
Fix local server tests & exceptions tests
|
8 years ago |
Jan Tattermusch
|
1c0f30c4a8
|
fix conditional compilation for netcoreapp1.0 projects
|
8 years ago |
Jorge Canizales
|
32fde7af29
|
Better names for the methods to clear all host settings
|
8 years ago |
Jorge Canizales
|
fb3a71d9c0
|
Fix usage of proto message parsing
On account of https://github.com/google/protobuf/pull/1712
|
8 years ago |
Jorge Canizales
|
72dce2dfbc
|
Update podspecs to use Protobuf 3.0.0
The SwiftSample doesn’t build in this commit, but I need to sync with
head anyway so I’ll first merge v1.0.x into this branch and then debug.
|
8 years ago |
Jorge Canizales
|
4bb2eb2241
|
Reset all host configs *before* setting what we need
Not after :) This fixes the local server tests failing to SSL handshake.
|
8 years ago |
Nicolas "Pixel" Noble
|
3260a1731a
|
Bumping to 1.0.0-pre2.
|
8 years ago |
Stanley Cheung
|
d083c148a2
|
php: missed a macro
|
8 years ago |
Jan Tattermusch
|
3fc8c8a9ff
|
regenerate
|
8 years ago |
murgatroid99
|
fcb5271105
|
Update node protobuf dependency to 3.0.0 where applicable. Also update example dependency to grpc 1.0.0
|
8 years ago |
Jorge Canizales
|
4da5fd0728
|
Document
|
8 years ago |
Jorge Canizales
|
ec0743e612
|
Leave improving the error message as a TODO
|
8 years ago |
Jorge Canizales
|
6af4addd55
|
Let override default response size limit
Still missing: Catch the C-library error to improve the error message.
|
8 years ago |
Nicolas Noble
|
5a36325896
|
Merge pull request #7502 from dgquintas/cpp_compression_level
C++ Compression Level set properly
|
8 years ago |