Masood Malekghassemi
|
6a5e1d7e19
|
Merge pull request #5478 from soltanmm/catatonic
Address some memory hazards in Cython code
|
9 years ago |
Bogdan Drutu
|
f0ca4d5c5c
|
Merge pull request #5441 from a-veitch/no_binary_tags
Remove binary tags, restrict tag characters to ASCII
|
9 years ago |
Stanley Cheung
|
7700d13a98
|
Merge pull request #5483 from jtattermusch/csharp_protoc_bundling_fix_sanity
Fix sanity test for C#'s 'build_packages.bat.template'
|
9 years ago |
Stanley Cheung
|
df1e05ad24
|
Simplify PHP installation
|
9 years ago |
Jan Tattermusch
|
3742703f5f
|
fix sanity test
|
9 years ago |
Jan Tattermusch
|
f657a50213
|
Merge pull request #5466 from jtattermusch/csharp_win_distribtest
Windows C# distribtests
|
9 years ago |
Jan Tattermusch
|
3f1aa9b99a
|
add copyright and cleanup python code
|
9 years ago |
Stanley Cheung
|
323ec9b46b
|
Merge pull request #5464 from jtattermusch/csharp_bundle_protoc_artifacts
Package protoc artifacts for all platforms in Grpc.Tools nuget
|
9 years ago |
Jan Tattermusch
|
8ba6a6b321
|
Merge pull request #5402 from sreecha/stress_test_scripts
Stress test scripts to launch in GKE
|
9 years ago |
Masood Malekghassemi
|
334e0ee370
|
Address some memory hazards in Cython code
Some __dealloc__ methods were calling Python methods, and some
references were being dropped on the floor instead of threaded through
gRPC core.
|
9 years ago |
Sree Kuchibhotla
|
e1dd18a945
|
Fix copyright
|
9 years ago |
Dan Born
|
ef7e42660c
|
Merge pull request #5405 from daniel-j-born/custom_test_creds
Allow new credential types to be added to tests.
|
9 years ago |
Jan Tattermusch
|
fa4b163fea
|
windows C# distribtest
|
9 years ago |
Jan Tattermusch
|
2463010ed2
|
package protoc artifacts for all platforms in Grpc.Tools
|
9 years ago |
Jorge Canizales
|
1df086067c
|
Merge pull request #5465 from makdharma/coverage
Added a test to verify user agent prefix can be set correctly.
|
9 years ago |
Sree Kuchibhotla
|
a2e48f14bd
|
Merge remote-tracking branch 'origin/stress_test_scripts' into stress_test_scripts
|
9 years ago |
Sree Kuchibhotla
|
aadb910524
|
Change directory structure for the scripts (remove tools/big_query and
tools/gke directies and instead create tools/gcp). Move scripts around
in to the appropriate directories
|
9 years ago |
Makarand Dharmapurikar
|
f1588b5154
|
Another nit fix..
|
9 years ago |
Makarand Dharmapurikar
|
c9dbf645e4
|
fixed indentation and removed unnecessary empty line
|
9 years ago |
Sree Kuchibhotla
|
8ed902e6f7
|
Change directory structure for the scripts (remove tools/big_query and
tools/gke directies and instead create tools/gcp). Move scripts around
in to the appropriate directories
|
9 years ago |
Makarand Dharmapurikar
|
c2b3490fc5
|
Added a test to verify user agent prefix can be set correctly.
|
9 years ago |
Michael Lumish
|
da41511f4a
|
Merge pull request #5447 from murgatroid99/node_windows_test_build
Explicitly delete node_modules directory after running tests on Windows
|
9 years ago |
Sree Kuchibhotla
|
da25fdb882
|
Address code review comments
|
9 years ago |
murgatroid99
|
606d6bfd12
|
Explicitly delete node_modules directory after running tests on Windows
|
9 years ago |
Michael Lumish
|
8d7c99353b
|
Merge pull request #5427 from jtattermusch/fix_gcc44_string_decode
Don't fail when generating report.xml on gcc4.4
|
9 years ago |
Vijay Pai
|
e0205e568c
|
Merge pull request #5433 from ctiller/hide-the-pollset-set-redux
Pollset & pollset-set implementation firewalls
|
9 years ago |
Sree Kuchibhotla
|
61c134f5f8
|
Significantly rewrite tools/gke/run_stress_tests_on_gke.py and make
everything configurable
|
9 years ago |
Alistair Veitch
|
0cc824275d
|
regenerate imports
|
9 years ago |
Jan Tattermusch
|
962aff35bd
|
Merge pull request #5440 from jtattermusch/python_fedora21_distribtest
Fix fedora20 python distribtest
|
9 years ago |
Alistair Veitch
|
600e993e7a
|
add checking of character values
|
9 years ago |
Jan Tattermusch
|
75138b93e1
|
Fix fedora20 python distribtest
|
9 years ago |
Michael Lumish
|
c8c78b53d3
|
Merge pull request #5430 from jtattermusch/ruby_distribtest_centos6_fix
Fix ruby distribtest on centos6
|
9 years ago |
Nathaniel Manista
|
0d034da324
|
Merge pull request #5429 from jtattermusch/python_fedora21_distribtest
Fix python distribtest on fedora20 and fedora21.
|
9 years ago |
Craig Tiller
|
814169681d
|
clang-format
|
9 years ago |
Craig Tiller
|
9d84fa8ca6
|
Fix copyrights
|
9 years ago |
Craig Tiller
|
4a76dcd4f9
|
Fix merge error made at some point
|
9 years ago |
Craig Tiller
|
69b093b360
|
Revert "Revert "Add an implementation firewall against pollset_set""
|
9 years ago |
Jan Tattermusch
|
0222b92cd0
|
fix python distribtest on fedora20
|
9 years ago |
Jan Tattermusch
|
5638cc22f3
|
fix ruby distribtest on centos6
|
9 years ago |
Jan Tattermusch
|
e5e665564e
|
fix python distribtest on fedora21
|
9 years ago |
Vijay Pai
|
2596d8f7e7
|
Merge pull request #5426 from grpc/revert-5386-hide-the-pollset-set
Revert "Add an implementation firewall against pollset_set"
|
9 years ago |
Vijay Pai
|
e9ef536451
|
Revert "Add an implementation firewall against pollset_set"
|
9 years ago |
Vijay Pai
|
e3cd256840
|
Merge pull request #5386 from ctiller/hide-the-pollset-set
Add an implementation firewall against pollset_set
|
9 years ago |
Jan Tattermusch
|
60ab05ac21
|
allow run_tests.py to pass under python 2.6
|
9 years ago |
Craig Tiller
|
c9fc695ab6
|
Merge branch 'hide-the-pollset' into hide-the-pollset-set
|
9 years ago |
Craig Tiller
|
8c13e6645f
|
Fix nanopb
|
9 years ago |
Craig Tiller
|
b63309f52e
|
Fix nanopb
|
9 years ago |
David Garcia Quintas
|
efefb6edd8
|
update nanopb version
|
9 years ago |
Craig Tiller
|
a80a06480f
|
Merge branch 'hide-the-pollset' into hide-the-pollset-set
|
9 years ago |
Craig Tiller
|
36f8f88529
|
Fix crash on mac
|
9 years ago |