David G. Quintas
6d934529b9
Updated end2end/README
9 years ago
David G. Quintas
e5515d476d
Merge pull request #3372 from grpc/release-0_11
...
Release 0.11 to master upmerge.
9 years ago
David Garcia Quintas
d09cce1969
Improvements to lb_policies_test's rebirth testcase.
9 years ago
Eric Anderson
16672d1f43
Merge pull request #3429 from nathanielmanistaatgoogle/drop-527-todos
...
Drop issue 527 TODOs for UnaryCall interop test specification
9 years ago
Michael Lumish
6b3de015d2
Merge pull request #3438 from stanley-cheung/php_fix_unit_tests
...
PHP: fix watchConnectivityState unit test
9 years ago
Craig Tiller
f8a455545b
Fix specific worker wakeup
9 years ago
Jorge Canizales
8d004a37fb
Merge pull request #3439 from nkibler/master
...
Fixes broken build due to misplaced import
9 years ago
Craig Tiller
f99a81f25b
Merge pull request #3433 from nathanielmanistaatgoogle/utility-python-shebang
...
Use only "#!/usr/bin/env python2.7" Python shebang in utilities
9 years ago
Craig Tiller
caeff022df
Merge with gyp changes
9 years ago
Craig Tiller
940b64bde2
Merge github.com:grpc/grpc into shindig
9 years ago
Craig Tiller
ae4fc13503
Merge pull request #3400 from murgatroid99/core_gyp
...
Add gyp file for compiling C core
9 years ago
Nate Kibler
eff9256b39
Fixes broken build due to misplaced import
...
The GRPCCall import must be in the header because it defines a protocol
that GRPCRequestHeaders uses.
9 years ago
Nate Kibler
5f859ee00c
Merge remote-tracking branch 'grpc/master'
9 years ago
Stanley Cheung
3543ea40b5
php: fix watchConnectivityState unit test
9 years ago
Jorge Canizales
38f1358540
Merge pull request #3437 from nkibler/master
...
Changed GRPCCall import to class forward declaration
9 years ago
Nate Kibler
56cd72b282
Changed GRPCCall import to class forward declaration
...
The GRPCCall.h file is already correctly imported in the
GRPCRequestHeaders.m implementation file. This header shouldn’t need to
import GRPCCall and should specify a class forward declaration for
reference.
9 years ago
Craig Tiller
8475047dcb
FD logging cleanup
9 years ago
Craig Tiller
80183f3032
Creds fix
9 years ago
Craig Tiller
258f8de866
Windows fixes
9 years ago
Craig Tiller
5c1ad056d2
Fix Windows compilation
9 years ago
Craig Tiller
5311debac1
Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig
9 years ago
Craig Tiller
565b18b69c
clang-format all core files
9 years ago
Craig Tiller
64db1580f8
Remove workqueue_test from Windows for now
9 years ago
Craig Tiller
04456843cd
Windows fixes
9 years ago
Stanley Cheung
4831d02cc2
Merge pull request #3432 from nicolasnoble/gnu-make-grah
...
Fixing Makefile issue which would re-evaluate the base path for included dependency files.
9 years ago
Craig Tiller
f4fc5d2bfd
Enable warnings as errors on Windows
9 years ago
Craig Tiller
65bcbd386e
Merge branch 'shindig' of https://github.com/ctiller/grpc into shindig
...
Conflicts:
src/core/iomgr/tcp_client_windows.c
9 years ago
Nicolas "Pixel" Noble
6dad9b0821
Fixing Makefile issue which would re-evaluate the base path for included dependency files.
9 years ago
Craig Tiller
82f9bd84e5
Update Windows stuff
9 years ago
Nathaniel Manista
ae4fbcd643
Use "#!/usr/bin/env python2.7" only in utilities
9 years ago
Tim Emiola
4c8f6682c2
Merge pull request #3426 from ejona86/cleanup-failed-containers
...
Prevent failed docker builds from accumulating
9 years ago
Nathaniel Manista
3ba30e16ad
Drop issue 527 TODOs for interop specification
...
The UnaryCall interop test is now adequately specified in
doc/interop-test-descriptions.md.
9 years ago
Jan Tattermusch
7f9fd016f6
Merge pull request #3413 from stanley-cheung/php_jenkins_flakes
...
PHP: jenkins flakes
9 years ago
Eric Anderson
37aad2a29a
Prevent failed docker builds from accumulating
...
By default docker does not clean up temporary images when the build
fails to allow the user to inspect the state of the container to
determine what went wrong. Those images don't help us at all and just
accumulate until disk usage is 100%.
9 years ago
Michael Lumish
09cc7ddb2f
Merge pull request #3366 from nicolasnoble/absolute-paths-are-okay-too
...
Fixing usage of the BUILDDIR variable.
9 years ago
Nicolas Noble
1f7c015d5e
Merge pull request #3425 from ctiller/types
...
Move content-type handling code across to 0.11
9 years ago
David Garcia Quintas
4f1fe54c2d
Client now swallows content-type on receive
9 years ago
Craig Tiller
52c8c97ca3
Explicitly set content-type for servers
9 years ago
Craig Tiller
6ecd8ad519
Make zookeeper compile with execution contexts
9 years ago
Nicolas Noble
1ecb93631c
Merge pull request #3307 from jcanizales/update-submodule
...
Update protobuf submodule to fix Objective-C
9 years ago
Nicolas Noble
dec7786a8a
Merge pull request #3424 from jtattermusch/bump_csharp_version
...
bump version of C# to 0.7.1
9 years ago
Jorge Canizales
ef07b3d277
Merge pull request #4 from nicolasnoble/fixing-sanity
...
Fixing sanity.
9 years ago
Jan Tattermusch
f6e26388f8
bump version of C# to 0.7.1
9 years ago
Craig Tiller
8b52f853a5
Document exec_ctx
9 years ago
Nicolas "Pixel" Noble
8a7b7468c0
Fixing sanity.
9 years ago
Craig Tiller
b0bd53a173
Merge github.com:grpc/grpc into shindig
...
Conflicts:
src/core/surface/secure_channel_create.c
9 years ago
murgatroid99
7a82beda49
Regenerated gyp file
9 years ago
Stanley Cheung
7a4e8e4498
php: fix jenkins flake
9 years ago
Craig Tiller
41aab15c74
Merge pull request #3422 from jcanizales/fix-mutex-bug
...
Fix mutex bug
9 years ago
Tim Emiola
89a17fe41b
Merge pull request #3365 from murgatroid99/node_nan_2.0
...
Update to nan 2.0
9 years ago