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
*
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
*
|
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
|
|
|
|
/
|
|
*
/
Fix C library gpr_inf_future breakage
Jorge Canizales
2015-07-18
|
|
|
/
|
*
/
Remove Cocoapods warning of OTHER_LDFLAGS
Jorge Canizales
2015-07-18
|
|
/
*
|
Make the call retain cycle explicit and encapsulated within GRPCCall.m
Jorge Canizales
2015-07-18
*
|
ConcurrentWriteable: NSData *message -> id value
Jorge Canizales
2015-07-18
*
|
Rename GRPCDelegateWrapper -> GRXConcurrentWriteable
Jorge Canizales
2015-07-18
|
/
*
Remove GRXWriter wrappers that are now unnecessary
Jorge Canizales
2015-07-17
*
Subclass GRXWriter instead of conforming to protocol
Jorge Canizales
2015-07-17
*
id<GRXWriter> -> GRXWriter * in the tests
Jorge Canizales
2015-07-17
*
id<GRXWriter> -> GRXWriter * in the runtime
Jorge Canizales
2015-07-17
*
Separate GRXForwardingWriter, delete the protocol
Jorge Canizales
2015-07-17
*
Increase timeout of tests to remove flakes.
Jorge Canizales
2015-07-15
*
Merge pull request #2302 from jcanizales/point-to-protobuf-head
Michael Lumish
2015-07-08
|
\
*
|
Don’t use containsString as it’s iOS 8 only
Jorge Canizales
2015-07-07
|
*
Point tests Podfile to Protobuf submodule instead of release
Jorge Canizales
2015-07-06
*
|
Rename HTTP2Path -> HTTPPath
Jorge Canizales
2015-07-04
*
|
Move ProtoMethod to ProtoRPC package
Jorge Canizales
2015-07-04
*
|
Rename interface->service
Jorge Canizales
2015-07-04
[next]