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
e89ae3b9
Commit
e89ae3b9
authored
Feb 26, 2018
by
Dylan Griffith
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add IP Address to admin runners table (#43489)
parent
d52c3be1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
app/views/admin/runners/_runner.html.haml
app/views/admin/runners/_runner.html.haml
+2
-0
app/views/admin/runners/index.html.haml
app/views/admin/runners/index.html.haml
+1
-0
No files found.
app/views/admin/runners/_runner.html.haml
View file @
e89ae3b9
...
@@ -16,6 +16,8 @@
...
@@ -16,6 +16,8 @@
=
runner
.
description
=
runner
.
description
%td
%td
=
runner
.
version
=
runner
.
version
%td
=
runner
.
ip_address
%td
%td
-
if
runner
.
shared?
-
if
runner
.
shared?
n/a
n/a
...
...
app/views/admin/runners/index.html.haml
View file @
e89ae3b9
...
@@ -60,6 +60,7 @@
...
@@ -60,6 +60,7 @@
%th
Runner token
%th
Runner token
%th
Description
%th
Description
%th
Version
%th
Version
%th
IP Address
%th
Projects
%th
Projects
%th
Jobs
%th
Jobs
%th
Tags
%th
Tags
...
...
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