index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
objective-c
Commit message (
Expand
)
Author
Age
*
Adjust version requirements through samples and tests.
Jorge Canizales
2015-11-25
*
Merge branch 'master' of github.com:grpc/grpc into core_creds_api_change
Julien Boeuf
2015-11-17
|
\
|
*
Merge pull request #4119 from bdotdub/objc-cleanup-generated-libraries
Jorge Canizales
2015-11-12
|
|
\
|
|
*
Remove unused RouteGuideClient and move RemoteTestClient to tests
Benny Wong
2015-11-12
|
*
|
Update Podfile to point to the right sample dependencies
Benny Wong
2015-11-12
|
*
|
Revert edit for generated_libraries RemoteTest
Benny Wong
2015-11-12
|
*
|
Update location of grpc_objective_c_plugin for sample
Benny Wong
2015-11-10
|
*
|
Update ObjC sample to use the new ProtoMethod instead of GRPCMethodName
Benny Wong
2015-11-10
|
|
/
|
*
Merge pull request #4009 from jtattermusch/add_badges
Michael Lumish
2015-10-30
|
|
\
|
|
*
Add cocoapods badge
Jan Tattermusch
2015-10-30
|
*
|
Fixup: Target name changed.
Jorge Canizales
2015-10-28
|
*
|
Fix documentation of tests
Jorge Canizales
2015-10-28
|
*
|
Split AllTests into 4 schemes
Jorge Canizales
2015-10-28
|
*
|
Reject nils in useTestCertsPath:testName:forHost:
Jorge Canizales
2015-10-28
|
*
|
Remove outdated routeguide test
Jorge Canizales
2015-10-28
|
*
|
Merge pull request #3969 from grpc/release-0_11
Nicolas Noble
2015-10-26
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
s/quit()/sys.exit()
Jorge Canizales
2015-10-26
|
|
*
Copyright notice in the .sh file
Jorge Canizales
2015-10-26
*
|
|
s/grpc_credentials/grpc_channel_credentials for ObjC
Jorge Canizales
2015-10-26
|
/
/
|
*
Style and misc fixes to the script
Jorge Canizales
2015-10-26
|
*
Undo Cocoadoc’ing TODO line.
Jorge Canizales
2015-10-26
|
*
Reformat comments as Cocoadocs
Jorge Canizales
2015-10-26
|
*
Make the script support multiple input files
Jorge Canizales
2015-10-26
|
*
Finished script and example output.
Jorge Canizales
2015-10-26
|
*
Prototype script to change comment format.
Jorge Canizales
2015-10-25
|
*
Test file: GRPCCall.h
Jorge Canizales
2015-10-25
*
|
Git ignore XCode derived files across the repo
Jorge Canizales
2015-10-15
|
*
Git ignore XCode derived files across the repo
Jorge Canizales
2015-10-12
*
|
removed a few more linuxbrew references
Stanley Cheung
2015-10-08
|
*
remove a few more linuxbrew references
Stanley Cheung
2015-10-08
*
|
Merge branch 'grpc/master'
Nate Kibler
2015-10-08
|
\
\
*
|
|
Fixed a typo in the README
Nate Kibler
2015-10-08
|
*
|
Merge pull request #3601 from Scott84/Scott84-ObjC-Compiler-Warning-Fix
Jorge Canizales
2015-10-07
|
|
\
\
|
|
*
|
Update GRXWriter.m
Scott84
2015-10-02
|
|
/
/
|
/
|
|
|
*
|
change objc
yang-g
2015-10-01
|
/
/
*
|
Removed comment from code generation and updated tests
Nate Kibler
2015-09-25
*
|
Merge pull request #3429 from nathanielmanistaatgoogle/drop-527-todos
Eric Anderson
2015-09-23
|
\
\
*
|
|
Fixes broken build due to misplaced import
Nate Kibler
2015-09-23
*
|
|
Changed GRPCCall import to class forward declaration
Nate Kibler
2015-09-23
|
*
|
Drop issue 527 TODOs for interop specification
Nathaniel Manista
2015-09-23
|
/
/
|
*
Fix import that relies on Cocoapods
Jorge Canizales
2015-09-17
|
/
*
Merge pull request #3243 from jcanizales/make-headers-property-beta
Michael Lumish
2015-09-03
|
\
*
|
Fix Bazel breakage due to magic Cocoapods header search path
Jorge Canizales
2015-09-03
|
*
Add header manipulation examples
Jorge Canizales
2015-09-03
|
*
Point sample proto podspec to latest gRPC and protobuf
Jorge Canizales
2015-09-03
|
*
Point SwiftSample’s Podfile to submodule protobuf
Jorge Canizales
2015-09-03
|
*
Make request headers a @property property.
Jorge Canizales
2015-09-03
|
/
*
Remove unneeded include of grpc.h
Jorge Canizales
2015-09-03
*
Manually merge release-0_11 into make-errors-public-beta to solve conflict
Jorge Canizales
2015-09-03
|
\
|
*
Merge pull request #3237 from jcanizales/server-error-for-bad-protos-beta
Michael Lumish
2015-09-03
|
|
\
[next]