Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | remove LimitCores in c++ benchmark | Alexander Polcyn | 2017-01-11 |
| | |||
* | ignore core counts and core lists in qps json driver | Alexander Polcyn | 2017-01-11 |
| | |||
* | Merge pull request #9207 from ctiller/cleanup_closures | Craig Tiller | 2017-01-04 |
|\ | | | | | Changes to exec_ctx/closure/combiner/workqueue interfaces | ||
* \ | Merge pull request #9183 from apolcyn/attach_trailing_md_ruby_bidi | apolcyn | 2017-01-04 |
|\ \ | | | | | | | attach trailing metadata to ruby bidi call op when it's received | ||
* \ \ | Merge pull request #9191 from apolcyn/fix_ruby_default_handler | apolcyn | 2017-01-04 |
|\ \ \ | | | | | | | | | change ruby default unimplemented ruby server handler to have two aguments | ||
* \ \ \ | Merge pull request #9018 from apolcyn/fix_ruby_pool_flake | apolcyn | 2017-01-04 |
|\ \ \ \ | | | | | | | | | | | remove test of exception on ruby thread pool overload | ||
* \ \ \ \ | Merge pull request #9159 from grpc/revert-9078-revert-8893-reduce_cq | makdharma | 2017-01-04 |
|\ \ \ \ \ | | | | | | | | | | | | | Revert "Revert "Reduce memory bloat (each server cq is very expensive)"" | ||
* \ \ \ \ \ | Merge pull request #9228 from ctiller/strip_copyright | Craig Tiller | 2017-01-03 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | No need for copyright on generated files | ||
| * | | | | | | Dont add copyright | Craig Tiller | 2017-01-03 |
| | | | | | | | |||
| * | | | | | | No need for copyright on generated files | Craig Tiller | 2017-01-03 |
|/ / / / / / | |||
| | | | | * | More UV fixes | Craig Tiller | 2017-01-03 |
| | | | | | | |||
| | | | | * | Fix closure usage in UV code | Craig Tiller | 2017-01-03 |
| | | | | | | |||
| | | | | * | clang-format code | Craig Tiller | 2017-01-03 |
| | | | | | | |||
| | | | | * | Fixup Windows source files for new closure APIs | Craig Tiller | 2017-01-03 |
| | | | | | | |||
| | | | | * | Fix some NULL usage | Craig Tiller | 2017-01-03 |
| | | | | | | |||
* | | | | | | Merge pull request #8764 from thinkerou/fix_php_code_style | Stanley Cheung | 2016-12-29 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | PHP: fix code style | ||
| | | | | | * | Fix udp server | Craig Tiller | 2016-12-29 |
| | | | | | | | |||
* | | | | | | | Merge pull request #9132 from nathanielmanistaatgoogle/python-examples | Nathaniel Manista | 2016-12-29 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Update Python examples with fresh generated code. | ||
* \ \ \ \ \ \ \ | Merge pull request #9212 from nathanielmanistaatgoogle/intraop | Nathaniel Manista | 2016-12-29 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Rename interop-as-a-unit-test "intraop". | ||
| | | | | | | | * | Update cronet | Craig Tiller | 2016-12-29 |
| | | | | | | | | | |||
| | | | | | | | * | Some fixes | Craig Tiller | 2016-12-29 |
| | | | | | | | | | |||
* | | | | | | | | | Merge pull request #9203 from ↵ | Masood Malekghassemi | 2016-12-29 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/"in-the-long-run-we're-all-dead"-is-such-a-copout Set Python documentation copyright | ||
| | * | | | | | | | | Rename interop-as-a-unit-test "intraop" | Nathaniel Manista | 2016-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's been confusing that these tests have been called "interop" but are not actually tests of interoperation. | ||
* | | | | | | | | | | Merge pull request #9206 from ↵ | Masood Malekghassemi | 2016-12-29 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | soltanmm-google/is-the-world-is-moving-too-fast-or-am-I-moving-too-slow Add `auto-gen`d comment to `_pb2_grpc.py` files | ||
| | | | | | | | | * | Some fixes | Craig Tiller | 2016-12-29 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #9208 from y-zeng/for-loop | Yuchen Zeng | 2016-12-30 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove for loop initial declarations | ||
| | | | * | | | | | | | Exempt generated Python from copyright check | Nathaniel Manista | 2016-12-29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of these files contain the magic string "DO NOT EDIT" but we do not wish for our tests to depend upon that. | ||
| * | | | | | | | | | | Remove for loop initial declarations | Yuchen Zeng | 2016-12-29 |
|/ / / / / / / / / / | |||
| * / / / / / / / / | Add `auto-gen`d comment to `_pb2_grpc.py` files | Masood Malekghassemi | 2016-12-28 |
|/ / / / / / / / / | |||
| | | | | | | | * | Fix some uninitialized variables | Craig Tiller | 2016-12-28 |
| | | | | | | | | | |||
| | | | | | | | * | Changes to exec_ctx/closure/combiner/workqueue interfaces | Craig Tiller | 2016-12-28 |
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make closures know where they should be executed (eg, on a workqueue, or a combiner, or on an exec_ctx) - this allows removal of a large number of trampoline functions that were appearing whenever we used combiners, and should allow for a much easier interface to combiner locks | ||
* | | | | | | | | Merge pull request #9187 from yang-g/validate_reserved_metadata | Yang Gao | 2016-12-27 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Check and fail if user provides a metadata key starting with : | ||
* \ \ \ \ \ \ \ \ | Merge pull request #8788 from jboeuf/fix_jwt_verifier | jboeuf | 2016-12-27 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix jwt verifier | ||
| | | * | | | | | | | Provide doc dir even if user interrupts docgen | Masood Malekghassemi | 2016-12-27 |
| | | | | | | | | | | |||
| | | * | | | | | | | Set Python documentation copyright | Masood Malekghassemi | 2016-12-27 |
| |_|/ / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #9178 from jtattermusch/docker_inception_is_evil | Jan Tattermusch | 2016-12-23 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Cleanup and speedup sanity tests | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9190 from matt-kwong/fix-python-artifact | matt-kwong | 2016-12-22 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix Python artifact build | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #9193 from matt-kwong/interop-html-fix | matt-kwong | 2016-12-22 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update interop html template location | ||
| * | | | | | | | | | | | Update interop html template location | Matt Kwong | 2016-12-22 |
|/ / / / / / / / / / / | |||
| * | | | | | | | | | | Fix Python artifact build | Matt Kwong | 2016-12-22 |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #8668 from lenage/master | apolcyn | 2016-12-22 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Ruby: show error class and message instead of unknown | ||
| | | * | | | | | | | | | cleanup and speedup of sanity tests | Jan Tattermusch | 2016-12-22 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #9176 from jtattermusch/runtests_refactor | Jan Tattermusch | 2016-12-22 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Clean up tools/run_tests directory | ||
| * | | | | | | | | | | | cleanup tools/run_tests directory | Jan Tattermusch | 2016-12-22 |
|/ / / / / / / / / / / | |||
* | | | | | | | | | | | Merge pull request #9184 from jtattermusch/qps_driver_cmdline | Jan Tattermusch | 2016-12-22 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | Better qps_json_driver message when QPS_WORKERS env is missing | ||
| | * | | | | | | | | | take tmp out of .gitignore file | Yuan He | 2016-12-22 |
| | | | | | | | | | | | |||
| | * | | | | | | | | | Ruby: show error class and message instead of unknown | Yuan He | 2016-12-22 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | * | | | | | | | | Fixing JWT verifier. | Julien Boeuf | 2016-12-21 |
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Initializes grpc correctly in the JWT utils. - Make the email mapping work with the new service accounts produced by Google IAM. - Adding check for email issuers where the issuer has to be the subject as well. - Implementing portable version of memrchr. | ||
| | | | | | | * | | change ruby default unimplemented ruby server handler to have two arguments | Alexander Polcyn | 2016-12-21 |
| |_|_|_|_|_|/ / |/| | | | | | | | |||
| | * | | | | | | Check and fail if user provides a metadata key starting with : | yang-g | 2016-12-21 |
| | | | | | | | |