Jan Tattermusch
746f21ade8
Merge pull request #11133 from jtattermusch/internal_ci_artifact_builds
...
add artifact build jobs for internal_ci
8 years ago
Jan Tattermusch
0397f7b05e
Merge pull request #11137 from jtattermusch/internal_ci_move_docker_graph
...
Prevent out of disk space error on internal_ci
8 years ago
Muxi Yan
29ff4665a8
Revert "Revert "Implement Server Backward Compatibility""
8 years ago
MakMukhi
ec3fb9dc24
Merge pull request #11100 from MakMukhi/master
...
Documentation for writing unit tests for client-side sync APIs.
8 years ago
Jan Tattermusch
b7236db182
prevent out of disk space error
8 years ago
Sree Kuchibhotla
a6171a990e
Merge pull request #10662 from sreecha/cq_mpsc_based
...
grpc_mpsc queue based completion queue
8 years ago
Alexander Polcyn
16153d11f8
address comments, description changes
8 years ago
Craig Tiller
f09957bd04
Recover from more EINTRs
8 years ago
Craig Tiller
9d83152b1e
Merge pull request #11134 from ctiller/build-wtf
...
Eliminate grpc_cc_libraries
8 years ago
Craig Tiller
f66de6e217
Fix a build bug, add a note
8 years ago
Craig Tiller
e09babb949
Really remove rule
8 years ago
Craig Tiller
eb2c1bcd19
Eliminate grpc_cc_libraries
...
Best practice for Bazel builds gives one rule per target, and producing
multiple targets conflicts with this.
Short term: define macros, and common libraries that can eliminate the
duplication.
Longer term: eliminate the existing plugin registration mechanism, and
replace it with a C++ static initialization in appropriate files. This
will allow grpc to be layered strictly atop grpc_unsecure (and similarly
grpc++ atop grpc++_unsecure and grpc).
8 years ago
Craig Tiller
9d5d803bbf
Small fixes
8 years ago
Jan Tattermusch
9f4ab994ee
add artifact build jobs
8 years ago
Jan Tattermusch
3e95a38bdf
Merge pull request #11115 from jtattermusch/revamp_artifacts
...
Revamp artifacts, packages and distribtests
8 years ago
Per Grön
21458979f7
Fix clang-format issue
8 years ago
David G. Quintas
44369698fd
Merge pull request #11076 from dgquintas/epoll_error_static_string
...
Don't crate GRPC_OS_ERROR with a non-static string
8 years ago
Nicolas Noble
59c16d7bfb
Merge pull request #10621 from nicolasnoble/import
...
Cleanup of the BUILD files.
8 years ago
Nicolas "Pixel" Noble
2285f8bfde
Merge branch 'master' of https://github.com/grpc/grpc into import
8 years ago
Craig Tiller
5b98bd5946
Merge pull request #11121 from grpc/revert-10849-backward-compat
...
Revert "Implement Server Backward Compatibility"
8 years ago
Nicolas Noble
7edcce2147
Revert "Implement Server Backward Compatibility"
8 years ago
Nicolas "Pixel" Noble
d257d32b4d
Reverting protobuf submodule change.
8 years ago
Nicolas "Pixel" Noble
3445079089
Merge branch 'master' of https://github.com/grpc/grpc into import
8 years ago
Muxi Yan
04f97ca022
Merge branch 'master' into backward-compat-dev
8 years ago
Muxi Yan
c8a6822b0e
Revert "Add cpp test"
...
This reverts commit e22bd48cd9
.
8 years ago
Muxi Yan
a2d9d48a88
Merge pull request #10849 from muxi/backward-compat
...
Implement Server Backward Compatibility
8 years ago
Nicolas "Pixel" Noble
0885f98863
Fixing mock test target.
8 years ago
Nicolas "Pixel" Noble
b935a68386
Broken merge: missed a few new libraries.
8 years ago
Craig Tiller
a1ae21dd2e
Merge pull request #11102 from ctiller/clang5
...
clang5 fixes
8 years ago
Nicolas "Pixel" Noble
736907c23e
Reverted submodule changes...
8 years ago
Craig Tiller
3cf000fb2f
Merge github.com:grpc/grpc into serve_fries
8 years ago
Nicolas "Pixel" Noble
232e9b458b
Merge branch 'master' of https://github.com/grpc/grpc into import
8 years ago
Ken Payson
937d96d051
Update Python interop tests to use google-auth package
...
The oauth2client test dependency is still needed as it used by
the beta API unit tests.
8 years ago
Yang Gao
5854ac4af2
Merge pull request #11104 from yang-g/generic_deadline_propagation
...
Propagate deadline to GenericServerContext
8 years ago
Jan Tattermusch
bc6a9cb24a
Merge pull request #11056 from jtattermusch/csharp_protobuf_330
...
Upgrade C# to protobuf 3.3.0
8 years ago
Nicolas "Pixel" Noble
6a3b7c94df
Merge failure, removed test still here.
8 years ago
Nicolas "Pixel" Noble
d2ac59f1aa
Merge failure: mangled the examples BUILD file.
8 years ago
Nicolas "Pixel" Noble
ba54a1c95e
Merge failure, missing commas.
8 years ago
Nicolas "Pixel" Noble
d69f776c4d
Merge failure - add new linkshared argument.
8 years ago
Nicolas "Pixel" Noble
ae79a00876
Merge failure - missing comma in deps list.
8 years ago
Nicolas "Pixel" Noble
980e63d362
Merge failure - duplicated fake_resolver target.
8 years ago
Nicolas "Pixel" Noble
057b53833c
Merge failure - forgot grpc_generate_one_off_targets
8 years ago
Nicolas "Pixel" Noble
76808f840c
Merge failure - duplicated external_deps.
8 years ago
Nicolas "Pixel" Noble
88b1d82b3d
Merge failure - missing grpc_cc_binary.
8 years ago
Nicolas "Pixel" Noble
2ef7abc3c9
Merge branch 'master' of https://github.com/grpc/grpc into import
8 years ago
Jan Tattermusch
5227e1ea63
drop node 0.12 and 3 distribtests
8 years ago
Jan Tattermusch
0628894e74
shorten name
8 years ago
Jan Tattermusch
42e302dbfe
Run mac and windows distribtests in workspace
8 years ago
Jan Tattermusch
d71a631956
regenerate
8 years ago
Jan Tattermusch
edc06e77a4
make one Node artfact build exclusive
8 years ago