Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2878 from soltanmm/expose | Nathaniel Manista | 2015-08-12 |
|\ | | | | | Expose new core functionality to Python. | ||
| * | Expose new core functionality to Python | Masood Malekghassemi | 2015-08-12 |
| | | |||
* | | Merge pull request #2812 from soltanmm/timeout-increase | Nathaniel Manista | 2015-08-12 |
|\ \ | | | | | | | Use common timeouts in Python face-layer test-cases. | ||
* \ \ | Merge pull request #2826 from soltanmm/typo-fix | Nathaniel Manista | 2015-08-12 |
|\ \ \ | | | | | | | | | Fix debug annotation typo in Python. | ||
* \ \ \ | Merge pull request #2780 from soltanmm/compiler-tests | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ | | | | | | | | | | | Move Python protoc plugin tests to grpcio_test. | ||
* \ \ \ \ | Merge pull request #2821 from soltanmm/user-agent | Nathaniel Manista | 2015-08-11 |
|\ \ \ \ \ | | | | | | | | | | | | | Set Python user-agent string. | ||
* | | | | | | Implement timeout interop test for Python | Masood Malekghassemi | 2015-08-10 |
| |_|_|_|/ |/| | | | | |||
| * | | | | Set Python user-agent string | Masood Malekghassemi | 2015-08-06 |
|/ / / / | |||
| | * / | Fix debug annotation typo in Python | Masood Malekghassemi | 2015-08-06 |
| |/ / |/| | | |||
* | | | Merge pull request #2750 from ctiller/propagate | Yang Gao | 2015-08-06 |
|\ \ \ | | | | | | | | | Core-supported context propagation | ||
* \ \ \ | Merge pull request #2746 from soltanmm/user-agent | Nathaniel Manista | 2015-08-05 |
|\ \ \ \ | | | | | | | | | | | Add project metadata generation to Python. | ||
| * | | | | Add project metadata generation to Python | Masood Malekghassemi | 2015-08-05 |
| | | | | | |||
| | | | * | Use common timeouts in Python face-layer test-cases | Masood Malekghassemi | 2015-08-05 |
| |_|_|/ |/| | | | |||
| | * | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| | |\ \ | |_|/ / |/| | | | |||
* | | | | Merge pull request #2767 from ctiller/no-poop-on-pizza | Abhishek Kumar | 2015-08-05 |
|\ \ \ \ | |/ / / |/| | | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | ||
| | * | | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Move Python protoc plugin tests to grpcio_test | Masood Malekghassemi | 2015-08-04 |
| | | | | |||
* | | | | Merge pull request #2686 from nathanielmanistaatgoogle/2570 | Craig Tiller | 2015-08-04 |
|\ \ \ \ | |_|_|/ |/| | | | Affirm metadata transmission in a common function | ||
| | * | | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | Craig Tiller | 2015-08-03 |
| |/ / |/| | | |||
| | * | Merge branch 'propagate' of github.com:ctiller/grpc into propagate | Craig Tiller | 2015-08-01 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/channel.c | ||
| | * \ | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-01 |
| | |\ \ | |_|/ / |/| | | | | | | | | | | | Conflicts: src/core/surface/channel.c | ||
| | | * | s/inherit/propagate/g | Craig Tiller | 2015-07-31 |
| | |/ | |||
| | * | Update wrappers, tests to new create_call() | Craig Tiller | 2015-07-31 |
| | | | |||
| * | | Affirm metadata transmission in a common function | Nathaniel Manista | 2015-07-31 |
| |/ | | | | | | | | | This introduces grpc_test.test_common for gRPC-specific test code and fixes issue 2570. | ||
* | | Use py.test from run_tests.py | Masood Malekghassemi | 2015-07-31 |
| | | | | | | | | | | | | Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync. | ||
* | | Enable Python testing and coverage | Masood Malekghassemi | 2015-07-31 |
|/ | |||
* | Reorganize Python tests | Masood Malekghassemi | 2015-07-30 |
| | |||
* | Reorganize Python packages | Masood Malekghassemi | 2015-07-30 |
| | | | | | This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing. | ||
* | Merge pull request #2697 from soltanmm/add-sphinx-doc | Nathaniel Manista | 2015-07-30 |
|\ | | | | | Python documentation generation. | ||
| * | Add Python documentation generation | Masood Malekghassemi | 2015-07-29 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth | Julien Boeuf | 2015-07-27 |
|\| | |||
| * | Merge pull request #2677 from nathanielmanistaatgoogle/test-constants | Masood Malekghassemi | 2015-07-27 |
| |\ | | | | | | | Add STREAM_LENGTH and POOL_SIZE to test_constants | ||
* | | | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth | Julien Boeuf | 2015-07-27 |
|\| | | |||
| * | | Merge pull request #2593 from ctiller/elliptic-orange-chamelion | Yang Gao | 2015-07-27 |
| |\ \ | | | | | | | | | Rename grpc_channel_create to grpc_insecure_channel_create | ||
| | | * | Add STREAM_LENGTH and POOL_SIZE to test_constants | Nathaniel Manista | 2015-07-27 |
| | |/ | |/| | | | | | | | | | | Only one of these is used, and in only one place, as of this commit, but they will be used widely after further development. | ||
| | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-26 |
| | |\ | | | | | | | | | | | | | | | | | Conflicts: src/csharp/ext/grpc_csharp_ext.c | ||
| * | \ | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-26 |
| |\ \ \ | | | |/ | | |/| | |||
| | * | | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
| | |\ \ | | | | | | | | | | | Fake transport security to private | ||
| | * \ \ | Merge pull request #2629 from ctiller/always-with-the-mono | Yang Gao | 2015-07-23 |
| | |\ \ \ | | | | | | | | | | | | | Make the server report monotonic times for deadlines | ||
| * | | | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | | | | | |||
| | | | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-23 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | * | | | Make the server report monotonic times for deadlines | Craig Tiller | 2015-07-23 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later. | ||
| | * | | | Renaming jwt_credentials to service_account_jwt_access_credentials. | Julien Boeuf | 2015-07-22 |
| |/ / / | |||
| * | | | Fix Python C89 pedantry | Masood Malekghassemi | 2015-07-22 |
| | | | | |||
| | * | | Fix node test. Remove all the server fake credentials references | yang-g | 2015-07-22 |
| | | | | |||
| | * | | merge head and resolve conflict | yang-g | 2015-07-22 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 |
| | | | | |||
* | | | | Adding option to force client auth on the server SSL creds. | Julien Boeuf | 2015-07-21 |
|/ / / | |||
| | * | Rename grpc_channel_create to grpc_insecure_channel_create | Craig Tiller | 2015-07-21 |
| |/ |/| | |||
* | | Only check metadata that we want: its allowed to have extra elements | Craig Tiller | 2015-07-18 |
| | |