Craig Tiller
|
2a505cbe63
|
Fix shutdown bug in timer thread pool
|
8 years ago |
Michael Lumish
|
5cae37ab5e
|
Merge pull request #11342 from murgatroid99/node_8_tests
Run tests on Node 8 by default, add Node 7 to portability suite
|
8 years ago |
Matt Kwong
|
d8543c4e0f
|
Fix --measure_cpu_costs flag in run_tests.py on Windows
|
8 years ago |
Craig Tiller
|
670f6200bf
|
Spam cleanup
|
8 years ago |
Michael Lumish
|
90423b72f7
|
Merge pull request #11340 from murgatroid99/node_8_support
Add artifact builds for Node 8
|
8 years ago |
Craig Tiller
|
69f5941b3f
|
Merge github.com:grpc/grpc into selectivity
|
8 years ago |
Muxi Yan
|
88d9377365
|
clang-format
|
8 years ago |
makdharma
|
bf2d87c816
|
Merge pull request #11337 from makdharma/win_bldfix
s/inline/__inline/. Visual studio incompateblity.
|
8 years ago |
Mak Dharma
|
7ed4a63512
|
clang-format
|
8 years ago |
Mak Dharma
|
195eacea6d
|
Merge branch 'win_bldfix' of https://github.com/makdharma/grpc into win_bldfix
|
8 years ago |
Yuchen Zeng
|
24e3bc5510
|
Fix api_fuzzer, dns_resolver_connectivity_test
|
8 years ago |
murgatroid99
|
4bea5b9866
|
Run tests on Node 8 by default, add Node 7 to portability suite
|
8 years ago |
Muxi Yan
|
88974d506a
|
Use protobuf's native upper camel conversion
|
8 years ago |
murgatroid99
|
d2f91e8f02
|
Fix npm cache handling when updating dependencies
|
8 years ago |
David G. Quintas
|
796d81b305
|
Merge pull request #11339 from dgquintas/master-to-1.5
master bumped to 1.5.x
|
8 years ago |
David G. Quintas
|
6869aedcf5
|
Merge pull request #11338 from dgquintas/v1.4.x-version-bump-2
1.4.x branch cut, version bump PR
|
8 years ago |
murgatroid99
|
1ef9f4ed4d
|
Add artifact builds for Node 8
|
8 years ago |
Makarand Dharmapurikar
|
a9f94e9882
|
s/inline/__inline/
|
8 years ago |
David Garcia Quintas
|
aebcdbd732
|
master bumped to 1.5.x
|
8 years ago |
David Garcia Quintas
|
ce13cb78a2
|
1.4.x branch cut, version bump PR
|
8 years ago |
Makarand Dharmapurikar
|
93fdf611a5
|
s/inline/__inline/. Visual studio incompatiblity.
MS Visual studio '13 and before don't understand inline
and throw Error C2054.
Reference: https://msdn.microsoft.com/en-us/library/bw1hbe6y.aspx
|
8 years ago |
Michael Lumish
|
9baf4b19f0
|
Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
Master 1.3.x upmerge
|
8 years ago |
Craig Tiller
|
54f8d9835c
|
Merge branch 'selectivity' into ALL-the-things
|
8 years ago |
Craig Tiller
|
aec8f5ecde
|
Merge github.com:grpc/grpc into selectivity
|
8 years ago |
Craig Tiller
|
7ebf31bcb2
|
Merge branch 'thread_pool' into ALL-the-things
|
8 years ago |
Craig Tiller
|
4ff2354580
|
Merge pull request #11318 from ctiller/eintr
Make jobset more eintr resilient
|
8 years ago |
Craig Tiller
|
b2ef1cf67f
|
Get rid of zero-length poll case now that timer pool exists
|
8 years ago |
Michael Lumish
|
4ff54fa8af
|
Merge pull request #3 from apolcyn/flake_fix_master
Get rid of flakey asserts in num_watchers test
|
8 years ago |
Jan Tattermusch
|
60e9dac236
|
Merge pull request #11272 from jtattermusch/csharp_microbenchmarks
C# add microbenchmarks project
|
8 years ago |
Jan Tattermusch
|
c400cc5f8d
|
address comments
|
8 years ago |
Alexander Polcyn
|
cce3ccc29e
|
get rid of flakey asserts in num_watchers test
|
8 years ago |
Noah Eisen
|
e5f99b5873
|
Merge pull request #11315 from ncteisen/nit
Remove uneeded ref/unref
|
8 years ago |
apolcyn
|
1e46d415e8
|
Merge pull request #11313 from apolcyn/fix_sanity
Fix sanity
|
8 years ago |
makdharma
|
3058d190ea
|
Merge pull request #11319 from makdharma/clang-fix
clang-format and include guard fix
|
8 years ago |
Makarand Dharmapurikar
|
e22c902e63
|
clang-format and include guard fix
|
8 years ago |
Craig Tiller
|
46356b72a0
|
Make jobset more eintr resilient
|
8 years ago |
ncteisen
|
a4cd06fc21
|
Fixes
|
8 years ago |
ncteisen
|
28b0828243
|
bm trickly bugfix
|
8 years ago |
Jan Tattermusch
|
753af5d8a5
|
Merge pull request #11303 from jtattermusch/improve_contributing
Improve contributing guidelines
|
8 years ago |
ncteisen
|
342e72c585
|
Remove uneeded ref/unref
|
8 years ago |
Alexander Polcyn
|
4d381910d0
|
fix format of include guards
|
8 years ago |
Alexander Polcyn
|
e809bca022
|
rerun clang format code.sh
|
8 years ago |
Alexander Polcyn
|
ce0861185b
|
add missing copyright headers
|
8 years ago |
murgatroid99
|
7563641414
|
Fix node cancellation tests
|
8 years ago |
murgatroid99
|
cd6ab22122
|
Fix concurrent_connectivity_test
|
8 years ago |
murgatroid99
|
c18b9069cd
|
Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge
|
8 years ago |
kpayson64
|
0bd14cc89d
|
Merge pull request #11306 from kpayson64/python_reflection
Fix Python reflection arguments
|
8 years ago |
Michael Lumish
|
3410c8d7dc
|
Merge pull request #11304 from murgatroid99/node_call_lifetime_fixes
Add more null checks to call methods
|
8 years ago |
Ken Payson
|
f3bb34935d
|
Fix Python reflection arguments
|
8 years ago |
makdharma
|
e8f565bc64
|
Merge pull request #11224 from makdharma/http_proxy_test_fix
Fixes #9542
|
8 years ago |