Nicolas "Pixel" Noble
43e5f5663f
Various Jenkins-related tweaks.
...
-) created a .profile at the root of the docker image - seems the new nvm script requires that.
-) installing simplejson and mako python packages, for the sanity check.
-) calling prepare_travis.sh in order to try and download precompiled packages for openssl and protobuf.
-) using the new "config" axis.
-) improved the output of prepare_travis.sh.
10 years ago
Yang Gao
45bd28e0d3
One more thing...
10 years ago
Yang Gao
b680436656
Merge remote-tracking branch 'upstream/master' into grpc_cli_headers
10 years ago
David Garcia Quintas
ccb20bb98c
Fixed wrong switch label name
10 years ago
Craig Tiller
2622ddbcfd
Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs
...
Conflicts:
include/grpc++/async_unary_call.h
include/grpc++/config.h
include/grpc++/config_protobuf.h
include/grpc++/impl/service_type.h
include/grpc++/stream.h
src/cpp/common/call.cc
10 years ago
Nicolas Noble
341f4bba79
Merge pull request #4 from murgatroid99/objc-generate-podspec-from-template
...
Fixed file renaming in podspec template
10 years ago
Craig Tiller
48dd6bfb53
Merge github.com:grpc/grpc into you-complete-me
10 years ago
Craig Tiller
b327c56bfb
Compile fix
10 years ago
Craig Tiller
ddd389a149
Merge github.com:grpc/grpc into we-dont-need-no-backup
10 years ago
Nathaniel Manista
94528cb585
Merge pull request #2081 from soltanmm/c89-oops
...
Make warnings errors when building Python tests.
10 years ago
Craig Tiller
bd6d3d0499
Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup
10 years ago
Craig Tiller
4b01f6e085
Merge branch 'you-complete-me' into we-dont-need-no-backup
...
Conflicts:
src/python/src/grpc/_adapter/_c/utility.c
10 years ago
murgatroid99
f398d5c9d3
Fixed file renaming in podspec template
10 years ago
Yang Gao
763afe1fd6
merge with upstream
10 years ago
Masood Malekghassemi
9d3fbcf0ba
Make warnings errors when building Python tests
10 years ago
Jan Tattermusch
d1eb527f78
fix indentation
10 years ago
Nicolas Noble
32f020ae2a
Merge pull request #2079 from yang-g/statusChange
...
Update the Status API
10 years ago
Craig Tiller
7d7e640b23
Merge pull request #2054 from dgquintas/flags-abi
...
Added flags support to grpc_op.
10 years ago
Tim Emiola
d0bf839d01
Merge pull request #2063 from stanley-cheung/php_timeout_interop_test
...
Add PHP timeout interop test
10 years ago
David Garcia Quintas
cc6c43c496
Exposed compression level in channel arguments (C and C++)
10 years ago
David Garcia Quintas
c1f04c92c2
Merge branch 'compression-levels' into compression-metadata
10 years ago
Yang Gao
c1a2c314fb
Update the Status API
10 years ago
Vijay Pai
a0b8023dc8
Merge remote-tracking branch 'ctiller-repo/we-dont-need-no-backup' into poller2
10 years ago
Michael Lumish
c1c697a897
Merge pull request #2074 from jcanizales/fix-metadata-usage-in-example
...
Fix NPE for trying to add metadata to error when it was nil
10 years ago
Nathaniel Manista
454260605a
Merge pull request #2077 from grpc/jtattermusch-patch-4
...
Make run_jenkins.sh actually fail on failure.
10 years ago
Jan Tattermusch
f64c68cae5
Merge pull request #2066 from stanley-cheung/add_php_to_jenkins
...
Add PHP to jenkins
10 years ago
Yang Gao
102eccb632
Support sending and showing received metadata in grpc_cli
10 years ago
David Garcia Quintas
4d9414064e
Merge branch 'master' of github.com:grpc/grpc into flags-abi
10 years ago
David Garcia Quintas
fd62174190
Mapped DEFLARE as a high compression level algorithm
10 years ago
Jan Tattermusch
04b28e7933
Make run_jenkins.sh actually fail on failure
10 years ago
Jorge Canizales
c58a1103b6
Fix NPE for trying to add metadata to error when it was nil
10 years ago
David Garcia Quintas
db94b276f5
Propagation of compression level to the call.
...
Through the metadata's user data mechanism.
10 years ago
Jan Tattermusch
bc745a5f4e
fix json_rewrite_test CRLF handling
10 years ago
Nicolas Noble
ac366f9c2e
Merge pull request #2068 from jtattermusch/c_only_run_passing_tests
...
only build unbroken tests in Windows run_tests.py
10 years ago
David Garcia Quintas
e29feb2adb
Introduced compression levels as an abstraction for the actual algorithm.
10 years ago
Stanley Cheung
cc019af9cc
add PHP timeout interop test
10 years ago
Jan Tattermusch
12e8a049e4
backslashes break build on jenkins
10 years ago
Jan Tattermusch
7ed33732bf
regenerate Grpc.mak
10 years ago
Jan Tattermusch
4b3f9522ec
make buildtests on windows pass
10 years ago
David Garcia Quintas
b8f5450514
More missing flags = 0 lines...
10 years ago
Stanley Cheung
932fbd7d2d
Add PHP to jenkins
10 years ago
David Garcia Quintas
c367a09759
Added missing changes to fix bad_hostname C test
10 years ago
Nicolas "Pixel" Noble
52a2322135
Explicitely selecting gpr and grpc instead of trying our best.
10 years ago
Nicolas "Pixel" Noble
b4f35c0344
Transforming gRPC.podspec to use build.json instead of globbing.
10 years ago
David Garcia Quintas
ba710e5579
Added changes to node and php wrappers
10 years ago
David Garcia Quintas
d7e0bea41c
Added changes to python and csharp wrappers
10 years ago
David Garcia Quintas
de52625ae5
Added changes to c++ and ruby wrappers
10 years ago
Craig Tiller
18b4b83792
Merge pull request #19 from soltanmm/ct-you-complete-me
...
Fix upstream merge conflicts
10 years ago
Michael Lumish
0d6cf992e8
Merge pull request #2052 from jcanizales/fix-empty-globs
...
Remove failing globs from examples and tests
10 years ago
Michael Lumish
e8d55cff43
Merge pull request #2051 from jcanizales/simplify-metadata
...
Simplify metadata usage
10 years ago