David Garcia Quintas
45484b31bb
Added sanity check for trailing newlines
9 years ago
Michael Lumish
d50a4ee2c2
Merge pull request #4709 from murgatroid99/node_method_names_no_capitalize
...
Don't modify proto method names in service paths in Node library
9 years ago
murgatroid99
f7f4f57c62
Update Node API documentation generation configuration for move to repo root
9 years ago
Michael Lumish
77b84e746f
Merge pull request #4740 from sreecha/fix_import_issues
...
public_headers not found in some cases when running the script..
9 years ago
Bogdan Drutu
c7302006f2
Remove openssl
9 years ago
Bogdan Drutu
2803f741df
Fix the bug that was causing census_initialization to never work.
9 years ago
Bogdan Drutu
0277270b3a
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Bogdan Drutu
5200df6bcb
Merge remote-tracking branch 'upstream/master' into bug
9 years ago
Sree Kuchibhotla
fa40cde4ca
public_headers not found in some cases when running the import
9 years ago
Craig Tiller
e869b5629d
Hard code text segment address for msan, tsan
...
Somehow these are getting loaded at bad addresses by whatever kernels we have on our Jenkins slaves. Fix the load address to something safe to avoid this.
9 years ago
Michael Lumish
7df646667d
Merge pull request #4736 from dgquintas/newlines
...
Added back trailing newlines
9 years ago
yang-g
54099aa46f
Update example
9 years ago
yang-g
77c63333a6
Add new public header
9 years ago
yang-g
d6f7d99dc6
Add a hybrid end2end test mixing sync and async methods
9 years ago
David Garcia Quintas
2bf574f814
Added back trailing newlines
9 years ago
Masood Malekghassemi
e540b571da
Remove trailing directory-name slashes in setup.py
...
Python on Windows inexplicably chokes on trailing slashes.
9 years ago
David Garcia Quintas
ec0d07f58e
Woops
9 years ago
David Garcia Quintas
752c36a588
Merge branch 'master' of github.com:grpc/grpc into proto_interfaces
9 years ago
Craig Tiller
f8eacca8cd
Merge pull request #4729 from sreecha/import_issues_proto
...
Generate transitive dependencies as well in gen_build_yaml.py for protos
9 years ago
yang-g
be5a2c4f04
working test
9 years ago
Craig Tiller
21c0ebf6d4
Merge pull request #4653 from murgatroid99/release-0_12_master_merge
...
Release 0 12 master merge
9 years ago
Michael Lumish
2e18d43930
Merge pull request #4727 from dgquintas/copyright_fix_newline
...
Fixed removal of trailing newline upon --fix
9 years ago
yang-g
25f191d49b
merge with head
9 years ago
Stanley Cheung
469bd1bc3e
update copyright year
9 years ago
Sree Kuchibhotla
a193faf0fe
update copyright
9 years ago
Sree Kuchibhotla
80b6a47a25
Fix the error that was causing incorrect Makefile generation
9 years ago
Sree Kuchibhotla
c819e5031b
Generate transitive dependencies as well in gen_build_yaml.py for protos
9 years ago
murgatroid99
6cf15e0f65
Updated copyright in node/common.js
9 years ago
David Garcia Quintas
68a16864b6
Fixed removal of trailing newline upon --fix
9 years ago
Craig Tiller
a83b73c97d
Merge pull request #4726 from murgatroid99/fix_copyrights_again_again
...
Fix copyrights again
9 years ago
murgatroid99
ace28d3f98
Fix copyrights again
9 years ago
yang-g
b9a1377fab
Merge remote-tracking branch 'upstream/master' into sync_async_mix
9 years ago
Vijay Pai
a2517a1573
Merge pull request #4725 from yang-g/destroy_reader
...
destroy reader after using it
9 years ago
murgatroid99
d212b33553
Re-add missing newline in ruby file
9 years ago
Yang Gao
cd0683330e
Merge pull request #4720 from sreecha/import_issues
...
Rename TestService to EchoTestService to prevent name-conflict with 'TestService' in test.proto
9 years ago
Nathaniel Manista
ac3d328fa9
Merge pull request #4684 from soltanmm/distrib
...
Improve Python installation story.
9 years ago
yang-g
f80573502a
destroy reader after using it
9 years ago
Masood Malekghassemi
81183254ab
Maintain copyright sanity in Python-related files
9 years ago
Masood Malekghassemi
ecaf0801a5
Python version bump
9 years ago
Masood Malekghassemi
1d17781795
Check compiler versions at Python setup time
9 years ago
Masood Malekghassemi
59994bcc3e
Warn on Python proto module build failure
9 years ago
Masood Malekghassemi
df97aecb79
Enable submitting binary dists of Python
9 years ago
Craig Tiller
dafa125c7b
Merge pull request #4722 from ctiller/cfN
...
clang-format code
9 years ago
Craig Tiller
754bd26e28
clang-format code
9 years ago
Craig Tiller
6d32e873a6
Merge pull request #4719 from murgatroid99/fix_copyrights_again
...
Update copyrights again
9 years ago
Sree Kuchibhotla
b0d0c8e8c2
FormatCode
9 years ago
Sree Kuchibhotla
5a05f51a1c
Rename TestService to EchoTestService to prevent name-conflict with
...
'TestService' in test.proto
9 years ago
murgatroid99
eeb02ba77a
Update copyrights again
9 years ago
murgatroid99
40809210d4
Update copyrights
9 years ago
Stanley Cheung
a6b9548c43
Add lcov php code coverage report
9 years ago