Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Feature.flipper methodmk/improve-usage-of-request-store | Michael Kozono | 2018-09-24 | 1 | -9/+11 |
* | add 'default_enabled' to feature flags | Brett Walker | 2018-09-05 | 1 | -0/+8 |
* | Fixed `stub_feature_flag behavior` for `disabled?` flags. | Gabriel Mazetto | 2018-08-22 | 1 | -0/+66 |
* | Allow feature flag names to be a symbolda-feature-flags | Douglas Barbosa Alexandre | 2018-07-19 | 1 | -7/+25 |
* | Use RequestStore to memoize Flipper features so that memoized values are clea... | Rémy Coutable | 2018-06-01 | 1 | -0/+24 |
* | Cache feature names in RequestStore | Yorick Peterse | 2017-11-07 | 1 | -0/+41 |
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi... | Rémy Coutable | 2017-07-27 | 1 | -1/+1 |
* | Enable Style/DotPosition Rubocop :cop: | Grzegorz Bizon | 2017-06-21 | 1 | -4/+4 |
* | Add feature toggles through Flipper | Alejandro Rodríguez | 2017-05-31 | 1 | -0/+26 |