aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Minor fixes to testsGravatar murgatroid992017-02-21
|
* Clang formatGravatar murgatroid992017-02-17
|
* Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
* Merge pull request #9613 from murgatroid99/node_disable_libuv_coreGravatar Michael Lumish2017-02-07
|\ | | | | Disable libuv core changes in Node library and bump version number
* \ Merge pull request #9625 from nathanielmanistaatgoogle/user-agentGravatar Nathaniel Manista2017-02-07
|\ \ | | | | | | User-Agent "Python-gRPC-" → "grpc-python/".
| | * Regenerate projectsGravatar murgatroid992017-02-07
| | |
| | * Merge remote-tracking branch 'upstream/v1.1.x' into node_disable_libuv_coreGravatar murgatroid992017-02-07
| | |\ | |_|/ |/| |
| * | User-Agent "Python-gRPC-" → "grpc-python/"Gravatar Nathaniel Manista2017-02-07
|/ / | | | | | | | | This brings gRPC Python into conformance with the recommendation in https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md.
| * Node: refactor non-uv completion queue wrapping codeGravatar Michael Lumish2017-02-07
| |
* | Merge pull request #9480 from muxi/automate-objc-version-advancement-v1.1.xGravatar Muxi Yan2017-02-06
|\ \ | | | | | | Backport #9479: Automatedly advance ObjC version numbers
| | * Update version to 1.1.2Gravatar murgatroid992017-02-06
| | |
| | * Disable libuv core changes in Node libraryGravatar murgatroid992017-02-06
| |/ |/|
* | Merge pull request #9600 from kpayson64/pin_yapf_1.1.xGravatar kpayson642017-02-06
|\ \ | | | | | | Pin yapf for v1.1.x
| | * Merge remote-tracking branch 'upstream/v1.1.x' into ↵Gravatar Muxi Yan2017-02-06
| | |\ | |_|/ |/| | | | | automate-objc-version-advancement-v1.1.x
| * | Ran Yapf code, pinned versionGravatar Ken Payson2017-02-06
| | |
| | * Correct commet style of version.hGravatar Muxi Yan2017-02-04
| | |
| | * Add regeneration info to version.hGravatar Muxi Yan2017-02-03
| | |
* | | Merge pull request #9553 from apolcyn/fix_ruby_mac_buildGravatar apolcyn2017-02-03
|\ \ \ | | | | | | | | ruby bundle install work around to build packages on mac
* \ \ \ Merge pull request #9567 from murgatroid99/node_serialization_error_handling_fixGravatar Michael Lumish2017-02-03
|\ \ \ \ | |_|/ / |/| | | Node: fix handling/propagation of server-side serialization errors
| | * | remove -Werror compiler option in ruby Makefile to build on mac in opt ↵Gravatar Alexander Polcyn2017-02-02
| | | | | | | | | | | | | | | | configuration
| | * | clean up bundle install wrapper and set SYSTEM within itGravatar Alexander Polcyn2017-02-02
| | | |
| * | | Node: fix handling/propagation of server-side serialization errorsGravatar murgatroid992017-02-02
|/ / /
| * | update dependency in templateGravatar Alexander Polcyn2017-02-02
| | |
| * | wrap all bundle install commands outside docker with check for mac workaroundGravatar Alexander Polcyn2017-02-02
| | |
| * | also pick up latest version of google-protobufGravatar Alexander Polcyn2017-02-02
| | |
| * | ruby bundle install work around to build packages on macGravatar Alexander Polcyn2017-02-01
| | |
* | | Merge pull request #9537 from nicolasnoble/ruby-fix-ldlibsGravatar Nicolas Noble2017-02-01
|\ \ \ | | | | | | | | Ruby windows build fix.
| * | | Ruby sucks.Gravatar Nicolas "Pixel" Noble2017-02-01
| | | |
* | | | Merge pull request #9533 from murgatroid99/version_1.1.1_bumpGravatar Michael Lumish2017-02-01
|\ \ \ \ | | | | | | | | | | Bump version to 1.1.1
| | * | | Ruby windows fix - LDLIBS always belongs last, for link order reasons.Gravatar Nicolas "Pixel" Noble2017-02-01
| |/ / / |/| | |
* | | | Merge pull request #9506 from murgatroid99/uv_tcp_header_fix_backportGravatar Michael Lumish2017-01-31
|\ \ \ \ | | | | | | | | | | Backport "Add missing header include in tcp_uv.c"
* \ \ \ \ Merge pull request #9525 from murgatroid99/uv_tcp_connection_fixGravatar Michael Lumish2017-01-31
|\ \ \ \ \ | | | | | | | | | | | | Fix bugs in UV DNS resolver implementation
* \ \ \ \ \ Merge pull request #9527 from murgatroid99/yapf_codeGravatar Michael Lumish2017-01-31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Run yapf_code on v1.1.x
| | | | * | Bump version to 1.1.1Gravatar murgatroid992017-01-31
| |_|_|/ / |/| | | |
* | | | | Merge pull request #9516 from murgatroid99/node_addservice_argument_validationGravatar Michael Lumish2017-01-31
|\ \ \ \ \ | | | | | | | | | | | | Node: Validate arguments to addService, fix a couple of minor issues
| | * | | | Run yapf_code on v1.1.xGravatar murgatroid992017-01-31
| |/ / / / |/| | | |
| | * | | Fix bugs in UV DNS resolver implementationGravatar murgatroid992017-01-31
| | | | |
| | * | | Add tcp_client_uv tracingGravatar murgatroid992017-01-31
| |/ / / |/| | |
| * | | Node: Validate arguments to addService, fix a couple of minor issuesGravatar murgatroid992017-01-30
|/ / /
* | | Merge pull request #9514 from muxi/advance-objc-version-1.1.0Gravatar Nicolas Noble2017-01-30
|\ \ \ | | | | | | | | Advance objc version to v1.1.0
* \ \ \ Merge pull request #9512 from nicolasnoble/version-1.1.0Gravatar Nicolas Noble2017-01-30
|\ \ \ \ | | | | | | | | | | Flagging version 1.1.0.
| * | | | Flagging version 1.1.0.Gravatar Nicolas "Pixel" Noble2017-01-30
|/ / / /
* | | | Merge pull request #9507 from nicolasnoble/ruby_2.4.0Gravatar Nicolas Noble2017-01-30
|\ \ \ \ | | | | | | | | | | Ruby 2.4.0 support.
* \ \ \ \ Merge pull request #9505 from muxi/fix-grpc-v1.1.0-pre1-releaseGravatar Muxi Yan2017-01-30
|\ \ \ \ \ | | | | | | | | | | | | Fixes for gRPC ObjC v1.1.0 release
| | | * | | Advance objc version to v1.1.0Gravatar Muxi Yan2017-01-30
| |_|/ / / |/| | | |
| | | | * Update protoc dependency version in templateGravatar Muxi Yan2017-01-30
| | | | |
| | | | * Merge remote-tracking branch 'upstream/v1.1.x' into ↵Gravatar Muxi Yan2017-01-30
| | | | |\ | | | | | | | | | | | | | | | | | | automate-objc-version-advancement-v1.1.x
| | * | | | revert update of rake-compiler for lack of effectGravatar Alexander Polcyn2017-01-30
| | | | | |
| | * | | | fix missing static ruby lib on 2.4.0Gravatar Alexander Polcyn2017-01-30
| | | | | |
| | * | | | Add ruby 2.4.0 targets to Rakefile.Gravatar Nicolas "Pixel" Noble2017-01-30
| | | | | |