aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #9766 from murgatroid99/node_uv_testingGravatar Michael Lumish2017-02-22
|\
| * Fix segfault in Node server destructorGravatar murgatroid992017-02-22
| * Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
* | Merge pull request #9672 from kpayson64/v1_1_x_cherrypickGravatar kpayson642017-02-10
|\ \
| * | Use unique namespace for each python protoc testGravatar Ken Payson2017-02-10
* | | remove an extra blank lineGravatar Jan Tattermusch2017-02-10
* | | Update README.mdGravatar Jan Tattermusch2017-02-08
| |/ |/|
* | Merge pull request #9613 from murgatroid99/node_disable_libuv_coreGravatar Michael Lumish2017-02-07
|\ \
| * | 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
| |/ / |/| |
| * | 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
|\ \ \
| | * | Update version to 1.1.2Gravatar murgatroid992017-02-06
| |/ / |/| |
* | | Merge pull request #9600 from kpayson64/pin_yapf_1.1.xGravatar kpayson642017-02-06
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/v1.1.x' into automate-objc-version-adv...Gravatar Muxi Yan2017-02-06
| | |\ \ | |_|/ / |/| | |
| * | | 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
|\ \ \
| * | | remove -Werror compiler option in ruby Makefile to build on mac in opt config...Gravatar Alexander Polcyn2017-02-02
* | | | Node: fix handling/propagation of server-side serialization errorsGravatar murgatroid992017-02-02
| |/ / |/| |
* | | Merge pull request #9533 from murgatroid99/version_1.1.1_bumpGravatar Michael Lumish2017-02-01
|\ \ \
* \ \ \ Merge pull request #9506 from murgatroid99/uv_tcp_header_fix_backportGravatar Michael Lumish2017-01-31
|\ \ \ \
* \ \ \ \ Merge pull request #9525 from murgatroid99/uv_tcp_connection_fixGravatar Michael Lumish2017-01-31
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #9527 from murgatroid99/yapf_codeGravatar Michael Lumish2017-01-31
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| | | | * | Bump version to 1.1.1Gravatar murgatroid992017-01-31
| |_|_|/ / |/| | | |
| * | | | 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
|\ \ \
* | | | Flagging version 1.1.0.Gravatar Nicolas "Pixel" Noble2017-01-30
* | | | Merge pull request #9505 from muxi/fix-grpc-v1.1.0-pre1-releaseGravatar Muxi Yan2017-01-30
|\ \ \ \
| | * | | Advance objc version to v1.1.0Gravatar Muxi Yan2017-01-30
| |/ / / |/| | |
| | | * Merge remote-tracking branch 'upstream/v1.1.x' into automate-objc-version-adv...Gravatar Muxi Yan2017-01-30
| | | |\
* | | | \ Merge pull request #9489 from nicolasnoble/mark_backportGravatar Nicolas Noble2017-01-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | Add missing header include in tcp_uv.cGravatar murgatroid992017-01-30
| |_|/ / |/| | |
| | | * Add modification warning to templated filesGravatar Muxi Yan2017-01-30
| | * | Disable wireless check on OS XGravatar Muxi Yan2017-01-30
* | | | Advance protoc dependency version as wellGravatar Muxi Yan2017-01-28
| * | | Really fix python.Gravatar Mark D. Roth2017-01-28
| * | | clang-formatGravatar Mark D. Roth2017-01-28
| * | | Fix cython bug.Gravatar Mark D. Roth2017-01-28
| * | | Move parameters for all grpc_op types into their own sub-structs.Gravatar Mark D. Roth2017-01-28
* | | | Advance protoc version to 3.1.0Gravatar Muxi Yan2017-01-27
| |/ / |/| |
| | * Automatedly advance ObjC version numbersGravatar Muxi Yan2017-01-27
| |/ |/|
* | Fix BoringSSL.podspec double slashesGravatar Muxi Yan2017-01-25
* | Advance gRPC version to 1.1.0-pre1Gravatar Muxi Yan2017-01-25
* | Add back commentGravatar Ken Payson2017-01-24