Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.11 to master upmerge. #3372

Merged
merged 57 commits into from
Sep 23, 2015
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
1d5d4a5
Update protobuf submodule to v3.0.0-alpha-4.1
jcanizales Sep 9, 2015
a188022
Further maintenance of Python dependencies
nathanielmanistaatgoogle Sep 10, 2015
0c61776
Test coverage for callbacks added to Face futures
nathanielmanistaatgoogle Sep 11, 2015
474f53b
Fixed Op destructors not being called
murgatroid99 Sep 14, 2015
640325e
Fixed memory leak in Buffer construction
murgatroid99 Sep 14, 2015
a59ee9a
Fixed a couple of incorrect "this" references in Node library
murgatroid99 Sep 15, 2015
156a7b6
Don't do .Wait() in async context.
jtattermusch Sep 16, 2015
3115638
Merge pull request #3354 from grpc/jtattermusch-patch-2
murgatroid99 Sep 16, 2015
3c142b8
Merge pull request #3345 from murgatroid99/node_callback_this
tbetbetbe Sep 17, 2015
1965810
Merge pull request #3341 from murgatroid99/node_memory_leak_0_11
tbetbetbe Sep 17, 2015
fc6a5df
Fix import that relies on Cocoapods
jcanizales Sep 17, 2015
787fb13
Move in-flight callback check up
ctiller Sep 17, 2015
2b09783
Update to nan 2.0
murgatroid99 Sep 17, 2015
62420a2
Merged from release_0.11
murgatroid99 Sep 17, 2015
c4ebda7
plain log message should not be treated as format string
jtattermusch Sep 18, 2015
73f9dbb
update namespace of C# routeguide example
jtattermusch Sep 9, 2015
6e56ab1
Merge pull request #3374 from jtattermusch/dont_format_plain_message
murgatroid99 Sep 18, 2015
be0bcca
Merge pull request #3301 from jtattermusch/update_routeguide_namespace
murgatroid99 Sep 18, 2015
63dcc01
Merge pull request #3381 from jcanizales/fix-bazel-breakage
yang-g Sep 18, 2015
3a26c5b
Shutting down warning about operations on closed sockets.
nicolasnoble Sep 21, 2015
5126156
Fixing issue #3390
jboeuf Sep 22, 2015
d56c8bb
Merge pull request #3362 from nicolasnoble/backport
ctiller Sep 22, 2015
d64ed6a
Merge pull request #3397 from nicolasnoble/shutdown-win32-warning
ctiller Sep 22, 2015
493fd97
Merge pull request #3407 from jboeuf/fix_3390
ctiller Sep 22, 2015
e4c4738
php: add examples for apache and nginx
stanley-cheung Sep 21, 2015
e9cfa31
minor fixes
stanley-cheung Sep 22, 2015
86bfc74
php: update text to reflect beta
stanley-cheung Sep 22, 2015
8c2c44b
Fix erroneous attribute name.
nathanielmanistaatgoogle Sep 22, 2015
25db31d
Merge pull request #3409 from nathanielmanistaatgoogle/mistaken-attri…
soltanmm Sep 22, 2015
2449d31
Merge pull request #3323 from nathanielmanistaatgoogle/dependencies
soltanmm Sep 22, 2015
b7d49b6
Merge pull request #3328 from nathanielmanistaatgoogle/future-callbacks
soltanmm Sep 22, 2015
ff0ba48
Update Node module to 0.11.1 in anticipation of point release
murgatroid99 Sep 22, 2015
3cebee3
Merge pull request #3412 from murgatroid99/node_version_0.11.1
nicolasnoble Sep 22, 2015
c34b2e7
Do not use string_ref for output params.
jboeuf Sep 22, 2015
db34486
Fix Python dockerfile
soltanmm Aug 18, 2015
6ee0bb1
Update Python release to 0.11.0b1
soltanmm Sep 22, 2015
3f10fcd
Merge pull request #3399 from stanley-cheung/php_update_examples
tbetbetbe Sep 22, 2015
42b4c28
Fixing usage of the BUILDDIR variable.
nicolasnoble Sep 17, 2015
d57411e
Merge pull request #3414 from soltanmm/relup
nathanielmanistaatgoogle Sep 22, 2015
b573370
Merge pull request #3419 from soltanmm/docker
nathanielmanistaatgoogle Sep 22, 2015
e1e9c54
Merge pull request #3418 from jboeuf/fix_auth_md_processor_release-0_11
nicolasnoble Sep 22, 2015
89a17fe
Merge pull request #3365 from murgatroid99/node_nan_2.0
tbetbetbe Sep 22, 2015
7a4e8e4
php: fix jenkins flake
stanley-cheung Sep 22, 2015
8a7b746
Fixing sanity.
nicolasnoble Sep 22, 2015
f6e2638
bump version of C# to 0.7.1
jtattermusch Sep 22, 2015
ef07b3d
Merge pull request #4 from nicolasnoble/fixing-sanity
jcanizales Sep 22, 2015
dec7786
Merge pull request #3424 from jtattermusch/bump_csharp_version
nicolasnoble Sep 22, 2015
1ecb936
Merge pull request #3307 from jcanizales/update-submodule
nicolasnoble Sep 22, 2015
52c8c97
Explicitly set content-type for servers
ctiller Sep 8, 2015
4f1fe54
Client now swallows content-type on receive
dgquintas Sep 18, 2015
1f7c015
Merge pull request #3425 from ctiller/types
nicolasnoble Sep 23, 2015
09cc7dd
Merge pull request #3366 from nicolasnoble/absolute-paths-are-okay-too
murgatroid99 Sep 23, 2015
7f9fd01
Merge pull request #3413 from stanley-cheung/php_jenkins_flakes
jtattermusch Sep 23, 2015
6dad9b0
Fixing Makefile issue which would re-evaluate the base path for inclu…
nicolasnoble Sep 23, 2015
4831d02
Merge pull request #3432 from nicolasnoble/gnu-make-grah
stanley-cheung Sep 23, 2015
3543ea4
php: fix watchConnectivityState unit test
stanley-cheung Sep 23, 2015
6b3de01
Merge pull request #3438 from stanley-cheung/php_fix_unit_tests
murgatroid99 Sep 23, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion src/php/bin/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,11 @@
# Loads the local shared library, and runs all of the test cases in tests/
# against it
set -e
cd $(dirname $0)
cd $(dirname $0)/../../..
root=$(pwd)
cd src/php/bin
source ./determine_extension_dir.sh
# in some jenkins macos machine, somehow the PHP build script can't find libgrpc.dylib
export DYLD_LIBRARY_PATH=$root/libs/$config
php $extension_dir $(which phpunit) -v --debug --strict \
../tests/unit_tests
3 changes: 0 additions & 3 deletions tools/run_tests/build_php.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,3 @@ cd ext/grpc
phpize
./configure --enable-grpc=$root
make

# in some jenkins macos machine, somehow the PHP build script can't find libgrpc.dylib
export DYLD_LIBRARY_PATH=$(pwd)/libs/$config