lp:p4lang-grpc

Owned by Frederic LOUI
Get this repository:
git clone https://git.launchpad.net/p4lang-grpc

Import details

Import Status: Failed

This repository is an import of the Git repository at https://github.com/frederic-loui/grpc.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 hour — see the log

Branches

Name Last Modified Last Commit
master 2020-04-10 23:38:57 UTC
Merge pull request #22567 from yashykt/c++msgcomp

Author: Yash Tibrewal
Author Date: 2020-04-10 23:38:57 UTC

Merge pull request #22567 from yashykt/c++msgcomp

C++ize message compress filter

v1.28.x 2020-04-10 22:35:58 UTC
Merge pull request #22641 from ericgribkoff/backport_alpha_api

Author: Eric Gribkoff
Author Date: 2020-04-10 22:35:58 UTC

Merge pull request #22641 from ericgribkoff/backport_alpha_api

Backport use image and alpha api options to v1.28.x

gh-pages 2020-04-09 19:29:43 UTC
Merge pull request #22609 from gnossen/1_28_0_cpp_docs

Author: Richard Belleville
Author Date: 2020-04-09 19:29:43 UTC

Merge pull request #22609 from gnossen/1_28_0_cpp_docs

Update C++ documentation for 1.28.0

zhen_core_test_improvement 2020-04-09 06:17:00 UTC
[3/n] Avoid using hardcoded test credentials

Author: ZhenLian
Author Date: 2020-04-09 04:35:13 UTC

[3/n] Avoid using hardcoded test credentials

repo-manager-to-yash 2020-04-07 20:08:41 UTC
Update pull_request_template.md

Author: Nicolas Noble
Author Date: 2020-04-07 20:08:41 UTC

Update pull_request_template.md

jtattermusch-patch-3 2020-04-01 08:11:26 UTC
Improve bazel RBE documentation

Author: Jan Tattermusch
Author Date: 2020-04-01 08:11:26 UTC

Improve bazel RBE documentation

zhen_tls_credential_bugfix 2020-03-27 17:18:16 UTC
another version of comments

Author: ZhenLian
Author Date: 2020-03-18 00:25:47 UTC

another version of comments

cherrypick_22468 2020-03-26 20:12:38 UTC
Merge pull request #22468 from markdroth/xds_eds_priority_validation

Author: Mark D. Roth
Author Date: 2020-03-25 20:10:32 UTC

Merge pull request #22468 from markdroth/xds_eds_priority_validation

xds: NACK EDS update with sparse priorities

aschleck/master 2020-03-25 21:32:57 UTC
fix clang-format issue

Author: ZhenLian
Author Date: 2020-03-25 21:32:57 UTC

fix clang-format issue

revert-22343-async-unary-unary-credentials-tests 2020-03-23 17:32:32 UTC
Revert "[Aio] Extend unit tests for async credentials calls"

Author: Lidi Zheng
Author Date: 2020-03-23 17:32:32 UTC

Revert "[Aio] Extend unit tests for async credentials calls"

python_xds_client_verbosity 2020-03-19 23:42:22 UTC
Increase Python xDS client log verbosity

Author: Richard Belleville
Author Date: 2020-03-19 23:42:22 UTC

Increase Python xDS client log verbosity

zhen_error_details_fix 2020-03-18 16:35:39 UTC
[ImproveTLS] add a wrapper to error_detail in C core args

Author: ZhenLian
Author Date: 2020-03-16 22:53:12 UTC

[ImproveTLS] add a wrapper to error_detail in C core args

revert-22305-add-tls-close-notify 2020-03-17 18:16:43 UTC
Revert "Add close notify TSI result."

Author: Yang Gao
Author Date: 2020-03-17 18:16:43 UTC

Revert "Add close notify TSI result."

yashykt-patch-issue-template 2020-03-11 22:20:00 UTC
Remove extra line

Author: Yash Tibrewal
Author Date: 2020-03-11 22:20:00 UTC

Remove extra line

vjpai-patch-3 2020-03-09 19:58:17 UTC
Mark bm_fullstack_streaming_pump large

Author: Vijay Pai
Author Date: 2020-03-09 19:58:17 UTC

Mark bm_fullstack_streaming_pump large

Match the size of the streaming_ping_pong microbenchmark

