Commit Graph

  • 3ed25741e2 Update Node module to 0.11.1 in anticipation of point release murgatroid99 2015-09-22 12:54:26 -0700
  • 421706f822 Merged from release_0.11 murgatroid99 2015-09-17 14:00:05 -0700
  • 231617f5ba Update to nan 2.0 murgatroid99 2015-09-17 13:56:25 -0700
  • c864dfb6c9 Merge pull request #3341 from murgatroid99/node_memory_leak_0_11 Tim Emiola 2015-09-17 12:20:58 -0700
  • 3e43d49399 Fixed a couple of incorrect "this" references in Node library murgatroid99 2015-09-15 09:23:55 -0700
  • fc892feb19 Fixed memory leak in Buffer construction murgatroid99 2015-09-14 14:16:04 -0700
  • 9a7be95df9 Fixed Op destructors not being called murgatroid99 2015-09-14 13:53:07 -0700
  • a1ae03efe1 Update debian install instructions, jessie-backports Stanley Cheung 2015-09-04 12:04:17 -0700
  • 00b27b27c4 Merge branch 'master' into node_interop_echo_metadata murgatroid99 2015-09-02 12:56:58 -0700
  • 34c26e0df7 Fix bugs that were causing auth interop tests to fail murgatroid99 2015-09-01 18:24:27 -0700
  • 215660397a Update Node verison to 0.11 and status to 'Beta' murgatroid99 2015-08-31 15:56:15 -0700
  • ed6c55f68d Merge pull request #2704 from murgatroid99/node_method_name_conflicts Tim Emiola 2015-08-31 14:22:32 -0700
  • 3c498a3318 Remove redundant Node route guide examples murgatroid99 2015-08-31 11:48:34 -0700
  • 5b277860a6 Merge branch 'master' into node_method_name_conflicts murgatroid99 2015-08-31 10:26:17 -0700
  • 234d49aa15 update debian unstable to testing Stanley Cheung 2015-08-28 14:48:14 -0700
  • 131e5567c2 Merge pull request #3075 from jboeuf/credentials_naming_and_cleanup Yang Gao 2015-08-28 15:48:22 -0700
  • d76b6a0c4f Switched to using static functions for accessing Client properties murgatroid99 2015-08-28 14:57:04 -0700
  • 5bc1ea9964 Merge branch 'master' of github.com:grpc/grpc into credentials_naming_and_cleanup Julien Boeuf 2015-08-28 14:33:17 -0700
  • f02ed6d312 Merge branch 'master' into node_method_name_conflicts murgatroid99 2015-08-28 12:36:48 -0700
  • 36367d661f Merge branch 'master' into node_error_code_compliance murgatroid99 2015-08-28 11:42:10 -0700
  • f9937362e8 Merge pull request #3012 from murgatroid99/node_metadata_class Tim Emiola 2015-08-28 11:39:27 -0700
  • 8d8e2a3107 Emit proper status when failing to parse server stream murgatroid99 2015-08-27 16:11:08 -0700
  • 27f432b267 Merge branch 'credentials_naming_and_cleanup' of github.com:jboeuf/grpc into credentials_naming_and_cleanup Julien Boeuf 2015-08-27 15:49:27 -0700
  • 7117642d6c Make single-response calls emit INTERNAL status for unparseable responses murgatroid99 2015-08-27 13:48:25 -0700
  • 8086ec157d Merge branch 'node_metadata_class' into node_error_code_compliance murgatroid99 2015-08-27 13:18:50 -0700
  • aa4fd51e55 Merge pull request #2947 from jboeuf/grpc_security_abi Craig Tiller 2015-08-27 12:43:25 -0700
  • f3d44ad567 Fixed handling of binary metadata values murgatroid99 2015-08-27 10:02:24 -0700
  • 6fa3d2614d Fixed handling of binary metadata values murgatroid99 2015-08-27 10:02:24 -0700
  • 85423a907d Fixed the tests murgatroid99 2015-08-27 10:02:00 -0700
  • d5b74a1044 Add metadata echo functionality to interop server, and corresponding interop test murgatroid99 2015-08-27 09:26:33 -0700
  • cf2b8c0faf Merge branch 'node_metadata_class' into node_interop_echo_metadata murgatroid99 2015-08-26 14:32:44 -0700
  • 1ca2e73af3 Merge pull request #2993 from murgatroid99/node_server_graceful_shutdown Tim Emiola 2015-08-26 14:23:14 -0700
  • 8117ff81d1 Credentials cleanup: Julien Boeuf 2015-08-25 21:51:07 -0700
  • 6fefd91642 Adding void* at then end of security related method in order to have a stable ABI. Julien Boeuf 2015-08-25 17:47:55 -0700
  • 02360ea4f7 Merge branch 'master' into node_server_graceful_shutdown murgatroid99 2015-08-21 14:26:13 -0700
  • 3954abe977 Changed prefixed Client properties to distinguish private and public properties murgatroid99 2015-08-21 14:01:47 -0700
  • a331657da7 Merge pull request #3000 from murgatroid99/node_server_creds_multiple_pairs Tim Emiola 2015-08-21 13:57:25 -0700
  • aca7862c9c Merge branch 'master' into node_method_name_conflicts murgatroid99 2015-08-21 12:02:15 -0700
  • d1d2ec50a6 Update node health check service yang-g 2015-08-21 10:43:02 -0700
  • 4f477990d0 Allowed underscore in metadata keys murgatroid99 2015-08-21 09:24:33 -0700
  • e9cc9bf2dc Reversed toLowerCase removal murgatroid99 2015-08-21 09:15:19 -0700
  • 79fa8dbad1 Replaced toLowerCase with local-insensitive downcasing function murgatroid99 2015-08-20 15:52:57 -0700
  • d731161616 Moved key character check to before key transformation murgatroid99 2015-08-20 15:40:03 -0700
  • c0735e0b7b Normalize keys when getting and removing metadata items murgatroid99 2015-08-20 14:51:59 -0700
  • d676cc9620 Added string value validation, modified key normalization and validation murgatroid99 2015-08-20 14:47:15 -0700
  • 13095965b4 Merge pull request #2999 from murgatroid99/node_test_fixes Tim Emiola 2015-08-20 12:04:21 -0700
  • 2996935ce3 Fixed test and lint errors murgatroid99 2015-08-20 11:44:52 -0700
  • a9668fa8c5 Merge branch 'node_server_graceful_shutdown' into node_metadata_class murgatroid99 2015-08-20 11:32:08 -0700
  • 0ec8db46b0 Re-enabled tests murgatroid99 2015-08-20 11:31:56 -0700
  • 0695ded28e Merged node_test_fixes murgatroid99 2015-08-20 11:28:20 -0700
  • 402ebf88d9 Added new Metadata class to abstract over internal representation and normalize keys murgatroid99 2015-08-20 11:27:05 -0700
  • 925b2bdfb0 update installation instructions, review feedback Stanley Cheung 2015-08-19 16:32:39 -0700
  • d259f1600a update installation instructions, review feedback Stanley Cheung 2015-08-19 15:59:59 -0700
  • 9a57cad9ff Fixed tests murgatroid99 2015-08-19 15:02:15 -0700
  • 18a3936291 Merge branch 'node_test_fixes' into node_server_creds_multiple_pairs murgatroid99 2015-08-19 15:00:24 -0700
  • 3bd3e4094f Stop dereferencing an optional parameter without checking it murgatroid99 2015-08-19 14:59:11 -0700
  • 5bb18030d2 Modified server SSL certs to allow multiple pairs and force_client_auth flag murgatroid99 2015-08-19 14:57:19 -0700
  • 2ba89bc020 update installation instructions, review feedback Stanley Cheung 2015-08-19 10:43:28 -0700
  • 6730adb9b0 update debian install instructions Stanley Cheung 2015-08-19 08:20:06 -0700
  • 1cb948a0a7 Added a test, enabled other tests murgatroid99 2015-08-19 11:49:53 -0700
  • 47f39044f1 Merge branch 'core_shutdown_idempotency' into node_server_graceful_shutdown murgatroid99 2015-08-19 11:42:51 -0700
  • 886b8f1f8b Merge pull request #2955 from murgatroid99/node_nan_deprecation_warnings Tim Emiola 2015-08-19 10:43:33 -0700
  • 20350bd89e Merge pull request #2960 from murgatroid99/node_compression Tim Emiola 2015-08-19 10:42:25 -0700
  • 5fd4ed5826 Removed errant NULL setting murgatroid99 2015-08-19 10:34:59 -0700
  • 066438eca1 Merge pull request #2972 from ctiller/get-reserved-things-right Yang Gao 2015-08-19 09:59:48 -0700
  • c95b454a49 Zero out reserved field in node Craig Tiller 2015-08-19 08:02:38 -0700
  • b4b3852667 Merge branch 'master' into node_server_graceful_shutdown murgatroid99 2015-08-18 18:23:38 -0700
  • 465d03e171 Split server shutdown into tryShutdown and forceShutdown murgatroid99 2015-08-18 17:38:11 -0700
  • ccb6cbe501 Only use encoding for write flags if it is numeric murgatroid99 2015-08-17 14:06:32 -0700
  • ff25af0163 Moved write flag constants to base module murgatroid99 2015-08-17 14:00:31 -0700
  • fb34cbe5dc Resolved merge conflicts with master murgatroid99 2015-08-17 13:52:09 -0700
  • bb36430c4f Made deadline tests accept INTERNAL status murgatroid99 2015-08-17 13:35:54 -0700
  • 0f7084ff7a Added an inline C++ function to replace a deprecated nan function murgatroid99 2015-08-17 11:36:03 -0700
  • 2cbaf1e9ac Merge pull request #2942 from murgatroid99/node_parent_call Michael Lumish 2015-08-17 12:52:16 -0400
  • 76ff8e8e28 Resolved merge conflicts with master murgatroid99 2015-08-14 13:17:07 -0700
  • dcd29a3c7a Fixed typo in argument error message murgatroid99 2015-08-14 12:57:00 -0700
  • 833652967c Replaced remaining references to 'listen' with 'start' murgatroid99 2015-08-14 11:09:04 -0700
  • 6a710c00b7 Resolved merge conflicts with master murgatroid99 2015-08-14 11:02:32 -0700
  • 4e0886684a Made deadline tests work murgatroid99 2015-08-14 10:48:45 -0700
  • 64035f9b3b Add parent call propagation API to Node library murgatroid99 2015-08-14 10:35:43 -0700
  • f5fa08c907 Merge pull request #2696 from murgatroid99/node_client_connectivity Jan Tattermusch 2015-08-14 09:19:38 -0700
  • cb408b39bc Further fixed connectivity tests murgatroid99 2015-08-13 11:26:57 -0700
  • 46a8476501 Modified watchState functions to match C API murgatroid99 2015-08-13 11:24:34 -0700
  • d71afbc48b Fixed typo murgatroid99 2015-08-13 11:00:13 -0700
  • 843510793d Resolved merge conflicts with master murgatroid99 2015-08-13 10:58:53 -0700
  • 68dce04303 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown Nicolas "Pixel" Noble 2015-08-13 02:07:12 +0200
  • 225cb6e27d Resolved merge conflicts with master murgatroid99 2015-08-12 15:28:07 -0700
  • 4add842a31 Merge pull request #2901 from murgatroid99/node_fix_auth_interop Jan Tattermusch 2015-08-12 15:13:36 -0700
  • 02b7005b49 Clarified address regex murgatroid99 2015-08-12 11:54:41 -0700
  • 7970af5e1b Fix scheme matching in auth URI murgatroid99 2015-08-12 11:32:54 -0700
  • 3a03d61958 Merge pull request #2768 from murgatroid99/node_disable_deprecation_warning Tim Emiola 2015-08-12 11:14:01 -0700
  • 5cb7853f37 Fixing merge failures. Nicolas "Pixel" Noble 2015-08-12 20:07:54 +0200
  • eecc28c9b3 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown Nicolas "Pixel" Noble 2015-08-12 19:53:03 +0200
  • 1e65e15085 Fixed failing cloud-to-prod auth interop tests murgatroid99 2015-08-12 10:48:39 -0700
  • 33591d5e19 Fixed lint errors murgatroid99 2015-08-11 17:30:05 -0700
  • 04df830e53 Resolved merge conflicts with master murgatroid99 2015-08-11 17:28:42 -0700
  • 95a96f88f6 Merge remote-tracking branch 'google/master' into the-ultimate-showdown Nicolas "Pixel" Noble 2015-08-12 01:14:17 +0200
  • 5cbc7dd6c9 Reverted unintended change. Nicolas "Pixel" Noble 2015-08-12 01:10:54 +0200
  • fd69a0e439 Merge pull request #2715 from murgatroid99/node_interop_client_simplify Tim Emiola 2015-08-11 08:31:25 -0700
  • 54cd2a30f1 Merge branch 'master' of github.com:grpc/grpc into the-ultimate-showdown Nicolas "Pixel" Noble 2015-08-08 01:45:38 +0200