issues
search
laravel
/
pennant
A simple, lightweight library for managing feature flags.
https://laravel.com/docs/pennant
MIT License
479
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
FeatureScopeable should only be resolved in Feature::serializeScope
#124
alaaemadelsayed
opened
1 week ago
1
[1.x] Add `activeOrFail` method
#123
martinbean
closed
4 weeks ago
5
[1.x] Add a new `@featureany` directive
#122
ryangjchandler
closed
1 month ago
1
[1.x] Allow retrieving all features for a scope when some features are defined for differing scopes
#121
cosmastech
opened
2 months ago
2
Forget all features for one scope
#120
cthorne91
closed
2 months ago
1
[1.x] Fixes incorrect docblock
#119
crynobone
closed
2 months ago
0
[1.x] Add ability to resolve feature instance.
#118
timacdonald
closed
2 months ago
0
After adding pennant to my project i get the error on the CLI : The "pennant:purge|pennant:clear" command cannot be found because it is registered under multiple names.
#117
koch2024
closed
3 months ago
1
[1.x] Adds `Feature::activeForAny()`
#116
cosmastech
opened
3 months ago
4
Replace dead link in Security Policy
#115
Jubeki
closed
3 months ago
0
Fixes purge output message when nothing is purged
#114
timacdonald
closed
3 months ago
0
Add `loadAll` method
#113
timacdonald
closed
3 months ago
0
Using multiple scopes across features disables use of `all()` and `values()`
#112
joshrainwater
opened
3 months ago
3
[1.x] Introduce before hook
#111
timacdonald
closed
3 months ago
3
Add RetrieveFeature and ResolveFeature Event
#110
alexanderkroneis
closed
4 months ago
5
[1.x] Fixes wrong column reference
#109
timacdonald
closed
4 months ago
0
[1.x] Use constant for updated_at column name
#108
thijsvdanker
closed
4 months ago
0
[1.x] Ensure values returns feature name
#107
timacdonald
closed
4 months ago
1
Use name for class based features in the resulting array when using the values function with a class name
#106
rhysv96
closed
4 months ago
1
[1.x] Extract insert all
#105
timacdonald
closed
5 months ago
0
[1.x] Improve unique constraint handling for high traffic applications
#104
timacdonald
closed
5 months ago
3
Recent changes to pennant:purge cause command to be registered multiple times
#103
Orrison
closed
5 months ago
4
[1.x] Utilises upserts
#102
timacdonald
closed
5 months ago
1
Database driver could support high frequency requests
#101
potsky
closed
5 months ago
3
Is there a way to use a custom model or an event that allows me to add extra data to the table?
#100
nelson6e65
closed
6 months ago
1
Retrieve all defined flags
#99
flexchar
closed
6 months ago
5
Add support for plain objects as scope
#98
jkatruska
closed
7 months ago
4
Cannot use non-eloquent objects as scope
#97
jkatruska
closed
7 months ago
3
[1.x] Make commands lazy
#96
timacdonald
closed
6 months ago
1
[1.x] Uses conventional "make" command naming
#95
timacdonald
closed
7 months ago
0
[1.x] Safely return early if there is nothing to discover()
#94
inmanturbo
closed
7 months ago
2
[1.x] Allows easy toggling of Feature's value
#93
inmanturbo
closed
7 months ago
10
Feature classes not automatically registered, Documentation error?
#92
jeroendelau
closed
8 months ago
5
Ensure strings
#91
timacdonald
closed
8 months ago
0
Make timestamp column names easy to change
#90
thijsvdanker
closed
8 months ago
0
[1.x] Allow excluding features from purge command
#89
timacdonald
closed
8 months ago
0
resolve() doesn't receive instances of FeatureScopeable as the scope argument.
#88
SamMoffat
closed
8 months ago
1
[1.x] Add ability to prune undefined features
#87
jameshulse
closed
8 months ago
6
Ability to map feature names
#86
ahinkle
closed
9 months ago
2
Use new static analysis workflow
#85
Jubeki
closed
9 months ago
0
[1.x] Merges develop
#84
nunomaduro
closed
9 months ago
0
[1.x] Ensure cache holds serialized values only
#83
timacdonald
closed
10 months ago
0
Cache wrapper not updating model-scoped features correctly
#82
bradietilley
closed
10 months ago
2
[1.x] Respect configuration changes
#81
timacdonald
closed
9 months ago
0
Error when parallel testing with database driver
#80
bradietilley
closed
10 months ago
1
Update logo to support dark/light theme
#79
milewski
closed
11 months ago
0
[develop] Adds L11 support
#78
nunomaduro
closed
11 months ago
6
Add Redis Driver
#77
gabrielmoura
closed
11 months ago
3
Calling pennant:purge command via Artisan::call() keeps failing
#76
stephenjude
closed
11 months ago
2
Scope exclusive features
#75
xwillq
closed
1 year ago
5
Next