Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-04-06Add missing tests and update test descriptionLin Jen-Shin
2017-04-06Also track auto-cancelling in jobs, detail:Lin Jen-Shin
Not only tracking auto-cancelling in pipelines, we'll also track this in jobs because pipelines could be retried and the information would get lost when this happened. Also erase auto-cancelling relation for pipelines when they're retried.
2017-04-05Add test for presentersLin Jen-Shin
2017-01-18More improvements to presentersRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-18Improve presenter architectureRémy Coutable
Signed-off-by: Rémy Coutable <remy@rymai.me>