aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
Commit message (Collapse)AuthorAge
...
| | | | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | | | | |\ | | | |_|_|/ | | |/| | |
| | * | | | Addressing comments.Gravatar Julien Boeuf2015-05-08
| | | | | |
| | * | | | Merging with master.Gravatar Julien Boeuf2015-05-08
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | * | Merge github.com:grpc/grpc into the-churneningGravatar Craig Tiller2015-05-08
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #1519 from jtattermusch/csharp_protoc_pluginGravatar Michael Lumish2015-05-08
| |\ \ \ \ \ | | | | | | | | | | | | | | C# gRPC protoc plugin
| | | | | | * Merge github.com:grpc/grpc into bye-bye-completion-queue-pieGravatar Craig Tiller2015-05-08
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'standalone_benchmarks' of https://github.com/dgquintas/grpc ↵Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | into dgquintas-standalone_benchmarks
| * \ \ \ \ \ \ Merge branch 'yang-g-mock'Gravatar Craig Tiller2015-05-08
| |\ \ \ \ \ \ \
| | | | | | * \ \ Merge github.com:grpc/grpc into all-the-small-thingsGravatar Craig Tiller2015-05-08
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | Flagging the QPS binaries as tools, instead of non-runnable tests.Gravatar Nicolas Noble2015-05-07
| | | | | | | | |
| | | | * | | | | added csharp generator pluginGravatar Jan Tattermusch2015-05-07
| | |_|/ / / / / | |/| | | | | |
| | | | * | | | Adding support for per call credentials in core.Gravatar Julien Boeuf2015-05-07
| | |_|/ / / / | |/| | | | |
| | | | | * | Lose redundant tag on unary callsGravatar Craig Tiller2015-05-06
| | |_|_|/ / | |/| | | |
| | | | * | Split thread stress from end2end to improve parallelismGravatar Craig Tiller2015-05-06
| | |_|/ / | |/| | |
| | | * | Split C++'s smoke_test into 4 stand alone ones.Gravatar David Garcia Quintas2015-05-05
| | |/ / | |/| |
| | * | add a test using the mock interfacesGravatar Yang Gao2015-05-05
| |/ /
| | * Bump versionGravatar Craig Tiller2015-05-04
| |/
* | Merge branch 'master' into poissonGravatar vjpai2015-05-01
|\|
* | Merge branch 'master' into poissonGravatar Vijay Pai2015-04-30
|\ \
| | * Bump versionGravatar Craig Tiller2015-04-30
| | |
| | * Merge github.com:grpc/grpc into delete-the-old-apiGravatar Craig Tiller2015-04-30
| | |\ | | |/ | |/|
| | * Kill echo testGravatar Craig Tiller2015-04-29
| | |
| * | Merge remote-tracking branch 'upstream/master' into stapGravatar David Garcia Quintas2015-04-29
| |\|
* | | Merge branch 'master' into poissonGravatar Vijay Pai2015-04-29
|\ \ \ | | |/ | |/|
| | * Integration of Systemtap (STAP) for profiling.Gravatar David Garcia Quintas2015-04-29
| | | | | | | | | | | | This commit includes a faulty Makefile to be fixed in a follow commit.
* | | Merge branch 'poisson' of git://github.com/vjpai/grpc into vjpai-poissonGravatar vjpai2015-04-27
|\ \ \ | |_|/ |/| | | | | | | | Conflicts: Makefile
| | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-25
| | |\ | |_|/ |/| | | | | | | | Conflicts: Makefile
* | | Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\ \ \ | | | | | | | | Refactoring std::chrono out.
* \ \ \ Merge pull request #1360 from nicolasnoble/flakesGravatar Yang Gao2015-04-24
|\ \ \ \ | | | | | | | | | | Flagging some tests as flaky.
| | * \ \ Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | |\ \ \ | |_|/ / / |/| | | | | | | | | | | | | | Conflicts: include/grpc++/completion_queue.h
* | | | | Add the new header to build.json and regenerate projectsGravatar Yang Gao2015-04-24
| | | | |
| * | | | Flagging a few census tests as flaky.Gravatar Nicolas "Pixel" Noble2015-04-24
|/ / / /
| | | * Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-23
| | | |\ | |_|_|/ |/| | | | | | | | | | | Conflicts: Makefile
| * | | Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | Conflicts: src/cpp/client/channel.cc vsprojects/vs2010/grpc++.vcxproj vsprojects/vs2013/grpc++.vcxproj.filters
* | | | More work in not having to compile OpenSSL.Gravatar Nicolas "Pixel" Noble2015-04-23
| | | |
| | | * Merge github.com:google/grpc into one-passGravatar Craig Tiller2015-04-22
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #1339 from nicolasnoble/template-docGravatar Craig Tiller2015-04-22
|\ \ \ \ | | | | | | | | | | Adding some documentation about the build/template system.
| * | | | Supporting comments in build-cleaner.Gravatar Nicolas "Pixel" Noble2015-04-22
| | | | |
| | | | * Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-22
| | | | |\ | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | Conflicts: src/core/channel/http_client_filter.c src/core/channel/http_server_filter.c
| * | | | Adding some documentation about the build/template system.Gravatar Nicolas "Pixel" Noble2015-04-22
| | | | |
| | | | * stuffGravatar Craig Tiller2015-04-21
| | | | |
* | | | | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
|\| | | | | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak vsprojects/vs2010/Grpc.mak vsprojects/vs2010/grpc.vcxproj vsprojects/vs2010/grpc.vcxproj.filters vsprojects/vs2010/grpc_test_util.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj vsprojects/vs2010/grpc_unsecure.vcxproj.filters
| | | * Random number distributions and test for common distributionsGravatar vjpai2015-04-21
| | | |
| * | | Fixing dependencies.Gravatar Nicolas "Pixel" Noble2015-04-21
| | | |
* | | | Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
|\| | |
| * | | Merge pull request #1315 from jboeuf/security_connectorGravatar Craig Tiller2015-04-19
| |\ \ \ | | | | | | | | | | Refactoring of core security to remove the factories.
| | * | | Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
| | | |/ | | |/| | | | | | | | | | | | | - Renamed security_context -> security_connector. - Credentials are now responsible for creating their own connectors.
| * / | Fixing dependency...Gravatar Nicolas "Pixel" Noble2015-04-18
| |/ /
| * | Move .proto files up for reuseGravatar Abhishek Kumar2015-04-16
| | |