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 (Expand)Author
2018-08-01Improve error messageKamil Trzciński
2018-08-01Improve Ci::Status::Build specsKamil Trzciński
2018-08-01Add `runner_unsupported` CI failureKamil Trzciński
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-04-12Merge branch 'fix/gb/fix-pipeline-statuses-illustrations' into 'master'Marin Jankovski
2018-04-11Add a test for job empty state with missing traceGrzegorz Bizon
2018-04-11Revert adding `Empty` extended status to avoid N+1 queriesGrzegorz Bizon
2018-04-11Extend specs for detailed build extended statusesGrzegorz Bizon
2018-04-11Fix empty state for build that doesn ot have a traceGrzegorz Bizon
2018-04-09Fixes illustration for when job log was erasedFilipa Lacerda
2018-04-06Merge branch 'master' into '42568-pipeline-empty-state'Kamil Trzciński
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-04-05Put Erased empty state at the beginningMatija Čupić
2018-04-05Rename success to erased empty state specMatija Čupić
2018-04-04Fix job setup in success empty state specsMatija Čupić
2018-04-04Add success CI Build empty state statusMatija Čupić
2018-04-03Add action_button_title Core status methodMatija Čupić
2018-03-29Move action button titles to respective statusesMatija Čupić
2018-03-28Move the empty state extended status to be the beginningMatija Čupić
2018-03-28Separate the manual empty state from the action empty stateMatija Čupić
2018-03-28Move action link to build extended status illustrationMatija Čupić
2018-03-28Move illustration to build specific statusesMatija Čupić
2018-03-26Extend Gitlab::Ci::Status#illustration to include metadataMatija Čupić
2018-03-24Add illustrations to build statusesMatija Čupić
2018-01-16Fix running manual action tooltipGrzegorz Bizon
2017-11-06Fixed Status Warning IconTim Zallmann
2017-10-30Update Action IconsTim Zallmann
2017-10-30Updated also Badge + Dropdown IconsTim Zallmann
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-13Update tests and applicationKamil Trzcinski
2017-06-13Allow to access pipelines even if they are disabled, but only present jobs an...Kamil Trzcinski
2017-06-07Translate project & repository pagesBob Van Landuyt
2017-05-17Rename BuildsController to JobsControllerLin Jen-Shin
2017-05-06Merge branch 'feature/gb/manual-actions-protected-branches-permissions' into ...Kamil Trzciński
2017-05-06Real time pipeline show actionZeger-Jan van de Weg
2017-05-05Refine inheritance model of extended CI/CD statusesGrzegorz Bizon
2017-05-05Introduce generic manual action extended status classGrzegorz Bizon
2017-05-05Use update build policy instead of new play policyGrzegorz Bizon
2017-05-01Extend action tooltop to show info about abilitiesGrzegorz Bizon
2017-04-12Use build policy to determine if user can play buildGrzegorz Bizon
2017-04-06Do not show play action if user not allowed to run itGrzegorz Bizon
2017-03-23Revert adding favicon to extended statuses. Change extended statues specs to ...Shinya Maeda
2017-03-23Fix unchanged structure. Add favicon for 'failed_allowed' and 'success_warnin...Shinya Maeda
2017-03-23Add spec for spec/lib/gitlab/ci/statusShinya Maeda
2017-03-23Roolback unneccesary changesShinya Maeda
2017-03-23Remove def favicon from extended statusShinya Maeda
2017-03-23change favicon nameShinya Maeda
2017-03-23Expose only status. ci_cd_status to status. Support abstract class.Shinya Maeda
2017-03-23Add api points for ci cd status. Add favicon.Shinya Maeda
2017-03-08Verbosify blocked pipeline status descriptionGrzegorz Bizon