Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fixed include guard script and faulty .h | David Garcia Quintas | 2016-08-01 |
| | |||
* | 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 | ||
| | * | Merge pull request #7354 from soltanmm/prescribe-more-rest | kpayson64 | 2016-07-13 |
| | |\ | | | | | | | | | Restructure reStructured text to be valid | ||
| * | | | Set more build-flags in `setup.py`s | Masood Malekghassemi | 2016-07-13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes MinGW flags from various build scripts, since they're now set in our `setup.py`s by default. Also removes the arguments for the extensions in grpcio's setup.py; that function was already accessing globals anyway, might as well go whole-hog. | ||
* | | | | Merge pull request #7357 from grpc/v1.0.x | Jorge Canizales | 2016-07-13 |
|\ \ \ \ | | |/ / | |/| | | Automatic v1.0.x -> master upmerge | ||
| * | | | Add special methods to generated Python docs | Masood Malekghassemi | 2016-07-12 |
| | | | | | | | | | | | | | | | | | | | | Also removes an old-now-spurious `make` invocation from the docgen.py helper script. | ||
| | | * | Restructure reStructured text to be valid | Masood Malekghassemi | 2016-07-12 |
| | |/ | |/| | |||
* / | | Master is now 1.1.0-dev. | Nicolas "Pixel" Noble | 2016-07-12 |
|/ / | |||
* | | Flagging master as 1.0.0-pre1. | Nicolas "Pixel" Noble | 2016-07-12 |
| | | |||
* | | Merge branch 'release-0_15' into upmerge-master | Nicolas "Pixel" Noble | 2016-07-12 |
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.yaml gRPC-Core.podspec gRPC.podspec package.json package.xml src/core/lib/surface/version.c src/csharp/Grpc.Auth/project.json src/csharp/Grpc.Core/VersionInfo.cs src/csharp/Grpc.Core/project.json src/csharp/Grpc.HealthCheck/project.json src/csharp/build_packages.bat src/node/tools/package.json src/python/grpcio/grpc/__init__.py src/python/grpcio/grpc_version.py src/python/grpcio_tests/tests/unit/_rpc_test.py src/ruby/lib/grpc/version.rb src/ruby/tools/version.rb templates/gRPC.podspec.template tools/distrib/python/grpcio_tools/grpc_version.py tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.c++.internal tools/doxygen/Doxyfile.core tools/doxygen/Doxyfile.core.internal tools/run_tests/port_server.py | ||
* | | Make Python build standalone on Windows | Masood Malekghassemi | 2016-07-08 |
| | | |||
| * | Merge pull request #7214 from kpayson64/bump_grpcio_tools_ver | Nicolas Noble | 2016-07-01 |
| |\ | | | | | | | Bumped grpc-tools version | ||
| | * | Updated release version to 0.15.1 | Ken Payson | 2016-07-01 |
| | | | |||
* | | | Sanitize grpcio-tools command arguments | Masood Malekghassemi | 2016-07-01 |
| | | | |||
* | | | Organize Python tests to use grpcio-tools directly | Masood Malekghassemi | 2016-07-01 |
| | | | | | | | | | | | | | | | Moves all tests into a separate package. This does not change existing supported means of running tests (e.g. through run_tests.py). | ||
* | | | Add programmatic access to protoc in grpcio-tools | Masood Malekghassemi | 2016-07-01 |
| | | | |||
* | | | Build Python3 grpcio-tools on OS X | Masood Malekghassemi | 2016-07-01 |
| | | | |||
| * | | Use open-source defaults to propagate Python plugin configuration | Masood Malekghassemi | 2016-06-30 |
| |/ | |||
* | | Merge pull request #7109 from soltanmm/toolism | Jan Tattermusch | 2016-06-30 |
|\ \ | | | | | | | Use open-source defaults to propagate Python plugin configuration | ||
* | | | Updated git clone URL | David Garcia Quintas | 2016-06-29 |
| | | | |||
| * | | Use open-source defaults to propagate Python plugin configuration | Masood Malekghassemi | 2016-06-29 |
|/ / | |||
| * | Update version to 0.15.0 | murgatroid99 | 2016-06-24 |
| | | |||
* | | Update master branch to 0.16.0-dev | murgatroid99 | 2016-06-24 |
|/ | |||
* | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
|\ | | | | | Proto server reflection | ||
* \ | Merge pull request #6828 from soltanmm/arkenhammer | Jan Tattermusch | 2016-06-09 |
|\ \ | | | | | | | Add common proto files to Python grpcio-tools | ||
* \ \ | Merge pull request #6843 from soltanmm/doc-tools | Jan Tattermusch | 2016-06-09 |
|\ \ \ | | | | | | | | | Add usage documentation to Python tools distribution | ||
| * | | | Add usage documentation to Python tools distribution | Masood Malekghassemi | 2016-06-08 |
| | | | | |||
| | * | | Add common proto files to Python grpcio-tools | Masood Malekghassemi | 2016-06-07 |
| |/ / | |||
| | * | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 |
| | |\ | | |/ | |/| | |||
* / | | Use Python namespace packages | Masood Malekghassemi | 2016-06-06 |
|/ / | | | | | | | | | | | | | | | | | | | Before, namespace packages would break in auditwheel due to a superfluous check (fixed in the commit referenced in the Dockerfiles). Now, the auditwheel used in the manylinux1-support Docker images can handle namespace packages, and we may thus use them. This should alleviate future user pain w.r.t. installation of grpcio-tools causing loss of grpcio files and vice versa (e.g. requiring a reinstall of grpcio following installation of grpcio-tools). | ||
| * | Add more comments, fix format issues | Yuchen Zeng | 2016-06-06 |
| | | |||
| * | Add a sanity test: check if the generated pb files are up-to-date | Yuchen Zeng | 2016-05-31 |
| | | |||
* | | Merge pull request #6329 from dgquintas/tiny_include_guard_fix | Jan Tattermusch | 2016-05-18 |
|\ \ | |/ |/| | Tiny fix to check_include_guards script | ||
* | | Merge pull request #6568 from dgquintas/fix-include-guards-long-names | Jan Tattermusch | 2016-05-16 |
|\ \ | | | | | | | Allow for multiline #endif guards | ||
* | | | check for copyright in .bat files | Jan Tattermusch | 2016-05-13 |
| | | | |||
| * | | Allow for multiline #endif guards | David Garcia Quintas | 2016-05-12 |
|/ / | |||
* | | Merge pull request #6536 from grpc/release-0_14 | Nicolas Noble | 2016-05-11 |
|\ \ | | | | | | | Release 0.14 upmerge |