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
...
*
|
Return nil instead of assert when the test certs can’t be read
Jorge Canizales
2015-08-05
*
|
Undo forward-declaring grpc_channel_args, which isn’t a struct!
Jorge Canizales
2015-08-05
*
|
Fix breakage (struct before undefined structs)
Jorge Canizales
2015-08-05
*
|
Forward-declare structs in GRPCSecureChannel.h
Jorge Canizales
2015-08-05
*
|
Make GRPCHost cache thread-safe.
Jorge Canizales
2015-08-05
*
|
Document intention of hostURL.port conditional check.
Jorge Canizales
2015-08-05
*
|
Forward-declare GRPCCompletionQueue and grpc_call
Jorge Canizales
2015-08-05
*
|
Forward-declare grpc_channel and specify ownership semantics
Jorge Canizales
2015-08-05
|
*
Update Objective-C
Craig Tiller
2015-08-05
*
|
Fixup: mark CertificatesAtPath static
Jorge Canizales
2015-08-03
*
|
Fixup: GRPCChannel.unmanagedChannel back to readonly
Jorge Canizales
2015-08-03
|
*
Merge pull request #2774 from jcanizales/diagnose-jenkins
Michael Lumish
2015-08-03
|
|
\
|
|
*
Formatting and documentation
Jorge Canizales
2015-08-03
|
|
*
Use the protoc made when one isn’t yet installed
Jorge Canizales
2015-08-03
|
|
*
Reactivate Cocoapods error output
Jorge Canizales
2015-08-02
|
|
*
Fail early and explicitly if protoc, pod, or xcodebuild are missing
Jorge Canizales
2015-08-02
*
|
|
GRPCChannel with NULL grpc_channel is nil.
Jorge Canizales
2015-08-01
*
|
|
Clarify comments in GRPCHost.m
Jorge Canizales
2015-08-01
*
|
|
Let register SSL config per-host.
Jorge Canizales
2015-08-01
*
|
|
Remove GRPCChannel-initWithHost to simplify implementation
Jorge Canizales
2015-08-01
*
|
|
Encapsulate grpc_call creation inside GRPCChannel
Jorge Canizales
2015-08-01
*
|
|
Move _channel from GRPCCall into GRPCWrappedCall
Jorge Canizales
2015-08-01
|
/
/
*
|
Update doc in GRPCCompletionQueue.h
Jorge Canizales
2015-08-01
*
|
Unused ivar in GRPCCall.m
Jorge Canizales
2015-08-01
*
|
grpc_init() is already called in GRPCWrappedCall
Jorge Canizales
2015-08-01
*
|
GRPCCall.m formatting.
Jorge Canizales
2015-08-01
|
/
*
Merge pull request #2663 from jcanizales/run-test-server-locally
Michael Lumish
2015-07-31
|
\
|
*
Make plugin & server, and pod install via run_tests.py
Jorge Canizales
2015-07-30
|
*
Ensure the tests podspecs find the plugin they make
Jorge Canizales
2015-07-30
|
*
Have tests podspecs make only the ObjC plugin
Jorge Canizales
2015-07-30
|
*
Generate deterministic UUIDs in the Pods project
Jorge Canizales
2015-07-30
|
*
Disable tests: unknown method and bad access token
Jorge Canizales
2015-07-24
|
*
Temporarily point tests to localhost
Jorge Canizales
2015-07-24
|
*
Compile and run locally the interop C++ server before the tests
Jorge Canizales
2015-07-24
*
|
ObjC formatting fix
Craig Tiller
2015-07-22
*
|
Rename grpc_channel_create to grpc_insecure_channel_create
Craig Tiller
2015-07-21
|
/
*
Refer simplifying script with xctool.
Jorge Canizales
2015-07-20
*
Remove unneeded error trap.
Jorge Canizales
2015-07-20
*
Simplify xcodebuild’s output filter regex
Jorge Canizales
2015-07-20
*
Test on iPhone instead of iPad
Jorge Canizales
2015-07-20
*
Filter xcodebuild output, fix return code, and leave make to the podspec
Jorge Canizales
2015-07-20
*
Always use the locally-built plugin for tests
Jorge Canizales
2015-07-20
*
Script to build the ObjC plugin, generate code, and run tests
Jorge Canizales
2015-07-20
*
Share AllTests scheme, without the local RouteGuide tests
Jorge Canizales
2015-07-20
*
Merge pull request #2526 from jcanizales/accept-nil-container
Michael Lumish
2015-07-20
|
\
*
\
Merge pull request #2525 from jcanizales/fix-emptywriter
Michael Lumish
2015-07-20
|
\
\
*
\
\
Merge pull request #2501 from jcanizales/gpr-inf-future
Michael Lumish
2015-07-20
|
\
\
\
*
\
\
\
Merge pull request #2500 from jcanizales/remove-cocoapods-warning
Michael Lumish
2015-07-20
|
\
\
\
\
|
|
|
|
*
Accept [GRXWriter writerWithContainer:nil] for consistency with the rest
Jorge Canizales
2015-07-19
|
|
|
*
|
Fix [GRXWriter emptyWriter] not being reusable.
Jorge Canizales
2015-07-19
|
|
|
|
/
[prev]
[next]