Jan Tattermusch
|
b2eceb167d
|
Merge pull request #11436 from jtattermusch/fix_csharp_sliceleak
Fix C# grpc_slice leaks
|
8 years ago |
Jan Tattermusch
|
06eb057eb7
|
add grpc_slice_unref to fix leaks
|
8 years ago |
Michael Lumish
|
52bcda9fb3
|
Merge pull request #11418 from murgatroid99/node_artifact_no_upgrade_npm
Undo updating npm in node artifact builds
|
8 years ago |
murgatroid99
|
44c16d31d3
|
Undo updating npm in node artifact builds
|
8 years ago |
Michael Lumish
|
5ed0b4e6ab
|
Merge pull request #11410 from murgatroid99/node_generated_doc_fix
Fix minor error in Node generated documentation
|
8 years ago |
murgatroid99
|
da83f0d439
|
Fix minor error in Node generated documentation
|
8 years ago |
Michael Lumish
|
9a8ab565dd
|
Merge pull request #11264 from smulikHakipod/master
Compilation without ALPN support does not work
|
8 years ago |
Michael Lumish
|
67b0ac55b2
|
Merge pull request #11373 from murgatroid99/node_8_artifact_improvements
Update npm when building Node artifacts
|
8 years ago |
murgatroid99
|
f5083fe3e3
|
Update npm when building Node artifacts
|
8 years ago |
Jan Tattermusch
|
bf10926784
|
Merge pull request #11353 from jtattermusch/csharp_dont_start_with_unbound_ports
Don't start a server if there's unbound ports (for v1.4.x branch)
|
8 years ago |
Jan Tattermusch
|
c409646929
|
improve exception message
|
8 years ago |
Stanley Cheung
|
6241119655
|
Merge pull request #11365 from stanley-cheung/php-windows
PHP: windows config.w32 fix
|
8 years ago |
Michael Lumish
|
a48960dfab
|
Merge pull request #11354 from murgatroid99/node_artifact_build_no_verify
Node artifacts: don't do testpackage
|
8 years ago |
Stanley Cheung
|
bc54144b2e
|
PHP: windows config.w32 fix
|
8 years ago |
murgatroid99
|
feb99b215e
|
Node artifacts: don't do testpackage
|
8 years ago |
Jan Tattermusch
|
67206428a4
|
add StartThrowsWithUnboundPortTest
|
8 years ago |
Jan Tattermusch
|
9d56717be4
|
throw if server started with unbound ports
|
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 |
Michael Lumish
|
90423b72f7
|
Merge pull request #11340 from murgatroid99/node_8_support
Add artifact builds for Node 8
|
8 years ago |
murgatroid99
|
4bea5b9866
|
Run tests on Node 8 by default, add Node 7 to portability suite
|
8 years ago |
murgatroid99
|
d2f91e8f02
|
Fix npm cache handling when updating dependencies
|
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 |
David Garcia Quintas
|
ce13cb78a2
|
1.4.x branch cut, version bump PR
|
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
|
4ff2354580
|
Merge pull request #11318 from ctiller/eintr
Make jobset more eintr resilient
|
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 |
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 |
murgatroid99
|
30f2b7ece1
|
Add more null checks to call methods
|
8 years ago |
Jan Tattermusch
|
d89248f51c
|
improve CONTRIBUTING.md and add rules for PRs
|
8 years ago |
Jan Tattermusch
|
ef2c85371d
|
Merge pull request #11283 from jtattermusch/bump_136
bump version to 1.3.6
|
8 years ago |