aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/src/protobuf_js_6_common.js
Commit message (Expand)AuthorAge
* Remove src/node and references to itGravatar murgatroid992017-10-25
* Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmergeGravatar murgatroid992017-07-06
|\
| * Upgrade Protobuf.js 6 code to work with 6.8Gravatar murgatroid992017-06-14
* | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|/
* Refactor some code and document most of the APIGravatar murgatroid992017-05-23
* Correct use of ProtoBuf.js 6 message encoding APIGravatar murgatroid992017-04-06
* Fix a couple of issues with the use of the Protobuf.js APIGravatar murgatroid992017-04-04
* Keep changes from #10093Gravatar murgatroid992017-04-03
* Fix serializer error handling, update ProtoBuf.js dependencyGravatar murgatroid992017-04-03
* Add enumsAsStrings option, as the original upgrade PR didGravatar murgatroid992017-03-23
* Use new oneofs option in deserialize callGravatar murgatroid992017-03-21
* Improve ProtoBuf.js version heuristic, add tests for oneof decodingGravatar murgatroid992017-03-21
* Ensure arguments are validated before they are serialized, unskip some testsGravatar murgatroid992017-03-20
* Upgrade Node dependency on Protobuf.js to version 6Gravatar murgatroid992017-03-17