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
2019-10-22Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot
2019-09-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-04Remove unnecessary freeze in appDinesh Panda
2019-09-03Add pipeline.type key to PipelineEntityShinya Maeda
2019-06-12Expose ci_default_git_depth via project APIFabio Pitino
2019-06-10Move project default git depth behind feature flagsFabio Pitino
2019-06-06Add project level git depth settingKrasimir Angelov
2019-05-31Revert a default GIT_DEPTH for MR pipelineFabio Pitino
2019-05-30Fixes ref being displayed as raw HTMLFilipa Lacerda
2019-04-30Fix ref_text of merge request pipelinesShinya Maeda
2019-04-03Add pipeline bridge presenterGrzegorz Bizon
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-19Update pipeline detail view to accommodate post-merge pipelinesShinya Maeda
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-25Expose refspec and depth to runnerShinya Maeda
2019-01-31Do not expose trigger token when user should not see itGrzegorz Bizon
2018-11-15Refactor how a few ActiveRecord enums are definedYorick Peterse
2018-10-16Make all legacy security reports to use raw formatKamil Trzciński
2018-10-02Introduce ProceedBuildServiceShinya Maeda
2018-10-02Introduce enqueue_scheduled eventShinya Maeda
2018-08-12Enable frozen string in vestigial app filesgfyoung
2018-07-27Squashed commit of the following:Shinya Maeda
2018-07-24Enable frozen string in presenters and policiesgfyoung
2018-05-16Respect the inheritance chain between Ci::Build and CommitStatusMayra Cabrera
2018-05-06Respect permissions when showing Failed JobsKamil Trzciński
2018-04-19Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera
2018-04-06Resolve "Show `failure_reason` and upgrade tooltips of jobs"Mayra Cabrera
2018-03-28Fix static analysis offencesTomasz Maczukin
2018-03-28Move job timeout information to new ci_builds_metadata tableTomasz Maczukin
2018-03-28Change timeout_source to enumTomasz Maczukin
2018-02-05Use `resource` in Group Variables routing schemeMatija Čupić
2018-02-05Use `resource` in Project Variables routing schemeMatija Čupić
2018-02-05Update CI Variable presenters pathsMatija Čupić
2017-10-05Improve specs for pipeline failure reason presenterGrzegorz Bizon
2017-10-05Move part of pipeline presenter to main CE fileGrzegorz Bizon
2017-09-04Move trigger_variables to presenterShinya Maeda
2017-09-04trigger_variables should consider trigger_request existstance alwaysShinya Maeda
2017-09-04Remove ci_trigger_request_with_variablesShinya Maeda
2017-07-07Use new project_variables_path in this MRShinya Maeda
2017-07-07Adopt project_variable_path instead of namespace_project_variable_path. (Reso...Shinya Maeda
2017-07-07Basic BE changeShinya Maeda
2017-04-06Also track auto-cancelling in jobs, detail:Lin Jen-Shin
2017-04-05Add test for presentersLin Jen-Shin
2017-04-05Fix test and only show job status title if it'sLin Jen-Shin
2017-04-04rename pipeline_presenterRydkin Maxim
2017-04-04remove redundant `pipeline`Rydkin Maxim
2017-04-04add presenter for status badgeRydkin Maxim
2017-01-18More improvements to presentersRémy Coutable
2017-01-18Improve presenter architectureRémy Coutable