- Feb 24, 2021
- Feb 22, 2021
- Feb 18, 2021
- Feb 17, 2021
-
-
Melissa Ushakov authored
-
- Feb 16, 2021
-
-
Suzanne Selhorn authored
Add the correct spellings to the allowed-words list, and put suggestion-level substitutions in the correct substitutions file.
-
- **ee/changelogs/unreleased/ group-level-deployment-frequency-api.yml:** Changelog. - **doc/api/dora4_group_analytics.md:** - **doc/user/group/index.md:** - **doc/user/analytics/ci_cd_analytics.md:** Docs. - **ee/app/models/license.rb:** - **ee/lib/api/analytics/group_deployment_frequency.rb:** - **ee/lib/ee/api/api.rb:** - **ee/spec/finders/analytics/deployments_finder_spec.rb:** Add support for groups. - **ee/spec/policies/group_policy_spec.rb:** - **ee/spec/requests/api/analytics/group_deployment_frequency_spec.rb:** - **app/finders/deployments_finder.rb:** **config/feature_flags/development/ dora4_sorted_group_deployment_frequency.yml:** New feature flag to gate sorting deployments by finished_at for API response at the group scope. New tests. - **doc/api/dora4_project_analytics.md:** - **doc/api/project_analytics.md:** - **doc/user/project/index.md:** - **ee/app/helpers/ee/graph_helper.rb:** - **ee/app/policies/ee/group_policy.rb:** - **ee/app/policies/ee/project_policy.rb:** - **ee/lib/api/analytics/project_deployment_frequency.rb:** - **ee/spec/frontend/fixtures/analytics/project_analytics.rb:** - **ee/spec/helpers/ee/graph_helper_spec.rb:** - **ee/spec/policies/project_policy_spec.rb:** - **ee/spec/requests/api/analytics/ project_deployment_frequency_spec.rb:** Updated name to prevent conflicts. - **config/feature_flags/development/ dora4_sorted_group_deployment_frequency.yml:** New feature flag for potentially slow query. - **ee/lib/ee/api/entities/analytics/deployment_frequency.rb:** Updated to add proper datetime formatting. - **app/models/deployment.rb:** - **spec/models/deployment_spec.rb:** Added support for finished_between and finished_after. - **ee/app/services/analytics/deployments/frequency/ aggregate_service.rb:** - **ee/spec/services/analytics/deployments/frequency/ aggregate_service_spec.rb:** Adds a service to aggregate frequency deployments. - **locale/gitlab.pot:** Updated.
-
Francisco Javier López authored
-
- Feb 12, 2021
-
-
Francisco Javier López authored
In this commit we add the documentation for the new groups api endpoints, that allow us to move the repository storage of groups.
-
- Feb 11, 2021
-
-
Scott Hampton authored
Refactored the props for the area chart to be more in line with what echarts expects. Updated the specs to test a little more of the data in the chart. Refactored the specs to use shallowMount. Updated the documentation to point to the repo analytics documentation.
-
Scott Hampton authored
Update the documentation to mention when we added the graph.
-
Scott Hampton authored
Added a new screenshot of the analytics page so that it shows the new chart.
-
- Feb 09, 2021
- Feb 04, 2021
-
-
Asmaa Hassan Ahmed Ali authored
This reverts commit b35c1a67
-
- Jan 29, 2021
-
-
Nick Gaskill authored
-
Daniel Gruesso authored
-
Mike Jang authored
-
- Jan 28, 2021
-
-
ngaskill authored
-
For the new tier name changes https://gitlab.com/gitlab-org/technical-writing/-/issues/344
-
For the new tier name changes https://gitlab.com/gitlab-org/technical-writing/-/issues/344
-
- Jan 26, 2021
-
-
James Lopes authored
-
Marcin Sedlak-Jakubowski authored
Copies the style docs fixes from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/51692
-
- Jan 22, 2021
-
-
Amy Qualls authored
Use various approaches to resolve spelling issues.
-
- Jan 19, 2021
-
-
Melissa Ushakov authored
-
- Jan 14, 2021
-
-
Francisco Javier López authored
In this commit we add group wikis to the Gitlab Backup. Group wikis are a premium feature and all the code is implemented in the ee folders. Since there are no free group repository features, the group retrieval and iteration is done in the ee part.
-
Mayra Cabrera authored
This reverts commit fcc43e30.
-
- Jan 13, 2021
-
-
Peter Hegman authored
Remove `group_members_filtered_search` feature flag from the codebase
-
- Jan 12, 2021
-
-
Alexandru Croitor authored
Description templates are a variation of file templates, however description templates were only visible at the project level in which those were defined. This implements the ability to inherit description templates from projects that define description templates and are set as template repository at group level. This will allow to display both inherited description templates from parent group(s) and instance down to project's own own description templates Edit issue is using a different FE(vue app) to be redered vs new issue form. Update templates controller to return the right templates and in corresponding format, i.e. hash instead of array. Fix the edge case when templtes in different groups have the same name, so that it would be correctly resolved to the correct template.
-
- Jan 08, 2021
-
-
Cleveland Bledsoe Jr authored
-
- Dec 16, 2020
-
-
Peter Hegman authored
Added to document new filtered search bar
-
- Dec 15, 2020
-
-
Markus Koller authored
This adds all the necessary routes and other behaviour to enable local Git access to group wiki repositories. To handle lookups of the wiki container in `Gitlab::RepoPath`, we introduce a `Routable.find_by_full_path` helper to find routable objects without having to know their class.
-
- Dec 11, 2020
-
-
Russell Dickenson authored
Standardize on 'GB' instead of 'GiB'. Small wording changes. Change the name of an example company to keep it from triggering the acronym rule.
-
- Dec 10, 2020
-
-
Peter Hegman authored
To show new filtered search bar
-
- Dec 07, 2020
-
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/291023
-
- Dec 04, 2020
-
-
The notation we use to represent a note is: ``` NOTE: **Note:** This is a note ``` This is rendered by Nanoc and presented in an alert box in the docs site. The second `**Note:**` can be redundant, so let's remove it.
-
In https://gitlab.com/groups/gitlab-org/-/epics/5020, we decided to use only two alerts (note, warning), and eliminate any bold text coming after the icon. This changes CAUTION to WARNING and eliminates any **Warning:**/**Caution:** text that comes after them.
-
- Nov 24, 2020
-
-
Maxime Orefice authored
-
- Nov 23, 2020
-
-
Achilleas Pipinellis authored
The previous URL had two drawbacks: 1. It didn't match what the title was about (`Assignments to DevOps Stages and Groups`, and the anchor was `#designated-technical-writers`). 2. It didn't account for the other sections, like development and API guidelines.
-
- Nov 13, 2020
-
-
Steve Abrams authored
Move the dependency proxy feature from premium to core.
-
- Nov 12, 2020
-
-
Better UX and allows us to get rid of some legacy JS
-
Arturo Herrero authored
This partially reverts commit 1a6f71e4.
-