summaryrefslogtreecommitdiffstats
path: root/tools/pharos-dashboard/dashboard/migrations/0005_remove_resource_slavename.py
AgeCommit message (Collapse)AuthorFilesLines
2016-08-19Implement periodic tasksmaxbr1-0/+19
JIRA: RELENG-12 The dashboard is now querying jenkins periodically and saving the results in the database. This fixes delays that were caused by calling the jenkins API. Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>