Craig Tiller
|
9daab242ad
|
Fix C test build
|
10 years ago |
Craig Tiller
|
054d1dec07
|
Correct Node build errors
|
10 years ago |
Craig Tiller
|
a33acb7021
|
Correct C++ build errors
|
10 years ago |
Craig Tiller
|
fee0cfa0d5
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
Conflicts:
src/cpp/server/server.cc
|
10 years ago |
Craig Tiller
|
4d706b8dbc
|
Port C# to new API
|
10 years ago |
Craig Tiller
|
a5e15f446e
|
Port Python to new API
|
10 years ago |
Craig Tiller
|
997fab6874
|
Port Ruby to new API
|
10 years ago |
Craig Tiller
|
fdb75f58e7
|
Port Node to new API
|
10 years ago |
Craig Tiller
|
f4d4ae0dd5
|
Merge pull request #1521 from yang-g/race
do not request another call if server is shutdown
|
10 years ago |
David G. Quintas
|
9ceeae35c7
|
Merge pull request #1523 from nicolasnoble/qps-is-in-fact-a-tool
Flagging the QPS binaries as tools, instead of non-runnable tests.
|
10 years ago |
Nicolas Noble
|
909e098168
|
Flagging the QPS binaries as tools, instead of non-runnable tests.
|
10 years ago |
Yang Gao
|
b8a5f866f2
|
do not request another call if server is shutdown
|
10 years ago |
Nicolas Noble
|
442918f225
|
Merge pull request #1477 from ctiller/we-should-probably-run-all-the-tests-we-have
Enable test that got forgotten
|
10 years ago |
Tim Emiola
|
f51e8587fc
|
Merge pull request #1518 from stanley-cheung/php_ignore_vendor_folder
ignore PHP vendor/ folder
|
10 years ago |
Tim Emiola
|
57e289c103
|
Merge pull request #1504 from jtattermusch/csharp_api_fixes
Polishing the new C# API
|
10 years ago |
Stanley Cheung
|
ff73231610
|
ignore PHP vendor/ folder
|
10 years ago |
Tim Emiola
|
eb697aa12a
|
Merge pull request #1512 from stanley-cheung/bump_php_composer_lock
remove php composer.lock file
|
10 years ago |
Eric Anderson
|
e82f8266cf
|
Merge pull request #1502 from ctiller/check-on-headers
Validate that headers contain legal bytes
|
10 years ago |
Stanley Cheung
|
ab62f47be2
|
remove composer.lock file
|
10 years ago |
Nathan Mittler
|
2ec12deded
|
Merge pull request #1510 from ejona86/installDist
Add 'installDist' task to grpc-java Docker build
|
10 years ago |
Stanley Cheung
|
04cba6041f
|
bump php composer.lock again because of auth library fix
|
10 years ago |
Nicolas Noble
|
83606799a4
|
Merge pull request #1503 from ctiller/dont-signal-me
Eliminate need for SIGPIPE handling
|
10 years ago |
Nicolas Noble
|
0353fadd7c
|
Merge pull request #1509 from ctiller/perform-callbacks
Cleanup unlock() a little
|
10 years ago |
Eric Anderson
|
aa518cc3bf
|
Add 'installDist' task to grpc-java Docker build
This will allow us to not run Gradle every time we run an integration
test.
|
10 years ago |
Craig Tiller
|
07bc6ceedf
|
Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have
|
10 years ago |
Jan Tattermusch
|
03e82e2cdf
|
Split address passed to AddListeningPort into host and port
|
10 years ago |
Jan Tattermusch
|
8ab1f7ed3d
|
added concept of ServerCallContext, that is passed to all server-side handlers
|
10 years ago |
Jan Tattermusch
|
bdb1b4863b
|
add a generic constraint for TRequest and TResponse to require a class
|
10 years ago |
Jan Tattermusch
|
9b9a877eae
|
change todo comment
|
10 years ago |
Craig Tiller
|
f666adef90
|
Merge github.com:grpc/grpc into churn-churn-churn-the-api-gently-down-the-stream
|
10 years ago |
Craig Tiller
|
228896eab5
|
Merge github.com:grpc/grpc into check-on-headers
|
10 years ago |
Craig Tiller
|
46e46ed9ca
|
Merge github.com:grpc/grpc into dont-signal-me
|
10 years ago |
Craig Tiller
|
1d74de996c
|
Cleanup unlock() a little
|
10 years ago |
Nicolas Noble
|
63733efd73
|
Merge pull request #1499 from jtattermusch/core_cb_fix
Fix server side call finalization when connection is closed.
|
10 years ago |
Craig Tiller
|
2da0296478
|
Eliminate need for SIGPIPE handling
|
10 years ago |
Tim Emiola
|
a568ce7245
|
Merge pull request #1495 from stanley-cheung/fix_php_gce_test
update php composer.lock
|
10 years ago |
Craig Tiller
|
b96d001584
|
Validate that headers contain legal bytes
|
10 years ago |
Stanley Cheung
|
ba57cf23ee
|
Merge pull request #1501 from donnadionne/test-log
more division of logs to make it easier to analyze test results.
|
10 years ago |
Donna Dionne
|
030ca38635
|
more division of logs to make it easier to analyze test results.
|
10 years ago |
Jan Tattermusch
|
594856fe64
|
Fix: Server side call with both streams closed doesnt get properly finalized
|
10 years ago |
Stanley Cheung
|
ae35546dda
|
Merge pull request #1497 from donnadionne/test-log
Test log
|
10 years ago |
Donna Dionne
|
71cbac4b7f
|
Merge branch 'master' of github.com:google/grpc into test-log
|
10 years ago |
Donna Dionne
|
5c1368e200
|
Ensuring test logs are not over written between runs.
|
10 years ago |
Craig Tiller
|
708b0a8ba8
|
Merge github.com:grpc/grpc into we-should-probably-run-all-the-tests-we-have
|
10 years ago |
Stanley Cheung
|
62d0b28a76
|
update php composer.lock
|
10 years ago |
Craig Tiller
|
096528d604
|
Merge pull request #1492 from tbetbetbe/grpc_ruby_fix_travis
Pin the version of rubocop used in grpc.gemspec
|
10 years ago |
Craig Tiller
|
f9e6adf998
|
Completion queue binding for new requests API change
Move completion queue binding for new requests to the new request
request time, not server instantiation time.
|
10 years ago |
Tim Emiola
|
f2fb07dafc
|
Pin the version of rubocop used in grpc.gemspec
|
10 years ago |
Craig Tiller
|
78193bf035
|
Merge pull request #1491 from dgquintas/important_mark_analysis
Added support for important mark (!) analysis.
|
10 years ago |
David Garcia Quintas
|
5b2ea2979b
|
Added support for important mark (!) analysis.
For example, an input of
GRPC_LAT_PROF 1316908107613.015869 0x7fd35f7fe700 { 205 (nil)
src/core/iomgr/tcp_posix.c 1
GRPC_LAT_PROF 1316908107614.015869 0x7fd35f7fe700 { 205 (nil)
src/core/iomgr/tcp_posix.c 2
GRPC_LAT_PROF 1316908107615.015869 0x7fd35f7fe700 ! 999999 (nil)
src/core/iomgr/tcp_posix.c 3
GRPC_LAT_PROF 1316908107616.015869 0x7fd35f7fe700 } 205 (nil)
src/core/iomgr/tcp_posix.c 4
GRPC_LAT_PROF 1316908107617.015869 0x7fd35f7fe700 ! 999999 (nil)
src/core/iomgr/tcp_posix.c 5
GRPC_LAT_PROF 1316908107618.015869 0x7fd35f7fe700 } 205 (nil)
src/core/iomgr/tcp_posix.c 6
results in
tag 50%/90%/95%/99% us
205 5.00/5.00/5.00/5.00
Important marks:
================
999999 @ src/core/iomgr/tcp_posix.c:3
205 { (src/core/iomgr/tcp_posix.c:1): 2.000 us
205 { (src/core/iomgr/tcp_posix.c:2): 1.000 us
205 } (src/core/iomgr/tcp_posix.c:4): -1.000 us
205 } (src/core/iomgr/tcp_posix.c:6): -3.000 us
999999 @ src/core/iomgr/tcp_posix.c:5
205 { (src/core/iomgr/tcp_posix.c:1): 4.000 us
205 } (src/core/iomgr/tcp_posix.c:6): -1.000 us
|
10 years ago |