Mark D. Roth
|
9fd377b160
|
Bump version number to 1.32.0.
|
5 years ago |
Karthik Ravi Shankar
|
67667eb7b6
|
Revert ...
|
5 years ago |
Alisha Nanda
|
84c4994dc7
|
Revert "Merge pull request #24047 from grpc/revert-23916-server-context"
This reverts commit 7c098321bd , reversing
changes made to d109f4b406 .
|
5 years ago |
Karthik Ravi Shankar
|
b657c8d79c
|
Revert "Revert "Move ServerContext from ::grpc_impl to ::grpc""
|
5 years ago |
Karthik Ravi Shankar
|
f1abdd1725
|
Revert "Move ServerContext from ::grpc_impl to ::grpc"
|
5 years ago |
Mark D. Roth
|
a818a376b2
|
Change version to 1.32-pre1 and bump major core version number.
|
5 years ago |
Mark D. Roth
|
30e4170dc3
|
Update version of master to 1.33-dev ("geeky").
|
5 years ago |
Jan Tattermusch
|
cd90574c80
|
update ObjC to protobuf v3.13.0
|
5 years ago |
Karthik Ravi Shankar
|
967c0a2a32
|
Move Server from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18458
|
5 years ago |
Karthik Ravi Shankar
|
a23578444c
|
Fix and format build after rebase
|
5 years ago |
Vijay Pai
|
b3b304c3ba
|
Remove unneeded data members already present in the base class
|
5 years ago |
Mark D. Roth
|
9a0435e83e
|
Destroy health check service before destroying C server.
|
5 years ago |
ZhenLian
|
0cdc36f64f
|
ALTS peer attributes plumbing
|
5 years ago |
Alexander Polcyn
|
011986e1fd
|
Regenerate projects
|
5 years ago |
Karthik Ravi Shankar
|
56d7d9e804
|
Move ServerContext from ::grpc_impl to ::grpc
|
5 years ago |
Karthik Ravi Shankar
|
751b9c105f
|
Move ClientContext from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/19261
|
5 years ago |
Karthik Ravi Shankar
|
15cce00f52
|
Revert "Revert "Fold Channel and CompletionQueue from grpc_impl to grpc""
|
5 years ago |
Karthik Ravi Shankar
|
f3f9e8941a
|
Revert "Fold Channel and CompletionQueue from grpc_impl to grpc"
|
5 years ago |
Karthik Ravi Shankar
|
ab775de1a2
|
Build and formatting fixes
|
5 years ago |
Jan Tattermusch
|
63d8c89bba
|
regenerate projects
|
5 years ago |
Mark D. Roth
|
0b61aea1c5
|
Convert grpc_server to idiomatic C++.
|
5 years ago |
Karthik Ravi Shankar
|
3c2f4b40e3
|
Fold Channel and CompletionQueue from grpc_impl to grpc
Reverts: https://github.com/grpc/grpc/pull/19067
|
5 years ago |
Karthik Ravi Shankar
|
30f7710d4a
|
Move ChannelArguments from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18454
|
5 years ago |
Jan Tattermusch
|
6f0a17d41d
|
regenerate projects
|
5 years ago |
Karthik Ravi Shankar
|
dbec2415bf
|
More local fixes
|
5 years ago |
Karthik Ravi Shankar
|
1de0bfd9e2
|
Revert "Revert "Move create_channel and credentials from ::grpc_impl to ::grpc""
|
5 years ago |
Karthik Ravi Shankar
|
f1bc43edf6
|
Revert "Move create_channel and credentials from ::grpc_impl to ::grpc"
|
5 years ago |
Karthik Ravi Shankar
|
db3cd51b2f
|
Move ErrorDetails from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18455
|
5 years ago |
Karthik Ravi Shankar
|
2fc4cfadcf
|
Move ServerCredentials from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18452
|
5 years ago |
Sam Khan
|
9dc71643fa
|
Return blank span if no call is active.
Otherwise unit tests of gRPC servers that call GetSpanFromServerContext
segfault.
|
5 years ago |
Jan Tattermusch
|
80daba44d9
|
regenerate projects
|
5 years ago |
Jan Tattermusch
|
f39f341ee1
|
regenerate projects
|
5 years ago |
Stanley Cheung
|
4f9d3d2e0f
|
Bump version to 1.30.2
|
5 years ago |
Karthik Ravi Shankar
|
f9fac8a6b7
|
Move ProtoServerReflectionPlugin from grpc_impl to grpc namespace
Reverts: https://github.com/grpc/grpc/pull/18600
|
5 years ago |
Karthik Ravi Shankar
|
69f8d308cb
|
Move LoadReportingServiceServerBuilderOption from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18419/files
|
5 years ago |
Karthik Ravi Shankar
|
e6a6fdb313
|
Fix secure test
|
5 years ago |
Richard Belleville
|
ff5f4bb6fc
|
Add test
|
5 years ago |
Richard Belleville
|
d067b63d48
|
WIP
|
5 years ago |
Alexander Polcyn
|
a1d1a8e543
|
Bump 1.30.x branch to 1.30.1
|
5 years ago |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
5 years ago |
Karthik Ravi Shankar
|
a94d8a1919
|
Make build and formatting fixes
|
5 years ago |
Karthik Ravi Shankar
|
7f2eaaabac
|
Move create_channel and credentials from ::grpc_impl to ::grpc
Reverts: https://github.com/grpc/grpc/pull/18374 and
https://github.com/grpc/grpc/pull/18444
Credentials and create_channel are very closely intertwined, so it is
easier to migrate them together.
|
5 years ago |
Karthik Ravi Shankar
|
ecbbc03c3d
|
Move create_channel_posix from ::grpc_impl to ::grpc
Revert https://github.com/grpc/grpc/pull/18373
|
5 years ago |
Karthik Ravi Shankar
|
9db914a0cc
|
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
|
5 years ago |
Yash Tibrewal
|
fc059ded05
|
Make the same change for max send message size
|
5 years ago |
Yash Tibrewal
|
557e2ef5b1
|
Prefer SetMax*MessageSize value over ServerBuilderOption
|
5 years ago |
Karthik Ravi Shankar
|
0f64d1f96b
|
Revert "Move ServerBuilder back to ::grpc from ::grpc_impl"
|
5 years ago |
Karthik Ravi Shankar
|
3c90c762b3
|
Move ServerPosix from ::grpc_impl to ::grpc
Revert https://github.com/grpc/grpc/pull/18372/files
|
5 years ago |
Karthik Ravi Shankar
|
f27c30ef60
|
Fix formatting
|
5 years ago |
Karthik Ravi Shankar
|
133f38a885
|
Make changes for ResourceQuota and friend namespaces.
|
5 years ago |