revert-22187-tls-updates-1 2020-03-03 01:24:37 UTC
Revert "Update TlsServerCredentials to initialize C-core"

Author: matthewstevenson88
Author Date: 2020-03-03 01:24:37 UTC

Revert "Update TlsServerCredentials to initialize C-core"

revert-20328-h2-write-no-async 2020-02-27 00:24:40 UTC
Revert "Remove out of context writes from H2."

Author: Jan Tattermusch
Author Date: 2020-02-27 00:24:40 UTC

Revert "Remove out of context writes from H2."

zhen_add_owner 2020-02-26 19:30:37 UTC
add me(ZhenLian) as project maintainer

Author: Zhen Lian
Author Date: 2020-02-26 19:30:37 UTC

add me(ZhenLian) as project maintainer

v1.27.x 2020-02-26 19:12:33 UTC
Merge pull request #22150 from muxi/v1.27.x

Author: Nicolas Noble
Author Date: 2020-02-26 19:12:33 UTC

Merge pull request #22150 from muxi/v1.27.x

Bump version to v1.27.3

rotation-yash 2020-02-24 17:17:34 UTC
Update pull_request_template.md

Author: Nicolas Noble
Author Date: 2020-02-24 17:17:34 UTC

Update pull_request_template.md

zhen_check_call_host_tls_2 2020-02-21 19:08:15 UTC
check peer name only when specifying options

Author: Zhen Lian
Author Date: 2020-02-20 20:22:51 UTC

check peer name only when specifying options

zhen_cleanup_check_call_host 2020-02-20 18:31:29 UTC
make check_call_host() in ssl_security_connector to use ssl_utils

Author: Zhen Lian
Author Date: 2020-02-19 23:58:04 UTC

make check_call_host() in ssl_security_connector to use ssl_utils

v1.25.x 2020-02-11 23:28:50 UTC
Merge pull request #21944 from JimmyCYJ/v1.25.x

Author: Srini Polavarapu
Author Date: 2020-02-11 23:28:50 UTC

Merge pull request #21944 from JimmyCYJ/v1.25.x

cherry-pick #21641 #21277

jtattermusch-patch-1 2020-02-06 07:56:52 UTC
improve the docs

Author: Jan Tattermusch
Author Date: 2020-02-06 07:56:52 UTC

improve the docs

revert-21852-tls-credentials-1 2020-02-05 21:52:46 UTC
Revert "Updates to TLS credentials, version 3"

Author: matthewstevenson88
Author Date: 2020-02-05 21:52:46 UTC

Revert "Updates to TLS credentials, version 3"

jtattermusch-patch-2 2020-02-04 14:23:39 UTC
fix formatting

Author: Jan Tattermusch
Author Date: 2020-02-04 14:23:39 UTC

fix formatting

update-java-worker-example-in-performance-docs 2020-01-30 22:08:13 UTC
Add ignore android flag in performance README.md

Author: Ben Reed
Author Date: 2020-01-30 22:08:13 UTC

Add ignore android flag in performance README.md

The tools/run_tests/performance/README.md provides an example to run workers in Java. However, this example does not work out of the box, because the Java build requires an Android SDK. This change adds a Gradle flag `-PskipAndroid=true` to the existing example, allowing it to work as intended.

revert-21805-revert-21797-reintroduce_21527 2020-01-29 23:24:40 UTC
Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""

Author: hcaseyal
Author Date: 2020-01-29 23:24:40 UTC

Revert "Revert "Reintroduce #21527 (boringssl submodule unification)""

revert-21804-tls-credentials-1 2020-01-29 20:24:21 UTC
Revert "Updates to TLS credentials, version 2"

Author: matthewstevenson88
Author Date: 2020-01-29 20:24:21 UTC

Revert "Updates to TLS credentials, version 2"

zhen_cleanup_namecheck 2020-01-28 23:17:07 UTC
fix first round of comments

Author: Zhen Lian
Author Date: 2020-01-28 22:06:01 UTC

fix first round of comments

vjpai-patch-2 2020-01-26 09:42:53 UTC
Initialize argument to grpc_timer_check

Author: Vijay Pai
Author Date: 2020-01-26 09:42:53 UTC

Initialize argument to grpc_timer_check

revert-21766-tls-credentials-1 2020-01-23 20:34:43 UTC
Revert "Collect TLS-specific changes from PR 20568."

