Commit History

Author SHA1 Message Date
  George Barnett f624e88af5 Only generate services described in files in the codegen request (#1058) 5 years ago
  George Barnett 185b732f23 Codegen for server interceptors (#1030) 5 years ago
  George Barnett 4d5fd4e461 Codegen for client interceptors (#1022) 5 years ago
  George Barnett a58de3a583 Stop checking in Package.resolved (#1008) 5 years ago
  George Barnett 7d3b0d2d86 Pin formatter (#995) 5 years ago
  George Barnett 4e0cb4d0ca Import SwiftProtobuf in generated code (#952) 5 years ago
  George Barnett 38f6fd8a29 Allow the gRPC module name to be customised when generating code (#945) 5 years ago
  George Barnett 7a5ad0b035 Disable new swiftformat rule (#936) 5 years ago
  George Barnett 7b31cfcf7a Pin the SwiftFormat version in CI (#934) 5 years ago
  George Barnett bbf5f901c3 Add .swiftformat and apply a lint check in CI (#929) 5 years ago
  George Barnett c26be6470d Add a 'preflight check' stage to CI (#923) 5 years ago
  Cory Benfield e3b2474a29 Improve performance of routing inbound RPCs (#924) 5 years ago
  George Barnett 481fc14733 Fix license header check (#905) 5 years ago
  George Barnett 966e597175 Support protobuf separately to `GRPCPayload` for the client (#889) 5 years ago
  George Barnett fb66290010 Remove the requirement that messages conform to GRPCPayload on the server (#886) 5 years ago
  George Barnett 0c3c8c016d Allow separate generation of test clients (#881) 5 years ago
  George Barnett cc1c9f72f6 Generate conformance when message are nested (#879) 5 years ago
  George Barnett 56c455dce8 Provide the codegen with an option to generate test clients (#870) 5 years ago
  George Barnett fe3d286f19 Require generated client protocols to accept `CallOptions` (#865) 5 years ago
  George Barnett 4f1d6558a7 Update license check and generated code (#858) 5 years ago
  George Barnett 6a7bfb6881 Refactor some of the client code generation (#856) 5 years ago
  George Barnett 363bb788f4 Generate conformances files containing a message are passed to the plugin (#837) 5 years ago
  George Barnett 0daec69153 Provide conformance for messages provided by SwiftProtobuf (#811) 5 years ago
  Jagoba Gascón 5b91384e7d protoc-gen-grpc-swift: when generating a grpc-swift service do not add an import for its own module (#796) 5 years ago
  Jagoba Gascón a9476d65fa protoc-gen-grpc-swift: generate only requested files (#794) 5 years ago
  George Barnett 8925b458e8 Generate documentation from proto comments (#743) 5 years ago
  George Barnett 5e507e3736 Avoid generating multiple conformances to GRPCProtobufPayload (#740) 5 years ago
  George Barnett d307bf3a66 Rename generated clients from FooServiceClient to FooClient (#736) 5 years ago
  George Barnett a2b2cc064f Put the client connection behind a protocol (#727) 5 years ago
  mustiikhalil 30aa3cd0ce Adds the ability to use different payloads (#710) 5 years ago