Craig Tiller
|
97419e4e7d
|
Merge github.com:grpc/grpc into shindig
|
9 years ago |
Craig Tiller
|
06a43f5d7e
|
Progress towards workqueue transition
|
9 years ago |
Eric Anderson
|
c7fa5f26a5
|
Merge pull request #3340 from grpc/release-0_11
Release 0.11 branch to master.
|
9 years ago |
Nicolas Noble
|
e8659971a9
|
Merge pull request #3329 from ctiller/oooooops
grpc++.h was not installed
|
9 years ago |
Craig Tiller
|
2616666964
|
Merge pull request #3337 from dgquintas/sign_macosx
Fixes for -Wsign-conversion compilation errors (mac & C#)
|
9 years ago |
David Garcia Quintas
|
f6a39e96fb
|
Type sign fix for C#
|
9 years ago |
David Garcia Quintas
|
f611927f14
|
Fixed compilation with -Wsign-conversion on mac
|
9 years ago |
David G. Quintas
|
0a232d8379
|
Merge pull request #3335 from dgquintas/fix_zookeeper_registry
Updated zookeper resolver to new LB API
|
9 years ago |
David Garcia Quintas
|
0cf27f7e18
|
Fixed leak introduced in #3293
|
9 years ago |
David Garcia Quintas
|
bc203a88d7
|
Updated zookeper resolver to new LB API
|
9 years ago |
Craig Tiller
|
7496d01ab8
|
Merge pull request #3331 from carl-mastrangelo/header
Update Header Field name rules
|
9 years ago |
Eric Anderson
|
9ed26703f4
|
Merge pull request #3333 from nmittler/apr
Adding apr to grpc-java Dockerfile
|
9 years ago |
nmittler
|
46ef6b0e13
|
Adding apr to grpc-java Dockerfile
|
9 years ago |
Carl Mastrangelo
|
4a827f746a
|
Address comments
|
9 years ago |
Carl Mastrangelo
|
1b23976e1b
|
Update Header Field name rules
|
9 years ago |
Craig Tiller
|
1701b09333
|
Merge github.com:grpc/grpc into shindig
|
9 years ago |
Craig Tiller
|
35fea62432
|
Merge pull request #3248 from dgquintas/lb_registry
Introduced a registry for LB policies.
|
9 years ago |
Nicolas Noble
|
d1a1215ba3
|
Merge pull request #3322 from ctiller/immolating-conversion
Enable additional warnings
|
9 years ago |
Craig Tiller
|
8648c0551f
|
Merge branch 'immolating-conversion' of github.com:ctiller/grpc into immolating-conversion
|
9 years ago |
Craig Tiller
|
f29a388207
|
Merge github.com:grpc/grpc into immolating-conversion
|
9 years ago |
Craig Tiller
|
a32cd49ed8
|
Update template to latest changes
|
9 years ago |
Craig Tiller
|
d136a5c44c
|
grpc++.h was not installed
|
9 years ago |
Nicolas Noble
|
a12b6e3f5a
|
Merge pull request #3305 from jtattermusch/remove_debug_logs
Remove leftover debug logs.
|
9 years ago |
Nicolas Noble
|
855dbf189b
|
Merge pull request #3317 from grpc/release-0_11
Bring 0.11 into master
|
9 years ago |
Nicolas Noble
|
ae7c78ca84
|
Merge pull request #3325 from ctiller/omg
Fix mac build
|
9 years ago |
Craig Tiller
|
d3b21843bc
|
Merge pull request #3293 from pmarks-net/dnstests
Reintroduce DNS-based cases to dualstack_socket_test.c.
|
9 years ago |
Craig Tiller
|
8cf0ed03d1
|
Fix mac build
|
9 years ago |
Craig Tiller
|
ebc7ef268c
|
Mac build fixes
|
9 years ago |
Craig Tiller
|
c16b954681
|
Merge pull request #3295 from jboeuf/auth_asan_fix_0_11
Fixing #3286
|
9 years ago |
Craig Tiller
|
5ea5dc26e7
|
Merge pull request #3275 from dgquintas/uri_query_fragments
Added queries and fragments to uri parser
|
9 years ago |
Craig Tiller
|
138de60a1e
|
Merge pull request #3174 from vjpai/shutitdown2
Put timeout on QPS test server shutdown
|
9 years ago |
Yang Gao
|
2df0f39553
|
Merge pull request #2533 from dgquintas/compression-accept-encoding
Enable servers to disable compression algorithms
|
9 years ago |
Craig Tiller
|
6b8046375e
|
Fix typo
|
9 years ago |
Craig Tiller
|
6a6b36c503
|
Enable -Wconversion
|
9 years ago |
Craig Tiller
|
2ed498151d
|
Fix typo
|
9 years ago |
Craig Tiller
|
f96dfc3cf8
|
First round of fixing up implicit 64->32 bit conversions
|
9 years ago |
Craig Tiller
|
0ebfaa04b0
|
Merge github.com:grpc/grpc into immolating-conversion
|
9 years ago |
Craig Tiller
|
841c880c2b
|
Core compiles with -Wsign-conversion
|
9 years ago |
Jan Tattermusch
|
20943b0874
|
Merge pull request #3318 from tbetbetbe/grpc-docker-remove-redundant-dockerfiles
Remove redundant docker files from grpc repo
|
9 years ago |
Craig Tiller
|
32ca48ce0b
|
Core compiles with -Wsign-conversion
|
9 years ago |
Craig Tiller
|
be947697d7
|
Merge github.com:grpc/grpc into immolating-conversion
|
9 years ago |
Tim Emiola
|
6ff393f405
|
Remove redundant docker files from grpc repo
|
9 years ago |
Craig Tiller
|
3121fd4d75
|
Sign conversion fixes
|
10 years ago |
Masood Malekghassemi
|
20f196af08
|
Merge pull request #3285 from nathanielmanistaatgoogle/beta-documentation
Python Beta documentation
|
10 years ago |
Nathaniel Manista
|
061d288f55
|
Beta Python documentation correction and update
|
10 years ago |
Nathaniel Manista
|
43b2910f4d
|
Merge pull request #3315 from soltanmm/release
Fix Python docgen.
|
10 years ago |
Masood Malekghassemi
|
38fc0bb3d5
|
Fix Python docgen
The old package directory handling was stale in grpcio's setup.py
command support module and docgen had a typo.
|
10 years ago |
Nathaniel Manista
|
8363177229
|
Merge pull request #3314 from soltanmm/release
Make betaness explicit by setting Python version to 0.11.0b0.
|
10 years ago |
Masood Malekghassemi
|
6c99ad0b76
|
Python version set to 0.11.0b0
|
10 years ago |
David Garcia Quintas
|
1db5a8b30d
|
Fixed typo from bad merge
|
10 years ago |