aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/unit
Commit message (Expand)AuthorAge
* v1.0.x → master upmergeGravatar Nathaniel Manista2016-12-16
|\
| * Merge pull request #8995 from ncteisen/python_call_batchGravatar Noah Eisen2016-12-15
| |\
| | * Add check on return value from start_client_batchGravatar ncteisen2016-12-15
* | | Merge pull request #9006 from kpayson64/revert_bizarre_apiGravatar kpayson642016-12-13
|\ \ \
| | * | Style fix: pass keyword arguments by keywordGravatar Nathaniel Manista2016-12-13
| | * | Use LONG_TIMEOUT for calls that do not time outGravatar Nathaniel Manista2016-12-13
| | |/
* | | Add ServiceRpcHandler to exported namesGravatar Ken Payson2016-12-09
| * | Revert "Add configurable exit grace periods and shutdown handlers"Gravatar Ken Payson2016-12-08
|/ /
* | Add configurable exit grace periods and shutdown handlersGravatar Ken Payson2016-12-01
* | Explicitly stop the server on tear-downGravatar Masood Malekghassemi2016-11-03
* | Change channel tests to use public APIGravatar Ken Payson2016-10-18
* | Allow pointer channel args pythonGravatar Ken Payson2016-10-13
* | Add parameter for server optionsGravatar Ken Payson2016-09-19
* | remove skipIf from TypeSmokeTest (issue 7672)Gravatar siddharthshukla2016-08-23
* | Merge pull request #7668 from thunderboltsid/skip-test-for-pypyGravatar kpayson642016-08-15
|\ \
| * | skip test run if running with pypyGravatar siddharthshukla2016-08-09
* | | Fix the ThreadPoolExecutor: max_workers can't be 0Gravatar siddharthshukla2016-08-03
|/ /
* | Merge v1.0.x into masterGravatar murgatroid992016-07-22
|\|
| * Fix cygrpc testGravatar Ken Payson2016-07-21
| * Fixed name syntax errorGravatar Ken Payson2016-07-18
* | Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_testGravatar kpayson642016-07-14
|\ \
* | | Skip exit_test until flake is fixedGravatar Ken Payson2016-07-13
* | | Merge pull request #7357 from grpc/v1.0.xGravatar Jorge Canizales2016-07-13
|\ \ \ | | |/ | |/|
* | | Change sequence of client/server eventsGravatar Ken Payson2016-07-12
| * | Remove early adopter codeGravatar Ken Payson2016-07-12
|/ /
| * Add more assertions to _rpc_testGravatar Nathaniel Manista2016-07-12
* | Updated exit_test for new grpc.Server APIGravatar Ken Payson2016-07-11
|/
* Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optionalGravatar kpayson642016-07-08
|\
* \ Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exceptionGravatar kpayson642016-07-08
|\ \
* \ \ Merge pull request #7163 from nathanielmanistaatgoogle/call-credentialsGravatar kpayson642016-07-08
|\ \ \
* \ \ \ Merge pull request #7260 from kpayson64/ga_performance_testsGravatar kpayson642016-07-08
|\ \ \ \
* | | | | Removed cython client-side call trackingGravatar Ken Payson2016-07-07
| | | * | Fix _Rendezvous.exception for successful callsGravatar Nathaniel Manista2016-07-07
| |_|/ / |/| | |
| | * | Composition of arbitrarily many CallCredentialsGravatar Nathaniel Manista2016-07-07
| |/ / |/| |
| | * Make handlers optional at server constructionGravatar Nathaniel Manista2016-07-07
| |/ |/|
| * Migrated python performance tests to use GA APIGravatar Ken Payson2016-07-06
|/
* Organize Python tests to use grpcio-tools directlyGravatar Masood Malekghassemi2016-07-01