Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / flippercloud/flipper issues and pull requests
#896 - Remove usage of OpenStruct
Pull Request -
State: closed - Opened by benedikt 10 days ago
- 1 comment
#895 - Add support for Rails v8.x
Pull Request -
State: open - Opened by benedikt 10 days ago
- 5 comments
#894 - No Rails 8 support
Issue -
State: open - Opened by morgoth 10 days ago
- 3 comments
#893 - Set flipper reset to configurable in test_help.rb
Issue -
State: closed - Opened by nanto88 17 days ago
- 2 comments
#892 - Sort available groups alphabetically in UI
Pull Request -
State: closed - Opened by ghiculescu 20 days ago
- 1 comment
#891 - Use Lograge for flipper logs
Issue -
State: closed - Opened by devth about 1 month ago
- 2 comments
#890 - Strict mode warning will not turn off
Issue -
State: closed - Opened by isleymg about 1 month ago
#889 - Enable all feature flags in test & development environment by default
Issue -
State: closed - Opened by knagode about 1 month ago
- 2 comments
#888 - Avoid N+1 when loading Flipper UI Index
Pull Request -
State: closed - Opened by ericboehs about 2 months ago
- 1 comment
#887 - Use reject(&:nil?) in enabled? check
Pull Request -
State: open - Opened by stevecrozz about 2 months ago
- 6 comments
#886 - Not receiving activesupport notifications under 1.3.1
Issue -
State: closed - Opened by iftheshoefritz about 2 months ago
- 2 comments
#884 - undefined method `column_for_attribute' for class Flipper::Gate
Issue -
State: open - Opened by bibendi about 2 months ago
- 2 comments
#883 - Version 1.1.0 with single threaded puma results in "all pooled connections were in use"
Issue -
State: closed - Opened by frank-west-iii 2 months ago
- 6 comments
#882 - Remove the flatten on actors to prevent delegator warning.
Pull Request -
State: closed - Opened by jfvanderwalt 2 months ago
#881 - Active record poisoned transaction with postgres
Pull Request -
State: closed - Opened by jnunemaker 3 months ago
#880 - Add NamingStyle adapter to enforce format for added features.
Pull Request -
State: open - Opened by bkeepers 3 months ago
- 1 comment
#879 - Naming Style Validation
Issue -
State: open - Opened by LandonSchropp 3 months ago
- 2 comments
#878 - All feature flags return false on first page load in local and staging environments
Issue -
State: closed - Opened by svpersteve 3 months ago
- 1 comment
#877 - Preloading should be off by default
Issue -
State: closed - Opened by hashwin 3 months ago
- 1 comment
#876 - Prevent Flipper Logs when running Sidekiq
Issue -
State: closed - Opened by RachalCassity 3 months ago
- 2 comments
#873 - Load extra JS scripts into flipper-ui
Pull Request -
State: open - Opened by nicastelo 5 months ago
- 4 comments
#872 - Bit by actor delegation
Issue -
State: closed - Opened by bockets 5 months ago
- 4 comments
#871 - Create an Include Expression
Pull Request -
State: closed - Opened by pauloancheta 5 months ago
- 1 comment
#870 - Stop Flipper from outputting things in the console
Issue -
State: closed - Opened by adrianthedev 5 months ago
- 2 comments
#869 - Address soft deprecation of `ActiveRecord::Base.connection`
Pull Request -
State: closed - Opened by joshuay03 5 months ago
- 5 comments
#868 - Bump supercharge/mongodb-github-action from 1.10.0 to 1.11.0
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies
#867 - Add failing test for odd transaction poisoning
Pull Request -
State: closed - Opened by tjefferson08 6 months ago
- 1 comment
#866 - ActiveRecord adapter: unexpected error when running in a transaction
Issue -
State: closed - Opened by tjefferson08 6 months ago
- 17 comments
#864 - missing a template for this request format and variant. request.formats: ["text/css"] request.variant: []
Issue -
State: open - Opened by limjinsun 7 months ago
- 2 comments
#863 - Maintain Rails 4.2 compatibility
Pull Request -
State: open - Opened by astupka 7 months ago
#863 - Maintain Rails 4.2 compatibility
Pull Request -
State: open - Opened by astupka 7 months ago
- 1 comment
#862 - Remove redundant deletion of feature gate in Flipper::Adapters::ActiveRecord#set.
Pull Request -
State: closed - Opened by khiet 7 months ago
#860 - Introduce Flipper::Adapters::FallbackToCached
Pull Request -
State: open - Opened by jonmagic 7 months ago
- 3 comments
#859 - Add ActiveRecord validations to mirror table NOT NULL constraint
Pull Request -
State: closed - Opened by tmaier 8 months ago
- 1 comment
#859 - Add ActiveRecord validations to mirror table NOT NULL constraint
Pull Request -
State: closed - Opened by tmaier 8 months ago
- 1 comment
#858 - Flipper-active_record breaks in 0.26.2+ with Rails 4.2
Issue -
State: open - Opened by clinejj 9 months ago
- 2 comments
#857 - Rails credentials read prevents Flipper from working on Rails < 5.2
Issue -
State: open - Opened by clinejj 9 months ago
- 2 comments
#856 - Flipper Redis Adapter ignoring configuration block sometimes
Issue -
State: open - Opened by micahtessler 9 months ago
- 5 comments
#855 - UI: Tweak classes on feature list
Pull Request -
State: closed - Opened by bkeepers 9 months ago
#854 - Refactor shared adapter test
Pull Request -
State: closed - Opened by bkeepers 9 months ago
#853 - UI: Replace breadcrumbs with configurable nav
Pull Request -
State: closed - Opened by bkeepers 9 months ago
#852 - How to design a request-scoped per-actor flag state table?
Issue -
State: closed - Opened by julik 9 months ago
- 5 comments
#851 - Update Flipper UI to use Bootstrap 5
Pull Request -
State: closed - Opened by bkeepers 9 months ago
#850 - Add telemetry shutdown header
Pull Request -
State: closed - Opened by jnunemaker 9 months ago
#849 - Flipper::Adapters::Strict::NotFound raised when checking non-existant feature flag during rspec test
Issue -
State: closed - Opened by dannyy83 9 months ago
- 9 comments
#848 - Cache Improvements
Pull Request -
State: closed - Opened by jnunemaker 9 months ago
#847 - Add ActorLimit adapter
Pull Request -
State: closed - Opened by bkeepers 9 months ago
#846 - Add base class for wrapping another adapter
Pull Request -
State: closed - Opened by bkeepers 9 months ago
- 1 comment
#845 - Move delegate require to correct file
Pull Request -
State: closed - Opened by jnunemaker 9 months ago
#844 - Micro optimization for `#features` on ActiveRecord adapter
Pull Request -
State: closed - Opened by bkeepers 9 months ago
- 4 comments
#843 - API Perf - Features#get
Pull Request -
State: closed - Opened by jnunemaker 9 months ago
#842 - Easier instrumenting of typecasting/serializers
Pull Request -
State: closed - Opened by jnunemaker 9 months ago
#841 - Adjust minimum poll and sleep interval for Cloud
Pull Request -
State: closed - Opened by jnunemaker 9 months ago
#840 - Add action class and method to api env
Pull Request -
State: closed - Opened by jnunemaker 9 months ago
#839 - added support for redis connection pools
Pull Request -
State: closed - Opened by j-castellanos 9 months ago
- 5 comments
#838 - CLI: Use provided stdout/stderr streams
Pull Request -
State: closed - Opened by bkeepers 9 months ago
#837 - Loading all actor identifiers into memory isn't scalable
Issue -
State: open - Opened by rstawarz 9 months ago
- 8 comments
#836 - Enable telemetry by default
Pull Request -
State: closed - Opened by jnunemaker 10 months ago
- 1 comment
#835 - ConnectionPool adapter
Pull Request -
State: open - Opened by bkeepers 10 months ago
- 7 comments
#834 - Fail specs if any output
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#833 - Fix tests
Pull Request -
State: closed - Opened by pbstriker38 10 months ago
- 1 comment
#832 - Fix: Respect Rails defaults in an initializer by delaying loading ActiveRecord adapter until framework is loaded
Pull Request -
State: closed - Opened by pbstriker38 10 months ago
- 9 comments
#831 - Flipper 1.2.2 breaks my CI
Issue -
State: closed - Opened by n-rodriguez 10 months ago
- 7 comments
#829 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
- 1 comment
Labels: dependencies
#828 - Support Rack 3
Pull Request -
State: closed - Opened by danielmorrison 10 months ago
- 1 comment
#827 - TestHelp: Fix setup for RSpec, clear adapter before each test
Pull Request -
State: closed - Opened by bkeepers 10 months ago
- 5 comments
#826 - Add RedisCacheConnectionPool adapter
Pull Request -
State: open - Opened by cymen 10 months ago
- 5 comments
#824 - Use Bundler for colorizing CLI
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#824 - Use Bundler for colorizing CLI
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#823 - Add irb gem depencency
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#822 - Feature flag not being enabled in RSpec specs on 1.2.1
Issue -
State: closed - Opened by norman 10 months ago
- 7 comments
#821 - RSpec/Rails Issues with 1.2.1
Issue -
State: closed - Opened by danielmorrison 10 months ago
- 1 comment
#821 - RSpec/Rails Issues with 1.2.1
Issue -
State: open - Opened by danielmorrison 10 months ago
#821 - RSpec/Rails Issues with 1.2.1
Issue -
State: open - Opened by danielmorrison 10 months ago
#821 - RSpec/Rails Issues with 1.2.1
Issue -
State: open - Opened by danielmorrison 10 months ago
- 1 comment
#820 - chore: Remove climate_control in favor of ice_age
Pull Request -
State: open - Opened by bkeepers 10 months ago
#820 - chore: Remove climate_control in favor of ice_age
Pull Request -
State: open - Opened by bkeepers 10 months ago
#820 - chore: Remove climate_control in favor of ice_age
Pull Request -
State: open - Opened by bkeepers 10 months ago
#820 - chore: Remove climate_control in favor of ice_age
Pull Request -
State: open - Opened by bkeepers 10 months ago
#820 - chore: Remove climate_control in favor of ice_age
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#819 - Ensure Rspec uses new memory adapter for each example
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#819 - Ensure Rspec uses new memory adapter for each example
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#819 - Ensure Rspec uses new memory adapter for each example
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#819 - Ensure Rspec uses new memory adapter for each example
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#819 - Ensure Rspec uses new memory adapter for each example
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#819 - Ensure Rspec uses new memory adapter for each example
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#819 - Ensure Rspec uses new memory adapter for each example
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#818 - (1.2) `Flipper::TestHelp` initializer raises an error if enabled
Issue -
State: closed - Opened by boardfish 10 months ago
- 3 comments
#818 - (1.2) `Flipper::TestHelp` initializer raises an error if enabled
Issue -
State: closed - Opened by boardfish 10 months ago
- 3 comments
#818 - (1.2) `Flipper::TestHelp` initializer raises an error if enabled
Issue -
State: closed - Opened by boardfish 10 months ago
- 3 comments
#818 - (1.2) `Flipper::TestHelp` initializer raises an error if enabled
Issue -
State: closed - Opened by boardfish 10 months ago
- 3 comments
#818 - (1.2) `Flipper::TestHelp` initializer raises an error if enabled
Issue -
State: closed - Opened by boardfish 10 months ago
- 3 comments
#818 - (1.2) `Flipper::TestHelp` initializer raises an error if enabled
Issue -
State: closed - Opened by boardfish 10 months ago
- 3 comments
#818 - (1.2) `Flipper::TestHelp` initializer raises an error if enabled
Issue -
State: closed - Opened by boardfish 10 months ago
- 3 comments
#817 - (1.2) uninitialized constant Flipper::CLI::IRB (NameError)
Issue -
State: closed - Opened by manewitz 10 months ago
- 5 comments
#816 - Check existence of RSpec.configure for test helpers
Pull Request -
State: closed - Opened by pat 10 months ago
- 2 comments
#815 - Generate a default initializer
Pull Request -
State: open - Opened by bkeepers 10 months ago
#814 - Disable strict in tests for now
Pull Request -
State: closed - Opened by bkeepers 10 months ago
#813 - Add confirmation dialog before disabling a flipper
Pull Request -
State: closed - Opened by jmikhail 10 months ago
- 2 comments
#812 - misnomers
Pull Request -
State: closed - Opened by dpep 10 months ago
- 1 comment