Commit History

Author SHA1 Message Date
  Davis Deaton b798520a3c Allows passing \'--swiftgrpc_opt=Visibility=Public\' to protoc to change the visibility of the generated code for use in projects using multiple modules. 8 years ago
  Tim Burks a536d38701 Merge pull request #60 from ryanwilson/patch-1 8 years ago
  Ryan Wilson 93f426875b Update Echo sample path 8 years ago
  Tim Burks 85aff66614 Removed angle brackets from "YOUR PROJECT ID" for consistency. 8 years ago
  Tim Burks 787eba927e Update README for Datastore example. 8 years ago
  Tim Burks 838c790915 Update Datastore example to avoid build/run problems on Linux. 8 years ago
  Tim Burks 1a0145aa36 Update Datastore sample to use auth-library-swift to get OAuth tokens. 8 years ago
  Tim Burks b8dc92aea4 Prevent crashes when metadata keys and values can't be converted to strings. 8 years ago
  Tim Burks e5568059fa Update remaining examples to remove explicit -lz linker commands. 8 years ago
  Tim Burks b75af1674c Replace libz link dependency with a reference to an external source package. 8 years ago
  Tim Burks fb0053af64 Update swift-proto dependency version to 0.9.903. 8 years ago
  Tim Burks b4dc0a0952 Remove line-ending spaces from Swift source files. 8 years ago
  Tim Burks 1ef3b54dea Merge pull request #57 from grpc/cncf 8 years ago
  Tim Burks 0aa90a79ee Relicense to Apache 2, change owners to "the gRPC Authors". 8 years ago
  Tim Burks 27334787ed Merge pull request #56 from grpc/internal_access 8 years ago
  Tim Burks f3926c5c6a Change access level for generated classes and methods from "public" to "internal". 8 years ago
  Tim Burks a8a2c1892b Add detail to README following Michele Titolo's suggestions. 8 years ago
  Tim Burks b570094bd0 Update README with information about visibility errors related to swift-proto. 8 years ago
  Tim Burks 2423458b61 Fix invalid paths in Plugin/Templates 8 years ago
  Tim Burks 6022ef119b Merge pull request #46 from Gurpartap/patch-1 8 years ago
  Gurpartap Singh a11da8644e Fix font weight formatting in OVERVIEW.md 8 years ago
  Tim Burks 459480eed6 Simple (very!) datastore example. 8 years ago
  Tim Burks 0b67d3ded6 Update Dockerfile for Protocol Buffers v3.2.0 release. 8 years ago
  Tim Burks 1f99975087 Update Xcode-based examples for Swift 3.1, Xcode 8.3.2, and other build problems. 8 years ago
  Tim Burks 0f331f35c0 Remove personal dependency in Echo example 8 years ago
  Tim Burks 0c73d72232 Update Plugin to use Stencil 0.9.0 8 years ago
  Tim Burks a472c0ca36 Merge pull request #43 from grpc/swift3.1 8 years ago
  Tim Burks 1d7d131212 Update swift-protobuf to 0.9.901 8 years ago
  Tim Burks c0078c81cc Update README for Swift 3.1 build configuration 8 years ago
  Mickey Reiss 62250faff5 Improve proto message name function. 8 years ago