Age | Commit message (Expand) | Author |
---|---|---|
2024-03-21 | node: Make translations of fatal errors consistent | TheCharlatan |
2023-12-04 | refactor: Remove calls to StartShutdown from KernelNotifications | Ryan Ofsky |
2023-07-11 | kernel: Remove StartShutdown calls from validation code | Ryan Ofsky |
2023-06-28 | kernel: Add fatalError method to notifications | TheCharlatan |
2023-06-28 | kernel: Add flushError method to notifications | TheCharlatan |
2023-05-20 | kernel: Add warning method to notifications | TheCharlatan |
2023-05-20 | kernel: Add progress method to notifications | TheCharlatan |
2023-05-20 | kernel: Add headerTip method to notifications | TheCharlatan |
2023-05-20 | kernel: Add notification interface | TheCharlatan |