aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/src/common.js
Commit message (Expand)AuthorAge
* Remove src/node and references to itGravatar murgatroid992017-10-25
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Refactor some code and document most of the APIGravatar murgatroid992017-05-23
* Refactor client logic into superclass with generic methods, improve documenta...Gravatar murgatroid992017-05-08
* Add enumsAsStrings option, as the original upgrade PR didGravatar murgatroid992017-03-23
* Upgrade Node dependency on Protobuf.js to version 6Gravatar murgatroid992017-03-17
* Make Node library compatible with lodash 3Gravatar murgatroid992016-11-14
* Update Node library dependencies and change deprecated function callsGravatar murgatroid992016-08-15
* Minor change to common.jsGravatar murgatroid992016-06-01
* Allow Node users to set a custom logger and log verbosity. Defaults to existi...Gravatar murgatroid992016-06-01
* Update copyrightsGravatar Craig Tiller2016-03-31
* Add more reflection information to Node client classesGravatar murgatroid992016-02-19
* Add tests and documentation for new optionsGravatar murgatroid992016-02-17
* Node: add options to modify ProtoBuf behaviorGravatar murgatroid992016-02-17
* Updated copyright in node/common.jsGravatar murgatroid992016-01-14
* Don't modify proto method names in service paths in Node libraryGravatar murgatroid992016-01-13
* Added some file-level comments to Node source filesGravatar murgatroid992015-10-19
* Added more tests, removed some unused code, fixed a bugGravatar murgatroid992015-10-13
* Rearranged some code for jsdoc, added some documentationGravatar murgatroid992015-07-27
* Fixed handling of long valuesGravatar murgatroid992015-06-05
* Replaced underscore and underscore.string modules with lodashGravatar murgatroid992015-06-03
* Updated deserialization code to fix message echoingGravatar murgatroid992015-05-12
* Added functions to create generic servers and clientsGravatar murgatroid992015-03-18
* Fixed lint errorsGravatar murgatroid992015-02-19
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
* Fixed most of surface testsGravatar murgatroid992015-02-12
* Moved extension and JS files to separate directoriesGravatar murgatroid992015-01-26