- Remove
no-else-*
pylint exemptions and tidy code.
- Make unRAID more readable, and flatten path to lower, to fit standard practice
- Fix support log deletion race issue, where logs would be deleted before download
- Flatten all instances of username creation or editing, usernames should be lower case.
- Fix Java Pathing issues on windows, crafty would loose process as JRE would exec itself into a new PID
because the excecution pathjava
would not match the full path in registry.
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.