Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
315a93d7
Commit
315a93d7
authored
Jan 26, 2017
by
Filipa Lacerda
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change "Builds" word to "Pipelines" in Mirror settings page
parent
c83a61f6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
app/views/shared/_mirror_trigger_builds_setting.html.haml
app/views/shared/_mirror_trigger_builds_setting.html.haml
+2
-2
changelogs/unreleased-ee/17662-rename-builds-mirror.yml
changelogs/unreleased-ee/17662-rename-builds-mirror.yml
+4
-0
No files found.
app/views/shared/_mirror_trigger_builds_setting.html.haml
View file @
315a93d7
.form-group
=
f
.
check_box
:mirror_trigger_builds
,
class:
"pull-left"
.prepend-left-20
=
f
.
label
:mirror_trigger_builds
,
"Trigger
build
s for mirror updates"
,
class:
"label-light"
=
f
.
label
:mirror_trigger_builds
,
"Trigger
pipeline
s for mirror updates"
,
class:
"label-light"
%p
.light.append-bottom-0
Trigger
build
s when branches or tags are updated from the upstream repository.
Trigger
pipeline
s when branches or tags are updated from the upstream repository.
Depending on the activity of the upstream repository, this may greatly increase the load on your CI runners.
Only enable this if you know they can handle the load.
changelogs/unreleased-ee/17662-rename-builds-mirror.yml
0 → 100644
View file @
315a93d7
---
title
:
Change Builds word to Pipelines in Mirror settings page
merge_request
:
author
:
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment