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-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-15Allow use of legacy triggers with feature flagFabio Pitino
2019-04-09Add new permission model `read-pipeline-variable`Agustin Henze
2019-01-31[master] Pipelines section is available to unauthorized usersKamil Trzciński
2018-11-13Authorize DestroyPipelineService against pipelineMatija Čupić
2018-11-05Allow to make builds soft-archived.Kamil Trzciński
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-24Enable frozen string in presenters and policiesgfyoung
2018-07-05Web Terminal Ci BuildFrancisco Javier López
2018-06-01Rephrase "maintainer" to more precise "members who can merge to the target br...Mark Chao
2018-05-16Refactor out duplication in runner_policy.rbDylan Griffith
2018-05-16Change policy list_runner_jobs -> read_runnerDylan Griffith
2018-05-16Rename User#ci_authorized_runners -> ci_owned_runnersDylan Griffith
2018-05-16Improve efficiency of authorized_runner policy queryDylan Griffith
2018-05-16Use can? policies for lib/api/runners.rbDylan Griffith
2018-05-15Enable update_(build|pipeline) for maintainersJan Provaznik
2018-04-10Update policies to make archived projects completely read-onlyDouwe Maan
2018-02-01Hide pipeline schedule 'take ownership' for current ownerMark Fletcher
2017-12-13Refactor common protected ref checkStan Hu
2017-12-13Fix conditions for checking pipeline schedule rulesStan Hu
2017-12-13Create a play_pipeline_schedule policy and use itStan Hu
2017-11-06Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda
2017-11-06Do not allow jobs to be erasedShinya Maeda
2017-07-18Rename :user_cannot_update to :protected_refLin Jen-Shin
2017-07-18Rename can_push_or_merge_to_branch? to can_update_branch?Lin Jen-Shin
2017-07-18Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-18Make sure it checks against the tag only when it's a tagLin Jen-Shin
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-17Protect manual actions against protected tag tooLin Jen-Shin
2017-07-07Remove update|admin_pipeline_schedule from Project, and grant it in PipelineS...Kamil Trzcinski
2017-07-05Fix policy by new guild lineShinya Maeda
2017-07-05zh nich catches 2Shinya Maeda
2017-07-05Improve PipelineSchedulePolicyShinya Maeda
2017-07-05Add functionality and security.Shinya Maeda
2017-07-05Fix policy by new guild lineShinya Maeda
2017-07-05zh nich catches 2Shinya Maeda
2017-07-05Improve PipelineSchedulePolicyShinya Maeda
2017-07-05Add functionality and security.Shinya Maeda
2017-07-04Fix bad conflict resolutionLin Jen-Shin
2017-07-04Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-04Consistently check permission for creating pipelines,Lin Jen-Shin
2017-06-27convert all the policies to DeclarativePolicyhttp://jneen.net/
2017-05-31Check only a merge ability for protected actionsGrzegorz Bizon
2017-05-08Add Pipeline Schedules that supersedes experimental Trigger ScheduleZeger-Jan van de Weg
2017-05-05Use update build policy instead of new play policyGrzegorz Bizon
2017-04-13Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon
2017-04-12Do not inherit build policy in pipeline policyGrzegorz Bizon
2017-04-12Move code for playing an action to separate serviceGrzegorz Bizon
2017-04-12Implement new rule for manual actions in policiesGrzegorz Bizon
2017-04-09Remove the User#is_admin? methodblackst0ne