aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Collapse)AuthorAge
* merge with headGravatar yang-g2015-12-09
|\
| * Add test for un-resolvable targetGravatar yang-g2015-12-09
| |
* | merge with headGravatar yang-g2015-12-09
|\ \
| | * Nuke unused filesGravatar Craig Tiller2015-12-09
| |/
| * Merge github.com:grpc/grpc into varint_testGravatar Craig Tiller2015-12-08
| |\
* | \ merge with headGravatar yang-g2015-12-08
|\ \ \ | | |/ | |/|
* | | merge with headGravatar yang-g2015-12-07
|\ \ \
| | * \ merge with headGravatar yang-g2015-12-07
| | |\ \ | | |/ / | |/| |
| | * | add test for global pluginGravatar yang-g2015-12-07
| | | |
* | | | generate projectsGravatar yang-g2015-12-07
| |/ / |/| |
| | * Add test of varint encoding for hpackGravatar Craig Tiller2015-12-07
| |/ |/|
| * some testsGravatar yang-g2015-12-07
|/
* Merge pull request #4207 from yang-g/server_builder_optionsGravatar Craig Tiller2015-12-03
|\ | | | | Server builder options
* \ Merge pull request #4248 from ctiller/odrGravatar Nicolas Noble2015-12-03
|\ \ | | | | | | Fix dependency violations
* \ \ Merge pull request #4236 from jtattermusch/get_ready_vs2015Gravatar Nicolas Noble2015-12-03
|\ \ \ | | | | | | | | Make native nuget packages VS2015 ready
| | * | Build fixGravatar Craig Tiller2015-12-02
| | | |
| | * | Correctly tag dependenciesGravatar Craig Tiller2015-12-02
| |/ / |/| |
| * | grpc_csharp_ext VS2015 supportGravatar Jan Tattermusch2015-12-01
| | |
* | | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
|\| |
| | * Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
| | |
| | * add server_builder_optionGravatar yang-g2015-11-25
| | |
| * | merge with headGravatar yang-g2015-11-24
| |\|
| | * AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | |
| * | merge with headGravatar yang-g2015-11-20
| |\|
* | | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-20
|\ \ \ | | |/ | |/|
* | | Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
| | |
| * | Merge pull request #4169 from murgatroid99/node_build_yaml_add_filesGravatar Craig Tiller2015-11-19
| |\ \ | | | | | | | | Added to build.yaml the list of headers and JS source files for the Node library
| | * | Added to build.yaml the list of headers and JS source files for the Node libraryGravatar murgatroid992015-11-19
| | | |
| * | | Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-19
| |\| |
* | | | Merge github.com:grpc/grpc into static-metadataGravatar Craig Tiller2015-11-19
|\ \ \ \ | | |/ / | |/| |
* | | | Static metadata declarationsGravatar Craig Tiller2015-11-18
| | | |
| | | * merge with headGravatar yang-g2015-11-18
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #3993 from ctiller/new_opGravatar David G. Quintas2015-11-18
| |\ \ \ | |/ / / |/| | | Core transport & call cleanup
| * | | Merge branch 'master' of github.com:grpc/grpc into core_creds_api_changeGravatar Julien Boeuf2015-11-17
| |\ \ \
| | | * \ Merge branch 'master' into stress_tests_metricsGravatar Sree Kuchibhotla2015-11-16
| | | |\ \
| | | | | * refacto of the reconnect tcp server to a general purpose test tcp server to ↵Gravatar yang-g2015-11-06
| | | | | | | | | | | | | | | | | | | | | | | | be reused by the set_initial_string_test
| | | | | * first part, secure channel onlyGravatar yang-g2015-11-05
| | | | |/
| | * | / Generate all file lists and build target lists in binding.gyp from build.yamlGravatar murgatroid992015-11-05
| | | |/ | | |/|
* | | | Merge github.com:grpc/grpc into new_opGravatar Craig Tiller2015-11-05
|\ \ \ \ | | |/ / | |/| |
| * | | Secure performance testing for C++ is in the hizzouse!Gravatar vjpai2015-11-04
| | | |
| * | | Add in security support, make payload protos configurableGravatar vjpai2015-11-04
| | | | | | | | | | | | | | | | Have not yet added tests with security support, coming soon
| | | * Make number of stubs per channel configurable and expose metrics fromGravatar Sree Kuchibhotla2015-11-03
| | | | | | | | | | | | | | | | client
| * | | Cleanup directory and make minor changesGravatar vjpai2015-11-02
| | | |
* | | | stream_op cleanup: build system changesGravatar Craig Tiller2015-11-02
| |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into protosplitGravatar vjpai2015-11-02
| |\ \ | |/ / |/| |
| * | Split up into a new service proto, use proper service suffix, add aGravatar vjpai2015-10-29
| | | | | | | | | | | | | | | reset option to the mark, create a closed loop config params (empty message) for consistency with other tests.
| * | Numerous proto changes to make things more sane and fix some outstanding issuesGravatar vjpai2015-10-28
| | |
* | | Disabling qps openloop's test.Gravatar Nicolas "Pixel" Noble2015-10-27
| | |
* | | Skip running stress_tests on jenkins by run_tests.py (This will fix theGravatar Sree Kuchibhotla2015-10-26
| | | | | | | | | | | | issue addressed by commit: e6cd0e70a9c8, the right way)
* | | Merge pull request #3868 from sreecha/stress_tests_newGravatar David G. Quintas2015-10-22
|\ \ \ | | | | | | | | Interop stress tests