Michael Lumish
|
4607c851ad
|
Merge pull request #259 from jtattermusch/upgrade_packages
Upgrade version of C# nuget packages used
|
2015-07-13 15:04:30 -07:00 |
Michael Lumish
|
1cbf744b58
|
Merge pull request #243 from jcanizales/add-objc-auth-demo
Add objc auth demo
|
2015-07-13 11:44:39 -07:00 |
Jan Tattermusch
|
0ea1009381
|
update route guide to use 0.6.0 release packages
|
2015-07-09 22:03:52 -07:00 |
Jan Tattermusch
|
03515a50c7
|
upgrade greeter to use 0.6.0 release packages
|
2015-07-09 21:59:48 -07:00 |
Jorge Canizales
|
71e4c9679f
|
Explain a bit more what metadata is.
|
2015-07-09 10:10:15 -07:00 |
Jorge Canizales
|
1f0d49bb6e
|
Fixes per the review.
|
2015-07-08 16:44:55 -07:00 |
Jorge Canizales
|
80b3627df0
|
Merge master to resolve conflict
|
2015-06-26 12:15:58 -07:00 |
Michael Lumish
|
09321ea18f
|
Merge pull request #251 from mbrukman/auth-support
Fixes for auth support docs
|
2015-06-25 14:20:46 -07:00 |
Tim Emiola
|
2285e081a9
|
Merge pull request #250 from stanley-cheung/add_php_google_auth_example
Add PHP Google Auth example
|
2015-06-24 11:29:31 -07:00 |
Stanley Cheung
|
865deaeee9
|
remove with_auth example because no ssl
|
2015-06-24 11:24:17 -07:00 |
Jorge Canizales
|
dd49abbd1d
|
Merge pull request #241 from murgatroid99/objective_c_hello_world
Added Objective C HelloWorld example
|
2015-06-24 10:22:44 -07:00 |
Misha Brukman
|
05514b0424
|
Fix comments: code blocks ignore MarkDown.
|
2015-06-24 09:45:20 -04:00 |
Misha Brukman
|
20f68f6a63
|
Add syntax highlighting for C++ code samples.
|
2015-06-24 09:44:39 -04:00 |
Stanley Cheung
|
40dc223f07
|
Add PHP Google Auth example
|
2015-06-23 17:35:04 -07:00 |
Tim Emiola
|
be879b8d42
|
Merge pull request #236 from bluecmd/patch-1
Update README.md
|
2015-06-23 15:10:42 -07:00 |
Tim Emiola
|
87ecbfa842
|
Merge pull request #182 from nobutaka/fix-android-build
fix android app build broken by https://github.com/grpc/grpc-java/commit...
|
2015-06-23 15:09:43 -07:00 |
Tim Emiola
|
e4a4045ee6
|
Merge pull request #187 from DavidYKay/feature/protobuf-nano
HelloWorldExample: corrected references to io.grpc.protobuf.nano package.
|
2015-06-23 15:09:16 -07:00 |
Tim Emiola
|
5f229bfdc0
|
Merge pull request #244 from stanley-cheung/php_route_guide
PHP route guide
|
2015-06-22 10:58:46 -07:00 |
Nicolas Noble
|
363b6cd786
|
Merge pull request #246 from yang-g/master
Move to new Status API
|
2015-06-18 09:59:12 -07:00 |
Stanley Cheung
|
5bcf4671e4
|
update PHP route guide README as per feedback
|
2015-06-18 08:23:17 -07:00 |
Yang Gao
|
fd7627691f
|
Move to new Status API
|
2015-06-17 16:31:39 -07:00 |
Jorge Canizales
|
777fee23d8
|
Add Objective-C sections to the common auth README
|
2015-06-16 22:54:44 -07:00 |
Jorge Canizales
|
3508c9a5b8
|
Add README for the auth example
|
2015-06-16 22:54:43 -07:00 |
Stanley Cheung
|
45e4380ebd
|
restructure PHP route guide README using the Objective-C one as guideline
|
2015-06-16 08:59:07 -07:00 |
Stanley Cheung
|
dcfa963d6e
|
Fix readme as per feedback
|
2015-06-16 08:17:42 -07:00 |
Stanley Cheung
|
5fd27c9a52
|
PHP route guide
|
2015-06-15 09:51:33 -07:00 |
murgatroid99
|
a0117adab0
|
Moved main.m up a level
|
2015-06-12 16:08:18 -07:00 |
murgatroid99
|
3ea5cc927c
|
Fixed path names in README
|
2015-06-12 16:06:37 -07:00 |
Michael Lumish
|
29a6919f85
|
Merge pull request #240 from stanley-cheung/node_route_guide_minor_fix
doc fix: add db_path param to node route_guide_server command
|
2015-06-12 13:47:18 -07:00 |
Jorge Canizales
|
98cbb3f198
|
Move OAuth2 plist into Misc folder
|
2015-06-12 13:17:16 -07:00 |
Jorge Canizales
|
64428acf97
|
Add MakeRPCViewController with authenticated RPC
|
2015-06-12 13:16:40 -07:00 |
Jorge Canizales
|
3600977997
|
Request test scope
|
2015-06-12 13:16:39 -07:00 |
Jorge Canizales
|
4da1012dc1
|
Add SelectUserViewController with basic sign-in/-out functionality
|
2015-06-12 13:16:07 -07:00 |
Jorge Canizales
|
473d4fc3b9
|
Add URL Types to project as expected by Google SignIn
|
2015-06-12 13:16:06 -07:00 |
Jorge Canizales
|
ef0c20b300
|
Add downloaded GoogleIdentity config to project
|
2015-06-12 13:16:06 -07:00 |
Jorge Canizales
|
518a7b5a37
|
Install Pods project into app project
|
2015-06-12 13:16:05 -07:00 |
Jorge Canizales
|
816dbd4464
|
Add Podfile with dependency on the proto library and Google/SignIn
|
2015-06-12 13:13:09 -07:00 |
Jorge Canizales
|
c5cb2664a8
|
Add podspec for auth proto library
|
2015-06-12 13:13:08 -07:00 |
Jorge Canizales
|
23ab861237
|
Add minimal tabbed app under auth_sample/
|
2015-06-12 13:13:08 -07:00 |
Jorge Canizales
|
d4634d0b6e
|
Add proto for OAuth2 samples
|
2015-06-12 13:13:08 -07:00 |
murgatroid99
|
b056066235
|
Moved file within project
|
2015-06-12 12:37:08 -07:00 |
murgatroid99
|
b92da5f8fb
|
Renamed HelloWorld to helloworld
|
2015-06-12 11:24:08 -07:00 |
murgatroid99
|
5de22f5146
|
Removed what I could, fixed some nits
|
2015-06-12 11:21:55 -07:00 |
Tim Emiola
|
b30c38b292
|
Merge pull request #242 from stanley-cheung/ruby_route_guide_minor_fix
ruby route_guide server logger is undefined
|
2015-06-12 08:50:02 -07:00 |
Stanley Cheung
|
7e814077aa
|
ruby route_guide server logger is undefined
|
2015-06-11 16:54:34 -07:00 |
Stanley Cheung
|
3bcfcba3ef
|
node client uses the db_path file as well
|
2015-06-11 15:23:00 -07:00 |
murgatroid99
|
042b91253e
|
Added Objective C HelloWorld README
|
2015-06-11 14:23:32 -07:00 |
murgatroid99
|
24754c023a
|
Added Objective C HelloWorld example
|
2015-06-11 13:57:55 -07:00 |
Stanley Cheung
|
fd9c44c76c
|
add db_path param to node route_guide_server command
|
2015-06-11 09:32:46 -07:00 |
Tim Emiola
|
36fb4c3cb4
|
Merge pull request #234 from jtattermusch/upgrade_grpc_package
Upgrade C# example to use the latest nuget packages
|
2015-06-10 14:32:10 -07:00 |