Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | add Grpc Protobuf validation (#3311) | MaDuo | 2017-07-05 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
| | | | | | * | change csharp failure list | Yilun Chong | 2017-07-05 | |
| | | | | | * | Merge branch 'ConformanceTestYilunChong' of github.com:BSBandme/protobuf into... | Yilun Chong | 2017-07-05 | |
| | | | | | |\ | ||||
| | | | | | * | | delete backup files | Yilun Chong | 2017-07-05 | |
| | | | | | * | | fix php failing list and csharp generated proto | Yilun Chong | 2017-07-05 | |
* | | | | | | | | Merge pull request #3315 from thomasvl/mutate_unknowns | Thomas Van Lenten | 2017-07-05 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Expose the initializer for unknown fields. | Thomas Van Lenten | 2017-07-05 | |
|/ / / / / / / / | ||||
* | | | | | | | | Ensure leaveOpen is true when writing to a buffer | Jon Skeet | 2017-07-04 | |
* | | | | | | | | Make Any easier to work with in C# | Jon Skeet | 2017-07-03 | |
| | | | | | | * | Merge branch 'master' into ConformanceTestYilunChong | Yilun Chong | 2017-06-30 | |
| | | | | | |/| | |_|_|_|_|_|/ |/| | | | | | | ||||
| | | | | | * | changed php's failing list | Yilun Chong | 2017-06-30 | |
| | | | | | * | remove backup files | Yilun Chong | 2017-06-30 | |
| | | | | | * | add some test proto2 supported, add js proto2 supported, fixed some error | Yilun Chong | 2017-06-30 | |
* | | | | | | | Add json encode/decode for php. (#3226) | Paul Yang | 2017-06-30 | |
| | | | | | * | change php objc nodejs csharp ruby | Yilun Chong | 2017-06-29 | |
| | | | | | * | change java to uniform message, revert TestValidDataForType's parameters | Yilun Chong | 2017-06-29 | |
| | | | | | * | change cpp and python to uniform message | Yilun Chong | 2017-06-29 | |
* | | | | | | | Merge pull request #3287 from sergiocampama/initialized | Thomas Van Lenten | 2017-06-29 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | Add initialized as a reserved keyword as that's the actual property name | Sergio Campama | 2017-06-29 | |
|/ / / / / / / | ||||
| | | | | | * | fix csharp conformance test | Yilun Chong | 2017-06-28 | |
| | | | | | * | fix csharp conformance test | Yilun Chong | 2017-06-28 | |
* | | | | | | | Add scripts to build python wheel for linux. (#2693) | Paul Yang | 2017-06-28 | |
| | | | | | * | fix csharp | Yilun Chong | 2017-06-28 | |
| | | | | | * | add csharp support | Yilun Chong | 2017-06-28 | |
| | | | | | * | add message set test case | Yilun Chong | 2017-06-28 | |
| | | | | | * | add objec support | Yilun Chong | 2017-06-28 | |
| | | | | | * | revert ruby proto built files | Yilun Chong | 2017-06-28 | |
| | | | | | * | delete backup files | Yilun Chong | 2017-06-28 | |
| | | | | | * | delete binary | Yilun Chong | 2017-06-28 | |
| | | | | | * | update .gitignore | Yilun Chong | 2017-06-28 | |
| | | | | | * | revert .gitignore | Yilun Chong | 2017-06-28 | |
| | | | | | * | add java supported | Yilun Chong | 2017-06-28 | |
| | | | | | * | change ignore | Yilun Chong | 2017-06-27 | |
| | | | | | * | add proto2 supported for cpp,python,nodejs,ruby,php | Yilun Chong | 2017-06-27 | |
* | | | | | | | adds PHPDoc @return and @param for getters and setters respectively (#3131) | Brent Shaffer | 2017-06-27 | |
| | | | | | * | add support for proto2 | Yilun Chong | 2017-06-26 | |
* | | | | | | | Merge pull request #3084 from lukaszx0/patch-1 | Feng Xiao | 2017-06-26 | |
|\ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ | Merge pull request #3264 from TeBoring/php-bug | Paul Yang | 2017-06-24 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Fix more implicit type conversions in public headers and generated code. | Bo Yang | 2017-06-24 | |
* | | | | | | | | | Merge pull request #2968 from ngg/cpp-proper-fwd | Feng Xiao | 2017-06-23 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Enusre public header and generated code have no implicit converion. | Bo Yang | 2017-06-23 | |
| |/ / / / / / / / |/| | | | | | | | | ||||
| | | | | | | | * | fix readme.md | Yilun Chong | 2017-06-23 | |
| | | | | | | | * | add test_proto2_message.proto and change conformnace/makefile.am | Yilun Chong | 2017-06-23 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #3266 from mbrickn/patch-1 | Feng Xiao | 2017-06-23 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Updated links to use https | Maxwell Paul Brickner | 2017-06-23 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #3261 from thomasvl/super_oddcase | Thomas Van Lenten | 2017-06-22 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | If we fail to get a descriptor just super the method resolving. | Thomas Van Lenten | 2017-06-22 | |
|/ / / / / / / / | ||||
| | | | | | * / | Fix a bazel build error on Windows | Changming Sun | 2017-06-22 | |
| |_|_|_|_|/ / |/| | | | | | | ||||
| | | | | | * | Fix typos in comment | Brian J. Watson | 2017-06-21 | |
| |_|_|_|_|/ |/| | | | | | ||||
| | | | | * | Merge pull request #3258 from TeBoring/3.3.x | Paul Yang | 2017-06-21 | |
| | | | | |\ |