aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/objective-c
Commit message (Expand)AuthorAge
* Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
* Regenerate README table of contentsGravatar Jorge Canizales2015-06-04
* Update README (minus table of content)Gravatar Jorge Canizales2015-06-04
* Make podspecs work for nested dirsGravatar Jorge Canizales2015-06-04
* Use grpc-common’s route_guide in local testsGravatar Jorge Canizales2015-06-04
* Generate RemoteTest code on podspec installGravatar Jorge Canizales2015-06-04
* Generate RouteGuide code on pod installGravatar Jorge Canizales2015-06-04
* Fix version reqs in generated podspecsGravatar Jorge Canizales2015-06-04
* Point test and sample podfiles to protobuf releaseGravatar Jorge Canizales2015-06-04
* Merge pull request #1866 from dgquintas/stack-allocate-bb-readerGravatar Craig Tiller2015-06-02
|\
* | Disallow NSString headers with -bin suffixGravatar Jorge Canizales2015-06-02
* | Fix NSDictionary <-> metadata codecGravatar Jorge Canizales2015-06-02
| * Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
|/
* Merge pull request #1848 from jcanizales/simplify-sample-appGravatar Michael Lumish2015-06-01
|\
* \ Merge pull request #1847 from jcanizales/finish-moving-tests-outGravatar Michael Lumish2015-06-01
|\ \
* \ \ Merge pull request #1845 from jcanizales/move-tests-off-sampleGravatar Michael Lumish2015-06-01
|\ \ \
* \ \ \ Merge pull request #1839 from jcanizales/fix-certs-bundleGravatar Michael Lumish2015-06-01
|\ \ \ \
* \ \ \ \ Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readmeGravatar Michael Lumish2015-06-01
|\ \ \ \ \
| | | | | * Make sample app easier to understandGravatar Jorge Canizales2015-05-31
| | | | |/
| | | | * Remove remaining tests and RouteGuide from sample appGravatar Jorge Canizales2015-05-31
| | | | * Add RemoteTests as GRPCClientTests to tests projectGravatar Jorge Canizales2015-05-31
| | | | * Add SampleTests as LocalClearTextTests to tests projectGravatar Jorge Canizales2015-05-31
| | | | * Add RouteGuideClient to tests’ PodfileGravatar Jorge Canizales2015-05-31
| | | | * Move RouteGuideClient to generated_libraries/Gravatar Jorge Canizales2015-05-31
| | | |/
| | | * Delete RemoteProtoTests from sample appGravatar Jorge Canizales2015-05-30
| | | * Add RemoteProtoTests as InteropTests to tests projectGravatar Jorge Canizales2015-05-30
| | | * Add RemoteTestClient to tests' PodfileGravatar Jorge Canizales2015-05-30
| | | * Point Podfile of sample app to new RemoteTestsClient locationGravatar Jorge Canizales2015-05-30
| | | * Move RemoteTestClient files to /objective-cGravatar Jorge Canizales2015-05-30
| |_|/ |/| |
| | * Fix problem loading certs for tests of library projectsGravatar Jorge Canizales2015-05-30
| * | Fix podspec example in README to work with dir hierarchiesGravatar Jorge Canizales2015-05-29
| |/
* | Remove empty class AllTestsGravatar Jorge Canizales2015-05-29
* | Add a few unit tests for GRXGravatar Jorge Canizales2015-05-29
* | Install GRX into RxLibraryUnitTests.mGravatar Jorge Canizales2015-05-29
* | Podfile to link RxLibrary to its unit testsGravatar Jorge Canizales2015-05-29
* | Minimal "test library" projectGravatar Jorge Canizales2015-05-29
|/
* Fix for changed parseFromData: signature (now parseFromData:error:)Gravatar Marc Wandschneider2015-05-27
* Move anchors above headers, so TOC links work properlyGravatar Jorge Canizales2015-05-26
* Update README.mdGravatar Jorge Canizales2015-05-26
* Add TOC and anchors in the headersGravatar Jorge Canizales2015-05-26
* Add simpler instructions for ObjC (using Homebrew)Gravatar Jorge Canizales2015-05-26
* Merge pull request #1715 from jcanizales/fixes-evil-typoGravatar Michael Lumish2015-05-21
|\
| * Fix typo in README commands to compile protos!Gravatar Jorge Canizales2015-05-21
* | Point sample app to official protobuf podspecGravatar Jorge Canizales2015-05-21
|/
* Fixed writer commentGravatar murgatroid992015-05-20
* Fixed boolean variableGravatar murgatroid992015-05-20
* Added cancel_after_first_response testGravatar murgatroid992015-05-20
* Merge pull request #1671 from jcanizales/add-codegen-instructionsGravatar Michael Lumish2015-05-20
|\
* \ Merge pull request #1664 from jcanizales/renames-grx-writeable-methodsGravatar Michael Lumish2015-05-20
|\ \
| | * Add instructions to generate code and integrate itGravatar Jorge Canizales2015-05-19
| |/ |/|