1. bc74264 Merge remote-tracking branch 'origin/3.8.x' by Bo Yang · 5 years ago
  2. 43307d4 php: Fix formatting of Duration (#6155) by Leonard Hecker · 5 years ago
  3. 640423f Change int64 json encoding to be string for php and ruby (#6251) by Paul Yang · 5 years ago
  4. abb4fb0 Change offset of Timestamp conformance test to distinguish from the default (#6263) by Paul Yang · 5 years ago
  5. 634d704 Merge branch '3.8.x' into 3.8.x-201905311515 by Hao Nguyen · 5 years ago
  6. 044c766 Down integrate to GitHub by Hao Nguyen · 5 years ago
  7. beaeaed Use runtime_error vs just exiting for some issues. by Thomas Van Lenten · 5 years ago
  8. 7597f8a Custom mktime to fix issue on mac (#6118) by Paul Yang · 5 years ago
  9. 6b4b986 Add a new conformance test for top level JSON null (#5966) by Hao Nguyen · 5 years ago
  10. ef1e8e7 Add module for JavaLite and fix builds by Hao Nguyen · 5 years ago
  11. 6dc9832 Merge branch 'master' of https://github.com/protocolbuffers/protobuf into sync201904090622 by Hao Nguyen · 5 years ago
  12. 176f7db Down integrate to Github by Hao Nguyen · 5 years ago
  13. c163a2d Revert accidentally commit by Hao Nguyen · 5 years ago
  14. 1eb0491 Add module for JavaLite and fix builds by Hao Nguyen · 5 years ago
  15. 86bc27d Merge branch 'master' of https://github.com/protocolbuffers/protobuf by Hao Nguyen · 5 years ago
  16. a48a574 Down integrate to Github by Hao Nguyen · 5 years ago
  17. 2d9507e Update upb for ruby by Bo Yang · 5 years ago
  18. 8645d89 Merge branch '3.7.x' into merge-3-7-x by Adam Cozzette · 5 years ago
  19. 1a3fa5d Update conformance test failures by Hao Nguyen · 5 years ago
  20. 81567d8 Merge branch 'contributing' of https://github.com/haon4/protobuf into contributing by Hao Nguyen · 5 years ago
  21. 2f864fd Down integrate to Github by Hao Nguyen · 5 years ago
  22. 57b6597 Replace strptime with custom implementation (#5906) by Paul Yang · 5 years ago
  23. 4b145b1 Parse nested listvalue in json for ruby (#5867) by Paul Yang · 5 years ago
  24. 15fab91 Bump target frameworks of C# programs from netcoreapp1.0 to netcoreapp2.1 (#5838) by Sydney Acksman · 5 years ago
  25. a186808 Encode empty ListValue (#5857) by Paul Yang · 5 years ago
  26. e75a689 Fix ruby continuous tests (#5853) by Paul Yang · 5 years ago
  27. d0f91c8 Down integrate to Github (#5839) by Hao Nguyen · 5 years ago
  28. cb6fa92 Merge branch '3.7.x' by Bo Yang · 5 years ago
  29. 6d29c22 fix conformance test for text format by Yilun Chong · 5 years ago
  30. 429d2ae Merge branch 'master' into integration by Yilun Chong · 5 years ago
  31. d8c2501 down integration from internal by Yilun Chong · 5 years ago
  32. e479410 delete all duplicate empty blanks (#5758) by Xiang Dai · 5 years ago
  33. 96029f3 Convert integer to string if field is string field in json by Bo Yang · 5 years ago
  34. 3cae8e4 Default values should also be serialized for json map key/value (#5643) by Paul Yang · 5 years ago
  35. a21caa2 Default values should also be serialized for json map key/value (#5643) by Paul Yang · 5 years ago
  36. 7f42d6d Fix empty FieldMask json encoding/decoding (#5605) by Paul Yang · 5 years ago
  37. 37a0ab7 Fix Any json encoding/decoding for ruby. (#5592) by Paul Yang · 5 years ago
  38. c4f2a92 Fix field mask for php in json (#5591) by Paul Yang · 5 years ago
  39. 0c95791 [ObjC] add support for the TextFormat constants. by Thomas Van Lenten · 5 years ago
  40. a2a0afb Down-integrate internal changes to github. (#5575) by Yilun Chong · 5 years ago
  41. cb95a7f Down-integrate internal changes to github. (#5566) by Yilun Chong · 5 years ago
  42. b1b9eaa Comments on the next line will go to the next field. by Thomas Van Lenten · 5 years ago
  43. 0adb74c Down-integrate internal changes to github. (#5555) by Yilun Chong · 5 years ago
  44. aa5c12e Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533) by Paul Yang · 5 years ago
  45. 24d344c [ObjC] Add the jspb cases to the switches so they are complete. by Thomas Van Lenten · 5 years ago
  46. be1716a Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511) by Paul Yang · 5 years ago
  47. 8faa778 Fix Any json encoding/decoding in php (#5496) by Paul Yang · 5 years ago
  48. 2194073 Merge pull request #5373 from ebenoist/erik/unknown-fields by Joshua Haberman · 5 years ago
  49. 9ac1132 Adds the ability to ignore unknown fields on parse by Erik Benoist · 6 years ago
  50. e24d9a8 Add dependency to AliasedEnum in PHP by Hao Nguyen · 5 years ago
  51. 37dbfd6 Do not require ruby enum to be uppercase by Hao Nguyen · 5 years ago
  52. 00b9b23 Add conformance test for enum alias with same name but different case by Hao Nguyen · 5 years ago
  53. a6d624b Merge branch 'master' of https://github.com/haon4/protobuf by Hao Nguyen · 5 years ago
  54. 3d46d8d Add conformance test for enum alias of the same name with different case by Hao Nguyen · 5 years ago
  55. cecba29 Down-integrate internal changes (#5467) by Paul Yang · 5 years ago
  56. 9bda1f1 Adopt upb change for timestamp and duration json to php (#5106) by Paul Yang · 6 years ago
  57. 5aeee3d Add source dependency of test suite implementation to main function (#5069) by Paul Yang · 6 years ago
  58. 98e26a4 Add missing reference to conformanc_test_impl.cc in Makefile (#5100) by Paul Yang · 6 years ago
  59. afe98de Replace repo links. by Feng Xiao · 6 years ago
  60. 585b24e Merge pull request #5032 from TeBoring/json-wrapper by Joshua Haberman · 6 years ago
  61. e3ee716 Fix json parsing of wrapper values by Bo Yang · 6 years ago
  62. acd5b05 Fix failing tests. by Feng Xiao · 6 years ago
  63. a8465b7 Merge master branch. by Feng Xiao · 6 years ago
  64. 6bbe197 Down-integrate from google3. by Feng Xiao · 6 years ago
  65. 8705adc Give a specific category to each test. (#4965) by Paul Yang · 6 years ago
  66. bdcbcab Add conformance test for php c back (#4966) by Paul Yang · 6 years ago
  67. 2dcd6ae Remove/replace travis references (#4953) by Feng Xiao · 6 years ago
  68. 26eeec9 Enable ignoring unknown in json parsing in php (#4839) by Paul Yang · 6 years ago
  69. 82b490f Fix cpp_distcheck by BSBandme · 6 years ago
  70. f91cf05 Updated Ruby conformance test failure list by Adam Cozzette · 6 years ago
  71. ed4321d Merge pull request #4387 from acozzette/down-integrate by Adam Cozzette · 6 years ago
  72. ec40953 Updated conformance failure lists by Adam Cozzette · 6 years ago
  73. 67952fa Deleted scoped_ptr.h by Adam Cozzette · 6 years ago
  74. 0400cca Integrated internal changes from Google by Adam Cozzette · 6 years ago
  75. 5140bae Add conformance test for null value in list JSON by Jon Skeet · 6 years ago
  76. 39a789e Removed using statements from common.h by Adam Cozzette · 6 years ago
  77. bfd254e Add unknown field support for csharp (#3936) by Jie Luo · 6 years ago
  78. 7bb8584 Updated conformance failure lists by Adam Cozzette · 7 years ago
  79. 0ba8eea Merge branch 'master' into down-integrate by Adam Cozzette · 7 years ago
  80. 92a7e77 Integrated internal changes from Google by Adam Cozzette · 7 years ago
  81. 188f180 All integer types should accept null in json. (#3869) by Paul Yang · 7 years ago
  82. 2df4726 Fix php well known type conformance tests (#3828) (#3840) by Paul Yang · 7 years ago
  83. bcda919 Fix php well known type conformance tests (#3828) by Paul Yang · 7 years ago
  84. 23adfeb Reserve unknown in Ruby (#3763) by Paul Yang · 7 years ago
  85. 188755c Fix JS conformance tests by Jisi Liu · 7 years ago
  86. 1a7a7fc Merge from google internal by Jisi Liu · 7 years ago
  87. cf1b29d Merge pull request #2377 from mcos/chore/conformance-null-tests by Feng Xiao · 7 years ago
  88. 13fd045 Integrated internal changes from Google by Adam Cozzette · 7 years ago
  89. 174c82d Add well-known timestamps to JSON for PHP (#3564) by Jack Wakefield · 7 years ago
  90. 139775c Merge remote-tracking branch 'origin/3.4.x' into mergemaster by Jisi Liu · 7 years ago
  91. 45483fd file() was removed in Python 3, use open() instead by cclauss · 7 years ago
  92. e0d24cc Detect invalid tags with a field number of 0 in C# by Jon Skeet · 7 years ago
  93. 8f4b8e4 Merge branch 'master' into 3.4.x by Bo Yang · 7 years ago
  94. 9a4692d Update the comment on the message_type to cover what it should be. by Thomas Van Lenten · 7 years ago
  95. 3caf9fd Review feedback. by Thomas Van Lenten · 7 years ago
  96. c2831a3 Add the proto2 message conformance support for ObjC. by Thomas Van Lenten · 7 years ago
  97. 9fd5e59 Generate the proto2 test file and link it in for ObjC. by Thomas Van Lenten · 7 years ago
  98. 21800ff Add a objc_class_prefix to test_messages_proto3.proto. by Thomas Van Lenten · 7 years ago
  99. 19b8c8b Update conformance tests again. by Jisi Liu · 7 years ago
  100. de6debc Fix conformance tests by Jisi Liu · 7 years ago