=link_to'Remove avatar',project_avatar_path(@project),data: {confirm: "Project avatar will be removed. Are you sure?"},method: :delete,class: "btn btn-remove btn-sm remove-avatar"
=link_to'Remove avatar',project_avatar_path(@project),data: {confirm: "Project avatar will be removed. Are you sure?"},method: :delete,class: "btn btn-remove btn-sm remove-avatar"
=f.submit'Save changes',class: "btn btn-save"
=f.submit'Save changes',class: "btn btn-save"
.row.prepend-top-default
%section.settings.sharing-permissions
%hr
.settings-header
.row.prepend-top-default
%h4
.col-lg-4
Sharing and permissions
%h4.prepend-top-0
%button.btn.js-settings-toggle
Housekeeping
=expanded?'Collapse':'Expand'
%p.append-bottom-0
%p
%p
Enable or disable certain project features and choose access levels.
Runs a number of housekeeping tasks within the current repository,
Export this project with all its related data in order to move your project to a new GitLab instance. Once the export is finished, you can import the file from the "New Project" page.
Export this project with all its related data in order to move your project to a new GitLab instance. Once the export is finished, you can import the file from the "New Project" page.
The following items will be exported:
%ul
%li Project and wiki repositories
%li Project uploads
%li Project configuration including web hooks and services
%li Issues with comments, merge requests with diffs and comments, labels, milestones, snippets, and other project entities
%p
%p
Once the exported file is ready, you will receive a notification email with a download link.
The following items will NOT be exported:
%ul
.col-lg-8
%li Job traces and artifacts
%li LFS objects
%li Container registry images
%li CI variables
%li Any encrypted tokens
%p
Once the exported file is ready, you will receive a notification email with a download link.
data: {confirm: "Are you sure that you want to archive this project?\nAn archived project cannot be committed to."},
data: {confirm: "Are you sure that you want to archive this project?\nAn archived project cannot be committed to."},
method: :post,class: "btn btn-warning"
method: :post,class: "btn btn-warning"
%hr
.sub-section.rename-respository
.row.prepend-top-default
%h4.warning-title
.col-lg-4
%h4.prepend-top-0.warning-title
Rename repository
Rename repository
.col-lg-8
%p
Export this project with all its related data in order to move your project to a new GitLab instance. Once the export is finished, you can import the file from the "New Project" page.