Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | | * | | | | Fix Travis | Jorge Canizales | 2016-07-12 | |
| * | | | | | | | | | | | | | | Merge pull request #7330 from dgquintas/fix_tsan | kpayson64 | 2016-07-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #6595 from thinkerou/time | kpayson64 | 2016-07-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | * | | | | | | | Added Glossary to docs with metadata definition | Ken Payson | 2016-07-12 | |
| | | | | | | | | |/ / / / / / / | ||||
| | | | | | | | | | | * / / / / | gRPC.podspec shouldn't be a template anymore. | Nicolas "Pixel" Noble | 2016-07-12 | |
| | | | | | | | | | |/ / / / / | ||||
| | | | | | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into slice | yang-g | 2016-07-12 | |
| | | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | | Merge remote-tracking branch 'upstream/master' into server_test | yang-g | 2016-07-12 | |
| | | | | | | |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into sequential_con | yang-g | 2016-07-12 | |
| | | | | | |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #7336 from nicolasnoble/master-is-1.1 | Nicolas Noble | 2016-07-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | Master is now 1.1.0-dev. | Nicolas "Pixel" Noble | 2016-07-12 | |
| |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge pull request #7335 from nicolasnoble/master-is-1.0.0-pre1 | Nicolas Noble | 2016-07-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | Flagging master as 1.0.0-pre1. | Nicolas "Pixel" Noble | 2016-07-12 | |
| |/ / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | Merge pull request #7322 from kpayson64/py_status_code_message | kpayson64 | 2016-07-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7315 from kpayson64/fix_exit_test | kpayson64 | 2016-07-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7323 from kpayson64/fix_py_qps | kpayson64 | 2016-07-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | Merge pull request #7329 from nicolasnoble/upmerge-master | Nicolas Noble | 2016-07-11 | |
|/| | | | | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | | | | | Fix tsan race | David Garcia Quintas | 2016-07-11 | |
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | Updated python qps tests to use GA server API | Ken Payson | 2016-07-11 | |
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Addressing comments. | Nicolas "Pixel" Noble | 2016-07-12 | |
| * | | | | | | | | | | | | | | Merge branch 'release-0_15' into upmerge-master | Nicolas "Pixel" Noble | 2016-07-12 | |
|/| | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #7321 from nicolasnoble/upmerge | Nicolas Noble | 2016-07-11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7291 from ctiller/better_status | Nicolas Noble | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7292 from y-zeng/fix_mac_build | kpayson64 | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7310 from kpayson64/hold_gil_during_cleanup | kpayson64 | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | * | | | | | | | | | | | Updated exit_test for new grpc.Server API | Ken Payson | 2016-07-11 | |
| | | | | | |/ / / / / / / / / / / | ||||
| | | | | | | * | | | | | | | | | | Implemented python status_code_and_message interop test | Ken Payson | 2016-07-11 | |
| | | | | * | | | | | | | | | | | | Merge branch 'release-0_14' into release-0_15 | Nicolas "Pixel" Noble | 2016-07-12 | |
| | | | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | | Make testing toolchain python 3.x compliant | siddharthshukla | 2016-07-12 | |
| | | | | | | |_|_|_|_|_|_|_|/ / | | | | | | |/| | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | clang-format | Craig Tiller | 2016-07-11 | |
| | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix_mac_build | Yuchen Zeng | 2016-07-11 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #7297 from dgquintas/compression_cookbook | Nicolas Noble | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Merge master to resolve tests podspec conflict | Jorge Canizales | 2016-07-11 | |
| | | | | | | | | | | | | | |\ \ | | | | | | | | |_|_|_|_|_|_|/ / | | | | | | | |/| | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Fix: Cocoapods doesn’t like dirs that start with ./ | Jorge Canizales | 2016-07-11 | |
| | | | | | | | | | | | | | | * | Enable py35 and py36 testing | siddharthshukla | 2016-07-11 | |
| | | | | | | | |_|_|_|_|_|_|/ | | | | | | | |/| | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #7312 from kpayson64/fix_sanity | kpayson64 | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Updated composer.json.template | Ken Payson | 2016-07-11 | |
|/ / / / / / / / / / / / / / | ||||
| | | | | | | | | | | | | * | Tests Podfile cleanup | Jorge Canizales | 2016-07-11 | |
| | | | | | | | | | | | | * | Use the deployed protoc spec in samples and README | Jorge Canizales | 2016-07-11 | |
* | | | | | | | | | | | | | | Merge pull request #7235 from tberghammer/cmake-protobuf | Nicolas Noble | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | Hold onto the GIL in __dealloc__ functions | Ken Payson | 2016-07-11 | |
| | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #7242 from yang-g/import | kpayson64 | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7286 from stanley-cheung/php-update-auth | kpayson64 | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7289 from stanley-cheung/php-remove-debug | kpayson64 | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | | | | | * | gRPC plugin podspec: license & deployment target | Jorge Canizales | 2016-07-11 | |
* | | | | | | | | | | | | | | | | | Merge pull request #7288 from makdharma/protobuf_import_issue7219 | makdharma | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7307 from kpayson64/port_server_timeout | kpayson64 | 2016-07-11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | * | ProtoCompiler.podspec: license & deployment target | Jorge Canizales | 2016-07-11 | |
| | | | | | | | | | | | | | | | | * | Podspecs for Protoc and the gRPC plugin | Jorge Canizales | 2016-07-11 | |
| * | | | | | | | | | | | | | | | | | Added timeout to port server | Ken Payson | 2016-07-09 | |
|/ / / / / / / / / / / / / / / / / | ||||
| | | | | | * / / / / / / / / / / | Compression Cookbook | David Garcia Quintas | 2016-07-08 | |
| |_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |