chedeti
82afcaa009
rename class variables to snake_case
8 years ago
Jorge Canizales
cc3ecd104f
Point out what to do if the sanity check fails
8 years ago
Jorge Canizales
e8f088e522
Remove obsolete template notices in podspecs
8 years ago
Nicolas "Pixel" Noble
5af33e925a
Forgot one file
8 years ago
Nicolas "Pixel" Noble
ca1558753a
Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split
8 years ago
kpayson64
8ebb2a9594
Merge pull request #7613 from kpayson64/py_protobuf_upgrade
...
Bump python protobuf dependency to 3.0.0
8 years ago
Nicolas Noble
f14effb6e4
Merge pull request #7626 from nicolasnoble/manual-upmerge-after-version-bump
...
Manual upmerge after version bump.
8 years ago
siddharthshukla
de84d566b8
Fix the ThreadPoolExecutor: max_workers can't be 0
...
Add a RecordingThreadPool that inherits from Executor, contains a
ThreadPoolExecutor and has an extra method 'was_used' to indicate if
submit method was ever called i.e. if the thread pool was ever used.
8 years ago
Ken Payson
e5fd01a389
Bump python protobuf dependency to 3.0.0
8 years ago
Nicolas "Pixel" Noble
229b1619f0
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
...
Conflicts:
CMakeLists.txt
Makefile
build.yaml
package.json
src/core/lib/surface/version.c
src/csharp/Grpc.Auth/project.json
src/csharp/Grpc.Core/VersionInfo.cs
src/csharp/Grpc.Core/project.json
src/csharp/Grpc.HealthCheck/project.json
src/csharp/build_packages.bat
src/node/health_check/package.json
src/node/tools/package.json
src/python/grpcio/grpc_version.py
src/python/grpcio_health_checking/grpc_version.py
src/python/grpcio_tests/grpc_version.py
src/ruby/lib/grpc/version.rb
src/ruby/tools/version.rb
tools/distrib/python/grpcio_tools/grpc_version.py
tools/doxygen/Doxyfile.c++
tools/doxygen/Doxyfile.c++.internal
tools/doxygen/Doxyfile.core
tools/doxygen/Doxyfile.core.internal
8 years ago
Mark D. Roth
00e9c3bb3b
clang-format
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
Nicolas Noble
eedc335580
Merge pull request #5803 from nicolasnoble/what-the-fuzz
...
Fixing json parsing issues detected by libfuzz.
8 years ago
Jorge Canizales
86ea627270
Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-for-everybody
...
Let override default response size limit
8 years ago
kpayson64
1e6e21b745
Merge pull request #7619 from dgquintas/fix_grpclbtest
...
deflake grpclb_test
8 years ago
Alexander Polcyn
2717aea387
using temporary nuget location on windows
8 years ago
David Garcia Quintas
5d96056293
regenerated projects
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
82fd31ac35
update nuget after installing in docker
8 years ago
Alexander Polcyn
b205338467
changed ix-async dependencies to System.Interactive.Async version 3.0.0
8 years ago
David Garcia Quintas
e60ae9c967
deflake grpclb_test
8 years ago
Muxi Yan
d924b01482
Merge pull request #7554 from muxi/fix-cronet-interop-test
...
Fix Objective-C test pods for Cronet tests
8 years ago
murgatroid99
45475ac9a4
Merge branch 'master' into node_generator_nested_messages
8 years ago
kpayson64
5e1fbd2061
Merge pull request #7370 from rjshade/move_timeout_encoding
...
Move timeout_encoding to core/lib/transport
8 years ago
Nicolas Noble
eef2887783
Merge pull request #7254 from nicolasnoble/gcloud-no-image-aliases
...
Stop using image aliases, as this is getting deprecated.
8 years ago
Nicolas Noble
cc752a3c3b
Merge pull request #7618 from dgquintas/v1.0.x
...
Backport of "added windows to INSTALL.md"
8 years ago
Nicolas Noble
b21227101c
Merge pull request #7587 from dgquintas/install_docs
...
added windows to INSTALL.md
8 years ago
Nicolas Noble
ac7f0bd856
Merge pull request #7587 from dgquintas/install_docs
...
added windows to INSTALL.md
8 years ago
David Garcia Quintas
d47d03f6b6
corrected typo
8 years ago
murgatroid99
7df3597eb0
Regenerate packages
8 years ago
murgatroid99
a1c442a203
Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_update
8 years ago
Mark D. Roth
3b4f99549d
Update destroy_call_elem args from merge.
8 years ago
Nicolas "Pixel" Noble
18c71117b0
Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz
8 years ago
Mark D. Roth
85c1168d17
Merge remote-tracking branch 'upstream/master' into filter_api
8 years ago
Nicolas Noble
5c3877e70f
Merge pull request #7520 from thunderboltsid/update-gitignore
...
Update .gitignore to include .idea folder
8 years ago
Nicolas Noble
e90671e424
Merge pull request #7522 from makdharma/enable_secure_endpoint_trace
...
removed hardcoded disable on logging
8 years ago
Mark D. Roth
cf501a717a
Clean up cq_verifier code.
8 years ago
Nicolas Noble
6a4397eb33
Merge pull request #7600 from dgquintas/fix_includes
...
fixed include guard script and faulty .h
8 years ago
murgatroid99
2db3d99269
Fix error handling authentication errors with non-numeric error codes
8 years ago
kpayson64
329d6473db
Merge pull request #6774 from a-veitch/add_resource
...
Add Census resource API and implementation.
8 years ago
kpayson64
9fa684fa0d
Merge pull request #7610 from kpayson64/downgrade_setuptools
...
Downgrade docker setuptools
8 years ago
kpayson64
212a03ea1d
Merge pull request #7024 from markdroth/filter_call_init_failure
...
Extend filter API to allow call initialization to return an error.
8 years ago
kpayson64
52f3b67be0
Merge pull request #7601 from dgquintas/census_stuff
...
Changed census static metadata keys for tracing and tag propagation
8 years ago
Ken Payson
f32e71eaca
Downgrade docker setuptools
8 years ago
chedeti
00be9de95c
fix codegen patch
8 years ago