Commit History

Author SHA1 Message Date
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
  murgatroid99 ea87dfb711 Clang format 8 years ago
  murgatroid99 3049462b75 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv 8 years ago
  murgatroid99 f94f64fc12 Remove non-libuv code from Node extension 8 years ago
  Craig Tiller 5b1c5f22f4 Extend clang-format to C#, Node, Ruby 8 years ago
  murgatroid99 017a335d2b Only delete core-level server if shutdown was successful 8 years ago
  murgatroid99 803392e9f1 Node server: add NULL check to tryShutdown 8 years ago
  murgatroid99 42cfaa99bd Add native tag completion callbacks, dispose of server after tryShutdown succeeds 8 years ago
  murgatroid99 130568e515 Fix call destruction bug 8 years ago
  murgatroid99 98cdf3b3e6 Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master 8 years ago
  murgatroid99 acd0ba0ca3 Fix segfault in Node server destructor 8 years ago
  Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 9 years ago
  Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 9 years ago
  murgatroid99 a053f23b1d Make Node extension work with slice changes 9 years ago
  murgatroid99 5d6ae930ab Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge 9 years ago
  murgatroid99 9030c81f20 Add a libuv endpoint to the C core, for use in the Node library 9 years ago
  murgatroid99 c0a64cda94 Update Node library dependencies and change deprecated function calls 9 years ago
  Craig Tiller 325a0591a5 Mark port as non-listening 9 years ago
  murgatroid99 75a2bbaab2 Refactored some C++ code to improve code reuse 10 years ago
  murgatroid99 2b09783f8a Update to nan 2.0 10 years ago
  murgatroid99 da96957533 Merge branch 'master' into node_server_graceful_shutdown 10 years ago
  murgatroid99 8a2ab3b249 Removed errant NULL setting 10 years ago
  murgatroid99 cb951f6c57 Split server shutdown into tryShutdown and forceShutdown 10 years ago
  murgatroid99 28c37b8856 Added an inline C++ function to replace a deprecated nan function 10 years ago
  Nicolas "Pixel" Noble 3ac7d010d5 Reverted unintended change. 10 years ago
  Nicolas "Pixel" Noble 9d72b149a9 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown 10 years ago
  Nicolas "Pixel" Noble 8e6bab5e11 Working on node. 10 years ago
  Craig Tiller c5ae3eb8d6 Rename grpc_server_add_http2_port to grpc_server_add_insecure_http2_port 10 years ago
  murgatroid99 1a7dcac038 Made binding a server to a port insecurely explicit 10 years ago
  murgatroid99 a627d8939d Changed object keys to valid identifier names 10 years ago