Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Re-run yapf code, and pin version | Ken Payson | 2017-02-06 |
| | |||
* | Bump master version numbers | Craig Tiller | 2017-01-30 |
| | |||
* | Be more verbose when generating Python documentation | Masood Malekghassemi | 2017-01-20 |
| | |||
* | pyformat_code.sh → yapf_code.sh | Nathaniel Manista | 2017-01-17 |
| | | | | This should have been a part of 06dea573daa2175b244a430bb89b49bb5c8e8. | ||
* | Merge pull request #9276 from ↵ | Nathaniel Manista | 2017-01-17 |
|\ | | | | | | | | | soltanmm-google/remember-the-blue-flowers-they-are-important! Enable yapf (Python formatting). | ||
| * | Enable running Python formatting | Masood Malekghassemi | 2017-01-17 |
| | | |||
* | | omg it is 2017 | yang-g | 2017-01-11 |
|/ | |||
* | No need for copyright on generated files | Craig Tiller | 2017-01-03 |
| | |||
* | Merge pull request #9132 from nathanielmanistaatgoogle/python-examples | Nathaniel Manista | 2016-12-29 |
|\ | | | | | Update Python examples with fresh generated code. | ||
| * | 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. | ||
* | | Provide doc dir even if user interrupts docgen | Masood Malekghassemi | 2016-12-27 |
| | | |||
* | | cleanup and speedup of sanity tests | Jan Tattermusch | 2016-12-22 |
| | | |||
* | | Change grpcio_tools to grpcio-tools | Masood Malekghassemi | 2016-12-20 |
|/ | | | | | This should address the difference in how we ask users to install grpcio-tools and the files the user ends up downloading from PyPI. | ||
* | Patch overlooked strings from Python un-namespacing | Masood Malekghassemi | 2016-12-14 |
| | |||
* | 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. | ||
* | Include proto WKTs in py tools distutils command | Masood Malekghassemi | 2016-11-03 |
| | | | | Fixes #8334. | ||
* | Merge pull request #8380 from y-zeng/reflection_header | Yuchen Zeng | 2016-10-31 |
|\ | | | | | Remove generated pb files | ||
* | | Don't set up Python doc packages every time | Masood Malekghassemi | 2016-10-25 |
| | | |||
| * | Remove generated pb files | Yuchen Zeng | 2016-10-14 |
|/ | |||
* | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.proto | Stanley Cheung | 2016-09-29 |
| | |||
* | enable copyright checks for AssemblyInfo.cs files | Jan Tattermusch | 2016-09-21 |
| | |||
* | Cleaned up output format | Craig Tiller | 2016-08-25 |
| | |||
* | Add a script to list undocumented files and directories | Craig Tiller | 2016-08-25 |
| | |||
* | Merge branch 'v1.0.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2016-08-20 |
|\ | |||
| * | Bumping version to 1.0.1-pre1. | Nicolas "Pixel" Noble | 2016-08-18 |
| | | |||
| * | Merge pull request #7745 from nicolasnoble/no-more-pre | Nicolas Noble | 2016-08-18 |
| |\ | | | | | | | Removing pre2 flag. | ||
| * | | Use templates for python version dependencies | Ken Payson | 2016-08-18 |
| | | | | | | | | | | | | | | | Also change grpcio-tools to be a runtime dependency of grpcio-tests, grpcio-tools is run as part of the tests. | ||
| * | | Add Python3.5 grpcio-tools binaries | Ken Payson | 2016-08-17 |
| | | | |||
| | * | Removing pre2 flag. | Nicolas "Pixel" Noble | 2016-08-16 |
| |/ | |||
| * | Add Python3.5 artifact targets | Ken Payson | 2016-08-15 |
| | | |||
* | | Merge branch 'v1.0.x' into manual-upmerge | Nicolas "Pixel" Noble | 2016-08-11 |
|\| | |||
| * | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into ↵ | Jorge Canizales | 2016-08-05 |
| |\ | | | | | | | | | | p0-advance-protobuf-version | ||
| * | | Point out what to do if the sanity check fails | Jorge Canizales | 2016-08-03 |
| | | | |||
| | * | Bump python protobuf dependency to 3.0.0 | Ken Payson | 2016-08-03 |
| | | | |||
* | | | fixed include guard script and faulty .h | David Garcia Quintas | 2016-08-01 |
| | | | |||
| | * | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 |
| |/ | |||
* | | Fix merge again | murgatroid99 | 2016-07-25 |
| | | |||
* | | Fixed incorrect merges | murgatroid99 | 2016-07-22 |
| | | |||
* | | Actually commit changes to tools/distrib/python/grpcio_tools/setup.py | murgatroid99 | 2016-07-22 |
| | | |||
* | | Merge v1.0.x into master | murgatroid99 | 2016-07-22 |
|\| | |||
| * | Upgrade virtualenv pip in Python docgen | Masood Malekghassemi | 2016-07-20 |
| | | | | | | | | Also ignore the docgen-generated directories under doc/. | ||
| * | Merge pull request #7397 from soltanmm/hua-tulyada-hua-wa-hua-HEY-Hey-hey-hey | kpayson64 | 2016-07-19 |
| |\ | | | | | | | Document the custom grpcio-tools command class | ||
| * \ | Merge pull request #7424 from soltanmm/macverfix | kpayson64 | 2016-07-19 |
| |\ \ | | | | | | | | | Force the Python host version on Mac OS X | ||
| | | * | Document the custom grpcio-tools command class | Masood Malekghassemi | 2016-07-19 |
| | | | | |||
| | * | | Force the Python host version on Mac OS X | Masood Malekghassemi | 2016-07-18 |
| | | | | |||
| * | | | Polish grpcio_health_checking package | Ken Payson | 2016-07-18 |
| |/ / | | | | | | | | | | | | | | | | | | | -Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build | ||
| * | | Support long paths in make_grpcio_tools.py | Masood Malekghassemi | 2016-07-16 |
| | | | |||
| * | | Use normalized path separators in `setup.py`s | Masood Malekghassemi | 2016-07-16 |
| | | | |||
| * | | Allow make_grpcio_tools.py to be invoked in parallel | Masood Malekghassemi | 2016-07-16 |
| |/ | |||
* | | Merge pull request #7314 from soltanmm/spinning-flags | kpayson64 | 2016-07-14 |
|\ \ | | | | | | | Set more build-flags in `setup.py`s |