Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | Implement LB policy updates | David Garcia Quintas | 2017-06-06 |
* | Expand pylint to grpc_health and grpc_reflection | Mehrdad Afshari | 2017-06-01 |
* | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
* | Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge | Michael Lumish | 2017-05-30 |
|\ | |||
| * | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
| |\ | |||
* | \ | Merge pull request #11306 from kpayson64/python_reflection | kpayson64 | 2017-05-25 |
|\ \ \ | |||
| * | | | Fix Python reflection arguments | Ken Payson | 2017-05-25 |
| |/ / | |||
* | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map | Vizerai | 2017-05-23 |
|\| | | |||
| | * | bump version to 1.3.6 | Jan Tattermusch | 2017-05-23 |
| | * | Merge pull request #11154 from kpayson64/hack_for_disconnects | kpayson64 | 2017-05-22 |
| | |\ | |||
| | | * | Reconnect disconnected channels automatically | Ken Payson | 2017-05-22 |
| | * | | Update version to 1.3.5 | Ken Payson | 2017-05-19 |
| | * | | Bump to version 1.3.4 | Alexander Polcyn | 2017-05-18 |
| * | | | Merge pull request #11113 from jtattermusch/python_artifact_polling_trace | Jan Tattermusch | 2017-05-17 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #11138 from grpc/revert-11121-revert-10849-backward-compat | Muxi Yan | 2017-05-16 |
| |\ \ \ \ | |||
| | | * | | | regenerate projects | Jan Tattermusch | 2017-05-16 |
| | |/ / / | |/| | | | |||
| | | * | | Bump to version 1.3.3 | Ken Payson | 2017-05-16 |
| * | | | | Merge pull request #11087 from kpayson64/update_python_auth | kpayson64 | 2017-05-15 |
| |\ \ \ \ | |||
| | | * | | | Revert "Revert "Implement Server Backward Compatibility"" | Muxi Yan | 2017-05-15 |
| | |/ / / | |/| | | | |||
| * | | | | Revert "Implement Server Backward Compatibility" | Nicolas Noble | 2017-05-12 |
| * | | | | Merge pull request #10849 from muxi/backward-compat | Muxi Yan | 2017-05-12 |
| |\ \ \ \ | |||
| | | * | | | Update Python interop tests to use google-auth package | Ken Payson | 2017-05-12 |
| * | | | | | Merge pull request #10993 from kpayson64/auth_context_python | kpayson64 | 2017-05-11 |
| |\ \ \ \ \ | |||
| | * | | | | | Expose Auth Context in Python | Ken Payson | 2017-05-11 |
| | | |/ / / | | |/| | | | |||
| | | | * | | Bump to version 1.3.2 | Stanley Cheung | 2017-05-10 |
| * | | | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-10 |
| |\| | | | | |||
| | * | | | | Merge pull request #11048 from kpayson64/fix_py_artifact | kpayson64 | 2017-05-10 |
| | |\ \ \ \ | |||
| * | | | | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-10 |
| |\| | | | | | |||
| | | | | * | | Bump to 1.3.2-pre1 | Stanley Cheung | 2017-05-09 |
| | | * | | | | Fix python artifact build | Ken Payson | 2017-05-09 |
| | * | | | | | Merge pull request #10995 from kpayson64/upgrade_protobuf | kpayson64 | 2017-05-09 |
| | |\ \ \ \ \ | |||
| * | | | | | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-09 |
| |\| | | | | | | |||
| | * | | | | | | Regain sanity | ncteisen | 2017-05-08 |
| | | * | | | | | Upgrade protobuf to 3.3.0 | Ken Payson | 2017-05-08 |
| | | |/ / / / | |||
| * | | | | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-07 |
| |\| | | | | | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into backward-compat | Muxi Yan | 2017-05-05 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| * | | | | | | Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ \ \ \ | |||
| | * | | | | | | Separate this into a new poller | Sree Kuchibhotla | 2017-05-05 |
| | | |/ / / / | | |/| | | | | |||
| | | * | | | | Merge pull request #10977 from makdharma/pydocfixit | makdharma | 2017-05-05 |
| | |/| | | | | |||
| | | * | | | | Documentation fixes for python public API. | Makarand Dharmapurikar | 2017-05-05 |
| * | | | | | | Fix deps between grpc and tracer system | Craig Tiller | 2017-05-05 |
| * | | | | | | Finish merge, disable new pollers until they stabilize | Craig Tiller | 2017-05-05 |
| * | | | | | | Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge branch 'epex4' into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge branch 'timer_pool' into uberpoll | Craig Tiller | 2017-05-05 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge github.com:grpc/grpc into hiertune | Craig Tiller | 2017-05-05 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||
| | | * | | | | | | | Merge branch '0bug' into timer_pool | Craig Tiller | 2017-05-04 |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | |||
| | | | | | | | * | | Update version to 1.3.1 | murgatroid99 | 2017-05-04 |