Welcome to mirror list, hosted at ThFree Co, Russian Federation.

contributor_statistics.md « analytics « user « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee10522e80b7fff4c691821f42ee5c95b2191ee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
stage: Plan
group: Optimize
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
---

# Contributor statistics **(FREE ALL)**

Contributor statistics give you an overview of the commits made by projects members to a project over time.

## View contributor statistics

The contributor statistics page displays a line chart with the number of commits to the selected project branch over time,
and line charts with the number of commits by each project member.

To view contributor statistics for a project:

1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Analyze > Contributor statistics**.
1. From the **Branches** (**main**) dropdown list, select the branch you want to view commits for.
1. To view the number of commits made on a specific day, hover over the line chart.
1. Optional. To display commits only for a specific time period, select the pause icons (**{status-paused}**) and slide them along the horizontal axis:

   - To change the start date, slide the left pause icon to the left or right.
   - To change the end date, slide the right pause icon to the left or right.

## View project commit history

To view a list of commits made by project members per day:

1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Analyze > Contributor statistics**.
1. Select **History**.
1. From the **Branches** (**main**) dropdown list, select the branch you want to view commits for.
1. To view the number of commits made by the members on a specific day, hover over the line chart.
1. Optional. Filter the results.

   - To filter by author, from the **Author** dropdown list, select the user whose commits you want to view.
   - To filter by commit message, in the text box, enter your search criteria.

## Retrieve project commits as an RSS feed

To view the list of commits to the project as an RSS feed in Atom format:

1. On the left sidebar, select **Search or go to** and find your project.
1. Select **Analyze > Contributor statistics**.
1. Select **History**.
1. In the upper-right corner, select the feed symbol (**{rss}**).