1. 6abfd75 Checks in Podfile.lock so the build is reproducible by Jorge Canizales · 10 years ago
  2. 5488d28 Warn in the sample's README that pod install must be run by Jorge Canizales · 10 years ago
  3. 624b694 Removes Cocoapod-generated files by Jorge Canizales · 10 years ago
  4. 8957cae Moves ProtoRPC.podspec into gRPC.podspec by Jorge Canizales · 10 years ago
  5. 7847b0e Adjusts #imports of RxLibrary by Jorge Canizales · 10 years ago
  6. 05bd511 Adds unit test of stub to the XCode project by Jorge Canizales · 10 years ago
  7. 3f576c7 Creates unit test for the stub by Jorge Canizales · 10 years ago
  8. 17b43e8 Fixes initializer of the generated stub by Jorge Canizales · 10 years ago
  9. f593fef Fixes syntax errors. by Jorge Canizales · 10 years ago
  10. 6482d5d Makes the runtime serialize alright. by Jorge Canizales · 10 years ago
  11. 2779ccb Adds basic runtime library and generated stub by Jorge Canizales · 10 years ago
  12. 3dbb9c5 Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports by Jorge Canizales · 10 years ago
  13. 48e07df Small cleanup of the sample app by Jorge Canizales · 10 years ago
  14. 914d74e Small logging formatting fix by Jorge Canizales · 10 years ago
  15. 5cff49d Adds proto support to the main app too. by Jorge Canizales · 10 years ago
  16. 25e28e8 Fixes proto remote test to use the actual protos of the service. by Jorge Canizales · 10 years ago
  17. d168f50 Adds podspec for the generated files by Jorge Canizales · 10 years ago
  18. 7205cda Generates ObjC code for the test protos by Jorge Canizales · 10 years ago
  19. 41a5374 Adds Class prefix RMT by Jorge Canizales · 10 years ago
  20. 1380ac8 Brings in proto files for the remote test server. by Jorge Canizales · 10 years ago
  21. 23cb957 Move Route_guide protos to their own folder to make room for remote test protos by Jorge Canizales · 10 years ago
  22. e72114c Fixes local test after ensuring using https:// doesn't work with it. by Jorge Canizales · 10 years ago
  23. eddb006 Fixes host transformation when user supplies a port. by Jorge Canizales · 10 years ago
  24. f1bda85 Add remote HTTPS tests. Local HTTP ones fail to connect. by Jorge Canizales · 10 years ago
  25. aa4fb14 Cleanup by Jorge Canizales · 10 years ago
  26. 6465c34 Loads certificates from file. SSL works ^^ by Jorge Canizales · 10 years ago
  27. bb58d22 Removes scheme before passing to C layer by Jorge Canizales · 10 years ago
  28. ba37a3e Fixes scheme detection logic and NPE by Jorge Canizales · 10 years ago
  29. ccf3997 Makes GRPCChannel a cluster class of secure and unsecured. by Jorge Canizales · 10 years ago
  30. 3d86bca Centers the sample location in Gran Canaria :P by Jorge Canizales · 10 years ago
  31. 6ad8c20 Adds more assertions to the test by Jorge Canizales · 10 years ago
  32. 6a84b3d Adds test that sends proto and expects one by Jorge Canizales · 10 years ago
  33. aa5611b Adds Objective-C prefixes to the protos by Jorge Canizales · 10 years ago
  34. 0ae1f4d Fix Route_guide to declare public headers by Jorge Canizales · 10 years ago
  35. b7f970b Point the Podfile to a "generated" local podspec by Jorge Canizales · 10 years ago
  36. f4ddfab Generated files :) by Jorge Canizales · 10 years ago
  37. 1f1d2c3 Copy route_guide.proto and make it 2.6 by Jorge Canizales · 10 years ago
  38. 14ae0b0 Add dependency to Protobuf 2.6 to the podfile by Jorge Canizales · 10 years ago
  39. e6300b2 Changes #import paths from RxLibrary -> gRPC by Jorge Canizales · 10 years ago
  40. 045fabb Moves RxLibrary.podspec into gRPC.podspec by Jorge Canizales · 10 years ago
  41. aa83409 Adds documentation to the tests and reduces timeout to 2s by Jorge Canizales · 10 years ago
  42. 5f0c0f1 Adds two tests that pass with the RouteGuide Java server by Jorge Canizales · 10 years ago
  43. 7502bd2 Asynchronous unit test by Jorge Canizales · 10 years ago
  44. 1d37349 Fixes the sample app to point to the new podspecs by Jorge Canizales · 10 years ago
  45. c2d7ecb Working podspecs for gRPC core & wrapper by Jorge Canizales · 10 years ago
  46. bed880b Merge pull request #632 from jcanizales/add-grpcclient-podspec by Tim Emiola · 10 years ago
  47. 5fc9029 include .m in check_copyright.py by Yang Gao · 10 years ago
  48. d5c1b56 Adds sample usage code of GRPCClient by Jorge Canizales · 10 years ago
  49. e379e5c Adds dependency on GRPCClient to Sample app by Jorge Canizales · 10 years ago
  50. 13ffb9a Adds dependency on GRPCClient to Sample app by Jorge Canizales · 10 years ago
  51. 1d4662d Adds podspec for GRPCClient by Jorge Canizales · 10 years ago
  52. 3e9e180 Merge pull request #629 from jcanizales/fix-internal-include-path by Tim Emiola · 10 years ago
  53. 788b766 Fix internal include path by Jorge Canizales · 10 years ago
  54. 9409ad8 Adds copyright notices to the GRPCClient files. by Jorge Canizales · 10 years ago
  55. af2d997 Fixes podspec of the RxLibrary by Jorge Canizales · 10 years ago
  56. e8304d5 Fixes copyright notices by Jorge Canizales · 10 years ago
  57. d1a8cc0 Adds podspec for RxLibrary and sample app by Jorge Canizales · 10 years ago
  58. 5e0efd9 Imports code of the generic gRPC client library. by Jorge Canizales · 10 years ago
  59. 30697c9 Imports code of the RX library. by Jorge Canizales · 10 years ago