1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src/lib
2023-08-15 14:46:08 +02:00
..
__snapshots__ feat: enable migration lock by default (#4495) 2023-08-15 14:46:08 +02:00
addons fix: update slack-app tests to reflect what we now do 2023-08-15 13:17:06 +02:00
db fix: deletion validation didnt account for groups (#4441) 2023-08-08 13:45:19 +02:00
domain/project-health
error
features fix: deletion validation didnt account for groups (#4441) 2023-08-08 13:45:19 +02:00
middleware chore: increase max app names to 1000 (#4421) 2023-08-04 15:03:21 +02:00
openapi docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
proxy
routes docs: custom root roles (#4451) 2023-08-10 08:21:58 +01:00
schema
segments feat: protect segment operations for change requests (#4417) 2023-08-04 12:23:19 +02:00
services chore: remove customRootRoles flag in favor of killswitch (#4431) 2023-08-10 13:11:55 +01:00
types feat: enable migration lock by default (#4495) 2023-08-15 14:46:08 +02:00
util
app.test.ts
app.ts
create-config.test.ts
create-config.ts
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: add prom metric for total custom root roles (#4435) 2023-08-07 14:59:29 +01:00
metrics.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
server-impl.test.ts
server-impl.ts feat: improve slack app addon scalability (#4284) 2023-07-20 13:37:06 +01:00