summaryrefslogtreecommitdiffstats
path: root/tools/pharos-dashboard/dashboard/templatetags/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2016-09-26Restructure dashboard project for docker deployingmaxbr1-10/+0
Change-Id: I13cad51270504ee4bed8558598a8891af58a26ab Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
2016-09-21Add license headersmaxbr1-0/+10
JIRA: RELENG-12 Change-Id: I6aeb82b2f72d086b70737f86282f8ed0c48f83cf Signed-off-by: maxbr <maxbr@mi.fu-berlin.de>
2016-08-19Implement periodic tasksmaxbr1-0/+0
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>