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
/
tests
Commit message (
Expand
)
Author
Age
*
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
|
\
|
*
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 GRPCMethodName->ProtoMethod
Jorge Canizales
2015-07-04
|
*
Point tests Podfile to head protobuf podspec
Jorge Canizales
2015-07-04
|
/
*
Changed argument names in Objective-C generated code
murgatroid99
2015-06-25
*
Import headers based on path in the tests project
Jorge Canizales
2015-06-23
*
Drop repeated response headers.
Jorge Canizales
2015-06-13
*
Test call and error metadata are the same.
Jorge Canizales
2015-06-13
*
Let set NSDictionary as headers, and init the property (not nil)
Jorge Canizales
2015-06-13
*
Add test to set and read headers. Flaky!!
Jorge Canizales
2015-06-13
*
Cleanup GRPCClientTests.m
Jorge Canizales
2015-06-13
*
Use grpc-common’s route_guide in local tests
Jorge Canizales
2015-06-04
*
Generate RouteGuide code on pod install
Jorge Canizales
2015-06-04
*
Point test and sample podfiles to protobuf release
Jorge Canizales
2015-06-04
*
Add RemoteTests as GRPCClientTests to tests project
Jorge Canizales
2015-05-31
*
Add SampleTests as LocalClearTextTests to tests project
Jorge Canizales
2015-05-31
*
Add RouteGuideClient to tests’ Podfile
Jorge Canizales
2015-05-31
*
Add RemoteProtoTests as InteropTests to tests project
Jorge Canizales
2015-05-30
*
Add RemoteTestClient to tests' Podfile
Jorge Canizales
2015-05-30
*
Remove empty class AllTests
Jorge Canizales
2015-05-29
*
Add a few unit tests for GRX
Jorge Canizales
2015-05-29
*
Install GRX into RxLibraryUnitTests.m
Jorge Canizales
2015-05-29
*
Podfile to link RxLibrary to its unit tests
Jorge Canizales
2015-05-29
*
Minimal "test library" project
Jorge Canizales
2015-05-29