Nicolas Noble
|
7bf3c45707
|
Merge pull request #220 from ctiller/clang-fmt
Remove clang-format tools
|
10 years ago |
Nicolas Noble
|
d9076fa88f
|
Merge pull request #213 from murgatroid99/node_run_tests_py
Add Node tests to run_tests.py and fix run_tests.py
|
10 years ago |
Craig Tiller
|
8089d966d5
|
Remove clang-format tools
Use of these tools is dangerous until such time as we can figure out a standardized clang-format version to use everywhere.
|
10 years ago |
murgatroid99
|
666450ef14
|
Updated comment
|
10 years ago |
murgatroid99
|
d3e95a3632
|
Added cancel to surface calls
|
10 years ago |
Tim Emiola
|
6aa182fb2c
|
Cleans up some compiler warnings
|
10 years ago |
Tim Emiola
|
0a7d85893c
|
Updates rb_server.c to return the created port when it's non-zero
|
10 years ago |
Tim Emiola
|
a2eb949927
|
Merge pull request #211 from murgatroid99/node_fix_test_hang
Node fix test hang
|
10 years ago |
Tim Emiola
|
0343f7f3a6
|
Fixes markdown sytax errors
|
10 years ago |
murgatroid99
|
6cf933c4d2
|
Merge branch 'node_run_tests_py' into node_surface_cancellation
|
10 years ago |
Nicolas Noble
|
bdfae4bba6
|
Merge pull request #188 from ctiller/bprintf
Remove more complicated sprintf usage from the libraries
|
10 years ago |
Nicolas Noble
|
fee065c1c7
|
Merge branch 'master' of github.com:google/grpc into json
Conflicts:
src/core/security/credentials.c
|
10 years ago |
donnadionne
|
c41704bada
|
Merge pull request #208 from tbetbetbe/grpc_tools_docker_pull_java_from_github
Grpc tools docker pull java from GitHub
|
10 years ago |
murgatroid99
|
8111654e8b
|
Merge branch 'master' of github.com:google/grpc into node_fix_test_hang
|
10 years ago |
murgatroid99
|
c279165f72
|
Got run_tests.py and node tests working
|
10 years ago |
Yang Gao
|
a50867d0e8
|
Merge pull request #210 from chen-wang/tips
1) Add protection header macro, 2) remove some falgs with default values
|
10 years ago |
Tim Emiola
|
8a089291b1
|
Merge pull request #207 from murgatroid99/node_remove_implicit_type_coersion
Node remove implicit type coersion
|
10 years ago |
Chen Wang
|
74b3232d39
|
1) Add protection header macro
2) remove some falgs with default values
|
10 years ago |
Tim Emiola
|
3ff195d885
|
Updates the java dockerfile and client command to reflect recent flag changes
|
10 years ago |
Tim Emiola
|
12e12a39ab
|
Updates the Java Dockerfiles to pull source from GitHub
|
10 years ago |
Tim Emiola
|
41b6d9aad3
|
Switched to using protobuf-2.6.1 for now
|
10 years ago |
murgatroid99
|
c3969d5e3f
|
Merge branch 'master' of github.com:google/grpc into node_remove_implicit_type_coersion
|
10 years ago |
murgatroid99
|
564b944b3c
|
Started fixing php test runner
|
10 years ago |
Tim Emiola
|
52e271563e
|
Merge pull request #189 from murgatroid99/node_simplify_streams
Simplify Node stream layers
|
10 years ago |
Yang Gao
|
eec8d1a56c
|
fix comments
|
10 years ago |
Yang Gao
|
3bc377c5b8
|
Let each test case create its own channel.
|
10 years ago |
Tim Emiola
|
7d5b1027ed
|
Updates java_base to pull in protobuf
|
10 years ago |
Tim Emiola
|
6ed6036e02
|
Updates the Java Dockerfiles to pull source from GitHub
|
10 years ago |
murgatroid99
|
67dfa1d065
|
Merge branch 'node_fix_test_hang' into node_run_tests_py
|
10 years ago |
murgatroid99
|
51cab624b8
|
Added missing server shutdown to interop test runner
|
10 years ago |
murgatroid99
|
2c8d5165a6
|
Added node test runner
|
10 years ago |
murgatroid99
|
7eb6bb99d2
|
Removed all instances of == in js files
|
10 years ago |
murgatroid99
|
ba1be37ffd
|
Merge branch 'node_simplify_streams' into node_remove_implicit_type_coersion
|
10 years ago |
murgatroid99
|
4097c1d201
|
Shortened a function
|
10 years ago |
Craig Tiller
|
51fa8cd7a5
|
Fix some typos
|
10 years ago |
Craig Tiller
|
4170a45732
|
Merge branch 'master' of github.com:ctiller/grpc
|
10 years ago |
Yang Gao
|
5fd0d29dfe
|
run clang-format
|
10 years ago |
Yang Gao
|
c38dda4b90
|
add service_account support into interop client
|
10 years ago |
Yang Gao
|
02ce729ce2
|
make CreateTestChannel support additional credentials besides ssl
|
10 years ago |
Yang Gao
|
94e97ef2c5
|
sync messages.proto up to date.
|
10 years ago |
Craig Tiller
|
6dc549e9af
|
Merge pull request #197 from nicolasnoble/win32-sockets
Fixing some win32 sockets misuses
|
10 years ago |
Craig Tiller
|
aa5e2b57ee
|
Merge pull request #196 from nicolasnoble/win32
Adding Visual Studio filters.
|
10 years ago |
Craig Tiller
|
ab4c17d3c1
|
Merge pull request #198 from nicolasnoble/murmur
Fixing a suspicious-looking paradigm in murmur_hash.c
|
10 years ago |
Tim Emiola
|
737ee5848d
|
Adds: scripts to simplifying running the client and server
|
10 years ago |
Tim Emiola
|
7131c9798d
|
Adds: Step_3 - adds a server implementation and command line app
|
10 years ago |
Tim Emiola
|
860ae5a0a2
|
Adds: Step_2 - adds a command line client app
|
10 years ago |
Tim Emiola
|
783a8613d5
|
Adds: Step_1 - generate the service client
|
10 years ago |
Tim Emiola
|
d0eb1f9037
|
Adds the maven project file
|
10 years ago |
Tim Emiola
|
fc216a9b56
|
Adds .gitignore to ignore maven generated files
|
10 years ago |
Tim Emiola
|
fb52c2abaf
|
Moves the proto to the location within the maven repo
|
10 years ago |