Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / googleapis/gapic-generator-cpp issues and pull requests

#64 - Enable master branch protection

Issue - State: open - Opened by JustinBeckwith about 4 years ago
Labels: type: process

#63 - Configure Renovate

Pull Request - State: closed - Opened by renovate-bot over 4 years ago - 1 comment
Labels: cla: yes

#62 - testing: add gax CMake files and Docker image for e2e test

Pull Request - State: closed - Opened by tmatsuo over 4 years ago - 1 comment
Labels: cla: yes

#61 - Add design and status docs

Pull Request - State: closed - Opened by software-dov over 5 years ago - 4 comments
Labels: cla: yes

#60 - Cleanup integration with googleapis repository

Pull Request - State: closed - Opened by vam-google over 5 years ago - 2 comments
Labels: cla: yes

#59 - Perform proto file validation before generation

Issue - State: open - Opened by michaelbausor over 5 years ago

#57 - Request fails with DEADLINE_EXCEEDED

Issue - State: open - Opened by michaelbausor over 5 years ago - 2 comments

#56 - Fix *_gapic_library linking problem

Pull Request - State: closed - Opened by vam-google over 5 years ago
Labels: cla: yes

#55 - Add tests and impl for Pages class and associated iterator

Pull Request - State: closed - Opened by software-dov over 5 years ago - 7 comments
Labels: cla: yes

#54 - Fix include path for the client libraries of the gapic artifact library

Pull Request - State: closed - Opened by vam-google over 5 years ago
Labels: cla: yes

#53 - Fix the copyright notice

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#51 - Fix the copyright header in source files

Issue - State: open - Opened by software-dov over 5 years ago

#50 - First pass tests and impl for PageResult

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#49 - Make an OperationDeadlinePolicy interface

Issue - State: open - Opened by software-dov over 5 years ago

#48 - Add test and impl for setting per-rpc deadlines in retry loop

Pull Request - State: closed - Opened by software-dov over 5 years ago - 2 comments
Labels: cla: yes

#46 - Broad, shallow cleanup

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#45 - Add Bazel Gapic Extensions for C++

Pull Request - State: closed - Opened by vam-google over 5 years ago
Labels: cla: yes

#44 - Add tests, impl, and use gax::IdempotencyPolicy

Issue - State: open - Opened by software-dov over 5 years ago

#43 - Fix for issue #39: fix unit test naming scheme

Pull Request - State: closed - Opened by software-dov over 5 years ago - 1 comment
Labels: cla: yes

#42 - Add GAPIC stub Retry variant as decorator

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#41 - Add rpc timeout awareness to LimitedDurationRetryPolicy

Issue - State: open - Opened by software-dov over 5 years ago

#40 - Add generated types for each LRO response

Issue - State: open - Opened by michaelbausor over 5 years ago

#39 - Fix unit test file naming scheme

Issue - State: closed - Opened by software-dov over 5 years ago
Labels: good first issue

#38 - Partition gRPC aware client library components

Issue - State: open - Opened by software-dov over 5 years ago

#36 - All local includes in user-visible gax headers use the gax/ path

Issue - State: closed - Opened by software-dov over 5 years ago - 1 comment
Labels: good first issue

#35 - Remove java and go dependencies in WORKSPACE file

Issue - State: closed - Opened by software-dov over 5 years ago - 1 comment

#34 - Use gax types in GAPIC client stub method signatures

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#33 - OperationsStub and Operation<ResultT, MetadataT>

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#32 - Call context

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#31 - Add standalone mode for gapic-generator

Pull Request - State: closed - Opened by vam-google over 5 years ago - 1 comment
Labels: cla: yes

#30 - Implement gax::CallContext

Issue - State: closed - Opened by software-dov over 5 years ago - 1 comment

#28 - Add OperationsStub abstract class

Issue - State: closed - Opened by software-dov over 5 years ago - 1 comment

#27 - Add PollingPolicy

Issue - State: open - Opened by software-dov over 5 years ago

#26 - Implement LRO poll loop

Issue - State: open - Opened by software-dov over 5 years ago

#24 - Generate gax::Operation returning client methods

Issue - State: open - Opened by software-dov over 5 years ago

#23 - Implementation of gax::Operation class

Issue - State: closed - Opened by software-dov over 5 years ago

#22 - Implement retry for synchronous, unary rpcs

Pull Request - State: closed - Opened by software-dov over 5 years ago - 2 comments
Labels: cla: yes

#21 - Design, implementation, and use of Idempotency

Issue - State: closed - Opened by software-dov over 5 years ago

#20 - Whitespace changes in generator and baseline files

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#19 - Default stub implementation based on direct gRPC calls

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#18 - Add gitattributes file

Pull Request - State: closed - Opened by michaelbausor over 5 years ago
Labels: cla: yes

#17 - Fix kokoro lint tests

Pull Request - State: closed - Opened by michaelbausor over 5 years ago - 1 comment
Labels: cla: yes

#16 - Add client Stub abstract class generation and make rpc wrapper methods

Pull Request - State: closed - Opened by software-dov over 5 years ago - 1 comment
Labels: cla: yes

#15 - Add linting to Kokoro CI

Pull Request - State: closed - Opened by michaelbausor over 5 years ago - 1 comment
Labels: cla: yes

#14 - Update code style

Pull Request - State: closed - Opened by michaelbausor over 5 years ago - 1 comment
Labels: cla: yes

#13 - Refactor file generation

Pull Request - State: closed - Opened by michaelbausor over 5 years ago - 1 comment
Labels: cla: yes

#12 - Add printer class to wrap protobuf IO classes

Pull Request - State: closed - Opened by michaelbausor over 5 years ago - 1 comment
Labels: cla: yes

#11 - Add tests and impl for StatusOr<T>

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#10 - Setup up minimal Kokoro config

Pull Request - State: closed - Opened by michaelbausor over 5 years ago
Labels: cla: yes

#9 - Refactor status unittest

Pull Request - State: closed - Opened by michaelbausor over 5 years ago
Labels: cla: yes

#8 - Moved gtest_prod from hdrs to srcs

Pull Request - State: closed - Opened by michaelbausor over 5 years ago
Labels: cla: yes

#7 - Test commit

Pull Request - State: closed - Opened by software-dov over 5 years ago
Labels: cla: yes

#6 - Fix CamelCaseToSnakeCase and testdata

Pull Request - State: closed - Opened by ghost over 5 years ago - 1 comment
Labels: cla: yes

#5 - Tests, abstract interface, and concrete implementation for BackoffPolicy

Pull Request - State: closed - Opened by software-dov over 5 years ago - 8 comments
Labels: cla: yes

#4 - Add implementation and tests for gax::Status

Pull Request - State: closed - Opened by software-dov over 5 years ago

#3 - Add tests, interface, and two concrete implementations for RetryPolicy

Pull Request - State: closed - Opened by software-dov over 5 years ago - 1 comment

#2 - Harden camel to snake case converter

Issue - State: closed - Opened by michaelbausor over 5 years ago - 1 comment

#1 - Generator initial commit

Pull Request - State: closed - Opened by michaelbausor over 5 years ago - 4 comments