summaryrefslogtreecommitdiffstats
path: root/tools/pharos-dashboard/dashboard/migrations/0002_auto_20160815_1511.py
AgeCommit message (Collapse)AuthorFilesLines
2016-08-22Remove database migration filesmaxbr1-27/+0
JIRA: RELENG-12 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
2016-08-19Implement periodic tasksmaxbr1-0/+27
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>