Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | debug clock skew | Jan Tattermusch | 2017-10-02 |
| | |||
* | Merge pull request #12647 from nicolasnoble/pull_request_interval_script | Nicolas Noble | 2017-09-29 |
|\ | | | | | Adding script to generate pull request list from an interval. | ||
* \ | Merge pull request #12766 from ncteisen/tiny | Noah Eisen | 2017-09-29 |
|\ \ | | | | | | | Fix ClangTidy | ||
* \ \ | Merge pull request #12701 from yongni/master | yongni | 2017-09-29 |
|\ \ \ | | | | | | | | | Added step-by-step instrution on how to add a new release to grpc bac… | ||
| | * | | Fix ClangTidy | ncteisen | 2017-09-29 |
| |/ / |/| | | |||
* | | | Merge pull request #12763 from ncteisen/debugging-bm-tools | Noah Eisen | 2017-09-29 |
|\ \ \ | | | | | | | | | Fix bm_diff | ||
* \ \ \ | Merge pull request #12702 from endobson/call-ref | Mehrdad Afshari | 2017-09-29 |
|\ \ \ \ | | | | | | | | | | | Fix docs on grpc_call_ref | ||
| | | | * | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Nicolas "Pixel" Noble | 2017-09-29 |
| | | | |\ | |_|_|_|/ |/| | | | | | | | | | pull_request_interval_script | ||
| | | | * | Adding Copyright info. | Nicolas "Pixel" Noble | 2017-09-29 |
| | | | | | |||
* | | | | | Merge pull request #12663 from sreecha/debug-timers | Sree Kuchibhotla | 2017-09-29 |
|\ \ \ \ \ | | | | | | | | | | | | | Add a hash table in timer code (in debug builds only) to detect duplicate timers | ||
* \ \ \ \ \ | Merge pull request #12765 from nathanielmanistaatgoogle/cython | Nathaniel Manista | 2017-09-29 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Devolve staticmethod to ordinary function. | ||
* \ \ \ \ \ \ | Merge pull request #12374 from markdroth/plugin_credentials_api_fix | Mark D. Roth | 2017-09-29 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Change plugin credentials API to support both sync and async modes | ||
* \ \ \ \ \ \ \ | Merge pull request #12574 from yang-g/comp_call | Yang Gao | 2017-09-28 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add CompositeCallCredentials | ||
| | | * | | | | | | Devolve staticmethod to ordinary function | Nathaniel Manista | 2017-09-29 |
| | | | | | | | | | |||
| * | | | | | | | | Add a simple test | yang-g | 2017-09-28 |
| | | | | | | | | | |||
| * | | | | | | | | Add CompositeCallCredentials | yang-g | 2017-09-28 |
|/ / / / / / / / | |||
| | | | | * | | | Increase CPU cost | ncteisen | 2017-09-28 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #12596 from matt-kwong/node-testing | Michael Lumish | 2017-09-28 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add testing of grpc-node for Linux and MacOS | ||
* \ \ \ \ \ \ \ \ | Merge pull request #12762 from nathanielmanistaatgoogle/cleanups | Nathaniel Manista | 2017-09-28 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | Python cleanups. | ||
| | | | | | * | | | Shuffle new and old jobs together | ncteisen | 2017-09-28 |
| |_|_|_|_|/ / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #12759 from kpayson64/no_more_xp | kpayson64 | 2017-09-28 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Specify min windows version as Vista for Python | ||
* \ \ \ \ \ \ \ \ | Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip | Nathaniel Manista | 2017-09-28 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Pin pip at 9.0.1 (currently most recent). | ||
| | | * | | | | | | | "resopnse" typo correction | Nathaniel Manista | 2017-09-28 |
| | | | | | | | | | | |||
| | | * | | | | | | | Drop unused staticmethods | Nathaniel Manista | 2017-09-28 |
| | | | | | | | | | | |||
| | | * | | | | | | | Raise exception instances rather than classes | Nathaniel Manista | 2017-09-28 |
| | | | | | | | | | | |||
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix | Mark D. Roth | 2017-09-28 |
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #12749 from markdroth/composite_credentials_race_condition | Mark D. Roth | 2017-09-28 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | Fix race condition in composite credentials. | ||
| | | * | | | | | | | Specify min windows version as Vista for Python | Ken Payson | 2017-09-28 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #12757 from matt-kwong/start-port | Matt Kwong | 2017-09-28 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Start port_server before running daily performance profile | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittests | apolcyn | 2017-09-28 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add c-ares resolver tests against GCE DNS, redo of #12010 | ||
| | * | | | | | | | | | | Start port_server before running daily performance profile | Matt Kwong | 2017-09-28 |
| |/ / / / / / / / / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | Pin pip at 9.0.1 | Nathaniel Manista | 2017-09-28 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #12729 from yang-g/osxisdifferent | Yang Gao | 2017-09-28 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix bad_client_window_overflow_test at mac | ||
| | | | | | * | | | | | Code review changes. | Mark D. Roth | 2017-09-28 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Fix race condition in composite credentials. | Mark D. Roth | 2017-09-28 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #12474 from yihuazhang/async_tsi_test | Mark D. Roth | 2017-09-28 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | update tsi test library to support async tsi implementation | ||
| | | * | | | | | | | | | Add c-ares resolver tests against GCE DNS, using the unit test. | Alexander Polcyn | 2017-09-27 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons | Nathaniel Manista | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | Add compiler value "all_the_cpythons". | ||
| | | | | | | | | | * | | Added step-by-step instrution on how to add a new release to grpc backward ↵ | Yong Ni | 2017-09-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compatiblity test. | ||
* | | | | | | | | | | | | Merge pull request #12739 from markdroth/proxy_mapper_uds_fix | Nicolas Noble | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix http_proxy proxy mapper to not set proxy_name when returning false. | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12721 from apolcyn/google_rpc_status_fix_not_present_case | apolcyn | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ruby google RPC status conversion return nil if the status-details trailer was missing | ||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12587 from AspirinSJL/lb_fallback | Juanli Shen | 2017-09-27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Readd grpclb fallback | ||
| * | | | | | | | | | | | | | | Readd grpclb fallback | Juanli Shen | 2017-09-27 |
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | Fix C++ goto problem. | Mark D. Roth | 2017-09-27 |
| | | | | | | | | | | | | | | |||
| | | * | | | | | | | | | | | Fix http_proxy proxy mapper to not set proxy_name when returning false. | Mark D. Roth | 2017-09-27 |
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |||
* | | | | | | | | | | | | | Merge pull request #12713 from mehrdada/rebase-8663 | kpayson64 | 2017-09-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | Be a tad more specific requesting error reports (rebase #8663) | ||
| | | | | * | | | | | | | | Fix bad_client_window_overflow_test at mac | yang-g | 2017-09-26 |
| |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | * | | | | | Add tracer for plugin credentials. | Mark D. Roth | 2017-09-26 |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #12719 from grpc/revert-12580-execp | Yash Tibrewal | 2017-09-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | Revert "General executor speedups, introspection" | ||
* | | | | | | | | | | | | Merge pull request #12709 from markdroth/grpclb_client_load_report_timer_fix | Mark D. Roth | 2017-09-26 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | grpclb client load report timer fix |