1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
2023-02-14 14:20:30 +02:00
..
__snapshots__ Add option to run unleash in strict schema validation (#3073) 2023-02-09 15:21:03 +02:00
addons feat: add error logs for addons (#2739) 2023-01-11 09:13:22 +01:00
db fix: export empty list (#3103) 2023-02-14 13:13:58 +01:00
domain/project-health Project health tests (#3028) 2023-02-02 12:01:16 +01:00
error feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
middleware fix: when app count is zero because it just started (#3029) 2023-02-01 17:30:35 +01:00
openapi fix: enabling more tests with strict schema validation (#3081) 2023-02-14 11:25:13 +01:00
proxy Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
read-models/time-to-production Feat/project status monthly (#2986) 2023-01-26 16:13:15 +01:00
routes fix: export failing because stream closed (#3104) 2023-02-14 14:20:30 +02:00
schema fix: enforce weight precision to 1 decimal (#2749) 2023-01-05 12:39:18 +01:00
services fix: replace assert with error (#3074) 2023-02-13 08:40:04 +01:00
types feat: Gradual schema improvements (#3075) 2023-02-10 15:05:57 +01:00
util fix(deps): update dependency unleash-client to v3.18.0 (#2956) 2023-02-10 10:51:53 +01:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts upload limit and import ui tweaks (#2998) 2023-01-26 12:36:45 +01:00
create-config.test.ts If baseUriPath is set format it, but if it's not, don't override default with empty string (#2118) 2022-11-08 15:29:14 +01:00
create-config.ts Remove E flag (#2832) 2023-01-11 09:00:26 +02:00
default-custom-auth-deny-all.ts refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
event-hook.test.ts
event-hook.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
internals.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
metrics.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
server-impl.test.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00
server-impl.ts refactor: separate scheduling from DI (#3017) 2023-01-30 11:13:17 +01:00