Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | add PHP_GRPC_FREE_CLASS_OBJECT macro | thinkerou | 2016-07-28 | |
| | | | * | | | | | | fix unused var | thinkerou | 2016-07-28 | |
| * | | | | | | | | | fix unused var | thinkerou | 2016-07-28 | |
| | | | | | * | | | | CMake: Fix configuration file format bug | Konstantin Podsvirov | 2016-07-28 | |
| | | | | | * | | | | CMake: project for HelloWorld cpp example | Konstantin Podsvirov | 2016-07-28 | |
| | | | | | * | | | | CMake: Installation and Export Configuration | Konstantin Podsvirov | 2016-07-28 | |
| | | | | | * | | | | CMake: Choice third party provider | Konstantin Podsvirov | 2016-07-28 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | * | | | | | | Merge pull request #7534 from murgatroid99/ruby_tools_script_naming | kpayson64 | 2016-07-27 | |
| | | |\ \ \ \ \ \ | ||||
| | | | | * | | | | | add some macro to reduce duplicate code | thinkerou | 2016-07-28 | |
| * | | | | | | | | | add some macro to reduce duplicate code | thinkerou | 2016-07-28 | |
* | | | | | | | | | | Merge pull request #7535 from muxi/fix-no-as-needed | Nicolas Noble | 2016-07-27 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #7546 from tberghammer/proto-lite | Nicolas Noble | 2016-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | * | | | | Ruby Tools: automatically include plugin argument in protoc command | murgatroid99 | 2016-07-27 | |
| | | | | | |_|/ / / / | | | | | |/| | | | | | ||||
| | | | | * | | | | | | Merge pull request #7537 from kpayson64/regen_ruby_protos | kpayson64 | 2016-07-27 | |
| | | | | |\ \ \ \ \ \ | ||||
| | | | | * \ \ \ \ \ \ | Merge pull request #7380 from nicolasnoble/no-c++11-threads | Vijay Pai | 2016-07-27 | |
| | | | | |\ \ \ \ \ \ \ | ||||
* | | | | | \ \ \ \ \ \ \ | Merge pull request #7459 from nicolasnoble/udp_test_bitrot | Vijay Pai | 2016-07-27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | Add cmake option to compile using protobuf-lite | Tamas Berghammer | 2016-07-27 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | add php_grpc_zend_object macro and rename klass | thinkerou | 2016-07-27 | |
| | | * | | | | | | | | | | add php_grpc_zend_object macro and rename klass | thinkerou | 2016-07-27 | |
| | | | | * | | | | | | | | Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0 | Stanley Cheung | 2016-07-26 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | | | removed some bits from invalid LR design | David Garcia Quintas | 2016-07-26 | |
| | | | | | * | | | | | | | | regenerate from template | Stanley Cheung | 2016-07-26 | |
| | | | | | * | | | | | | | | fix copyright | Stanley Cheung | 2016-07-26 | |
| | | | | | * | | | | | | | | php: add php7 to jenkins basic and interop tests | Stanley Cheung | 2016-07-26 | |
| | | | | | * | | | | | | | | php: remove protobuf-php clone hack | Stanley Cheung | 2016-07-26 | |
| | | | | | * | | | | | | | | remove outdated php dockerfile dependency | Stanley Cheung | 2016-07-26 | |
| | | | | |/ / / / / / / / | ||||
| | | | | * | | | | | | | | Merge pull request #7540 from stanley-cheung/php-minor-cleanup-ga-v1_0 | Stanley Cheung | 2016-07-26 | |
| | | | | |\ \ \ \ \ \ \ \ | ||||
* | | | | | \ \ \ \ \ \ \ \ | Merge pull request #7539 from stanley-cheung/php-minor-cleanup-ga | Stanley Cheung | 2016-07-26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | | | | add macro to php7_wrapper for reduce duplicate code | thinkerou | 2016-07-27 | |
| | | | | | | |_|_|_|/ / / / | | | | | | |/| | | | | | | | ||||
| | | | * | / | | | | | | | | add macro to php7_wrapper for reduce duplicate code | thinkerou | 2016-07-27 | |
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | Updated ruby protos to use new _pb filename | Ken Payson | 2016-07-26 | |
| * | | | | | | | | | | | | update README | Stanley Cheung | 2016-07-26 | |
| | | | | | * | | | | | | | update README | Stanley Cheung | 2016-07-26 | |
| | | | | | * | | | | | | | remove reference to homebrew | Stanley Cheung | 2016-07-26 | |
| * | | | | | | | | | | | | php: fix composer.json | Stanley Cheung | 2016-07-26 | |
|/ / / / / / / / / / / / | ||||
| | | | | * / / / / / / | php: fix composer.json | Stanley Cheung | 2016-07-26 | |
| | | | |/ / / / / / / | ||||
| | | | * | | | | | | | Merge pull request #7533 from thinkerou/wrap_php7_on_v1_branch_second | Stanley Cheung | 2016-07-26 | |
| | | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||
* | | | | | | | | | | | Merge pull request #7532 from thinkerou/wrap_php7_second | Stanley Cheung | 2016-07-26 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | Identify system and remove --no-as-need if it is Mac OS | Muxi Yan | 2016-07-26 | |
| | | * | | | | | | | | | Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide | Muxi Yan | 2016-07-26 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | * | | | | Remove .rb suffix from grpc-tools scripts, to be consistent with other gems | murgatroid99 | 2016-07-26 | |
| | | | | |_|/ / / / | | | | |/| | | | | | ||||
| | | | | * | | | | | fix indent use two spaces | thinkerou | 2016-07-27 | |
| * | | | | | | | | | fix indent use two spaces | thinkerou | 2016-07-27 | |
| | | | | * | | | | | add macro to php7_wrapper for reduce duplicate code | thinkerou | 2016-07-27 | |
| | | | |/ / / / / | ||||
| * | | / / / / / | add macro to php7_wrapper for reduce duplicate code | thinkerou | 2016-07-27 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #7525 from muxi/add-interop-cronet-test | makdharma | 2016-07-26 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #7517 from markdroth/handshake_api | kpayson64 | 2016-07-26 | |
|\ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ | Merge pull request #7527 from jskeet/nulllogger | kpayson64 | 2016-07-26 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | | * \ \ \ | Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch | kpayson64 | 2016-07-26 | |
| | | | | | |\ \ \ \ | ||||
* | | | | | | \ \ \ \ | Merge pull request #7498 from thinkerou/wrap_php7 | kpayson64 | 2016-07-26 | |
|\ \ \ \ \ \ \ \ \ \ \ |