aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Expand)AuthorAge
* Merge pull request #6536 from grpc/release-0_14Gravatar Nicolas Noble2016-05-11
|\
| * Add some missing directories to package.jsonGravatar murgatroid992016-05-11
| * The release branch is now 0.14.1-pre1.Gravatar Nicolas "Pixel" Noble2016-05-10
| * Processing the 0.14 release.Gravatar Nicolas "Pixel" Noble2016-05-10
* | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| * The release branch is now 0.14.0-pre1.Gravatar Nicolas "Pixel" Noble2016-05-06
|/
* Node: add dev dependency on google-protobufGravatar murgatroid992016-04-22
* Use math test to test generated codeGravatar murgatroid992016-04-20
* Manually list files in Node package.json to avoid MSBuild environment limitsGravatar murgatroid992016-04-12
* Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
* Fixing client_config initGravatar Craig Tiller2016-04-05
* Nailing down dependencies betterGravatar Craig Tiller2016-04-05
* Getting dependencies fixed upGravatar Craig Tiller2016-04-05
* Move subchannel_call_holderGravatar Craig Tiller2016-04-05
* Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/g...Gravatar Craig Tiller2016-04-01
|\
* \ Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \
| | * Merge branch 'master' into subchannel_factory_create_lb_channelGravatar David G. Quintas2016-04-01
| | |\ | | |/ | |/|
| * | Merge pull request #5419 from ctiller/cleaner-posix2Gravatar Nicolas Noble2016-04-01
| |\ \
* | \ \ Merge branch 'optionalize_resolvers' into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \ \
| * | | | Merge branch 'optionalize_census' into optionalize_resolversGravatar Craig Tiller2016-04-01
| |\| | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_...Gravatar David Garcia Quintas2016-03-31
| | | | |\
| | * | | | Remove removed file from build.yamlGravatar Craig Tiller2016-03-31
* | | | | | Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
|/ / / / /
* / / / / Optionalize name resolversGravatar Craig Tiller2016-03-31
|/ / / /
| * | | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-31
| |\ \ \ | | | |/ | | |/|
| * | | Remove removed files from build.yamlGravatar Craig Tiller2016-03-30
| | | * Renamed subchannel_factory to client_channel_factory.Gravatar David Garcia Quintas2016-03-29
* | | | Merge branch 'optionalize_roundrobin' into optionalize_censusGravatar Craig Tiller2016-03-29
|\ \ \ \ | | |/ / | |/| |
| * | | Swap header/src into the right orderGravatar Craig Tiller2016-03-29
* | | | Merge branch 'optionalize_roundrobin' into optionalize_censusGravatar Craig Tiller2016-03-29
|\| | |
| * | | Move proto code under ext/.../grpclbGravatar Craig Tiller2016-03-29
* | | | Build Census as a grpc pluginGravatar Craig Tiller2016-03-29
|/ / /
* | | Make plugin registries workGravatar Craig Tiller2016-03-29
* | | Refactor build to have lb policies as extensionsGravatar Craig Tiller2016-03-29
| * | Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-29
| |\|
* | | Merge github.com:grpc/grpc into optionalize_roundrobinGravatar Craig Tiller2016-03-28
|\ \ \ | | |/ | |/|
| * | Merge pull request #5900 from murgatroid99/node_callback_conventionGravatar Nicolas Noble2016-03-28
| |\ \
* | | | Begin optionalizing lb policies: initial code movementGravatar Craig Tiller2016-03-28
|/ / /
| | * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-28
| | |\
* | | | Add uses clauses to filegroups to ease dependency managementGravatar Craig Tiller2016-03-28
* | | | Declare filegroups for chttp2Gravatar Craig Tiller2016-03-28
* | | | Move chttp2 related files under ext/Gravatar Craig Tiller2016-03-28
| |_|/ |/| |
* | | Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25
* | | Merge pull request #5383 from miselin/add_request_parsingGravatar Jan Tattermusch2016-03-23
|\ \ \
* \ \ \ Merge pull request #5755 from ahedberg/unix_sockets_optionalGravatar Jan Tattermusch2016-03-23
|\ \ \ \
| | * | | Add HTTP request parsing.Gravatar Matthew Iselin2016-03-23
| |/ / / |/| | |
| | * | Follow Node's callback-last convention for client callsGravatar murgatroid992016-03-21
* | | | removed uchannelsGravatar David Garcia Quintas2016-03-21
| |/ / |/| |
| | * Merge github.com:grpc/grpc into cleaner-posix2Gravatar Craig Tiller2016-03-21
| | |\ | |_|/ |/| |
| * | add unix_sockets_posix module to build system and fix compilation errorsGravatar ahedberg2016-03-18