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-04-04Move leftovers from pipelines_settings_controller to settings/ci_cd_controllerTomasz Maczukin
2018-04-04Use ChronicDurationAttribute to handle CI/CD timeout settingTomasz Maczukin
2018-03-22Refactor AutoDevops pipeline logic into methodMatija Čupić
2018-03-12Add empty repo check before running AutoDevOps pipelineMatija Čupić
2017-12-04Remove Auto DevOps checkboxes - backendbikebilly
2017-11-28Add checkboxes to automatically run AutoDevops pipelineEric Eastwood
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-08-31Form for setting project auto devops settingsZeger-Jan van de Weg
2017-07-06Merge branch '32815--Add-Custom-CI-Config-Path' into 'master'Grzegorz Bizon
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Rename ci_config_file to ci_config_pathLin Jen-Shin
2017-06-28Merge remote-tracking branch 'upstream/master' into 15041-Add-Custom-CI-Confi...Lin Jen-Shin
2017-05-11Rename CI/CD Pipelines to Pipelines in the project settingsDmitriy Zaporozhets
2017-04-04add auto-cancel for pending pipelines on branch, if they are not HEADRydkin Maxim
2017-02-06Changed the controller/route name to 'ci/cd' and renamed the corresponding filesJose Ivan Vargas
2017-02-06Fixed badges testJose Ivan Vargas
2017-02-06changed pipelines controller name to ci_cd_pipelinesJose Ivan Vargas
2017-02-06Converted the views to partials that compose the menu item "pipelines"Jose Ivan Vargas
2016-11-22Fix wrong template rendered when CI/CD settings aren't update successfullyRémy Coutable
2016-10-08Add config option to project to allow custom .gitlab-ci.yml locationKeith Pope
2016-08-15Expose coverage report badge in pipeline settingsGrzegorz Bizon
2016-08-15Move badges to separate modules and add base classGrzegorz Bizon
2016-07-28Extract build status badge metadata to separate classGrzegorz Bizon
2016-07-20Change how we style redirect_toKamil Trzcinski
2016-07-20Use flash[:notice] onlyKamil Trzcinski
2016-07-20Create PipelinesSettingsController for showing settings pageKamil Trzcinski