Author: matthewstevenson88
Author Date: 2020-01-23 20:34:43 UTC

Revert "Collect TLS-specific changes from PR 20568."

revert-21640-change_local_tcp_security_level 2020-01-21 22:11:35 UTC
Revert "Update security level of local TCP connection"

Author: Lidi Zheng
Author Date: 2020-01-21 22:11:35 UTC

Revert "Update security level of local TCP connection"

revert-21527-unify_boringssl_deps2 2020-01-20 13:27:31 UTC
Revert "Unify boringssl submodules and use non-developer boringssl cmake build"

Author: Jan Tattermusch
Author Date: 2020-01-20 13:27:31 UTC

Revert "Unify boringssl submodules and use non-developer boringssl cmake build"

revert-20803-grpclb_stabilization 2020-01-20 13:11:16 UTC
Revert "grpclb stabilization"

Author: Jan Tattermusch
Author Date: 2020-01-20 13:11:16 UTC

Revert "grpclb stabilization"

fix-kokoro-rvm-key 2020-01-17 21:42:32 UTC
Update PGP keys and keyserver for RVM install

Author: Ben Reed
Author Date: 2020-01-17 20:28:16 UTC

Update PGP keys and keyserver for RVM install

The tools/gce/linux_kokoro_performance_worker_init.sh executes a script that installs a ruby version manager, RVM. For security reasons, this script relies on PGP keys from RVM maintainers.

It's execution failed at the installation of RVM, because the key for a new maintainer had not been received. This commit adds GPG key 7D2BAF1CF37B13E2069D6956105BD0E739499BDB for RVM's maintainer "pkuczynski". It results in the successful installation of rvm stable.

The current keyserver, hkp://keys.gnupg.net, is not one of the keyservers listed on https://rvm.io/rvm/security. When navigating to https://keys.gnupg.net in a browser, the server does not provide a way to search for keys without authenticating and redirecting to a strange domain. This commit also moves the script to use hkp://pgp.mit.edu, a listed keyserver that is maintained by MIT.

Signed-off-by: Ben Reed <benreed@google.com>

revert-21661-odrsidestep 2020-01-15 23:49:23 UTC
Revert "Sidestep multiple initialization issue of Tracers with Makefile"

Author: Yash Tibrewal
Author Date: 2020-01-15 23:49:23 UTC

Revert "Sidestep multiple initialization issue of Tracers with Makefile"

v1.26.x 2020-01-15 19:28:08 UTC
Merge pull request #21669 from veblush/v1.26.x-fix

Author: Esun Kim
Author Date: 2020-01-15 19:28:08 UTC

Merge pull request #21669 from veblush/v1.26.x-fix

Backport of #21445 and #21662

revert-21610-remove_use_openssl 2020-01-09 23:04:04 UTC
Revert "get rid of unused use_openssl.sh script"

Author: Yash Tibrewal
Author Date: 2020-01-09 23:04:04 UTC

Revert "get rid of unused use_openssl.sh script"

revert-21456-zhen_alts_context_new 2019-12-16 23:29:27 UTC
Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"

Author: Guantao Liu
Author Date: 2019-12-16 23:29:27 UTC

Revert "[Exposing ALTS Context 2/2] Utility Wrapper Class"

revert-21339-revert-21271-py3.8-windows 2019-12-03 18:57:06 UTC
Adding a comment explain the installation order

Author: Lidi Zheng
Author Date: 2019-12-03 18:57:06 UTC

Adding a comment explain the installation order

revert-20584-leak-GetSystemRootCerts 2019-11-04 19:43:24 UTC
Revert "Fix error object memory leak in GetSystemRootCerts"

Author: Yash Tibrewal
Author Date: 2019-11-04 19:43:24 UTC

Revert "Fix error object memory leak in GetSystemRootCerts"

revert-20809-fix-qps-json-driver-result-error 2019-10-29 02:37:48 UTC
Revert "Measure benchmark results more accurately in qps_driver"

Author: nanahpang
Author Date: 2019-10-29 02:37:48 UTC

Revert "Measure benchmark results more accurately in qps_driver"

v1.24.x 2019-10-22 19:05:40 UTC
Merge pull request #20728 from veblush/v1.24-manylinux2010

