Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-19 | Use Jira Oauth for user authentication | maxbr | 3 | -0/+72 | |
JIRA: RELENG-12 Users can use their jira accounts for the dashboard. This also allows the dasboard to open jira tickets for bookings. Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> | |||||
2016-08-19 | Implement periodic tasks | maxbr | 1 | -14/+4 | |
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> | |||||
2016-08-19 | Split the dashboard into different apps, add tests | maxbr | 8 | -0/+174 | |
JIRA: RELENG-12 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> |