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 #2108 from jcanizales/disallow-started-writers
Michael Lumish
2015-06-17
|
\
|
*
Disallow started request writers on GRPCCall init
Jorge Canizales
2015-06-17
*
|
Merge pull request #2092 from jcanizales/point-to-official-proto-podspec
Michael Lumish
2015-06-17
|
\
\
|
*
|
Link to official protobuf podspec in the README
Jorge Canizales
2015-06-17
|
|
/
*
/
Fix NPE for trying to add metadata to error when it was nil
Jorge Canizales
2015-06-15
|
/
*
Merge pull request #2052 from jcanizales/fix-empty-globs
Michael Lumish
2015-06-15
|
\
|
*
Remove failing globs from examples and tests
Jorge Canizales
2015-06-13
*
|
Specify responseMetadata structure
Jorge Canizales
2015-06-13
*
|
Drop repeated response headers.
Jorge Canizales
2015-06-13
*
|
Test call and error metadata are the same.
Jorge Canizales
2015-06-13
*
|
Merge trailers into responseMetadata. Add it to NSError.
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
|
/
*
Changes to byte_buffer based on comments.
David Garcia Quintas
2015-06-08
*
Regenerate README table of contents
Jorge Canizales
2015-06-04
*
Update README (minus table of content)
Jorge Canizales
2015-06-04
*
Make podspecs work for nested dirs
Jorge Canizales
2015-06-04
*
Use grpc-common’s route_guide in local tests
Jorge Canizales
2015-06-04
*
Generate RemoteTest code on podspec install
Jorge Canizales
2015-06-04
*
Generate RouteGuide code on pod install
Jorge Canizales
2015-06-04
*
Fix version reqs in generated podspecs
Jorge Canizales
2015-06-04
*
Point test and sample podfiles to protobuf release
Jorge Canizales
2015-06-04
*
Merge pull request #1866 from dgquintas/stack-allocate-bb-reader
Craig Tiller
2015-06-02
|
\
*
|
Disallow NSString headers with -bin suffix
Jorge Canizales
2015-06-02
*
|
Fix NSDictionary <-> metadata codec
Jorge Canizales
2015-06-02
|
*
Removed grpc_byte_buffer_reader_{create,destroy}.
David Garcia Quintas
2015-06-01
|
/
*
Merge pull request #1848 from jcanizales/simplify-sample-app
Michael Lumish
2015-06-01
|
\
*
\
Merge pull request #1847 from jcanizales/finish-moving-tests-out
Michael Lumish
2015-06-01
|
\
\
*
\
\
Merge pull request #1845 from jcanizales/move-tests-off-sample
Michael Lumish
2015-06-01
|
\
\
\
*
\
\
\
Merge pull request #1839 from jcanizales/fix-certs-bundle
Michael Lumish
2015-06-01
|
\
\
\
\
*
\
\
\
\
Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme
Michael Lumish
2015-06-01
|
\
\
\
\
\
|
|
|
|
|
*
Make sample app easier to understand
Jorge Canizales
2015-05-31
|
|
|
|
|
/
|
|
|
|
*
Remove remaining tests and RouteGuide from sample app
Jorge Canizales
2015-05-31
|
|
|
|
*
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
|
|
|
|
*
Move RouteGuideClient to generated_libraries/
Jorge Canizales
2015-05-31
|
|
|
|
/
|
|
|
*
Delete RemoteProtoTests from sample app
Jorge Canizales
2015-05-30
|
|
|
*
Add RemoteProtoTests as InteropTests to tests project
Jorge Canizales
2015-05-30
|
|
|
*
Add RemoteTestClient to tests' Podfile
Jorge Canizales
2015-05-30
|
|
|
*
Point Podfile of sample app to new RemoteTestsClient location
Jorge Canizales
2015-05-30
|
|
|
*
Move RemoteTestClient files to /objective-c
Jorge Canizales
2015-05-30
|
|
_
|
/
|
/
|
|
|
|
*
Fix problem loading certs for tests of library projects
Jorge Canizales
2015-05-30
|
*
|
Fix podspec example in README to work with dir hierarchies
Jorge Canizales
2015-05-29
|
|
/
*
|
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
|
/
[next]