Author: Esun Kim
Author Date: 2019-10-22 19:05:40 UTC

Merge pull request #20728 from veblush/v1.24-manylinux2010

Backport #20616 #20673

revert-20435-revert-20331-chttp2combiner 2019-10-03 00:55:23 UTC
Revert "Revert "Chttp2combiner""

Author: Yash Tibrewal
Author Date: 2019-10-03 00:55:23 UTC

Revert "Revert "Chttp2combiner""

v1.23.x 2019-09-27 21:38:45 UTC
Merge pull request #20390 from veblush/v.1.23.1-bump

Author: Srini Polavarapu
Author Date: 2019-09-27 21:38:45 UTC

Merge pull request #20390 from veblush/v.1.23.1-bump

Bump version to v1.23.1

revert-20077-python-grpc-testing-abort-fix 2019-08-29 18:06:52 UTC
Revert "Implemented _abort method on ServicerContext"

Author: Lidi Zheng
Author Date: 2019-08-29 18:06:52 UTC

Revert "Implemented _abort method on ServicerContext"

v1.22.x 2019-08-15 16:10:23 UTC
Merge pull request #19952 from karthikravis/v1.22.x

Author: Karthik Ravi Shankar
Author Date: 2019-08-15 16:10:23 UTC

Merge pull request #19952 from karthikravis/v1.22.x

Bump version to v1.22.1

revert-19696-chunkedlist 2019-08-12 22:40:02 UTC
Revert "Improve MPMCQueue Performance"

Author: Guantao Liu
Author Date: 2019-08-12 22:40:02 UTC

Revert "Improve MPMCQueue Performance"

v1.21.x 2019-06-14 23:42:55 UTC
Merge pull request #19336 from muxi/v1.21.x

Author: Muxi Yan
Author Date: 2019-06-14 23:42:55 UTC

Merge pull request #19336 from muxi/v1.21.x

Backport #19309: Fix usage of new and delete

v1.20.x 2019-05-07 17:06:26 UTC
Merge pull request #18972 from jtattermusch/backport_job_split

Author: Jan Tattermusch
Author Date: 2019-05-07 17:06:26 UTC

Merge pull request #18972 from jtattermusch/backport_job_split

Backport kokoro job split to v1.20.x

v1.19.x 2019-04-11 22:40:52 UTC
Merge pull request #18703 from yihuazhang/v1.19.x-patch

Author: Nicolas Noble
Author Date: 2019-04-11 22:40:52 UTC

Merge pull request #18703 from yihuazhang/v1.19.x-patch

Cherry-pick ALPN patch into v1.19.x.

v1.18.x 2019-01-18 18:54:24 UTC
Merge pull request #17739 from apolcyn/interop_matrix_build_fix

Author: apolcyn
Author Date: 2019-01-18 18:54:24 UTC

Merge pull request #17739 from apolcyn/interop_matrix_build_fix

Backport #17634 to 1.18.x

v1.17.x 2018-12-18 06:22:01 UTC
Merge pull request #17523 from jtattermusch/cherry_pick_17522

Author: Jan Tattermusch
Author Date: 2018-12-18 06:22:01 UTC

Merge pull request #17523 from jtattermusch/cherry_pick_17522

prevent setting wrong time on macos high sierra kokoro workers (for v1.17.x)

v1.16.x 2018-11-28 18:05:31 UTC
Merge pull request #17270 from jtattermusch/csharp_avoid_nsl_1_16x

Author: Nicolas Noble
Author Date: 2018-11-28 18:05:31 UTC

Merge pull request #17270 from jtattermusch/csharp_avoid_nsl_1_16x

avoid c-ares dependency on libnsl (for v1.16.x)

v1.15.x 2018-09-24 23:51:30 UTC
Merge pull request #16678 from muxi/advance-1.15.1

Author: Nicolas Noble
Author Date: 2018-09-24 23:51:30 UTC

Merge pull request #16678 from muxi/advance-1.15.1

Boost the version to v1.15.1

v1.14.x 2018-08-29 22:13:16 UTC
Merge pull request #16487 from srini100/v1.14.x

Author: Nicolas Noble
Author Date: 2018-08-29 22:13:16 UTC

Merge pull request #16487 from srini100/v1.14.x

Bump version to 1.14.2

