- 11 Apr, 2018 9 commits
-
-
Bob Van Landuyt authored
This could only be possible for users that can create merge requests within a project. So they need to be a allowed to create a branch and create a merge request.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
When a project is archived, don't show the button on the index page of merge requests
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
So we can distinguish between the permissions on the source and the target project. - `create_merge_request_from` indicates a user can create a merge request with the project as a source_project - `create_merge_request_in` indicates a user can create a merge request with the project as a target_project
-
Bob Van Landuyt authored
This prevents creating merge requests targeting archived projects. This could happen when a project was already forked, but then the source was archived.
-
James Ramsay authored
-
Bob Van Landuyt authored
That way the ProjectPolicy class can be extended with this module before we prepend the EE::ProjectPolicy. This makes the classmethods available for rules defined in the EE::ProjectPolicy.
-
- 10 Apr, 2018 31 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
Rename delete_protected_branch ability to push_to_delete_protected_branch to prevent confusion with destroy_protected_branch
-
Marin Jankovski authored
CE upstream - 2018-04-10 12:26 UTC See merge request gitlab-org/gitlab-ee!5310
-
Achilleas Pipinellis authored
Add a note about not supporting recursive includes on Ci YAML documentation See merge request gitlab-org/gitlab-ee!5282
-
Mayra Cabrera authored
-
Achilleas Pipinellis authored
explain auto-devops better See merge request gitlab-org/gitlab-ee!5290
-
GitLab Bot authored
-
Achilleas Pipinellis authored
[ci skip]
-
Rémy Coutable authored
CE upstream - 2018-04-10 04:58 UTC See merge request gitlab-org/gitlab-ee!5305
-
Marin Jankovski authored
Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'" See merge request gitlab-org/gitlab-ce!18276
-
Nick Thomas authored
-
Kamil Trzciński authored
This reverts merge request !17730
-
Phil Hughes authored
Replace vue resource with axios for pipelines table See merge request gitlab-org/gitlab-ce!18264
-
Filipa Lacerda authored
-
Sean McGivern authored
Document process for new Git features See merge request gitlab-org/gitlab-ce!18230
-
Jacob Vosmaer (GitLab) authored
-
Filipa Lacerda authored
-
Sean McGivern authored
Use Gitaly 0.95.0 See merge request gitlab-org/gitlab-ce!18256
-
Sean McGivern authored
-
Sean McGivern authored
-
Filipa Lacerda authored
Fix conflicts for app/assets/javascripts/vue_merge_request_widget/components/mr_widget_pipeline.vue
-
Rémy Coutable authored
Port Ruby 2.3.7 changes to EE See merge request gitlab-org/gitlab-ee!5304
-
Stan Hu authored
-
Douwe Maan authored
Change all in-product trial references from Premium/EE to Ultimate See merge request gitlab-org/gitlab-ee!5258
-
Jeremy Watson authored
-
Kamil Trzciński authored
Verify that deploy token has valid access when pulling container registry image Closes #45148 See merge request gitlab-org/gitlab-ce!18260
-
Mayra Cabrera authored
-