1. 9e745f7 Support PHP generic services (#3269) by Matt A · 8 years ago
  2. ecca6ea Add json encode/decode for php. (#3226) by Paul Yang · 8 years ago
  3. 6f32580 Add new file option php_namespace. (#3162) by Paul Yang · 8 years ago
  4. f26e8c2 Convert C# projects to MSBuild (csproj) format by Jon Skeet · 8 years ago
  5. 25abd7b Add compatibility test for php. (#3041) by Paul Yang · 8 years ago
  6. 4523c9c Allow proto files to import descriptor.proto (#2995) by Paul Yang · 8 years ago
  7. 190b527 Make PHP c extension work with PHP7 (#2951) by Paul Yang · 8 years ago
  8. c565e25 Merge pull request #1662 from haberman/jsconformance by Joshua Haberman · 8 years ago
  9. 6b27c1f Add file option php_class_prefix (#2849) by Paul Yang · 8 years ago
  10. dd8d5f5 Rename encode/decode to serializeToString/mergeFromString (#2795) by Paul Yang · 8 years ago
  11. f873d32 Added JavaScript conformance tests. All tests pass! by Josh Haberman · 8 years ago
  12. 3f6f73b Merge pull request #2701 from anandolee/master by Jie Luo · 8 years ago
  13. 74eb9a0 Add clear method to PHP message (#2700) by Paul Yang · 8 years ago
  14. 7288689 Add csharp compatibility tests against v3.0.0 and run on Travis. by Jie Luo · 8 years ago
  15. cba04b1 Implement json encoding decoding for php. (#2682) by Paul Yang · 8 years ago
  16. c002743 Add fixed version to phpunit used in travis (#2673) by Paul Yang · 8 years ago
  17. 3975664 Add conformance test for php (#2655) by Paul Yang · 8 years ago
  18. ea51149 Add python compatibility tests against v2.5.0 amd run on Travis. by Jie Luo · 8 years ago
  19. 1ac8944 Reenable cocoapods objc test and remove unnecessary workaround for rvm by Sergio Campama · 8 years ago
  20. e43f73e Merge pull request #2473 from thomasvl/update_xcodes by Thomas Van Lenten · 8 years ago
  21. bc9d077 Skip benchmark test if cmake isn't installed. by Thomas Van Lenten · 8 years ago
  22. 2754586 Xcode 8.1 support by Thomas Van Lenten · 8 years ago
  23. d8f54c4 Disable jruby test. (#2469) by Paul Yang · 8 years ago
  24. e3e38b8 Update commit id in Dockerfile to trigger update. (#2467) by Paul Yang · 8 years ago
  25. 46ae90d Make php generated code conform to PSR-4. (#2435) by Paul Yang · 8 years ago
  26. 599613e Update EXTRA_DIST lists. by Feng Xiao · 8 years ago
  27. df83907 Fix php c extension on 32-bit machines. (#2348) by Paul Yang · 8 years ago
  28. 1f2dbc8 Implement RepeatedFieldIter for c extension. (#2333) by Paul Yang · 8 years ago
  29. 51c5ff8 Fix pure php implementation for 32-bit machine. (#2282) by Paul Yang · 8 years ago
  30. daba665 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) by Paul Yang · 8 years ago
  31. 63448e6 Fix compile error for php on Mac. by Bo Yang · 8 years ago
  32. 4f3d20a Fix segmentation fault when ZTS is defined. by Bo Yang · 8 years ago
  33. c96dd66 Add test for php zts build. by Bo Yang · 8 years ago
  34. 34cdaf4 Add travis test on Mac for php. by Bo Yang · 8 years ago
  35. c8bd36e Test php5.5_c test on jenkins by Bo Yang · 8 years ago
  36. fd332d1 Add php test script for automated tests. by Bo Yang · 8 years ago
  37. e0a6e52 Add php files for make dist. by Bo Yang · 8 years ago
  38. 1c4cf0e Fix python cpp. by Bo Yang · 8 years ago
  39. fe1aaad Fix bugs for internal integration. by Bo Yang · 8 years ago
  40. a289d43 Added C++ benchmark. (#1525) by Joshua Haberman · 9 years ago
  41. baa4023 Run Java compatibility tests on Travis. by Feng Xiao · 9 years ago
  42. 20fbb35 Add more tests to jenkins. by Feng Xiao · 9 years ago
  43. ad49ed7 Update travis tests for Java. by Feng Xiao · 9 years ago
  44. a4f68b1 Add missing files in EXTRA_DIST and add a test. by Feng Xiao · 9 years ago
  45. deaea21 Use the dotnet-release package feed for Travis. by Jon Skeet · 9 years ago
  46. f6d1d1a Uses head version of rvm to avoid shell_update_session not found error (#1791) by Sergio Campamá · 9 years ago
  47. 10a8fb4 Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform (#1727) by Jon Skeet · 9 years ago
  48. f0c1492 Add the CocoaPods integration tests to Travis. by Sergio Campamá · 9 years ago
  49. 368a2f4 Automated testing tweaks for ObjC by Thomas Van Lenten · 9 years ago
  50. 49a8918 Read files directly from filesystem since xxd isn't always available. by Josh Haberman · 9 years ago
  51. cb36bde Make the C++ tests build the benchmarking code. by Josh Haberman · 9 years ago
  52. a15b916 Merge branch 'master' into docker by Josh Haberman · 9 years ago
  53. 67c727c Rearranged and commented files for running under Jenkins. by Josh Haberman · 9 years ago