Jorge Canizales
|
9544ce73c3
|
pod install project
|
9 years ago |
Jorge Canizales
|
5354d5536c
|
Pod install in the example project
|
9 years ago |
Stanley Cheung
|
fd8daccad1
|
Merge pull request #3738 from stanley-cheung/remove_linuxbrew_reference
Remove a few more linuxbrew references
|
9 years ago |
Stanley Cheung
|
687bef6cb0
|
remove a few more linuxbrew references
|
9 years ago |
Stanley Cheung
|
0da6163a38
|
Merge pull request #3721 from stanley-cheung/php_point_release
PHP: update package.xml to prepare for 0.6.1 release
|
9 years ago |
Stanley Cheung
|
ea1372ce7c
|
php: update package.xml to prepare for 0.6.1 release
|
9 years ago |
Jan Tattermusch
|
220c017b0a
|
Merge pull request #3742 from stanley-cheung/backport_3543
Backport run_tests.py shebang fix from master
|
9 years ago |
Stanley Cheung
|
abf36b1539
|
backport part of #3543 shebang fix to release-0_11 branch
|
9 years ago |
Stanley Cheung
|
9d8c37dcfb
|
Merge pull request #3703 from stanley-cheung/php_constant_fix
Fix #2275 (Make sure PHP example can be run with Apache)
|
9 years ago |
Hannes Magnusson
|
63256a7c5e
|
Fix #2275 (Make sure PHP example can be run with Apache)
Normal constants, like most other things, are cleaned up during
RSHUTDOWN.
We need to explicitly mark them as persistent using CONST_PERSISTENT
|
9 years ago |
LisaFC
|
24b0d3c130
|
Merge pull request #3696 from nathanielmanistaatgoogle/grpc-in-3-minutes-python
"gRPC in 3 minutes" for Python
|
9 years ago |
Nathaniel Manista
|
4e7ea93614
|
"gRPC in 3 minutes" for Python
|
9 years ago |
Stanley Cheung
|
1331bf3828
|
Merge pull request #3552 from nathanielmanistaatgoogle/example-docs-moved
Mark Python example docs as moved to grpc.io
|
9 years ago |
Stanley Cheung
|
a1902c867d
|
Merge pull request #3594 from tbetbetbe/release-0_11-update-READMEs
Release 0 11 update README.mds
|
9 years ago |
Tim Emiola
|
298adbe4ed
|
Merge pull request #3597 from murgatroid99/node_fix_file_list_health
Fixed missing item in Node library file list
|
9 years ago |
murgatroid99
|
35155ae997
|
Fixed missing item in Node library file list
|
9 years ago |
Tim Emiola
|
9908877a73
|
Update README.mds that don't currently have Status 'Beta'
|
9 years ago |
Michael Lumish
|
fa69f192ff
|
Merge pull request #3567 from jcanizales/fix-podspec
Make podspec lint pass for submitting ObjC beta to Cocoapods
|
9 years ago |
Jorge Canizales
|
423f412ab8
|
The podspec is generated!
|
9 years ago |
Jorge Canizales
|
7069da2fe2
|
Repeat https://github.com/grpc/grpc/issues/3049 for OSX
|
9 years ago |
Nathaniel Manista
|
29e17020f5
|
Mark Python example docs as moved to grpc.io
|
9 years ago |
Jorge Canizales
|
c825f42347
|
Update versions in Podspec to 0.11.1
|
9 years ago |
Tim Emiola
|
ba2829edf0
|
Merge pull request #3549 from jtattermusch/remote_routeguide_readme
C# Remove route guide example text
|
9 years ago |
Jan Tattermusch
|
8788e1fd3f
|
remove route guide example text
|
9 years ago |
Stanley Cheung
|
38a0f99818
|
Merge pull request #3495 from tbetbetbe/release-0_11
Bugfix: correct circular arg ref
|
9 years ago |
Tim Emiola
|
383d7da1b2
|
Bugfix: correct circular arg ref
|
9 years ago |
Tim Emiola
|
71157e1f26
|
Merge pull request #3434 from murgatroid99/node_file_hang_investigation
Fixed hang when using Node gRPC with other async operations
|
9 years ago |
Tim Emiola
|
d915f01e08
|
Merge pull request #3446 from murgatroid99/node_docs_update_0.11
Updated quick start README, replaced route guide docs with link to grpc.io
|
9 years ago |
Tim Emiola
|
da5507b96d
|
Merge pull request #3481 from jtattermusch/beta_update_docs
Update c# docs for release 0.11
|
9 years ago |
Jan Tattermusch
|
3fcbdef6f7
|
further docs fixes
|
9 years ago |
Jan Tattermusch
|
e0be467c33
|
Update c# docs for release 0.11
|
9 years ago |
Stanley Cheung
|
a25facb0b5
|
Merge pull request #3478 from stanley-cheung/php_add_cli_flag_to_scripts
PHP: need additional cli flags in scripts
|
9 years ago |
Stanley Cheung
|
81449fdb7f
|
php: need additional cli flags in scripts
|
9 years ago |
murgatroid99
|
03c583fb86
|
Completed partial sentence
|
9 years ago |
Tim Emiola
|
0972f146f8
|
Merge pull request #3477 from stanley-cheung/php_update_helloworld
PHP: update helloworld and route guide
|
9 years ago |
Stanley Cheung
|
495ad778e1
|
Merge pull request #3475 from tbetbetbe/release-0_11
Fixes for the scripts packaged in the ruby gem
|
9 years ago |
Stanley Cheung
|
5d776c7e2d
|
Merge pull request #3442 from tbetbetbe/release-0_11-ruby_doc_updates
Release 0 11 ruby doc updates
|
9 years ago |
Stanley Cheung
|
d2dd37bca9
|
php: update helloworld and route guide after beta release
|
9 years ago |
Tim Emiola
|
0deeb04a0b
|
Bump version to reflect changes to the gRPC ruby package
|
9 years ago |
Tim Emiola
|
c03138a483
|
Fixes bins in the grpc beta package
|
9 years ago |
murgatroid99
|
dbd1b54027
|
Fixed updated link
|
9 years ago |
murgatroid99
|
7e6db788b5
|
Made Node example README point to Node installation instructions
|
9 years ago |
murgatroid99
|
43a147959e
|
Added test for using gRPC with other async operations
|
9 years ago |
Tim Emiola
|
98ef7a277d
|
Update status to Beta
|
9 years ago |
Michael Lumish
|
e748cd6ccc
|
Merge pull request #3435 from jtattermusch/update_csharp_examples
Update C# examples to 0.7.1 release
|
9 years ago |
murgatroid99
|
fe0cb12958
|
Updated quick start README, replaced route guide docs with link to grpc.io
|
9 years ago |
Tim Emiola
|
40b4704255
|
Fix broken link
|
9 years ago |
Tim Emiola
|
415134062b
|
Ensure the route_guide sample is up-to-date
- should work using the beta api package
- ensure any generated code is consistent with the proto definition
|
9 years ago |
Tim Emiola
|
2470c5cd1f
|
Remove RouteGuide docs, link to grpc.io instead
- ensure the link in the QuickStart doc is updated
|
9 years ago |
Michael Lumish
|
6b3de015d2
|
Merge pull request #3438 from stanley-cheung/php_fix_unit_tests
PHP: fix watchConnectivityState unit test
|
9 years ago |