Jan Tattermusch
6c0dee8b0d
migrate Grpc.Examples.Tests to NUnit3
9 years ago
Jan Tattermusch
e331da2277
make Grpc.Core.Tests work with NUnit3
9 years ago
Jan Tattermusch
a8a73fd8d8
update nuget dependencies to nunit3
9 years ago
Jan Tattermusch
896ae71e13
remove leftover file from the past
9 years ago
Jan Tattermusch
acd5f0e1b1
delete a leftover file from the past
9 years ago
David Garcia Quintas
9885bff5fb
Factored out parse functions from sockaddr_resolver
9 years ago
Nicolas "Pixel" Noble
b206c154dd
Addressing comment.
9 years ago
Jan Tattermusch
9ad4c3a1fb
async void is illegal in ASP.NET and DNXcore
9 years ago
Nicolas "Pixel" Noble
b29d8cfeb8
Last few mallocs / frees.
9 years ago
Jun Mukai
c0862859be
ruby: Add test case for referring external package
...
The new spec uses existing EchoDuplicate service in
grpc.testing.duplicate, which refers grpc.testing.Empty,
and verifies if the plugin generates this correctly as
Grpc::Testing::Empty.
9 years ago
Jan Tattermusch
1afdf846cb
make gRPC C# nuget work with new project.json style projects
9 years ago
Craig Tiller
03915e5de6
Sort out codegen dependencies
9 years ago
Craig Tiller
b182066169
clang-fmt
9 years ago
Craig Tiller
a385b385e5
Expand corpus, fix crash
9 years ago
Jun Mukai
cac9ba4f22
ruby: Use fully-qualified type name when necessary
...
- Use full_name() instead of name(), otherwise package names
are omitted.
- Fix a minor bug on RubyTypeOf(), to replace dotted protobuf
package name by ruby's module names correctly.
9 years ago
murgatroid99
585fb9417e
Bumped version to 0.13.2-pre2
9 years ago
murgatroid99
2dc8442eef
Created node tools package to distribute protoc and eventually the plugin
9 years ago
Craig Tiller
30e53cd4c4
Experimental wrapped language fix
9 years ago
Craig Tiller
702f3635c2
Fix include guards
9 years ago
Stanley Cheung
82e6f32d64
php: destroy grpc_byte_buffer after startBatch
9 years ago
Craig Tiller
12445ee374
Add missing include
9 years ago
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
9 years ago
Craig Tiller
96acdee66c
Deal with no default authority being available
9 years ago
Sree Kuchibhotla
54fa9e4132
address code review comments
9 years ago
Craig Tiller
839bebed9e
Use channel args from builder
9 years ago
Craig Tiller
8166732d10
clang-fmt
9 years ago
David Garcia Quintas
bf2e73d8ae
Added fuzzers for load_balancer_api parsing functions
9 years ago
Craig Tiller
16c13451f0
Fix init ordering,memory leaks
9 years ago
Craig Tiller
0b54163019
Fixing client_config init
9 years ago
Craig Tiller
f82ddc4c78
Nailing down dependencies better
9 years ago
Sree Kuchibhotla
5d27e8fcab
Correct a typo in the spec
9 years ago
Craig Tiller
d1697d99d7
Getting dependencies fixed up
9 years ago
Craig Tiller
9781615490
clang-fmt
9 years ago
Craig Tiller
c7b152eec2
Fix include guards
9 years ago
Craig Tiller
b112f3989f
Move subchannel_call_holder
9 years ago
Jan Tattermusch
eff9cf0d67
make interarrival timer generate the right QPS with poisson load
9 years ago
Jan Tattermusch
e81adf3b7b
Add more features for C# performance worker
9 years ago
Craig Tiller
f40a1972d0
Fix include guards
9 years ago
Sree Kuchibhotla
27137fbc85
Fix a typo in metrics.proto. No code is using double_value yet and hence no other code changes are needed
9 years ago
murgatroid99
0d4b13cf87
Handle google/protobuf includes in src/proto
9 years ago
Craig Tiller
084aa62861
Remove unnecessary -2016 from copyrights
9 years ago
Craig Tiller
73cf3db0a5
Fix
9 years ago
Craig Tiller
7bfd8bedf1
clang-fmt
9 years ago
Craig Tiller
3693078650
Add handy debug
9 years ago
Craig Tiller
9cac2a12d9
Fix memory leak (I think)
9 years ago
Craig Tiller
22a3dfd954
Fix stream id order handling
9 years ago
Bogdan Drutu
552aecd0e2
Fix census plugin initialization for census filters.
9 years ago
Craig Tiller
c48ca71614
Add a test demonstrating forced closure of a stream, and make it work
9 years ago
murgatroid99
895c1113ab
Make ruby library conform to status code spec
9 years ago
Craig Tiller
725aaf2336
Fix codegen
9 years ago