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
0
Merge Requests
0
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
Boxiang Sun
gitlab-ce
Commits
00e9568e
Commit
00e9568e
authored
Apr 07, 2017
by
Sean McGivern
Committed by
Rémy Coutable
Apr 14, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix doc links
parent
f17f6040
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
app/views/admin/cohorts/_cohorts_table.html.haml
app/views/admin/cohorts/_cohorts_table.html.haml
+1
-1
app/views/admin/cohorts/index.html.haml
app/views/admin/cohorts/index.html.haml
+1
-1
doc/README.md
doc/README.md
+1
-1
No files found.
app/views/admin/cohorts/_cohorts_table.html.haml
View file @
00e9568e
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
User cohorts are shown for the last
#{
@cohorts
[
:months_included
]
}
User cohorts are shown for the last
#{
@cohorts
[
:months_included
]
}
months. Only users with activity are counted in the cohort total; inactive
months. Only users with activity are counted in the cohort total; inactive
users are counted separately.
users are counted separately.
=
link_to
icon
(
'question-circle'
),
help_page_path
(
'
administration/usage_ping_and
_cohorts'
,
anchor:
'cohorts'
),
title:
'About this feature'
,
target:
'_blank'
=
link_to
icon
(
'question-circle'
),
help_page_path
(
'
user/admin_area/user
_cohorts'
,
anchor:
'cohorts'
),
title:
'About this feature'
,
target:
'_blank'
.table-holder
.table-holder
%table
.table
%table
.table
...
...
app/views/admin/cohorts/index.html.haml
View file @
00e9568e
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
.bs-callout.bs-callout-warning.clearfix
.bs-callout.bs-callout-warning.clearfix
%p
%p
User cohorts are only shown when the
User cohorts are only shown when the
=
link_to
'usage ping'
,
help_page_path
(
'
administration/usage_ping_and_cohorts'
,
anchor:
'usage-ping
'
),
target:
'_blank'
=
link_to
'usage ping'
,
help_page_path
(
'
user/admin_area/usage_statistics
'
),
target:
'_blank'
is enabled. To enable it and see user cohorts,
is enabled. To enable it and see user cohorts,
visit
visit
=
succeed
'.'
do
=
succeed
'.'
do
...
...
doc/README.md
View file @
00e9568e
...
@@ -73,7 +73,7 @@ All technical content published by GitLab lives in the documentation, including:
...
@@ -73,7 +73,7 @@ All technical content published by GitLab lives in the documentation, including:
-
[
Sidekiq Troubleshooting
](
administration/troubleshooting/sidekiq.md
)
Debug when Sidekiq appears hung and is not processing jobs.
-
[
Sidekiq Troubleshooting
](
administration/troubleshooting/sidekiq.md
)
Debug when Sidekiq appears hung and is not processing jobs.
-
[
System hooks
](
system_hooks/system_hooks.md
)
Notifications when users, projects and keys are changed.
-
[
System hooks
](
system_hooks/system_hooks.md
)
Notifications when users, projects and keys are changed.
-
[
Update
](
update/README.md
)
Update guides to upgrade your installation.
-
[
Update
](
update/README.md
)
Update guides to upgrade your installation.
-
[
Us
age ping and cohorts
](
administration/usage_ping_cohorts.md
)
Usage ping and cohorts
-
[
Us
er cohorts
](
user/admin_area/user_cohorts.md
)
View user activity over time.
-
[
Web terminals
](
administration/integration/terminal.md
)
Provide terminal access to environments from within GitLab.
-
[
Web terminals
](
administration/integration/terminal.md
)
Provide terminal access to environments from within GitLab.
-
[
Welcome message
](
customization/welcome_message.md
)
Add a custom welcome message to the sign-in page.
-
[
Welcome message
](
customization/welcome_message.md
)
Add a custom welcome message to the sign-in page.
...
...
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