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
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-03-14Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-04-02(CE Port) "Follow-up from "(EE port) Externalize strings in projects controll...Martin Wortschack
2019-03-27Externalize strings in projects controllersMartin Wortschack
2018-09-26Enable even more frozen string in app/controllersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-09Updates from `rubocop -a`Lin Jen-Shin
2018-03-22Make Variable key not secretMatija Čupić
2018-03-17Use secret_key and secret_value in Pipeline Schedule variablesMatija Čupić
2017-12-13Address review comments with playing pipeline schedulerStan Hu
2017-12-13Fix Rubocop offense and use a symbol instead of a stringStan Hu
2017-12-13Add a spec for rate limiting pipeline schedulesStan Hu
2017-12-13Add rate limiting to guard against excessive scheduling of pipelinesStan Hu
2017-12-13Fix Sidekiq worker and make flash message return a link to the pipelines pageStan Hu
2017-12-13Create a play_pipeline_schedule policy and use itStan Hu
2017-12-13Address some comments with running a pipeline scheduleStan Hu
2017-12-13Add button to run scheduled pipeline immediatelyStan Hu
2017-07-07Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski
2017-07-07merge from masterShinya Maeda
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-05Revert "Implement Ci::NestedUniquenessValidator"Shinya Maeda
2017-07-05Implement Ci::NestedUniquenessValidatorShinya Maeda
2017-07-05zj nice catchies 3Shinya Maeda
2017-07-05zh nich catches 2Shinya Maeda
2017-07-05Revert extra validation for duplication between same keys on a submitShinya Maeda
2017-07-05Define authorize_update_pipeline_schedule and apply to :edit, :take_ownership...Shinya Maeda
2017-07-05Add functionality and security.Shinya Maeda
2017-07-05Implement variables_attributes create/update casesShinya Maeda
2017-07-05Controller logic. Delete before modification. Halfway.Shinya Maeda
2017-07-05zh nich catches 2Shinya Maeda
2017-07-05Revert extra validation for duplication between same keys on a submitShinya Maeda
2017-07-05Define authorize_update_pipeline_schedule and apply to :edit, :take_ownership...Shinya Maeda
2017-07-05Add functionality and security.Shinya Maeda
2017-07-05Implement variables_attributes create/update casesShinya Maeda
2017-07-05Controller logic. Delete before modification. Halfway.Shinya Maeda
2017-06-28Use authorize_update_pipeline_schedule in PipelineSchedulesControllerShinya Maeda
2017-06-08Allow translation of Pipeline SchedulesZ.J. van de Weg
2017-06-07Add a rubocop rule to check if a method 'redirect_to' is used without explici...blackst0ne
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg