1. d10c0ab Merge branch 'master' of github.com:google/grpc into merge_new_invoke_api by murgatroid99 · 10 years ago
  2. cbaacad Fixed junk data bug in PHP SSL Credentials by murgatroid99 · 10 years ago
  3. 48c9c4a Resolved merge conflicts with master by murgatroid99 · 10 years ago
  4. 8fbcc43 Changing the SSL (Server) Credentials API. by Julien Boeuf · 10 years ago
  5. ecd4934 Use clang-format-3.5 by Craig Tiller · 10 years ago
  6. 5188535 Merge branch 'new_invoke_api' of github.com:google/grpc into update-api by Craig Tiller · 10 years ago
  7. bc29d80 Better GRPC_LIBDIR config by Craig Tiller · 10 years ago
  8. c2e80bf Pickup wherever phpunit is installed by Craig Tiller · 10 years ago
  9. eb65ac9 Remove libevent references by Craig Tiller · 10 years ago
  10. 62b03e2 Sym-link in system extensions by Craig Tiller · 10 years ago
  11. ff7cdd3 Use local .gitignore by Craig Tiller · 10 years ago
  12. 1b3a881 Dont hardcode phpunit director by Craig Tiller · 10 years ago
  13. e943733 Add shebang by Craig Tiller · 10 years ago
  14. aac57fd Build php modules from run_tests.py by Craig Tiller · 10 years ago
  15. 5430312 Ran different clang-format by murgatroid99 · 10 years ago
  16. 1d89452 Switched to new grpc_call_invoke API by murgatroid99 · 10 years ago
  17. abcc27a Merge pull request #5 from murgatroid99/php_configure_fix by Tim Emiola · 10 years ago
  18. b5dcec5 clang-format codebase by Craig Tiller · 10 years ago
  19. 470a3ea Added libdl include by murgatroid99 · 10 years ago
  20. 156e67d Added PSR-4 compatible autoloader as defined at http://www.php-fig.org/psr/psr-4/. by mlumish · 10 years ago
  21. 8f91163 Switched call errors to exceptions instead of return values by mlumish · 10 years ago
  22. 34cd1f0 Switched events to use native objects instead of wrappers by mlumish · 10 years ago
  23. dba8789 Replaced calls to grpc_call_accept with newer functions by mlumish · 10 years ago
  24. 7d4ec77 Removed reference to custom install location by mlumish · 10 years ago
  25. a7baac5 Added support for trailing metadata, fixed status support by mlumish · 10 years ago
  26. 31a829c Moved interop client script to the same directory as other scripts. This also moves it into the filegroup for the opensource build. by mlumish · 10 years ago
  27. 5800755 Added test data files to open source build by mlumish · 10 years ago
  28. f5aa29b Added utility to make different tests bind to different ports by mlumish · 10 years ago
  29. b892a27 Added PHP to the global gRPC moe config by mlumish · 10 years ago