aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | Upgrade one forgotten example code site to GA APIGravatar Nathaniel Manista2016-08-10
|/ / / / / / / / / / / /
| | | | | * / / / / / / add all runtime nodes back into testing packagesGravatar Alexander Polcyn2016-08-09
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
| | | * | | | | | | | Make Node grpc-tools protoc automatically call the pluginGravatar murgatroid992016-08-09
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #7623 from apolcyn/sys_inter_with_nugetGravatar Nicolas Noble2016-08-09
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge pull request #7605 from sreecha/perf-fix-gaGravatar Nicolas Noble2016-08-09
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * Solve merge conflict at gRPC-ProtoRPC.podspecGravatar Jorge Canizales2016-08-08
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| | | | | | | | | * | | remove dedicated thread for read loop in ruby bidi callsGravatar Alexander Polcyn2016-08-08
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #7475 from jcanizales/p0-advance-protobuf-versionGravatar makdharma2016-08-08
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-archive-fixGravatar Jorge Canizales2016-08-07
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Reducing diff.Gravatar Nicolas "Pixel" Noble2016-08-05
| * | | | | | | | | | | That won't work properly. Falling back on fixing the list of dependencies.Gravatar Nicolas "Pixel" Noble2016-08-05
| * | | | | | | | | | | Using the interop dependencies instead.Gravatar Nicolas "Pixel" Noble2016-08-05
| * | | | | | | | | | | Hopefully fixing #7639.Gravatar Nicolas "Pixel" Noble2016-08-05
| * | | | | | | | | | | Undo Go Docker fix - fixed in another PRGravatar Jorge Canizales2016-08-05
| * | | | | | | | | | | Merge commit '4e57e8be3911e3030e2ccfd6478be75a3c2b0250' into p0-advance-proto...Gravatar Jorge Canizales2016-08-05
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #7514 from apolcyn/move_tools_dep_to_projectGravatar kpayson642016-08-05
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #7614 from murgatroid99/node_credentials_error_code_fixGravatar kpayson642016-08-05
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | change location of nuget back to normalGravatar Alexander Polcyn2016-08-05
| | | * | | | | | | | | | | @pgrosu’s fix of Go’s docker buildGravatar Jorge Canizales2016-08-04
| | | | | | | | | | | | | * Repeat of commit f808eee for interop testsGravatar Jorge Canizales2016-08-04
| | | | | | | | | | | * | | Update ruby examples to use new _pb protobuf formatGravatar Ken Payson2016-08-04
| |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| | | | | | | | * | | | | add csharp hello world that uses dotnet cliGravatar Alex Polcyn2016-08-03
| |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| | | | | | | | | | | * Fix Jenkins test errorGravatar Muxi Yan2016-08-03
| | | * | | | | | | | | Fix Jenkins test errorGravatar Muxi Yan2016-08-03
| | | * | | | | | | | | Point out what to do if the sanity check failsGravatar Jorge Canizales2016-08-03
| | | * | | | | | | | | Remove obsolete template notices in podspecsGravatar Jorge Canizales2016-08-03
* | | | | | | | | | | | Merge pull request #7613 from kpayson64/py_protobuf_upgradeGravatar kpayson642016-08-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bump python protobuf dependency to 3.0.0Gravatar Ken Payson2016-08-03
| | | | * | | | | | | | | Update generated files with new protobuf versionGravatar Jorge Canizales2016-08-03
* | | | | | | | | | | | | Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-fo...Gravatar Jorge Canizales2016-08-03
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | using temporary nuget location on windowsGravatar Alexander Polcyn2016-08-03
| | | | | | | * | | | | | | removed blank lineGravatar Alexander Polcyn2016-08-03
| | | | | | | * | | | | | | move solution dependencies to Grpc.Core.Test dependenciesGravatar Alex Polcyn2016-08-02
| | | | | | | * | | | | | | update templates to not include runtime sections in project.jsonGravatar Alexander Polcyn2016-08-02
| | | | | | | * | | | | | | removed runtime nodes from project.json librariesGravatar Alexander Polcyn2016-08-02
| | | | | | | * | | | | | | updated hint path to updated library in csproj filesGravatar Alex Polcyn2016-08-02
| | | | | | | * | | | | | | ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
| | | | | | | * | | | | | | update nuget after installing in dockerGravatar Alexander Polcyn2016-08-02
| | | | | | | * | | | | | | changed ix-async dependencies to System.Interactive.Async version 3.0.0Gravatar Alexander Polcyn2016-08-02
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #7618 from dgquintas/v1.0.xGravatar Nicolas Noble2016-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Merge pull request #7587 from dgquintas/install_docsGravatar Nicolas Noble2016-08-02
|/ / / / / / / / / / / / /
| | | | | | | * | | | | | Regenerate packagesGravatar murgatroid992016-08-02
| | | | | | | * | | | | | Merge remote-tracking branch 'upstream/v1.0.x' into node_dependency_updateGravatar murgatroid992016-08-02
| | | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| | | * | | | | | | | | | Fix error handling authentication errors with non-numeric error codesGravatar murgatroid992016-08-02
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #7610 from kpayson64/downgrade_setuptoolsGravatar kpayson642016-08-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | Downgrade docker setuptoolsGravatar Ken Payson2016-08-02
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtmGravatar Jan Tattermusch2016-08-02
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| | | | | * | | | | | Add clientSuccess and serverSuccess to BQ schemaGravatar Sree Kuchibhotla2016-08-01
| |_|_|_|/ / / / / / |/| | | | | | | | |
| | | | | | | * | | compare test config as objects instead of stringsGravatar Alex Polcyn2016-08-01
| |_|_|_|_|_|/ / / |/| | | | | | | |
| | * | | | | | | Fix local server tests & exceptions testsGravatar Jorge Canizales2016-08-01