3015 Commits (ce0268cab813190801bf1e0eb317cde105b4559d)
 

Author SHA1 Message Date
Tim Emiola 0ce8edc49e Updates ruby code affected by the secure server API change 10 years ago
David Klempner fd5d8ffee5 Don't call grpc_create_chttp2_transport after destroying the server 10 years ago
Jan Tattermusch 2f364c0bb0 Merge pull request #961 from donnadionne/add_csharp 10 years ago
Yang Gao c79a57c3a9 Merge branch 'master' into untypedAPI 10 years ago
Donna Dionne ea85c2c30e Adding csharp to test suite 10 years ago
Tim Emiola 3a0d9768d3 Updates the ruby C extension to match the new secure C server API 10 years ago
Tim Emiola 9709188eb8 Merge pull request #952 from murgatroid99/node_0_12_compatibility 10 years ago
Craig Tiller 1e90c8cffc Merge pull request #954 from murgatroid99/node_binding_cleanup 10 years ago
Nathaniel Manista 639ca900ee Merge pull request #935 from ctiller/python_parallel 10 years ago
Craig Tiller 49f6132053 Teach run_tests about individual Python tests 10 years ago
Tim Emiola 8104988ce4 Merge pull request #894 from mattn/ruby-2.2.0 10 years ago
Vijay Pai 0bc6805c6d Merge pull request #837 from ctiller/qps_driver 10 years ago
Abhishek Kumar e7a523e910 Merge pull request #951 from rauls5382/service_names 10 years ago
Vijay Pai 2ba0a9781e Merge pull request #955 from ctiller/bugs 10 years ago
Craig Tiller 461be402a9 Fix ref counting 10 years ago
Craig Tiller cf667a095d Merge pull request #953 from dklempner/low_level_ping_pong 10 years ago
Craig Tiller f94de429aa Merge pull request #829 from nicolasnoble/win32-fix 10 years ago
Craig Tiller 43ef582e42 override --> GRPC_OVERRIDE 10 years ago
murgatroid99 2decfa2f7c Removed extra variables 10 years ago
murgatroid99 e40ff65efd Cleaned out some cruft from binding.gyp 10 years ago
murgatroid99 132ce6a232 Added CONFIG environment variable to build and test scripts, fixed some bugs 10 years ago
Craig Tiller 78524b75d7 Compile fix 10 years ago
David Klempner a4ac16cdc3 Fix signed comparison warnings in low_level_ping_pong 10 years ago
murgatroid99 a686ffc991 Removes engine restriction from package.json, bumps version 10 years ago
Craig Tiller 2eaf1596bb ACTUALLY set the server thread pool 10 years ago
murgatroid99 f28066b930 The library now compiles with Node 0.11+ and all versions of io.js 10 years ago
Craig Tiller 902a41b710 Merge branch 'credit' of github.com:ctiller/grpc into credit 10 years ago
Craig Tiller 346a08606a Merge github.com:grpc/grpc into credit 10 years ago
Craig Tiller a182bf12b0 clang-format 10 years ago
Craig Tiller ce78a19da2 Merge github.com:grpc/grpc into qps_driver 10 years ago
Craig Tiller 50a976f56c Linux compile fix 10 years ago
Craig Tiller 96cca4e83a Merge branch 'qps_driver' of github.com:ctiller/grpc into qps_driver 10 years ago
Craig Tiller 08d91dee6c Merge pull request #2 from murgatroid99/php_new_secure_server_api 10 years ago
Craig Tiller c98bef7303 Compile fix 10 years ago
Craig Tiller a8dc37a2dd Rename some files 10 years ago
Craig Tiller d6479d6cc4 Async server works 10 years ago
Craig Tiller ef63839042 Async client works 10 years ago
murgatroid99 8b87e84b99 Switched to new secure server API 10 years ago
Raul Silvera 659be5a134 Manually resolve well-known service names 10 years ago
Michael Lumish 9cf9fcaf53 Merge pull request #950 from jtattermusch/csharp_cloud_to_prod 10 years ago
Jan Tattermusch f7e32a669e C# interop client support for external CA file 10 years ago
murgatroid99 5f875d2986 Updated some c++ files for 0.11/0.12 compatibility 10 years ago
murgatroid99 3a98218282 Loosened some dependencies, specified compatible engines 10 years ago
Craig Tiller e38ec21122 Linux compile fix 10 years ago
Nicolas Noble cac60b57aa Merge pull request #947 from yang-g/imacros 10 years ago
Craig Tiller d1e18faefc Async client progress 10 years ago
Craig Tiller 8856875900 Async client progress 10 years ago
donnadionne 0431246c1a Merge pull request #949 from jtattermusch/csharp_fix_gce_scripts 10 years ago
Jan Tattermusch cfc7864fb3 fix gce script for cloud to cloud C# client 10 years ago
Yang Gao ee7ab3db2f Remove include google/protobuf/message.h as it should be covered in config.h 10 years ago