| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-05-16 | Use '_' instead of '-' for python scripts for test | Yuya Kusakabe | |
| 2018-05-14 | Fix misplaces ConfigError exception. | Daniil Baturin | |
| 2017-09-08 | Separate VyOSError and ConfigError. | Daniil Baturin | |
| VyOSError is now only raised on improper config operations and internal errors, such as trying to use a function on a wrong kind of node. ConfigError should be used by scripts to indicate configuration mistakes and error conditions. | |||
| 2017-09-08 | Better checks in the cron script. | Daniil Baturin | |
| Check if crontab exists before trying to delete it. Fail commit if executable is not defined in the task. | |||
| 2017-09-08 | Rename the cron script to not mention Vyatta anymore. | Daniil Baturin | |
