Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-19 | Use Jira Oauth for user authentication | maxbr | 10 | -75/+257 | |
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 | 2 | -16/+13 | |
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 | 18 | -0/+376 | |
JIRA: RELENG-12 Signed-off-by: maxbr <maxbr@mi.fu-berlin.de> |