Nicolas "Pixel" Noble
7cc94e9381
Fixing Ruby examples.
9 years ago
Jan Tattermusch
5deaaa998c
install bundler in dockerfiles
9 years ago
vjpai
04e992a750
Make C++ alarm class usable and testable - there were some build issues and
...
it was not actually even included in the library or the test suite.
9 years ago
Jan Tattermusch
30665fef7a
ruby distribtest
9 years ago
Craig Tiller
f6fd7ec8a0
Fix docker inception for now
9 years ago
Michael Lumish
6d74725b05
Merge pull request #5188 from jtattermusch/resolve_0_13_merge
...
Upmerge changes from release-0_13
9 years ago
Michael Lumish
aaa876ac45
Make Node tests run on Windows
9 years ago
Vijay Pai
9982c6fc3a
Fix random number generators and improve code style (stop using
...
operator overloads)
9 years ago
Michael Lumish
82e7effaff
Merge pull request #5185 from lepatryk/byte-buffer
...
Pass delete[] explicitely to Nan::NewBuffer.
9 years ago
Nicolas Noble
673781fff6
Merge pull request #5182 from murgatroid99/node_drop_0.10_compat
...
Stop explicitly supporting Node 0.10 and 0.11
9 years ago
Jan Tattermusch
d883683d8f
Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge
9 years ago
Jan Tattermusch
de79af95b4
Merge pull request #5187 from jtattermusch/1sec
...
Fix 1 second stall on Windows
9 years ago
Yang Gao
42fad8e765
Merge pull request #5041 from ejona86/sync-protos
...
Sync java options in example protos
9 years ago
Craig Tiller
10d3e59075
WTF
9 years ago
Craig Tiller
087c51a6bb
Fix 1 second stall on Windows
9 years ago
Jan Tattermusch
4d7ae30147
Merge pull request #5184 from nicolasnoble/merge-and-regen
...
Merge from 0.13 and regen projects.
9 years ago
Nicolas "Pixel" Noble
32b3f67438
Merge remote-tracking branch 'google/release-0_13' into merge-and-regen
...
Conflicts:
build.yaml
src/ruby/lib/grpc/version.rb
9 years ago
Jan Tattermusch
4c10112a13
Merge pull request #5179 from murgatroid99/node_distrib_test_macos_0.13
...
Enable Node distrib tests on Mac on release-0_13
9 years ago
Patryk Lesiewicz
777777efa4
Pass delete[] explicitely to Nan::NewBuffer.
...
Use the Nan::NewBuffer version that accepts an explicit callback
deallocating buffers. This way we'll be resilient to different nan/node
versions.
Fixes grpc/grpc#4867
9 years ago
Nicolas "Pixel" Noble
0cd9cbcf60
Fixing the absence of 'tag' in the version.
9 years ago
Stanley Cheung
fff1cb7f61
Merge pull request #5172 from stanley-cheung/composer-test
...
Test fix php interop test composer install git clone problem
9 years ago
murgatroid99
8c686e7507
Stop explicitly supporting Node 0.10 and 0.11
9 years ago
Stanley Cheung
d82efd877c
use HOME env var
9 years ago
murgatroid99
830f9a7780
Node Mac distribtest: fix handling of docker_suffix=None
9 years ago
murgatroid99
f25318c65e
Removed macos from the docker_suffix list
9 years ago
murgatroid99
617b4b8ac3
Fixed node mac distrib tests
9 years ago
murgatroid99
09727630b1
Enable Node distrib tests on Mac
9 years ago
Craig Tiller
203041148a
Merge pull request #5173 from vjpai/csc
...
Fix some C# copyrights
9 years ago
Craig Tiller
a8ba0c5615
Merge pull request #5175 from nicolasnoble/ruby-linux-static
...
Fixing Ruby binary build (again).
9 years ago
Nicolas "Pixel" Noble
ca144fd1e8
Fixing Ruby binary build (again).
9 years ago
vjpai
21f1afc3d7
Fix some C# copyrights
9 years ago
Vijay Pai
852acc7dee
Merge pull request #5171 from dgquintas/moar_codegen
...
Added missing codegen includes
9 years ago
Stanley Cheung
31cb866821
the host file path to the auth.json file has changed
9 years ago
David Garcia Quintas
ab5da5ef7a
Added missing codegen includes
9 years ago
Alistair Veitch
c4f70fcb8f
Merge pull request #5149 from bogdandrutu/bug
...
Change the census metadata keys.
9 years ago
murgatroid99
c58a781ba2
Handle failing git command in check_copyright.py
9 years ago
Jan Tattermusch
bfe240ea07
Merge pull request #5168 from nathanielmanistaatgoogle/drop-interop-tests-make-install-certs
...
Drop Python interop tests' "make install-certs"
9 years ago
Nathaniel Manista
11a694486a
Drop Python interop tests' "make install-certs"
9 years ago
Jan Tattermusch
ab02713c58
Merge pull request #5066 from chrisdunelm/dnx_Profilers
...
Fix Profilers for coreclr
9 years ago
Bogdan Drutu
c7ea439dd2
Manually added empty lines and spaces in the copyright and it worked.
9 years ago
Bogdan Drutu
e9319daee2
Add the removed line before the copyright
9 years ago
Bogdan Drutu
3d9d252f09
run sudo ./tools/distrib/clang_format_code.sh
9 years ago
Nathaniel Manista
b0c3366b98
Merge pull request #5167 from soltanmm/sixfix
...
Add six to requirements.txt.
9 years ago
Masood Malekghassemi
be8cbdf489
Add six to requirements.txt
9 years ago
Nathaniel Manista
ecf8327b3d
Merge pull request #5100 from nathanielmanistaatgoogle/python-grpc_set_ssl_roots_override_callback
...
grpc_set_ssl_roots_override_callback for Python.
9 years ago
Craig Tiller
ad09598ae5
Further cleanup
9 years ago
Craig Tiller
4a67be42a0
Further cleanup
9 years ago
Craig Tiller
08946be5f4
Further cleanup
9 years ago
Craig Tiller
1298afd10e
Get compilation working again
9 years ago
Craig Tiller
b0154c4d54
Stop generating .pyc files in boringssl
9 years ago