Commit graph

6 commits

Author SHA1 Message Date
Dmitry Khomutov 4ec6d854c2 Added 'user_id' column to 'build' table (created by)
+ Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date'
+ Code style fixes.
2017-10-16 20:40:00 +07:00
Dmitry Khomutov 145670acde Build sources instead of 'Manual' word. 2017-10-14 21:13:36 +07:00
Dmitry Khomutov ca0f7b4182 Fixed schedule build command. Issue #125. 2017-10-11 18:55:03 +07:00
Dmitry Khomutov c50f04a280 Fixed schedule build command. Issue #125. 2017-10-08 21:51:03 +07:00
Vincent Vermeulen 9b198a128e Use function getLatestBuild 2017-10-05 17:43:33 +02:00
Vincent Vermeulen 5a7d145c94 Added command to schedule tasks if not ran for a specified X days 2017-10-04 22:40:29 +02:00