| Commit message (Expand) | Author | Age |
... | |
| * | Merge github.com:grpc/grpc into propagate | Craig Tiller | 2015-08-05 |
| |\ |
|
| | * | Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port | Craig Tiller | 2015-08-03 |
| * | | s/inherit/propagate/g | Craig Tiller | 2015-07-31 |
| * | | Update wrappers, tests to new create_call() | Craig Tiller | 2015-07-31 |
| |/ |
|
* | | Adapting PHP. | Nicolas "Pixel" Noble | 2015-08-01 |
| * | Merge branch 'master' of github.com:grpc/grpc into ssl_force_client_auth | Julien Boeuf | 2015-07-27 |
| |\ |
|
| | * | Merge pull request #2593 from ctiller/elliptic-orange-chamelion | Yang Gao | 2015-07-27 |
| | |\ |
|
| | * | | review feedback: unit test of uri value too strict | Stanley Cheung | 2015-07-27 |
| | * | | Exposed channel target and call peer in PHP | Stanley Cheung | 2015-07-27 |
| | | * | Merge github.com:grpc/grpc into elliptic-orange-chamelion | Craig Tiller | 2015-07-26 |
| | | |\
| | | |/
| | |/| |
|
| | * | | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
| | |\ \ |
|
| | * | | | add user-agent for php | Stanley Cheung | 2015-07-24 |
| |/ / /
|/| | | |
|
| | * | | Fix node test. Remove all the server fake credentials references | yang-g | 2015-07-22 |
| | * | | merge head and resolve conflict | yang-g | 2015-07-22 |
| | |\ \
| |_|/ /
|/| | | |
|
| | * | | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 |
| * | | | Adding option to force client auth on the server SSL creds. | Julien Boeuf | 2015-07-21 |
|/ / / |
|
| | * | Rename grpc_channel_create to grpc_insecure_channel_create | Craig Tiller | 2015-07-21 |
| |/
|/| |
|
* | | Remove metadata checks - these are testing things that arent true | Craig Tiller | 2015-07-18 |
|/ |
|
* | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 |
|\ |
|
| * | php script minor fix | Stanley Cheung | 2015-07-15 |
| * | regex | Stanley Cheung | 2015-07-14 |
| * | update homebrew php ext location | Stanley Cheung | 2015-07-14 |
* | | Updating wrapped languages to new time functions | Craig Tiller | 2015-07-13 |
* | | Introduce a clock type field onto gpr_timespec. | Craig Tiller | 2015-07-13 |
| * | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time | Vijay Pai | 2015-07-10 |
| |\ |
|
* | \ | Merge branch 'footprints-on-the-sands-of-time' into no-worries-i-can-wait | Craig Tiller | 2015-07-10 |
|\ \ \
| |/ /
|/| /
| |/ |
|
* | | update php pecl extension to 0.5.1 because header change | Stanley Cheung | 2015-07-09 |
| * | Introduce multiple clocks to GPR | Craig Tiller | 2015-07-01 |
|/ |
|
* | php minor script fix | Stanley Cheung | 2015-06-29 |
* | revert wording of optional in php doc | Stanley Cheung | 2015-06-25 |
* | php: update README | Stanley Cheung | 2015-06-25 |
* | php extension: do not link rt in osx | Stanley Cheung | 2015-06-25 |
* | replace backticks with $() | Stanley Cheung | 2015-06-24 |
* | php: refactor and cleanup some scripts | Stanley Cheung | 2015-06-24 |
* | Add package.xml and necessary files for pecl extension | Stanley Cheung | 2015-06-18 |
* | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-16 |
|\ |
|
| * | Merge pull request #2054 from dgquintas/flags-abi | Craig Tiller | 2015-06-16 |
| |\ |
|
| * | | add PHP timeout interop test | Stanley Cheung | 2015-06-15 |
| | * | Added changes to node and php wrappers | David Garcia Quintas | 2015-06-15 |
| |/ |
|
* | | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me | Masood Malekghassemi | 2015-06-15 |
|\| |
|
| * | update PHP README installation instructions, and dockerfile | Stanley Cheung | 2015-06-10 |
* | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp | Jan Tattermusch | 2015-06-09 |
|\| |
|
| * | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
* | | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-04 |
|\| |
|
| * | Removed grpc_byte_buffer_reader_{create,destroy}. | David Garcia Quintas | 2015-06-01 |
* | | PHP: Updated server to use new shutdown semantics | Stanley Cheung | 2015-05-29 |
|/ |
|
* | fix php generated code test server port | Stanley Cheung | 2015-05-27 |
* | Made PHP library use only a single completion queue | murgatroid99 | 2015-05-14 |
* | fix php5.6 ext location | Stanley Cheung | 2015-05-13 |
* | php test math proto: add default value | Stanley Cheung | 2015-05-13 |