Masood Malekghassemi
53f8fea5df
Move protoc output to temporary directory
...
Moves the Python protoc plugin output directory to an auto-generated
temporary directory. Has the build configuration set by environment
variable (consistent with `tools/run-tests/run_tests.py`'s set envvars).
10 years ago
Tim Emiola
9709188eb8
Merge pull request #952 from murgatroid99/node_0_12_compatibility
...
Node 0.11+ compatibility
10 years ago
Craig Tiller
1e90c8cffc
Merge pull request #954 from murgatroid99/node_binding_cleanup
...
Cleaned up some unnecessary verbosity in Node's binding.gyp
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
...
Allows:
- running python tests in parallel
- clearer Travis output
- subjects each python test to the five minute run_tests timeout,
instead of ALL the tests to the five minute timeout
- easier benchmarking of which tests are slow
10 years ago
Tim Emiola
8104988ce4
Merge pull request #894 from mattn/ruby-2.2.0
...
Support ruby 2.2.0
10 years ago
Vijay Pai
0bc6805c6d
Merge pull request #837 from ctiller/qps_driver
...
QPS driver
10 years ago
Abhishek Kumar
e7a523e910
Merge pull request #951 from rauls5382/service_names
...
Manually resolve well-known service names
10 years ago
Vijay Pai
2ba0a9781e
Merge pull request #955 from ctiller/bugs
...
Fix ref counting
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
...
Fix signed comparison warnings in low_level_ping_pong
10 years ago
Craig Tiller
f94de429aa
Merge pull request #829 from nicolasnoble/win32-fix
...
Fixing Windows build of the python protoc plugin.
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
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
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
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
...
C# interop client support for external CA file
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
...
Remove include google/protobuf/message.h
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
...
fix gce script for cloud to cloud C# client
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
Craig Tiller
1acbf43574
Merge pull request #925 from nicolasnoble/coveralls
...
Adding coverage report.
10 years ago
Jan Tattermusch
513b9e3f10
Merge pull request #940 from donnadionne/test-mod
...
Just a few more changes to include csharp into build and test
10 years ago
Donna Dionne
38bf129a3e
Just a few more changes to include csharp into build and test
10 years ago
Nicolas "Pixel" Noble
d30b005198
Adding coverage report.
10 years ago
Craig Tiller
f282514389
Print resource utilization
10 years ago
Craig Tiller
a362de5381
Merge github.com:grpc/grpc into qps_driver
10 years ago
Tim Emiola
93adddcd2d
Merge pull request #929 from jtattermusch/csharp_tls
...
C# client side support for TLS
10 years ago
jboeuf
3de87ee4a9
Merge pull request #933 from ctiller/bugscrub2
...
A couple of fixes + a test for client side authentication of hostnames
10 years ago
Craig Tiller
d701c5f5c3
Formatting
10 years ago