Jan Tattermusch
|
e97bc51d39
|
already installed on mac workers
|
7 years ago |
Jan Tattermusch
|
707145c78a
|
mingw already installed on win kokoro workers
|
7 years ago |
Yash Tibrewal
|
22e89a8b57
|
Merge pull request #12499 from yashykt/ctocc3
Getting files C++ compilable
|
7 years ago |
Vijay Pai
|
556e8f21d5
|
Merge pull request #12525 from vjpai/fc_limits
Fix headers on flow control
|
7 years ago |
Yash Tibrewal
|
f21e7ef6ff
|
Merge pull request #12463 from yashykt/max_concurrent_streams_fix
Fix for max_concurrent_streams issue - Call mark_stream_closed before…
|
7 years ago |
Nathaniel Manista
|
558e4c33b8
|
Merge pull request #12492 from nathanielmanistaatgoogle/gitignore
Ignore all Python 3 virtual environments.
|
7 years ago |
Craig Tiller
|
f6da962134
|
Merge pull request #12521 from ctiller/rtstat
Make unmeasured CPU costs be 1, not 0
|
7 years ago |
Craig Tiller
|
5566e4e7fa
|
Merge pull request #12509 from ctiller/stats_json
Upload core stats to qps_test
|
7 years ago |
apolcyn
|
538418da96
|
Merge pull request #12512 from apolcyn/fix_cares_mem_leak
Fix a memory leak in cares wrapper
|
7 years ago |
Nicolas Noble
|
cbe9383993
|
Merge pull request #12520 from nicolasnoble/buildgen-bubble-break
Adding --base to generate_projects.py - part 2
|
7 years ago |
Vijay Pai
|
b2f490c565
|
Include limits.h since we're using INT_MAX (affects some compilers)
|
7 years ago |
Craig Tiller
|
bdfa308a1f
|
Merge github.com:grpc/grpc into stats_json
|
7 years ago |
Craig Tiller
|
3f0ef3ee1e
|
Merge branch 'stats_json' of github.com:ctiller/grpc into stats_json
|
7 years ago |
Craig Tiller
|
2be06b43e7
|
Make unmeasured CPU costs be 1, not 0
Allows capturing 0 as a CPU cost, which we'll be able to leverage to
increase concurrency (once data has caught up in a few days)
|
7 years ago |
Yash Tibrewal
|
a6ede3bea1
|
Remove unnecessary comment
|
7 years ago |
Yash Tibrewal
|
6988dbb456
|
There is no need to remove fail_pending_writes from mark_stream_closed anymore
|
7 years ago |
Yash Tibrewal
|
49119a4caf
|
Fix for max_concurrent_streams issue - Call mark_stream_closed before sending trailing metadata
|
7 years ago |
Craig Tiller
|
6d4c993289
|
Merge pull request #12487 from ctiller/stats_schema
Automatically generate BigQuery schema details for all counters
|
7 years ago |
Craig Tiller
|
d718803755
|
Merge pull request #12491 from ctiller/ffs
Add a clamp to remove ubsan failure
|
7 years ago |
Nicolas "Pixel" Noble
|
72b36736ce
|
The input files also need to follow the base argument...
|
7 years ago |
Yash Tibrewal
|
97dab51a3f
|
Renaming pops_tag enum
|
7 years ago |
Yash Tibrewal
|
090aca55bd
|
Using already type casted variables
|
7 years ago |
Yash Tibrewal
|
52778c4729
|
Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues
|
7 years ago |
Craig Tiller
|
27147b85f8
|
Review feedback
|
7 years ago |
Craig Tiller
|
73a6170896
|
Upload core stats to qps_test
|
7 years ago |
Nicolas Noble
|
a06e5fdfb7
|
Merge pull request #12516 from nicolasnoble/buildgen-bubble-break
Adding --base to generate_projects.py
|
7 years ago |
kpayson64
|
02a76f1bd0
|
Merge pull request #12460 from kpayson64/attempt_bug_fix
Warm pip cache with libraries used by virtualenv
|
7 years ago |
Alexander Polcyn
|
dd2c3cf23a
|
fix handling of service config choosing when percentage is zero
|
7 years ago |
Jan Tattermusch
|
b548038309
|
Merge pull request #12507 from jtattermusch/better_testsuite_timeouts
Differentiate suite timeouts in run_tests_matrix.py
|
7 years ago |
Nicolas "Pixel" Noble
|
40c346ced9
|
Adding --base to generate_projects.py
|
7 years ago |
Matt Kwong
|
69ce380ccc
|
Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand"
This reverts commit 81ad19d4be , reversing
changes made to ed63aac195 .
|
7 years ago |
Jan Tattermusch
|
a5b571e22d
|
Merge pull request #12504 from jtattermusch/bump_1_6_1
Bump version to 1.6.1
|
7 years ago |
Matt Kwong
|
3c8f6dbffd
|
Remove leftover instance of clear_alarms
|
7 years ago |
Nicolas Noble
|
81ad19d4be
|
Merge pull request #12513 from grpc/revert-12289-sig_hand
Revert "Let alarms trigger at end of jobset.py instead of clearing them"
|
7 years ago |
Craig Tiller
|
459098eead
|
Merge branch 'revert-12289-sig_hand' of github.com:grpc/grpc into stats_json
|
7 years ago |
Craig Tiller
|
5d6156033e
|
Review feedback
|
7 years ago |
Craig Tiller
|
0852acd8b3
|
Revert "Let alarms trigger at end of jobset.py instead of clearing them"
|
7 years ago |
Craig Tiller
|
9a009f776f
|
Merge github.com:grpc/grpc into stats_json
|
7 years ago |
Craig Tiller
|
ed63aac195
|
Merge pull request #12486 from ctiller/auto-schema
Automatically fetch schema from BigQuery
|
7 years ago |
Alexander Polcyn
|
3a24364b48
|
Fix a memory leak in cares wrapper
|
7 years ago |
ZhouyihaiDing
|
d5e390b509
|
No newline at the end of file
|
7 years ago |
Vijay Pai
|
da27ee22a4
|
Merge pull request #7 from ZhouyihaiDing/qps_php
php qps update
|
7 years ago |
Vijay Pai
|
13784dd684
|
Merge branch 'phpqps_auto' into qps_php
|
7 years ago |
Vijay Pai
|
11b48c766e
|
typo
|
7 years ago |
Vijay Pai
|
9b2a91306b
|
php7 is new default for ubuntu 16.04
|
7 years ago |
ZhouyihaiDing
|
3c77ee8ad1
|
dir bug
|
7 years ago |
ZhouyihaiDing
|
644676fb12
|
vjpai's PR
|
7 years ago |
Vijay Pai
|
649c95eadc
|
Make sure to get all PHP dependences set up properly
|
7 years ago |
Vijay Pai
|
f9da3a7bc4
|
Start setting up files for autorun of php_to_cpp qps tests
|
7 years ago |
Matt Kwong
|
e0de23ed32
|
Merge pull request #12289 from matt-kwong/sig_hand
Let alarms trigger at end of jobset.py instead of clearing them
|
7 years ago |