gitlab-org--gitlab-foss/app
Z.J. van de Weg 9f93395389 Do not schedule pipelines if the user can't
When the owner of a pipelines schedule was either blocked or was removed
from the project, the pipeline schedular would still schedule the
pipeline.

This would than fail however, given the user had no access to the
project and it contents. However, a better way to handle it would be to
not schedule it at all. Furthermore, from now on, such schedules will be
deactivated so the schedule worker can ignore it on the next runs.
2017-05-15 10:01:29 +02:00
..
assets Added balsamiq jasmine integration test 2017-05-15 07:48:54 +00:00
controllers Make the new repository_update_events configurable in System Hooks UI 2017-05-12 23:26:48 +01:00
finders Merge branch 'tc-fix-private-subgroups-shown' into 'security' 2017-05-10 16:48:18 +02:00
helpers Merge branch 'dz-project-list-cache-key' into 'master' 2017-05-12 18:24:40 +00:00
mailers Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
models Do not schedule pipelines if the user can't 2017-05-15 10:01:29 +02:00
policies Merge branch 'snippets-finder-visibility' into 'security' 2017-05-10 16:48:18 +02:00
presenters Fix conflict resolution from corrupted upstream 2017-05-12 20:47:51 +01:00
serializers Consistently use monospace font for commit SHAs and branch and tag names 2017-05-12 09:55:25 -05:00
services Merge branch 'fix-conflict-resolution-with-corrupt-repos' into 'master' 2017-05-12 20:37:30 +00:00
uploaders Support uploaders for personal snippets comments 2017-05-02 15:22:24 +02:00
validators Reject EE reserved namespace paths in CE as well 2017-05-04 18:11:31 +02:00
views Merge branch 'use-common-vue-for-pipeline-schedule-bundles' into 'master' 2017-05-14 16:32:23 +00:00
workers Do not schedule pipelines if the user can't 2017-05-15 10:01:29 +02:00