murgatroid99
238c23b453
Added more logging
10 years ago
murgatroid99
fb0b99ea8f
Fixed ldd logging
10 years ago
murgatroid99
985c5bf2e0
Added logging for python tests
10 years ago
Craig Tiller
fa9b1a415e
Fix flake
10 years ago
Masood Malekghassemi
a401d6336a
Merge pull request #909 from nathanielmanistaatgoogle/python-generated-code-early-adopter
...
Update Python codegen to early_adopter interface
10 years ago
murgatroid99
d6fea899b8
Added TODO to re-enable commented test
10 years ago
Craig Tiller
bb88a048cd
Add clarifying comment
10 years ago
Nicolas Noble
1ab2e892d5
Merge pull request #910 from mbrukman/readme-no-exec
...
Removed execute permissions from README files.
10 years ago
Tim Emiola
f42af60c7e
Merge pull request #913 from jtattermusch/csharp_docker
...
Docker files for c# (on mono)
10 years ago
murgatroid99
aa88dced55
Merge branch 'master' into travis_python
10 years ago
murgatroid99
cedab130c2
Put tests back in a useful state
10 years ago
Craig Tiller
13d5c1a579
Merge github.com:grpc/grpc into qps_driver
10 years ago
murgatroid99
a2af8a1a98
Changed how python versions are specified
10 years ago
Jan Tattermusch
fa4efbd157
added docker files for c#
10 years ago
murgatroid99
0af2a46d7c
Add more logging
10 years ago
Craig Tiller
410f44f70a
Merge pull request #911 from ejona86/remove-http-code-doc
...
Remove HTTP mappings from status.h
10 years ago
Craig Tiller
45115845cc
Mark fling_*test non-flaky
...
Also, make the flaky: tag a little more visible in build.json
10 years ago
Craig Tiller
1a138c34ed
Dont add new requests when shutting down
10 years ago
Craig Tiller
f5fd4ba0a9
Completion queue cleanup
...
Make debugging a little easier, and remove an unnecessary assert
10 years ago
Tim Emiola
d4a2171f52
Merge pull request #892 from proppy/docker-go
...
dockerfiles/go: go install from GOPATH and remove bash from CMD
10 years ago
Eric Anderson
5b53e35ba4
Remove HTTP mappings from status.h
...
The mappings are a combination of useless, inaccurate, and harmful.
Leave them out until they are helpful and correct.
Fundamental issues:
- If in need of mappings, a user would need HTTP -> gRPC code mappings.
But the docs don't provide that since the mappings are not 1:1.
- There _is no_ gRPC -> HTTP code mapping taking place in gRPC. This
may change in the future, but until then the docs are misleading.
But even given those were resolved, there are additional issues. Two
obvious examples:
- 501 Not Implemented is refering to HTTP methods such as GET and POST
not being implement. That should not be used for gRPC methods not
found (UNIMPLEMENTED).
- 404 Not Found is for when the resource is not found. In gRPC, the
resource is the gRPC method, not the parameters (NOT_FOUND). If there
is a REST conversion layer on top of gRPC, then 404 would be
appropriate, but that just shows that the mapping can not be
canonical.
10 years ago
Craig Tiller
479f2b25fb
Speed up test, reduce flakiness
10 years ago
Craig Tiller
b449de0bb4
Cleaned
10 years ago
Craig Tiller
3e9cbc749a
Merge github.com:grpc/grpc into qps_driver
10 years ago
Craig Tiller
39b9a029cf
Capitalization
10 years ago
Craig Tiller
03dc06cb66
Rename flag
10 years ago
Craig Tiller
b9eb180d4d
Fix some shutdown races
10 years ago
Craig Tiller
f2350183be
Make debugging a little easier
10 years ago
Misha Brukman
5cdf37eb7b
Removed execute permissions from README files.
10 years ago
Craig Tiller
748fe3ffe2
Potential fix for stuck RPCs at shutdown
10 years ago
Craig Tiller
567c692c0b
Merge github.com:grpc/grpc into ssl
10 years ago
Nathaniel Manista
7a89026886
Merge pull request #904 from mbrukman/python-requirements
...
Fixes #898 .
10 years ago
Nathaniel Manista
a60a77b63f
Update Python codegen to early_adopter interface
...
With this change the Python code generated by the Python code generator
uses the grpc.early_adopter package and not the grpc.framework.face
package.
10 years ago
Craig Tiller
077e75cba9
Fix memory allocation
10 years ago
Craig Tiller
faa8480a39
Tracer registration.
...
First: ugh.
Second: allow tracer global variables to be registered and then parsed out of a configuration environment variable.
Expose TSI trace config variable directly to ease this a little.
10 years ago
Craig Tiller
3ec73cec8f
Merge github.com:grpc/grpc into ssl
...
Conflicts:
src/core/tsi/ssl_transport_security.c
10 years ago
Craig Tiller
c2bbb7391e
Merge pull request #854 from jboeuf/tsi_tracing
...
Adding support to enable tracing in tsi.
10 years ago
Craig Tiller
cfe6da22a5
Merge pull request #902 from bjornxiong/master
...
Update log_posix.c
10 years ago
Misha Brukman
53f101a7a9
Moved pip dependencies into requirements.txt .
...
This allows for easier scripting and updates.
10 years ago
bjorn
c1f97ce789
Update log_posix.c
...
size error
10 years ago
Julien Boeuf
980f600c83
Adding support to enable tracing in tsi.
10 years ago
Craig Tiller
fe3c37c281
Merge pull request #900 from nicolasnoble/headers
...
Guard headers tool.
10 years ago
Nicolas "Pixel" Noble
1ff52d5278
Guard headers tool.
10 years ago
Nicolas Noble
0c84e3c4e6
Merge pull request #886 from ctiller/asan2
...
Omit some tests, speed up others, prepare for ASAN
10 years ago
Nicolas Noble
4251ba4045
Merge pull request #897 from ctiller/asan
...
Suppressing a data race in OpenSSL
10 years ago
Craig Tiller
c24eb22860
Suppressing a data race in OpenSSL
...
This race is (probably) legit on some platforms, but (likely) safe on Intel at least.
For now, since it's a little outside our control, I'm suppressing it to focus on any remaining races in our code.
10 years ago
Craig Tiller
f6689e8acc
Merge pull request #856 from vjpai/master
...
Multithreaded Async C++ perf tests, plus gens rename of Async client methods
10 years ago
mattn
b9e1563853
Support ruby 2.2.0
10 years ago
vjpai
4e1e1bc28e
Revert "Use typedefs to avoid triply-nested function templates"
...
This reverts commit 45b0bc4bec
.
This revert is being done because the compilers on Travis don't
understand the C++11 template/using syntax.
10 years ago
Eric Anderson
0a2a22d9a7
Merge pull request #870 from nicolasnoble/docker
...
Removing the ssh setup of the dockerfile.
10 years ago