summaryrefslogtreecommitdiff
path: root/jobs/gitlab_build_status.rb
AgeCommit message (Collapse)Author
2017-10-03Dont show "manual" build status as warning on dashboardVarac
2017-07-19gitlab: show running buildsAzul
2017-07-18gitlab: prefix log with timestamp and gitlabAzul
2017-07-18feat: only check builds where enabled and not archivedAzul
also reduced time between checks to 2 minutes and looking at last 50 builds.
2017-07-18minor: increase frequency of gitlab runsAzul
also print the duration of going through all projects.
2017-07-18refactor: GitlabStats to collect stats from gitlabAzul
Want to add stats about merge requests in the future while still fetching each project once.
2017-07-17feat: only alert for failing master buildsAzul
2017-07-17Add NagiosVarac
2016-10-01Gitlab Build Status works nowvarac