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-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
2017-03-07Improve pipeline triggers UIKamil TrzciƄski
2017-01-23Fix build access policies when pipelines are publicGrzegorz Bizon
2016-12-04Guests can read builds if those are publicZ.J. van de Weg
2016-10-21Send only to users have :read_build access, feedback:Lin Jen-Shin
2016-08-30port runners, namespaces, group/project_membershttp://jneen.net/
2016-08-30port CommitStatus/Buildhttp://jneen.net/