911 Commits (ab74a8c86e51262f96a39c5698b520ffc92bc6cc)

Author SHA1 Message Date
murgatroid99 9887379158 Update version to 1.8.0-dev, update g word to 'generous' 8 years ago
Jan Tattermusch 4fa3364975 bump version to 1.6.1 8 years ago
Mark D. Roth ad9208c07e clang-format 8 years ago
Mark D. Roth c7388e5d82 Fix node build. 8 years ago
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 8 years ago
David Garcia Quintas dfde288148 1.6.0-pre1 -> 1.6.0 8 years ago
David Garcia Quintas 1775ef91d2 Version bump to 1.6 8 years ago
David Garcia Quintas 713597f1cd Master version bump to 1.7.x 8 years ago
jiangtaoli2016 3aaa5ea028 minor fix 8 years ago
Connor Peet 3f818ccf00 Node: document that root_certs in createSsl is optional 8 years ago
murgatroid99 8de7c099f6 Split tests more granularly 8 years ago
murgatroid99 6fe29a5e81 Node: replace custom deprecation warning with existing solution 8 years ago
murgatroid99 23b74dcced Node: fix segfault with incorrect status argument types 8 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 8 years ago
Craig Tiller d996379030 Reset OWNERS state 8 years ago
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 8 years ago
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 8 years ago
murgatroid99 ab14a0b4c8 Bump version to 1.4.1 8 years ago
murgatroid99 bb8b1c9be4 Node: fix status memory leak, improve tcp_uv read buffer allocation code 8 years ago
Ken Payson e9c17873af Bump to version 1.4.0 8 years ago
murgatroid99 1a0e8073a1 Fix racy Node reconnect test 8 years ago
murgatroid99 8e7a95d67c Add another missing return after a callback 8 years ago
murgatroid99 d58cfb078c Fix missing return after callback in a function 8 years ago
murgatroid99 b48ec8b171 Upgrade Protobuf.js 6 code to work with 6.8 8 years ago
murgatroid99 bf91d9bbf7 Node: add test for reconnecting client after server restart 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch 312ea4a187 change LICENSE, add AUTHORS 8 years ago
murgatroid99 da83f0d439 Fix minor error in Node generated documentation 8 years ago
David Garcia Quintas aebcdbd732 master bumped to 1.5.x 8 years ago
David Garcia Quintas ce13cb78a2 1.4.x branch cut, version bump PR 8 years ago
murgatroid99 7563641414 Fix node cancellation tests 8 years ago
murgatroid99 30f2b7ece1 Add more null checks to call methods 8 years ago
murgatroid99 648832fd28 Enable more Node performance tests, fix streaming test implementation 8 years ago
Jan Tattermusch bbfdbb19c0 bump version to 1.3.6 8 years ago
murgatroid99 c92df4cbbd Refactor some code and document most of the API 8 years ago
Ken Payson c0ce2cdf00 Update version to 1.3.5 8 years ago
Alexander Polcyn 92eb7fbc05 Bump to version 1.3.4 8 years ago
Stanley Cheung 646677216d Fixed missed conflicts - use constants.logVerbosity instead 8 years ago
murgatroid99 d822e2f5cf Change write callback to asynchronous to avoid recursion 8 years ago
Ken Payson 16f76d2092 Bump to version 1.3.3 8 years ago
murgatroid99 8d18c6edfb Fix race between destroying call after status and handling write failure 8 years ago
murgatroid99 7229f88745 Move gRPC constants to js file to include them in generated documentation 8 years ago
Stanley Cheung 448a11d616 Bump to version 1.3.2 8 years ago
Stanley Cheung 0afa9abb79 Bump to 1.3.2-pre1 8 years ago
murgatroid99 f2f125a38a Switch 'apply' for 'call' in pass-through functions 8 years ago
murgatroid99 ffac55dfd6 Refactor client logic into superclass with generic methods, improve documentation 8 years ago
murgatroid99 572cd7e5a4 Update version to 1.3.1 8 years ago
murgatroid99 5a5cfad2ec Fix a bit of documentation that doesn't apply to Protobuf.js 5 8 years ago
murgatroid99 b1c69e4697 Switch Protobuf.js dependency back to version 5 8 years ago