Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-05-19 | Typo | Julien Dessaux | 2 | -7/+7 |
2021-05-19 | Fixed readme to reflect last changes in error messages | Julien Dessaux | 1 | -2/+2 |
2021-05-19 | Fixes #1 segmentation violation with unprivileged user1.3 | Julien Dessaux | 3 | -14/+14 |
2021-04-23 | Updated for go 1.16 modules1.2 | Julien Dessaux | 25 | -19/+25 |
2020-10-30 | Fixed wrongfully hardcoded path in tests.1.1 | Julien Dessaux | 1 | -2/+7 |
2020-10-30 | go fmt | Julien Dessaux | 1 | -1/+1 |
2020-02-25 | Added tests to the main package and completely reworked the code around that1.0 | Julien Dessaux | 17 | -238/+284 |
2020-02-22 | Added tests to the spool package, and reworked the code around that. | Julien Dessaux | 8 | -102/+143 |
2020-02-22 | Added tests to the state package, and reworked the code around that | Julien Dessaux | 11 | -120/+407 |
2020-02-20 | Improved tests for job package | Julien Dessaux | 3 | -35/+83 |
2020-02-12 | Fixed code that used the wrong path manipulation module | Julien Dessaux | 4 | -10/+10 |
2020-02-11 | Added tests for job package | Julien Dessaux | 4 | -1/+54 |