Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Reset OWNERS state | Craig Tiller | 2017-07-17 |
| | |||
* | Add `set noparent` to Python OWNER files | Mehrdad Afshari | 2017-07-13 |
| | |||
* | Add additional OWNERS files for Python projects | Mehrdad Afshari | 2017-07-13 |
| | |||
* | Use https://grpc.io consistently as the canonical URL | Mehrdad Afshari | 2017-07-10 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Update Python examples with fresh generated code | Nathaniel Manista | 2016-12-21 |
| | |||
* | Un-namespace Python packages | Masood Malekghassemi | 2016-12-12 |
| | | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks. | ||
* | Remove `run_codegen.py` from python helloworld example | Mark Mandel | 2016-10-17 |
| | | | | | Since we no longer reference `run_codegen.py` in the Quick Start for Python, remove it from the repository to avoid confusion. | ||
* | Truncate Python example READMEs to grpc.io links | Nathaniel Manista | 2016-08-20 |
| | |||
* | Upgrade one forgotten example code site to GA API | Nathaniel Manista | 2016-08-10 |
| | | | | This should have been included in 46585e23f14b0463c4b7a0d04d72d712. | ||
* | Merge pull request #7417 from nathanielmanistaatgoogle/multiplex-v1.0.x | Nicolas Noble | 2016-07-19 |
|\ | | | | | Client and server multiplex example | ||
* | | Update examples to GA API | Nathaniel Manista | 2016-07-15 |
| | | |||
| * | Client and server multiplex example | Nathaniel Manista | 2016-07-15 |
|/ | |||
* | Updated example codegen to use grpcio-tools | Ken Payson | 2016-06-30 |
| | |||
* | Merge pull request #5256 from tamihiro/master | Jan Tattermusch | 2016-06-16 |
|\ | | | | | Minor fix on example script | ||
* | | Add proto comments to generated _pb2.py files | yang-g | 2016-05-03 |
| | | |||
* | | Add Windows-specifics to Python docs | Masood Malekghassemi | 2016-04-27 |
| | | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
| | | |||
* | | python3-compatible syntax for python examples | Leifur Halldor Asgeirsson | 2016-03-18 |
| | | |||
* | | Fix copyright | Craig Tiller | 2016-03-07 |
| | | |||
* | | Set grace=0 to server stop in route_guide | VcamX | 2016-03-07 |
| | | | | | | Fix #5619 | ||
| * | Fix variable assignment in the example script | Tamihiro Yuzawa | 2016-02-22 |
| | | |||
* | | Remove outdated scripts | Masood Malekghassemi | 2016-02-17 |
| | | |||
* | | Update README.md with new installation flow | Stanley Cheung | 2016-02-16 |
|/ | |||
* | Update copyrights | Craig Tiller | 2015-12-22 |
| | |||
* | Add grace=0 to server stop in Python example | Masood Malekghassemi | 2015-11-16 |
| | | | | Fixes #4122 | ||
* | "gRPC in 3 minutes" for Python | Nathaniel Manista | 2015-10-07 |
| | |||
* | Mark Python example docs as moved to grpc.io | Nathaniel Manista | 2015-09-29 |
| | |||
* | Beta Python documentation correction and update | Nathaniel Manista | 2015-09-10 |
| | |||
* | fix more examples links | Stanley Cheung | 2015-08-31 |
| | |||
* | replace all grpc-common occurances with examples | Stanley Cheung | 2015-08-27 |
| | |||
* | move examples to correct locations | Stanley Cheung | 2015-08-27 |