1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-28 00:17:12 +01:00
unleash.unleash/src
Jaanus Sellin 55eb73cf08
feat: now project moving is split into two events (#9358)
When project is moved, then Unleash creates only one event, which is for
target project.
We also need one for source project, to know that project was moved out
of it.

Test will be in enterprise repo.
2025-02-25 12:45:24 +02:00
..
lib feat: now project moving is split into two events (#9358) 2025-02-25 12:45:24 +02:00
mailtemplates
migrations task: add status_code to edge traffic table to store 304s as well (#9312) 2025-02-14 14:52:45 +01:00
test chore: Create test db from template (#9265) 2025-02-11 13:01:43 +01:00
migrator.ts chore: Create test db from template (#9265) 2025-02-11 13:01:43 +01:00
server-dev.ts feat: new flag header (#9302) 2025-02-14 14:33:35 +01:00
server.ts