Naresh
89ce16b6da
Update Dockerfiles for python artifacts to use latest git version
...
Due to a recent change (Feb 2018) in Github's policy to discontinue
support for weak cryptographic standards, older git versions stopped
working with Github repositories. The Dockerfiles for building python
artifacts currently uses git 2.0.5, that fails with an error `tlsv1
alert protocol version`.
The CentOS image by the latest source Dockerfile, `manylinux` comes
with the latest version of git as well, removing the need to manually
build git from source.
7 years ago
Vijay Pai
6eae794c9f
Merge pull request #14459 from vjpai/2phase_thd
...
C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)
7 years ago
Vijay Pai
4013f0ccda
Address reviewer comments
7 years ago
Vijay Pai
162ae4f50c
Remove std::thread, keep everything else unchanged ( #13 )
7 years ago
adelez
f22dae6b91
Merge pull request #14579 from adelez/foundry_integration
...
Fix msan command
7 years ago
Mehrdad Afshari
af85e8f16f
Merge pull request #14572 from mehrdada/master
...
Upmerge v1.10.x and add gorgeous for 1.11 to g_stands_for.md
7 years ago
Adele Zhou
895cd4f8fa
Fix msan command
7 years ago
Eric Gribkoff
f9244afe4d
Merge pull request #14193 from ericgribkoff/android_cpp_helloworld
...
C++ on Android: Hello World client and server
7 years ago
Mehrdad Afshari
dafb7c9124
Add gorgeous to g_stands_for.md for 1.11
7 years ago
Mehrdad Afshari
ffa2ce3595
Upmerge branch 'v1.10.x' into master
...
Prevents merge conflicts in the future due to version
change on the v1.10.x branch.
7 years ago
Eric Gribkoff
a32a4c51f8
C++ on Android example client and server
7 years ago
David G. Quintas
c372f19bf4
Merge pull request #14568 from dgquintas/fix_grpclb_again
...
Fix grpclb_end2end_test InitiallyEmptyServerlist
7 years ago
David Garcia Quintas
e3438c43a0
Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist
7 years ago
Vijay Pai
fa0c3314cf
Merge pull request #14564 from vjpai/retry_fix
...
Need to shrink stack frame size; add a todo
7 years ago
adelez
931b85609c
Merge pull request #14441 from menghanl/fix_release_matrix
...
Add go release versions to client_matrix.py
7 years ago
Vijay Pai
46ac366038
Merge branch 'master' into 2phase_thd
7 years ago
Vijay Pai
7944865d43
Need to shrink stack frame size; add a todo
7 years ago
adelez
cd2d8f2a5d
Merge pull request #14542 from adelez/foundry_integration
...
Add ASAN, UBSAN and MSAN scripts
7 years ago
Vijay Pai
756caa7c6a
Minor changes and fixes
7 years ago
Vijay Pai
b357f2f548
Merge branch 'master' into 2phase_thd
7 years ago
Vijay Pai
2fe87b0905
Move assignment for Thread, make destructor optional, loop cv waits
7 years ago
Adele Zhou
a6e173eee4
Refactor the scripts to remove redundant code.
7 years ago
Adele Zhou
6a24d8a42f
use mktemp to avoid hardcoding temp dir.
7 years ago
Adele Zhou
bf0126af4c
MSAN script
7 years ago
Adele Zhou
dfa20d88f1
Pin a commit that comes with ubsan and msan.
7 years ago
Adele Zhou
10e602b127
Increased timeout.
7 years ago
Adele Zhou
8053300cc7
Add asan script for remote builds.
7 years ago
Muxi Yan
ccd1d55807
Merge pull request #14554 from grpc/revert-14553-revert-14529-polish-connectivity-monitor
...
Revert "Revert "Refactor connectivity monitor on iOS""
7 years ago
David G. Quintas
a672e85284
Merge pull request #14555 from dgquintas/grpclb_test_make_compiler_happy
...
grpclb_end2end test tweaks for compiler happiness
7 years ago
Mehrdad Afshari
474c595068
Merge pull request #14545 from mehrdada/final-1-10-0
...
Bump version to 1.10.x #glamorous
7 years ago
Mark D. Roth
a84f818653
Merge pull request #10684 from markdroth/retry
...
Retry support
7 years ago
David G. Quintas
abffe598f5
Merge pull request #14516 from dgquintas/weakmap
...
Introduce a 'weak' and mutable version of slice hash table
7 years ago
Mehrdad Afshari
a3146be55b
Merge pull request #14551 from mehrdada/fix-readme
...
Remove build status indicator from README
7 years ago
David Garcia Quintas
2614494f3c
grpclb_end2end test tweaks for compiler happiness
7 years ago
Muxi Yan
07767950c8
Revert "Revert "Refactor connectivity monitor on iOS""
7 years ago
Nicolas Noble
1294d20b6b
Merge pull request #14553 from grpc/revert-14529-polish-connectivity-monitor
...
Revert "Refactor connectivity monitor on iOS"
7 years ago
David Garcia Quintas
396d49d958
Introduce a 'weak' and mutable version of slice hash table
7 years ago
Muxi Yan
c6c5ce923c
Revert "Refactor connectivity monitor on iOS"
7 years ago
Yuchen Zeng
baf1a41262
Merge pull request #14546 from y-zeng/backup_poller_fix
...
Address the comments on backup poller
7 years ago
Mark D. Roth
718c8341ca
Retry support.
7 years ago
Mehrdad Afshari
fab8cdb55a
Remove build status indicator from README
...
The image link is broken and reaches out to
Jenkins which is getting deprecated anyway.
Removing the indicator.
7 years ago
David G. Quintas
1786766aa0
Merge pull request #14507 from dgquintas/reintroduce_secure_naming_test_to_grpclb
...
Perform secure naming checks in grpclb_end2end_test
7 years ago
David Garcia Quintas
ad0996b9f3
Perform secure naming checks in grpclb_end2end_test
7 years ago
Yuchen Zeng
41a6aa320a
Address the comments on backup poller
7 years ago
Mehrdad Afshari
b6d35fd9ea
Regenerate projects
7 years ago
Mehrdad Afshari
f41880e7fd
v1.10.0x is now v1.10.0
7 years ago
Muxi Yan
cab345efe6
Merge pull request #14490 from nallohki/master
...
Updates Objective-C Generation to allow for omission of the generated @interface and @implementation
7 years ago
Muxi Yan
0a03beea7a
Merge pull request #14529 from muxi/polish-connectivity-monitor
...
Refactor connectivity monitor on iOS
7 years ago
Jan Tattermusch
0fc97adc9e
Merge pull request #14539 from jtattermusch/csharp_dotnet_2
...
Upgrade dotnet SDK version used for src/csharp
7 years ago
adelez
6e940f88d4
Merge pull request #14530 from adelez/foundry_integration
...
Upgrade bazel to be able to run ubsan tests.
7 years ago