v1.13.x 2018-07-12 14:40:09 UTC
Merge pull request #16000 from jtattermusch/bump_v1.13.1

Author: Jan Tattermusch
Author Date: 2018-07-12 14:40:09 UTC

Merge pull request #16000 from jtattermusch/bump_v1.13.1

Bump version to v1.13.1

v1.12.x 2018-06-01 22:21:45 UTC
Merge pull request #15614 from kpayson64/bump_112_version

Author: kpayson64
Author Date: 2018-06-01 22:21:45 UTC

Merge pull request #15614 from kpayson64/bump_112_version

Bump 1.12.1

v1.11.x 2018-05-15 05:36:44 UTC
Merge pull request #15371 from mehrdada/v1.11.x

Author: Nicolas Noble
Author Date: 2018-05-15 05:36:44 UTC

Merge pull request #15371 from mehrdada/v1.11.x

Backport 15362 to 1.11.x

v1.10.x 2018-04-09 18:45:14 UTC
Merge pull request #14988 from mehrdada/executable-protoc

Author: Nicolas Noble
Author Date: 2018-04-09 18:45:14 UTC

Merge pull request #14988 from mehrdada/executable-protoc

Fix Ruby grpc-tools package build on v1.10.x

v1.9.x 2018-02-05 23:11:54 UTC
Merge pull request #14327 from kpayson64/bump_1_9_1

Author: kpayson64
Author Date: 2018-02-05 23:11:54 UTC

Merge pull request #14327 from kpayson64/bump_1_9_1

Bump version to 1.9.1

v1.8.x 2018-02-02 00:50:42 UTC
Merge pull request #14279 from apolcyn/bump_to_v187

Author: Nicolas Noble
Author Date: 2018-02-02 00:50:42 UTC

Merge pull request #14279 from apolcyn/bump_to_v187

Bump to v187

v1.7.x 2017-12-05 22:23:15 UTC
Merge pull request #13648 from mehrdada/v1.7.x

Author: Mehrdad Afshari
Author Date: 2017-12-05 22:23:15 UTC

Merge pull request #13648 from mehrdada/v1.7.x

Bump version number to 1.7.3

v1.6.x 2017-11-01 17:55:19 UTC
Merge pull request #13215 from nicolasnoble/v1.6.x

Author: Nicolas Noble
Author Date: 2017-11-01 17:55:19 UTC

Merge pull request #13215 from nicolasnoble/v1.6.x

Flagging v1.6.8

v1.4.x 2017-08-21 23:25:54 UTC
Merge pull request #12241 from stanley-cheung/bump-to-1_4_7

Author: Stanley Cheung
Author Date: 2017-08-21 23:25:54 UTC

Merge pull request #12241 from stanley-cheung/bump-to-1_4_7

Bump to version 1.4.7

v1.3.x 2017-06-20 17:58:42 UTC
Merge pull request #11541 from murgatroid99/node_1.3_backport_fixes

Author: Michael Lumish
Author Date: 2017-06-20 17:58:42 UTC

Merge pull request #11541 from murgatroid99/node_1.3_backport_fixes

Backport a couple of Node bugfixes into 1.3.x and bump patch version

v1.2.x 2017-04-20 01:35:34 UTC
Merge pull request #10738 from apolcyn/bump_12x_to_125

Author: apolcyn
Author Date: 2017-04-20 01:35:34 UTC

Merge pull request #10738 from apolcyn/bump_12x_to_125

bumpy v1.2.x branch to v 1.2.5

v1.1.x 2017-03-06 23:43:27 UTC
Merge pull request #9862 from Op3n4M3/limit-gem-build

Author: apolcyn
Author Date: 2017-03-06 23:43:27 UTC

Merge pull request #9862 from Op3n4M3/limit-gem-build

Limit the gem native build resources

v1.0.x 2017-01-14 03:09:01 UTC
Merge pull request #9119 from soltanmm-google/there-is-no-such-thing-as-an-en...

Author: Masood Malekghassemi
Author Date: 2017-01-14 03:09:01 UTC

Merge pull request #9119 from soltanmm-google/there-is-no-such-thing-as-an-environmentally-responsible-oil-pipeline-in-this-day-and-age

Force use of local distributions in Python-building

170 of 70 results
This repository contains Public information 
Everyone can see this information.

Subscribers