Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
The hotloading is still inefficient
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This adds Task::State::AbortedByUser as a possibility
|
|
This may or may not expose issues when it actually IS used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pretty!
|
|
|
|
|
|
|
|
|
|
|
|
Current will be disabled and renamed to '$name-old'.
Old one, if present, will be removed.
|
|
No more fallback for local libraries. They must be in the instance, always.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The model was not sending the appropriate signals.
|
|
This removes the fallback to global `libraries` folder for `local` libraries.
|
|
Instead of hardcoding it.
|
|
|
|
|
|
|
|
|
|
|
|
|