Jorge Canizales
5e5733b36c
Test Podfile
9 years ago
Jorge Canizales
40205944f7
Minimal Swift sample app template
9 years ago
Hongyu Chen
106e15432e
Merge pull request #3107 from a-veitch/view_api
...
API for: defining view and aggregations, associating them with metrics, and retrieving data
9 years ago
Craig Tiller
259e627b61
Fix sanity
9 years ago
Alistair Veitch
1c09accaad
change aggregation_ops to internal type
9 years ago
Craig Tiller
0141356479
Add python-yaml
9 years ago
Jorge Canizales
5cf62b3e44
Merge pull request #3169 from yang-g/route_guide_objc
...
Unify package of route_guide service across languages.
9 years ago
yang-g
61cfa57f5a
change test too
9 years ago
Craig Tiller
3fecb24c55
Add a little experiment
9 years ago
Michael Lumish
4668600d11
Merge pull request #3168 from stanley-cheung/php_routeguide_package_name
...
php: change routeguide package name
9 years ago
Craig Tiller
3b245fe388
C tests dont need protobuf
9 years ago
Nicolas Noble
87d09e3aa4
Merge pull request #3164 from yang-g/route_guide_cpp
...
Change route_guide.proto package name and fix build
9 years ago
Stanley Cheung
0ed119d25d
Merge pull request #3173 from murgatroid99/node_version_update_0.11
...
Update Node verison to 0.11 and status to 'Beta'
9 years ago
Stanley Cheung
c88e834571
Merge pull request #3171 from tbetbetbe/grpc_ruby_improve_test_stability
...
Improves test stability
9 years ago
Craig Tiller
e0b8a42552
Merge branch 'cleaner-build' into third-coming
9 years ago
Craig Tiller
245bd8875b
Merge github.com:grpc/grpc into second-coming
9 years ago
Stanley Cheung
c019d017af
php: routeguide update codegen
9 years ago
Stanley Cheung
72642455a1
php: change routeguide package name
9 years ago
Michael Lumish
cbdfaba7ae
Merge pull request #3172 from tbetbetbe/grpc_ruby_bump_version
...
Bumps the ruby version to beta
9 years ago
Kailash Sethuraman
cf71eaad66
Merge pull request #3163 from stanley-cheung/fix_examples_links
...
Fix examples links
9 years ago
murgatroid99
b6c6efdd00
Update Node verison to 0.11 and status to 'Beta'
9 years ago
Craig Tiller
02a7bedaa3
Generated changes
9 years ago
Craig Tiller
bf4b2249ab
Build file changeover
9 years ago
Craig Tiller
1ebb7c885e
Hand-written changes
9 years ago
Tim Emiola
bab6706f41
Bumps the ruby version to beta
9 years ago
Nicolas Noble
e28e140afd
Merge pull request #3139 from yang-g/fix_build
...
Update c++ examples.
9 years ago
Tim Emiola
391664afa1
Improves test stability
9 years ago
Stanley Cheung
56debcb6d1
fix more examples links
9 years ago
Stanley Cheung
d87e203622
fix examples links
9 years ago
Nathaniel Manista
65ad41f53b
Fixes for bugs found during manual use
...
(1) In _ingestion, it's the "details" attribute of a
NoSuchMethodException that we want. The "message" is inherited from the
base Exception class.
(2) In _transmission, use a proper sum type for representing operation
abortion. Trying to overload the existing _completion value for
status-and-details-when-aborting was trying to be too clever.
(3) In _calls... oof. Just look. Oof. Test coverage for this code path
is added.
(4) In _service, the application-provided
face.MultiMethodImplementation isn't directly callable, but rather
exposes a method named "service".
(5) In crust.implementations, the wrapping that we've put around the
application-provided face.MultiMethodImplementation *is* directly
callable, and *does not* expose a method named "service".
(6) Also in crust.implementations, base.NoSuchMethodError's constructor
takes a code value and a details value.
(7) Again in crust.implementations, the application-provided
face.MultiMethodImplementation may be None, and if it is None, we
shouldn't wrap it with an adaptation function that would only raise a
TypeError at a later time.
9 years ago
Tim Emiola
cc5516b9a2
Merge pull request #2704 from murgatroid99/node_method_name_conflicts
...
Ensure that client generated methods don't conflict with other properties
9 years ago
David Garcia Quintas
14111e9da1
Added grpc++.h with mainpage docs.
...
Minor fixes to previously existing docs.
9 years ago
yang-g
e7fb1899f8
fix internal objc test proto
9 years ago
murgatroid99
cd0f8bd49c
Fixed routeguide namespace, updated README to match other changes
9 years ago
jboeuf
c059c98461
Merge pull request #3165 from jtattermusch/add_root_pem
...
Add roots.pem to Grpc C# nuget package
9 years ago
Jan Tattermusch
7d3d485aa7
add roots.pem to Grpc C# nuget package
9 years ago
yang-g
e69909a7e7
fix build
9 years ago
Alistair Veitch
aafe9725b0
scalar -> sum
9 years ago
yang-g
b2a30c196e
fix cpp
9 years ago
yang-g
9a72021cc6
fix c++ proto
9 years ago
Michael Lumish
cb7ae77bd3
Merge pull request #2862 from jcanizales/small-analyse-fix
...
Prevent using the hosts cache with a nil address
9 years ago
Yang Gao
290c2bd900
Merge pull request #3162 from murgatroid99/node_remove_redundant_examples
...
Remove redundant Node route guide examples
9 years ago
murgatroid99
c7b488d0d2
Remove redundant Node route guide examples
9 years ago
David Garcia Quintas
ca1bbd3c8c
Merge branch 'master' of github.com:grpc/grpc into cpp_docs
9 years ago
Nathaniel Manista
50aa6f682e
Merge pull request #3152 from nathanielmanistaatgoogle/beta-codegen
...
Python Beta codegen.
9 years ago
Yang Gao
102b874a8c
Merge pull request #2933 from jboeuf/cpp_auth_md_processor
...
Adding C++ auth metadata processor.
9 years ago
Alistair Veitch
e41d9d5f93
remove const from data() type
9 years ago
Nathaniel Manista
cd9ec0e965
Code generation for Python Beta API
9 years ago
Michael Lumish
519e27d845
Merge pull request #3158 from tbetbetbe/grpc-ruby-server-support-multiple-certs
...
Grpc ruby server add support for multiple certs
9 years ago
murgatroid99
faaf2986ca
Merge branch 'master' into node_method_name_conflicts
9 years ago