Ecosyste.ms: Issues

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

GitHub / bigcommerce/grphp issues and pull requests

#67 - chore(platform): PHPMNT-177 Loosen google/protobuf dependency

Pull Request - State: closed - Opened by TomA-R about 2 months ago

#66 - Add PHP 8.4 to CircleCI matrix and fix deprecation warnings

Pull Request - State: closed - Opened by TomA-R 2 months ago

#65 - Fix state carrying in the Client

Pull Request - State: closed - Opened by filakhtov almost 2 years ago

#64 - Update release notes

Pull Request - State: closed - Opened by filakhtov almost 2 years ago

#63 - Change Client::$config property back to protected

Pull Request - State: closed - Opened by filakhtov almost 2 years ago

#62 - Clean-up client implementation

Pull Request - State: closed - Opened by filakhtov almost 2 years ago

#61 - Update phpunit.xml.dist

Pull Request - State: closed - Opened by filakhtov almost 2 years ago

#60 - PHPMNT-8 Add phpstan

Pull Request - State: closed - Opened by funivan almost 2 years ago

#59 - extend matrix parameters with new php versions

Pull Request - State: closed - Opened by repzy almost 2 years ago

#58 - Stop building against PHP 7.4

Pull Request - State: closed - Opened by TomA-R almost 2 years ago - 2 comments

#57 - correct version for php image

Pull Request - State: closed - Opened by repzy almost 2 years ago

#56 - Add helper method for getting service name from stub

Pull Request - State: closed - Opened by aleachjr over 2 years ago

#55 - Remove unused composer_version parameter from CircleCI config

Pull Request - State: closed - Opened by filakhtov over 2 years ago

#54 - Add retries, deprecate PHP 7.3

Pull Request - State: closed - Opened by splittingred over 2 years ago

#53 - Add retry support with the Retry interceptor

Pull Request - State: closed - Opened by joec4i over 2 years ago - 1 comment

#52 - add status code strings

Pull Request - State: closed - Opened by gwilym over 2 years ago

#51 - Use proxy client config timeout setting when request timeout is unset

Pull Request - State: closed - Opened by joec4i over 2 years ago

#50 - interceptor improvements, drop php 7.3

Pull Request - State: closed - Opened by splittingred over 2 years ago - 1 comment

#49 - Try new version of grpc

Pull Request - State: closed - Opened by repzy almost 3 years ago

#48 - feat(platform): try new version of grpc

Pull Request - State: closed - Opened by repzy almost 3 years ago

#47 - Add TE header for envoy requests

Pull Request - State: closed - Opened by joec4i almost 3 years ago

#46 - refactor(platform): BIG-31278 add php8 in circleci

Pull Request - State: closed - Opened by repzy over 3 years ago

#45 - Remove `CURLOPT_CONTENT_TYPE` and use `CURLOPT_HTTPHEADER`

Pull Request - State: closed - Opened by splittingred almost 4 years ago

#43 - Make Grphp\Client#getClient protected instead of private

Pull Request - State: closed - Opened by splittingred almost 4 years ago

#42 - Add ability to configure content type in H2Proxy strategy

Pull Request - State: closed - Opened by splittingred almost 4 years ago

#41 - fix issue #40

Pull Request - State: closed - Opened by repzy almost 4 years ago

#39 - update composer with php8

Pull Request - State: closed - Opened by repzy about 4 years ago

#38 - Enable support for client timeouts

Pull Request - State: closed - Opened by filakhtov over 4 years ago

#37 - Fix service name deriving from a client class name in Request

Pull Request - State: closed - Opened by andrykonchin over 4 years ago

#36 - Properly handle empty gRPC messages for error response

Pull Request - State: closed - Opened by filakhtov about 5 years ago

#35 - Improve exception messages

Pull Request - State: closed - Opened by filakhtov about 5 years ago

#34 - Refactor error metadata key handling

Pull Request - State: closed - Opened by filakhtov about 5 years ago

