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
Craig Tiller
f73429901a
Merge github.com:grpc/grpc into sceq
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
Bogdan Drutu
03e250c3fa
Fix some indentation.
9 years ago
Bogdan Drutu
b3153f367b
change gpr_int* to int*_t
9 years ago
Craig Tiller
da179ce598
Rollback gpr deletion
9 years ago
Michael Lumish
74ee71d876
Merge pull request #5153 from jtattermusch/fix_node_artifact_builder
...
Fix node artifact building on mac
9 years ago
Nathaniel Manista
fa6cad701c
grpc_set_ssl_roots_override_callback for Python
9 years ago
murgatroid99
f656f189e4
Make sanitize script a suitable pre-commit hook
9 years ago
Jan Tattermusch
fd0b2eac37
Merge pull request #5155 from soltanmm/pm
...
Add grpc_version.py to PYTHON-MANIFEST.in
9 years ago
Masood Malekghassemi
d989e404a6
Add grpc_version.py to PYTHON-MANIFEST.in
9 years ago
murgatroid99
a72a49044b
Set sanitize script executable
9 years ago
murgatroid99
79e2b47bf1
Add sanitize script
9 years ago
Jan Tattermusch
a24026f554
fix node artifact building on mac
9 years ago
Jan Tattermusch
2a9d5e1c01
Merge pull request #5151 from jtattermusch/fix_artifacts_and_distribtests
...
Some distribtest fixes
9 years ago
Jan Tattermusch
0474a1c393
python fixes
9 years ago
Jan Tattermusch
5b762b65fd
make timeout for artifacts even bigger
9 years ago
Jan Tattermusch
6677a86283
do not hardcode the python package version
9 years ago
Jan Tattermusch
2713c5169f
do not hardcode version to test
9 years ago
Jan Tattermusch
eba3430d20
node needs bigger artifacts timeout
9 years ago