Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Refactor python code generator to support other serializers | Harsh Vardhan | 2017-03-28 |
| | |||
* | Add import prefix to Python generator | Nathaniel Manista | 2017-03-14 |
| | | | | This is needed by a customer with a nontraditional codebase. | ||
* | Enable split code generation | Masood Malekghassemi | 2016-10-28 |
| | | | | | | | | | | | | To support magical internal build processes, the pb2 files need to be split into pure-proto and gRPC parts. This performs that split and further fixes bad module names in the test harness that interfered with the intended test implementation. An unfortunate side effect, due to limitations of protoc and holdover behavior we must support in major version 1.x, is that trash files are generated in split generation. This shouldn't be a problem in normal protoc plugin use. | ||
* | Clang-format all the things | Masood Malekghassemi | 2016-07-12 |
| | |||
* | Use open-source defaults to propagate Python plugin configuration | Masood Malekghassemi | 2016-06-29 |
| | |||
* | Python GA code generation | Nathaniel Manista | 2016-06-13 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Copyright date fixes for Python generator files | Nathaniel Manista | 2016-01-19 |
| | | | | These changes should have been included in dc8c32393918dc817f98e8844a. | ||
* | Remove Python alpha code generation | Nathaniel Manista | 2016-01-16 |
| | |||
* | Code generation for Python Beta API | Nathaniel Manista | 2015-08-31 |
| | |||
* | Sanitize Python plugin | Masood Malekghassemi | 2015-03-20 |
| | |||
* | Make Python package spec indirect | Masood Malekghassemi | 2015-03-18 |
| | | | | This is part of a change to ease internal usage of GRPC. | ||
* | Guard headers tool. | Nicolas "Pixel" Noble | 2015-03-01 |
| | |||
* | Updated Python protoc plugin testing. | Masood Malekghassemi | 2015-02-24 |
| | |||
* | Added protoc plugin for Python GRPC. | Masood Malekghassemi | 2015-02-19 |