Stanley Cheung
|
a5fd9d1455
|
php: fix inconsistent array notation
|
9 years ago |
Nicolas Noble
|
dcd35b8ad6
|
Merge pull request #3969 from grpc/release-0_11
Release 0 11 -> master
|
9 years ago |
Nicolas Noble
|
49bca46264
|
Merge pull request #3970 from murgatroid99/node_runtests_no_make
Prevent run_tests.py from running make if the language has no make targets
|
9 years ago |
Nicolas Noble
|
ceced33a49
|
Merge pull request #3962 from sreecha/skip_stress_tests
Skip running stress_tests on jenkins by run_tests.py
|
9 years ago |
Nicolas Noble
|
b56b0f14a7
|
Merge pull request #3964 from jtattermusch/sanity_sanity
Use proper shortname for sanity tests
|
9 years ago |
murgatroid99
|
8ae409f574
|
Prevent run_tests.py from running make if the language has no make targets
|
9 years ago |
Michael Lumish
|
738220d998
|
Merge pull request #3961 from jcanizales/cocoadocs-format
Format ObjC comment docs as Cocoadocs
|
9 years ago |
Sree Kuchibhotla
|
eed7fd4c1c
|
File changes after re-running generate_projects.sh after my previous commit: 117c8af8d3
|
9 years ago |
Jorge Canizales
|
55e974284d
|
s/quit()/sys.exit()
|
9 years ago |
Jorge Canizales
|
5a06278868
|
Copyright notice in the .sh file
|
9 years ago |
Michael Lumish
|
8e2f4fbc5e
|
Merge pull request #3968 from jcanizales/fix-routeguide-sample
Point RouteGuide pods to local sources; update requirements
|
9 years ago |
Vijay Pai
|
c0f656a54a
|
Merge pull request #3965 from sreecha/fix_strings_stress_test
Explicitly use grpc::string instead of std::string to be consistent with other test code
|
9 years ago |
Nathaniel Manista
|
d05f5955f4
|
Merge pull request #3963 from soltanmm/move-along
Remove alpha tests.
|
9 years ago |
Carl Mastrangelo
|
7a17140bda
|
s/exit/sys.exit/
|
9 years ago |
Masood Malekghassemi
|
d292131093
|
Remove alpha tests
Warnings will be emitted when trying to import through alpha packages.
|
9 years ago |
Sree Kuchibhotla
|
f51ea7aab9
|
Explicitly use grpc::string instead of std::string to be consistent with other test code
|
9 years ago |
Jorge Canizales
|
1bef95dc67
|
Style and misc fixes to the script
|
9 years ago |
Jan Tattermusch
|
e973877f5a
|
Merge pull request #3960 from murgatroid99/node_zlib_headers
Compile against Node's version of zlib
|
9 years ago |
Jan Tattermusch
|
e3d6625fdb
|
use proper shortname for sanity tests
|
9 years ago |
murgatroid99
|
795d15e0ae
|
Edit the template, not the output file
|
9 years ago |
Yang Gao
|
2a1a6613fd
|
Merge pull request #3950 from jcanizales/latest-clang-warning
Mark WaitForInitialMetadata as override, for Clang
|
9 years ago |
Sree Kuchibhotla
|
117c8af8d3
|
Skip running stress_tests on jenkins by run_tests.py (This will fix the
issue addressed by commit: e6cd0e70a9 , the right way)
|
9 years ago |
Jorge Canizales
|
8644641975
|
Undo Cocoadoc’ing TODO line.
|
9 years ago |
murgatroid99
|
8dcdcc71b0
|
Compile against Node's version of zlib
|
9 years ago |
Jorge Canizales
|
b10776c509
|
Reformat comments as Cocoadocs
|
9 years ago |
Jorge Canizales
|
bbb7774b83
|
Make the script support multiple input files
|
9 years ago |
Jorge Canizales
|
88c3284349
|
Finished script and example output.
|
9 years ago |
Michael Lumish
|
66bae6f4a7
|
Merge pull request #3955 from paperstreet/fix_node_example
fix the node example client, looks like the case of credentials got changed
|
9 years ago |
Jorge Canizales
|
fef5bee020
|
Prototype script to change comment format.
Still needs implementing format_as_block, and switching input and output
to use sys.stdin.readline() and sys.stdout.write(line).
|
9 years ago |
Jorge Canizales
|
a6da17eeeb
|
Test file: GRPCCall.h
|
9 years ago |
Jorge Canizales
|
ee4a13e02b
|
Point RouteGuide pods to local sources; update requirements
|
9 years ago |
Daniel Harrison
|
f02c535878
|
fix node example
|
9 years ago |
David G. Quintas
|
9698e7636a
|
Merge pull request #3951 from dgquintas/fix-ignore
Removed "core" from .gitignore.
|
9 years ago |
David Garcia Quintas
|
ef29c49161
|
Removed "core" from .gitignore.
It was causing git to ignore everything within src/core
|
9 years ago |
Jorge Canizales
|
0f5739be43
|
Mark WaitForInitialMetadata as override, for Clang
|
9 years ago |
Jan Tattermusch
|
1dd4ad0874
|
Merge pull request #3948 from adelez/add_interop_report
Fixed a couple places not updated with new jobset.run() return values.
|
9 years ago |
Michael Lumish
|
98e4859e57
|
Merge pull request #3949 from jcanizales/fix-auth-sample
Fix auth sample
|
9 years ago |
Nicolas Noble
|
3499ac9d5c
|
Merge pull request #3947 from dgquintas/stress_fix
Removed 'using' conflicting with import
|
9 years ago |
Adele Zhou
|
f2ca7bc06c
|
Fixed a couple places not updated with new jobset.run() return values.
|
9 years ago |
David Garcia Quintas
|
ba4290a82d
|
Removed 'using' conflicting with import
|
9 years ago |
Nathaniel Manista
|
dae3dad476
|
Merge pull request #3940 from soltanmm/move-along
Migrate Python interop tests to the Beta API.
|
9 years ago |
Craig Tiller
|
23c91fbbdf
|
Merge pull request #3946 from dgquintas/wut
Fixed an inexplicable wrong handling of a lock
|
9 years ago |
David Garcia Quintas
|
fbb6b92ea2
|
Fixed an inexplicable wrong handling of a lock
|
9 years ago |
Jorge Canizales
|
739c07896b
|
Update version requirements and point to local podspecs
|
9 years ago |
Jorge Canizales
|
707e320ca7
|
Update auth sample to beta version of gRPC
|
9 years ago |
Jan Tattermusch
|
850ffbcbdd
|
Merge pull request #3944 from murgatroid99/node_mac_build
Make the Node library build and run on Mac
|
9 years ago |
Masood Malekghassemi
|
2a0cb49152
|
Bring Python interop tests to the beta API
Also uses the .proto files for the service/stub definitions.
|
9 years ago |
Michael Lumish
|
df5ac28b40
|
Merge pull request #3945 from stanley-cheung/php_remove_ssl_cert_var
PHP: remove ssl_cert_file env var
|
9 years ago |
Nicolas Noble
|
2f7b678c9f
|
Merge pull request #3939 from jtattermusch/interop_test_timeout_retry
Correct behavior for interop test timeout flakes.
|
9 years ago |
murgatroid99
|
22c448bed0
|
Removed extraneous C++ settings in Node gyp C targets
|
9 years ago |