- Apr 21, 2015
-
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
-
- Apr 18, 2015
-
-
Julien Boeuf authored
- Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors.
-
- Apr 17, 2015
-
-
Abhishek Kumar authored
-
Abhishek Kumar authored
-
- Apr 16, 2015
-
-
Craig Tiller authored
-
Yang Gao authored
-
- Apr 15, 2015
-
-
Yang Gao authored
-
- Apr 13, 2015
- Apr 10, 2015
-
-
Yang Gao authored
-
Craig Tiller authored
-
Tim Emiola authored
This resolves a blocker stopping a clean linuxbrew install to work with one of the wrapped libraries.
-
Craig Tiller authored
-
Yang Gao authored
-
Craig Tiller authored
This allows us to get back to single binary tests where appropriate, which will help in-depth profiling efforts. I've built this atop my smoke_test changes as they inspired me to get this done.
-
- Apr 09, 2015
-
-
Nicolas "Pixel" Noble authored
-
Craig Tiller authored
-
Craig Tiller authored
-
- Apr 08, 2015
-
-
Craig Tiller authored
-
Masood Malekghassemi authored
Enables the installation of dylibs to the MacOS prefix, and ensures that the install name of the dylibs are just their file names rather than their relative paths from project root when built.
-
- Apr 07, 2015
-
-
murgatroid99 authored
-
Nicolas "Pixel" Noble authored
-
- Apr 04, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Apr 03, 2015
-
-
Nicolas Noble authored
-
- Apr 02, 2015
-
-
Vijay Pai authored
-
- Mar 27, 2015
-
-
Yang Gao authored
-
Nicolas "Pixel" Noble authored
-
- Mar 26, 2015
-
-
Nicolas "Pixel" Noble authored
This will allow us to re-use code generators in other kind of protoc plugins.
-
- Mar 25, 2015
-
-
Yang Gao authored
-
- Mar 21, 2015
-
-
Yang Gao authored
-
- Mar 20, 2015
-
-
Nicolas "Pixel" Noble authored
-
- Mar 19, 2015
-
-
Nicolas "Pixel" Noble authored
-
Yang Gao authored
-
Nicolas Noble authored
-
- Mar 18, 2015
-
-
Masood Malekghassemi authored
This is part of a change to ease internal usage of GRPC.
-
- Mar 17, 2015
-
-
Nicolas "Pixel" Noble authored
Adds a Makefile target called 'test_python' that first builds grpc, then call run_tests.py to run the python tests for the current configuration.
-
- Mar 16, 2015
-
-
Nicolas Noble authored
-) You can't assume bash is installed. Scripts needs to be cleaned out of bashisms. -) You can't assume python is in /usr/bin. Use env instead. -) AF_INET is in sys/socket.h -) Added port_platform's basic structure for FreeBSD, based off Darwin. -) FreeBSD doesn't have and doesn't need libdl for OpenSSL.
-