Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -2/+3 |
| | |||||
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -3/+1 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -2/+2 |
| | | | | Because they need dev dependencies | ||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -2/+2 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Add resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 1 | -3/+29 |
| | | | | | | * Add resolution to create-transcoding-job script * Requested changes | ||||
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -14/+9 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 1 | -1/+1 |
| | | | | publishing a video | ||||
* | Improve create transcoding jobs tests | Chocobozzz | 2018-05-30 | 1 | -0/+15 |
| | |||||
* | Add ability to manually run transcoding job | Chocobozzz | 2018-05-30 | 1 | -0/+96 |