Commit Graph

10 Commits

Author SHA1 Message Date
Kamil Myśliwiec
236b633a76 style: address integration tests lint errors 2024-11-26 09:39:20 +01:00
Kamil Myśliwiec
c8bd6a9e51 fix(core): make sure lifecycle hooks are not functions 2021-11-16 10:13:13 +01:00
Kamil Myśliwiec
89c7c5009a fix(core): trigger before app shutdown hook for middlewares #7768 2021-08-06 08:49:30 +02:00
Kamil Myśliwiec
d59c7b87bd feat(core): add instance links, introspection and expose request provider 2020-07-01 14:05:32 +02:00
cojack
e0dc092745 chore(core): change default import of iterate from iterare to explicit 2020-03-17 12:21:20 +01:00
Kamil Myśliwiec
1a92598c5b fix(core): exclude module class from hooks if not static 2020-02-17 11:48:22 +01:00
Kamil Myśliwiec
46c9cef4b7 refactor(core): simplify non aliased providers getter 2019-12-27 13:11:52 +01:00
Piriyapong Laopongsit
c4c02d7898 fix(core): Fix hooks being called when registered as alias 2019-10-19 16:28:51 +07:00
Kamil Myśliwiec
13cdc6d23b refactor() improve naming, remove inconsistency 2019-08-26 13:25:32 +02:00
Livio
9c83b26486 feat(core): Add beforeApplicationShutdown hook 2019-08-22 08:53:59 +02:00