#33 - Run Travis against supported and stable PHP versions

Pull Request - State: closed - Opened by filakhtov about 5 years ago

#32 - Ensure that base URI contains scheme

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

#30 - Ensure that the H2Proxy request has schema in the URI

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

#29 - Update google/protobuf dependency to 3.7

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

#28 - Update google/protobuf requirement from 3.5.* to 3.5.* || 3.7.*

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago - 1 comment
Labels: dependencies

#27 - Update phpunit/phpunit requirement from ^6.4 || ^7.4 to ^6.4 || ^7.4 || ^8.0

Pull Request - State: closed - Opened by dependabot-preview[bot] over 5 years ago - 1 comment
Labels: dependencies

#26 - Include connection error messages in exceptions

Pull Request - State: closed - Opened by precariouspanther almost 6 years ago

#25 - Remove default from proxy option (should default to disabled)

Pull Request - State: closed - Opened by precariouspanther about 6 years ago

#24 - Add support for proxy configuration with H2Proxy Strategy

Pull Request - State: closed - Opened by precariouspanther about 6 years ago

#22 - Composer normalize and coding style improvements

Pull Request - State: closed - Opened by kubawerlos over 6 years ago

#21 - Update Travis CI config

Pull Request - State: closed - Opened by kubawerlos over 6 years ago

#20 - Attempt to fix travis builds

Pull Request - State: closed - Opened by splittingred over 6 years ago

#19 - Add .gitattributes

Pull Request - State: closed - Opened by kubawerlos over 6 years ago - 1 comment

#18 - Travis CI: Install packages from "dist" when available

Pull Request - State: closed - Opened by kubawerlos over 6 years ago

#17 - Remove composer.lock from repository

Pull Request - State: closed - Opened by kubawerlos over 6 years ago - 1 comment

#16 - README updates, loosen gRPC requirement

Pull Request - State: closed - Opened by splittingred over 6 years ago

#14 - For H2Proxy strategy, stop sending "expect: 100-continue" header

Pull Request - State: closed - Opened by zvuki almost 7 years ago - 1 comment

#13 - PEN-647: Add strategy patterns, h2proxy strategy

Pull Request - State: closed - Opened by splittingred almost 7 years ago - 6 comments

#12 - PEN-642: Implement code sniffer, make PSR-2 compat

Pull Request - State: closed - Opened by splittingred almost 7 years ago

#11 - Use grpc/grpc-php 1.9.* instead of bigcommerce/grpc-php 1.3.2

Pull Request - State: closed - Opened by zvuki almost 7 years ago

#10 - [WIP] grpc-php v1.9.0

Pull Request - State: closed - Opened by zvuki almost 7 years ago

#9 - doc(client): Changelog update for 0.3.9

Pull Request - State: closed - Opened by filakhtov over 7 years ago

#8 - feat(client): PAYMENTS-2100 ensure that clients are lazy loaded/instantiated

Pull Request - State: closed - Opened by filakhtov over 7 years ago - 3 comments

#7 - ARCH-532: grphp 1.0

Pull Request - State: closed - Opened by splittingred over 7 years ago - 2 comments

#6 - Bump grpc-php to v1.3.2-p1

Pull Request - State: closed - Opened by chrisboulton over 7 years ago

#5 - Bump grpc-php to disable root certificate loading

Pull Request - State: closed - Opened by chrisboulton over 7 years ago

#4 - update grpc/grpc in composer.lock to remove dependency

Pull Request - State: closed - Opened by aleachjr over 7 years ago

#3 - fork and update composer.json to bigcommerce/grpc-php namespace

Pull Request - State: closed - Opened by aleachjr over 7 years ago - 3 comments

#2 - ARCH-475: Bump grpc dep to 1.4.*

Pull Request - State: closed - Opened by splittingred over 7 years ago - 2 comments

#1 - ARCH-410: Adjust l5d context propagation

Pull Request - State: closed - Opened by splittingred over 7 years ago - 1 comment