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-10-30Now one test works lets get the other one greenTim Zallmann
2017-10-30CHanged to String StatusesTim Zallmann
2017-10-30Need to render it into String cause its a content_tagTim Zallmann
2017-10-30Fixed SVG Output TestTim Zallmann
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-04-26Load a project's CI status in batch from redisBob Van Landuyt
2017-04-21Add specs for new ci status helper methodGrzegorz Bizon
2017-04-07Rename `ProjectBuildStatus` -> `ProjectPipelineStatus`Bob Van Landuyt
2017-04-07Rename Ci::PipelineStatus -> Ci::ProjectBuildStatusBob Van Landuyt
2017-03-16Build project cache key in a helperBob Van Landuyt
2016-07-19Fix ci_status_helper_spec to look for new SVGsAnnabel Dunstone
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-04-13Cleanup changesKamil Trzcinski
2016-04-12Fix specsKamil Trzcinski
2015-12-12Define CI status icon colors in SCSS instead of a helperRobert Speicher
2015-09-23Add tests for CiStatusHelper and changelog itemDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>