aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #692 from soltanmm/py-protoc-plugin-test-fixedGravatar Nathaniel Manista2015-02-20
|\
| * Added compiler plugin test for Python.Gravatar Masood Malekghassemi2015-02-20
| |
* | Merge pull request #693 from nicolasnoble/regen-makefileGravatar Jan Tattermusch2015-02-20
|\ \ | | | | | | Regenerated outdated Makefile.
| * | Regenerated outdated Makefile.Gravatar Nicolas "Pixel" Noble2015-02-21
|/ /
* | Merge pull request #601 from murgatroid99/node_route_guide_sampleGravatar Tim Emiola2015-02-20
|\ \ | | | | | | Added route_guide server example implementation
* \ \ Merge pull request #690 from ctiller/mac2Gravatar Nicolas Noble2015-02-20
|\ \ \ | | | | | | | | Fix in tree build of openssl on mac
* \ \ \ Merge pull request #684 from jtattermusch/dockerfile_fixesGravatar Tim Emiola2015-02-20
|\ \ \ \ | | | | | | | | | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for Python
* \ \ \ \ Merge pull request #689 from nicolasnoble/macos-fixGravatar Craig Tiller2015-02-20
|\ \ \ \ \ | | | | | | | | | | | | Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.
* \ \ \ \ \ Merge pull request #687 from nicolasnoble/no-install-protobufGravatar Craig Tiller2015-02-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | Let's not install our potentially broken version of protobuf onto the system and pollute people's environment.
* \ \ \ \ \ \ Merge pull request #688 from nicolasnoble/local-protobuf-buildGravatar Craig Tiller2015-02-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Force compilation of protobuf using -fPIC.
| | | | | * | | Fix in tree build of openssl on macGravatar Craig Tiller2015-02-20
| | | | | | | |
| | * | | | | | Let's not install our potentially broken version of protobuf onto the system ↵Gravatar Nicolas "Pixel" Noble2015-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and pollute people's environment.
| * | | | | | | Force compilation of protobuf using -fPIC.Gravatar Nicolas "Pixel" Noble2015-02-21
| |/ / / / / /
* | | | | | | Merge pull request #685 from soltanmm/gen-code-updateGravatar Nathaniel Manista2015-02-20
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #679 from tbetbetbe/grpc_ruby_update_readmeGravatar Jan Tattermusch2015-02-20
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | Grpc ruby update readme
| | | * | | | | Turns out the -D option of install is GNU-specific, and doesn't exist on MacOS.Gravatar Nicolas "Pixel" Noble2015-02-21
| | | | |/ / / | | | |/| | |
| | | | * | | Forgot to commit some filesGravatar Jan Tattermusch2015-02-20
| | | | | | |
| * | | | | | Update README.mdGravatar Tim Emiola2015-02-20
| | | | | | |
| | | | * | | Fixes in Dockerfiles for Node, PHP, Ruby, speed boost for PythonGravatar Jan Tattermusch2015-02-20
| | | | | |/ | | | | |/|
| | * | / | Replaces the generated code in src/python/interop/interop with more recently ↵Gravatar Masood Malekghassemi2015-02-20
| | | |/ / | | |/| | | | | | | | | | | | generated code.
* | | | | Merge pull request #660 from nicolasnoble/httpcli_testGravatar Craig Tiller2015-02-20
|\ \ \ \ \ | |_|_|/ / |/| | | | Disabled httpcli_test, and ran build cleaner.
| * | | | Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Conflicts: Makefile
* | | | | Merge pull request #683 from nicolasnoble/unsecure-fixGravatar Craig Tiller2015-02-20
|\ \ \ \ \ | | | | | | | | | | | | Various MacOS build fixes.
| * \ \ \ \ Merge branch 'master' of github.com:google/grpc into unsecure-fixGravatar Nicolas "Pixel" Noble2015-02-21
| |\ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json vsprojects/vs2013/grpc.vcxproj vsprojects/vs2013/grpc.vcxproj.filters vsprojects/vs2013/grpc_shared.vcxproj vsprojects/vs2013/grpc_shared.vcxproj.filters vsprojects/vs2013/grpc_unsecure.vcxproj vsprojects/vs2013/grpc_unsecure.vcxproj.filters
* | | | | | Merge pull request #677 from ctiller/diagnoseGravatar Yang Gao2015-02-20
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | Add a facility to control tracing without recompiling
| | * | | | Various MacOS build fixes.Gravatar Nicolas "Pixel" Noble2015-02-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -) Secure files shouldn't be in the base grpc. -) grpc++ depends on gpr. -) grpc++ depends on protobuf (!)
| * | | | | Make it possible to compile out tracingGravatar Craig Tiller2015-02-20
| | | | | |
* | | | | | Merge pull request #668 from nathanielmanistaatgoogle/assemblyGravatar Masood Malekghassemi2015-02-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | The framework.assembly package.
| | * \ \ \ \ Merge github.com:google/grpc into diagnoseGravatar Craig Tiller2015-02-20
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
| | | | | * | Update README.mdGravatar Tim Emiola2015-02-20
| | | | | | | | | | | | | | | | | | | | | More comment improvements
| | | | | * | Update README.mdGravatar Tim Emiola2015-02-20
| | | | | | | | | | | | | | | | | | | | | fix comment about the installation location
| | | | | * | Update README.mdGravatar Tim Emiola2015-02-20
| | | | | | |
| | * | | | | Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20
| | | |_|/ / | | |/| | | | | | | | | | | | | | | This will help greatly when it comes to diagnosing customer issues.
* | | | | | Merge pull request #675 from jtattermusch/ruby_gen_fixGravatar Nicolas Noble2015-02-20
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | Fix ruby generator build
| * | | | | added include <iostream>. Closes #674Gravatar Jan Tattermusch2015-02-20
|/ / / / /
| | | | * Updated client and server to use db from a variable pathGravatar murgatroid992015-02-20
| | | | |
| * | | | The framework.assembly package.Gravatar Nathaniel Manista2015-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This provides for now what should be a nicer interface for code generation than that of the Face layer. In terms of abstraction it's conceptually very similar so the two should probably be merged as soon as is reasonable.
* | | | | Merge pull request #669 from yang-g/commentsGravatar Michael Lumish2015-02-20
|\ \ \ \ \ | | | | | | | | | | | | clean up some internal path and names
* \ \ \ \ \ Merge pull request #672 from ctiller/clean_buildGravatar Nicolas Noble2015-02-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | Always run build cleaner
* \ \ \ \ \ \ Merge pull request #671 from ctiller/interopGravatar Nicolas Noble2015-02-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Make run_tests.py respect the run= attribute
* \ \ \ \ \ \ \ Merge pull request #663 from vjpai/pythonGravatar Nicolas Noble2015-02-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Minor changes for compatibility across different compilers
* \ \ \ \ \ \ \ \ Merge pull request #637 from jtattermusch/debian_packageGravatar Nicolas Noble2015-02-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Debian packages libgrpc and libgrpc-dev
* \ \ \ \ \ \ \ \ \ Merge pull request #592 from ctiller/chex2Gravatar Nicolas Noble2015-02-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix TSAN reported error in fd_posix.c
* \ \ \ \ \ \ \ \ \ \ Merge pull request #673 from jtattermusch/csharp_nugetGravatar Tim Emiola2015-02-20
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | added NuGet package specifications
| * | | | | | | | | | added NuGet package specificationsGravatar Jan Tattermusch2015-02-20
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | | | | | * | | | Always run build cleanerGravatar Craig Tiller2015-02-20
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | * | | | CleanupGravatar Craig Tiller2015-02-20
| | | | | | | | |
| | | | | * | | | Re-enable rewrite testGravatar Craig Tiller2015-02-20
| | | | | | | | |
| | | | | * | | | Also check build=testGravatar Craig Tiller2015-02-20
| | | | | | | | |
| | | | | * | | | Make run_tests.py respect the run= attributeGravatar Craig Tiller2015-02-20
| |_|_|_|/ / / / |/| | | | | | |