issues
search
tompave
/
fun_with_flags
Feature Flags/Toggles for Elixir
https://hexdocs.pm/fun_with_flags/FunWithFlags.html
MIT License
1.08k
stars
79
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Telemetry
#186
probably-not
opened
14 hours ago
0
Feature time based flags
#185
mohammedzeglam-pg
opened
2 days ago
1
add ecto schema prefix config support
#184
diogomrts
closed
4 days ago
3
[Feature Request]: Client SDKs for other languages
#183
kasvith
closed
1 month ago
1
Add ecto migration generator for new flags
#182
brain-geek
closed
1 month ago
2
Remove unused comment within mix.exs file
#181
DuldR
closed
3 months ago
1
Tidy up the functions in the Flag module
#180
tompave
closed
3 months ago
0
Version updates, Elixir 1.17, OTP 27, CI and Hex dependencies
#179
tompave
closed
3 months ago
0
Include Elixir 1.17/Erlang 27.0 in CI
#178
kianmeng
closed
3 months ago
3
Avoid Thundering Herd on Rollout of new Release
#177
probably-not
opened
4 months ago
1
Add instrumentation using :telemetry
#176
Kasse-Dembele
opened
4 months ago
2
Asymmetry between options accepted by `enable`/`disable` compared to `enabled?/2`
#175
s3cur3
closed
3 months ago
5
Feature request: Add timestamp columns
#174
petemcfarlane
opened
6 months ago
1
low priority feature req - automatically remove stale flags
#173
ghost
closed
3 months ago
1
Optimize checking gates
#172
up2jj
closed
3 months ago
7
Suggest disabling cache for tests
#171
saveman71
closed
8 months ago
2
Fix disable/2 typespec
#170
mbuffa
closed
9 months ago
1
`disable/2` returns {:ok, true}
#169
mbuffa
closed
9 months ago
1
Extra applications fixes
#168
tompave
closed
9 months ago
0
Update GH Actions to use Node.js 20
#167
tompave
closed
9 months ago
0
Routine version updates
#166
tompave
closed
9 months ago
0
[v2.0] Introduce entry point modules
#165
tompave
opened
11 months ago
0
Deps and CI updates
#164
tompave
closed
11 months ago
0
Routine updates
#163
tompave
closed
1 year ago
0
Next release and Elixir 1.15 support
#162
axelson
closed
1 year ago
2
Remove the old upgrade DB migration from v1.1.0
#161
tompave
closed
1 year ago
0
Revert "Add timestamps to Ecto DB table"
#160
tompave
closed
1 year ago
0
Invoke repo() with parenthesis to avoid ambiguity in Elixir 1.15
#159
tompave
closed
1 year ago
0
Version updates
#158
tompave
closed
1 year ago
0
mix release issue using Elixir 1.15.0
#157
phiilu
closed
1 year ago
2
Add support for :binary_id Ecto primary key type
#156
whatyouhide
closed
1 year ago
11
Use case: flag <-> group relationship
#155
ghenry
closed
1 year ago
5
Add timestamps to Ecto DB table
#154
PaulOstazeski
closed
1 year ago
4
Don't require compile-time configuration
#153
zachallaun
closed
1 year ago
1
no longer start an application
#152
dougw-bc
closed
1 year ago
1
Add support for SQLite
#151
tylerbarker
closed
1 year ago
9
CI: GH Actions updates
#150
tompave
closed
2 years ago
0
Add another case for Redis initialization (again)
#149
iamvery
closed
2 years ago
4
Redis notifications: refactor handling of connection settings.
#148
tompave
closed
2 years ago
0
Add another case for Redis initialization
#147
iamvery
closed
2 years ago
7
Better redis conf tests
#146
tompave
closed
2 years ago
0
Add support for Redis config in the tuple form
#145
iamvery
closed
2 years ago
7
Add OTP 25.1 to CI matrix
#144
tompave
closed
2 years ago
0
Add a custom query option to Ecto queries, closes #94
#143
SteffenDE
closed
2 years ago
4
Update elixir and otp
#142
tompave
closed
2 years ago
0
Update Elixir and OTP versions in CI
#141
tompave
closed
2 years ago
0
More precise Ecto compilation guards.
#140
tompave
closed
2 years ago
2
Update option A documentation with needed changes to releases section
#139
zaid
closed
2 years ago
5
Warnings when FWF is used with ecto
#138
rewritten
closed
2 years ago
2
Switch on ecto integration only if Ecto.Adapters.SQL exists
#137
rewritten
closed
2 years ago
5
Next