Ecosyste.ms: Issues

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

GitHub / carta/flipper-client issues and pull requests

#57 - `pyee` pinned to v6; restrictive and outdated

Issue - State: open - Opened by samuelhwilliams 6 months ago

#54 - Add missing comma

Pull Request - State: closed - Opened by adambom almost 2 years ago
Labels: cc-config changes

#53 - feat(deps): Use cachetools v5

Pull Request - State: closed - Opened by antoinelafouasse almost 2 years ago - 2 comments
Labels: cc-product-development

#52 - Unexpected `ConsistentHashPercentageBucketer` behavior

Issue - State: open - Opened by jakekaplan about 2 years ago

#51 - Move flake8 from gitlab to github

Pull Request - State: open - Opened by DomFaryna about 2 years ago - 1 comment
Labels: cc-config changes, cc-bug

#50 - Upgrade version to 1.3.1

Pull Request - State: closed - Opened by adambom over 2 years ago - 1 comment
Labels: cc-config changes

#49 - New release ?

Issue - State: closed - Opened by eliasdorneles over 2 years ago - 2 comments

#48 - Equality Operator from Condition is not being constructed due to parsing error

Issue - State: closed - Opened by ghost over 2 years ago - 1 comment
Labels: cc-bug

#47 - fix(postgreSQL): fix bug when using psycopg's binary or c version

Pull Request - State: closed - Opened by manuelxarez over 2 years ago - 1 comment
Labels: cc-bug

#46 - Increment version to 1.3.0

Pull Request - State: closed - Opened by adambom over 2 years ago
Labels: cc-config changes

#45 - Add PostgreSQL FeatureFlagStore

Pull Request - State: closed - Opened by adambom over 2 years ago - 7 comments
Labels: enhancement, cc-product-development

#44 - PostgreSQL feature flag store

Issue - State: closed - Opened by gpouilloux almost 3 years ago - 7 comments

#43 - Make flipper client compatible with python 3.10, redis 4

Pull Request - State: closed - Opened by levinsamuel almost 3 years ago
Labels: cc-config changes

#42 - Make flipper client compatible with python 3.10, redis 4

Pull Request - State: closed - Opened by levinsamuel almost 3 years ago
Labels: cc-config changes

#41 - Bump cachetools to 4.2.1

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

#40 - Allow deleting a flag that does not exist

Pull Request - State: closed - Opened by SolomanDavis almost 4 years ago - 1 comment
Labels: cc-product-development

#39 - Expand dependency version eligibility (Fixes #37)

Pull Request - State: closed - Opened by adambom almost 4 years ago - 4 comments
Labels: cc-config changes

#38 - Supporting OR conditions.

Pull Request - State: closed - Opened by zuzelvp almost 4 years ago - 2 comments

#37 - Package Dependency Constraints Too Specific

Issue - State: closed - Opened by jamesstonehill about 4 years ago - 3 comments

#36 - Updating boto3 version to be less rigid

Pull Request - State: closed - Opened by lucapericlp about 4 years ago - 1 comment

#35 - Fix a bug with long ramps

Pull Request - State: closed - Opened by adambom over 4 years ago
Labels: cc-bug

#34 - Update-redis version to support python 3.8

Pull Request - State: closed - Opened by r-kells over 4 years ago - 3 comments

#33 - INFR-485 bump thrift version to latest

Pull Request - State: closed - Opened by r-kells over 4 years ago - 1 comment

#32 - Avoid race condition that happens when cache entry expires while checking

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

#31 - Fix a bug where we were throwing away cached None values

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

#30 - Change LRU cache implementation to be cachetools instead of old lib

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

#29 - Fixes #28

Pull Request - State: closed - Opened by scottwedge almost 5 years ago - 3 comments

#28 - Typo 'asssert_not_called'

Issue - State: closed - Opened by scottwedge almost 5 years ago

#27 - set conditions on client

Pull Request - State: closed - Opened by pedroceles about 5 years ago - 2 comments

#26 - use provided base_key, closes #25

Pull Request - State: closed - Opened by rusintez about 5 years ago - 1 comment

#25 - RedisFeatureFlagStore base_key argument is ignored

Issue - State: closed - Opened by rusintez about 5 years ago - 1 comment

#24 - Add event emitter functionality

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

#23 - Use redis mget method for bulk fetches in list method

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

#22 - CachedFeatureFlagStore constructor kwargs are now named

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

#21 - CachedFeatureFlagStore breaks if you supply size argument

Issue - State: closed - Opened by adambom over 5 years ago

#20 - Use MGET to fetch flags in bulk

Issue - State: closed - Opened by adambom over 5 years ago

#19 - Debugging circle ci

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

#17 - Make thrift client compatible with Conditions and Buckets

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

#16 - Feature request: Register new operators

Issue - State: open - Opened by Tiago-Lira over 5 years ago - 1 comment
Labels: enhancement

#15 - Update license to Apache in setup.py

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

#14 - No description, website, or topics provided.

Issue - State: closed - Opened by jhermann almost 6 years ago - 1 comment

#13 - Cc sync backend

Pull Request - State: closed - Opened by cranium almost 6 years ago - 1 comment

#12 - Prepare for open source release

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

#11 - Prepare for open source release

Pull Request - State: closed - Opened by adambom almost 6 years ago - 1 comment

#10 - Add S3 storage backend

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

#9 - Build ReplicatedFeatureFlagStore

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

#8 - Fix a race condition where retrieved items from cache could be expired

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

#7 - Exists: Add exists method to check for feature

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

#6 - Make a couple more type hints work with python 3.5

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

#5 - Add list method to client

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

#4 - Rename toJSON/fromJSON to to_dict/from_dict

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

#3 - Add bucketing feature

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

#2 - Add conditions

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

#1 - Update README.md

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