Craig Tiller
|
6c90d898b6
|
Fix sanity
|
2016-02-08 10:27:50 -08:00 |
Jorge Canizales
|
83f76a8b01
|
Merge pull request #4985 from kriswuollett/kriswuollett-objc-useragent
Add channel args to enable user agent string for Objective-C
|
2016-02-05 18:00:45 -08:00 |
murgatroid99
|
95060b510e
|
Make Node examples package self-contained
|
2016-02-05 13:05:31 -08:00 |
yang-g
|
b45f265326
|
Remove reference to lgpr in examples
|
2016-02-04 09:48:39 -08:00 |
Kristopher Wuollett
|
20b79e702d
|
Updated user agent to be a host-level setting
|
2016-02-03 21:38:44 -05:00 |
Kristopher Wuollett
|
300f7e4322
|
Renamed user agent setting to userAgentPrefix and changed its scope to global
|
2016-02-02 22:38:40 -05:00 |
Kristopher Wuollett
|
c6b301775c
|
Add channel args to enable user agent string for Objective-C
|
2016-01-31 14:26:39 -05:00 |
David Garcia Quintas
|
5a9462339d
|
copyrights
|
2016-01-27 19:22:14 -08:00 |
David Garcia Quintas
|
6bd7b97dc6
|
DONE!!1one
|
2016-01-27 19:21:12 -08:00 |
David Garcia Quintas
|
541db25d45
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
|
2016-01-25 12:53:50 -08:00 |
Jan Tattermusch
|
73128da651
|
fix copyrights
|
2016-01-22 14:48:10 -08:00 |
Yang Gao
|
d7745f09b4
|
Merge pull request #4790 from adelez/update_interop_url
Update interop test service url to grpc-test.sandbox.googleapis.com.
|
2016-01-22 11:43:12 -08:00 |
David Garcia Quintas
|
347d58bb9a
|
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
|
2016-01-21 18:06:51 -08:00 |
Jan Tattermusch
|
cd34a82fc1
|
fix copyright
|
2016-01-20 23:14:23 -08:00 |
Jan Tattermusch
|
7c60b276de
|
Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes
|
2016-01-20 18:23:13 -08:00 |
Adele Zhou
|
83576babef
|
Update interop test service url to grpc-test.sandbox.googleapis.com.
|
2016-01-20 14:37:07 -08:00 |
yang-g
|
f48766d347
|
fix copyright
|
2016-01-15 11:26:31 -08:00 |
Jan Tattermusch
|
2b38a91665
|
update helloworld example to 0.12.0 nuget
|
2016-01-14 17:34:46 -08:00 |
Jan Tattermusch
|
b0d1506eca
|
upgrade route guide to 0.12.0 nuget
|
2016-01-14 17:34:41 -08:00 |
yang-g
|
54099aa46f
|
Update example
|
2016-01-14 16:13:14 -08:00 |
Craig Tiller
|
cb6ce54e31
|
Update copyrights
|
2016-01-04 16:24:26 -08:00 |
Michael Lumish
|
648da525a8
|
Merge pull request #4563 from ctiller/copying
Update copyrights
|
2016-01-04 11:15:08 -08:00 |
Przemysław Sobala
|
90391dbbcf
|
Change CallData status before notifying CompletionQueue
|
2015-12-30 09:32:02 +01:00 |
Craig Tiller
|
897e4fe2ad
|
Update copyrights
|
2015-12-22 15:03:40 -08:00 |
James Eady
|
2e9ce91eb2
|
Use code type highlight for the code blocks in the cpp helloworld
example README.md
..
|
2015-12-15 15:08:28 -05:00 |
Jorge Canizales
|
0c0d15fec0
|
Move BoringSSL.podspec into src, and point Podfiles to it
|
2015-12-01 18:01:24 -08:00 |
Jorge Canizales
|
e3d9db2667
|
Adjust version requirements through samples and tests.
|
2015-11-25 22:16:38 -08:00 |
Julien Boeuf
|
232d625a84
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
|
2015-11-17 20:55:13 -08:00 |
Julien Boeuf
|
675b5ce861
|
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
|
2015-11-17 15:05:45 -08:00 |
Masood Malekghassemi
|
77ebadc662
|
Add grace=0 to server stop in Python example
Fixes #4122
|
2015-11-16 16:48:44 -08:00 |
Valentyn Shybanov
|
2e5ba81668
|
Small typo of NodeJS version in README.md
|
2015-11-16 04:55:07 +07:00 |
Michael Lumish
|
a16f88b65b
|
Merge pull request #4012 from grpc/release-0_11
Bring to master the ObjC documentation changes made for the release.
|
2015-10-30 12:21:44 -07:00 |
Jorge Canizales
|
2f0d11bf2a
|
Fix build breakage.
|
2015-10-28 06:07:26 -07:00 |
Jorge Canizales
|
6f7e26a577
|
pod install on route_guide project
|
2015-10-28 06:07:05 -07:00 |
Jorge Canizales
|
7fb5b3c2a0
|
nit: Use appledoc-style documentation in the example
|
2015-10-28 05:52:11 -07:00 |
Jorge Canizales
|
8676d22b3d
|
Fix RouteGuide example to use the last surface
|
2015-10-28 05:51:11 -07:00 |
Jorge Canizales
|
1f5d62b454
|
ObjC: Start with helloworld, then the web page
|
2015-10-27 10:50:03 -07:00 |
Nicolas Noble
|
dcd35b8ad6
|
Merge pull request #3969 from grpc/release-0_11
Release 0 11 -> master
|
2015-10-26 17:41:17 -07:00 |
Jorge Canizales
|
ee4a13e02b
|
Point RouteGuide pods to local sources; update requirements
|
2015-10-25 21:45:22 -07:00 |
Daniel Harrison
|
f02c535878
|
fix node example
|
2015-10-24 16:45:04 -04:00 |
Jorge Canizales
|
739c07896b
|
Update version requirements and point to local podspecs
|
2015-10-23 13:43:24 -07:00 |
Jorge Canizales
|
707e320ca7
|
Update auth sample to beta version of gRPC
|
2015-10-23 13:43:24 -07:00 |
Julien Boeuf
|
8c48a2a196
|
Fixing cpp examples.
|
2015-10-17 22:23:02 -07:00 |
Nicolas "Pixel" Noble
|
7aa1f827e4
|
Merge branch 'master' into release-0_11
Conflicts:
.gitignore
gRPC.podspec
|
2015-10-16 23:23:32 +02:00 |
Jorge Canizales
|
2fe0dcd06b
|
Fix example to Beta version
|
2015-10-12 18:20:23 -07:00 |
Jorge Canizales
|
dfe91b5471
|
Fix example pod files
|
2015-10-12 18:20:20 -07:00 |
Jorge Canizales
|
9544ce73c3
|
pod install project
|
2015-10-12 18:20:12 -07:00 |
Jorge Canizales
|
5354d5536c
|
Pod install in the example project
|
2015-10-12 18:19:55 -07:00 |
Stanley Cheung
|
601f03c308
|
removed a few more linuxbrew references
|
2015-10-08 12:00:49 -07:00 |
Stanley Cheung
|
687bef6cb0
|
remove a few more linuxbrew references
|
2015-10-08 11:08:36 -07:00 |