1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src
Jaanus Sellin 627768b96c
feat: start using event service composition root (#7871)
During adding privateProjectsChecker, I saw that events composition root
is not used almost at all.
Refactored code so we do not call new EventService anymore.
2024-08-15 08:33:46 +03:00
..
lib feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
mailtemplates
migrations feat: events table type column index (#7838) 2024-08-12 13:46:27 +03:00
test feat: start using event service composition root (#7871) 2024-08-15 08:33:46 +03:00
migrator.ts fix: set log level to error for db migrate (#6601) 2024-03-19 14:45:27 +01:00
server-dev.ts [Gitar] Cleaning up stale flag: parseProjectFromSession with value true (#7854) 2024-08-13 14:15:59 +03:00
server.ts