- 12 Aug, 2020 40 commits
-
-
Andrew Fontaine authored
Replace mis-used CSS class Closes #227838 See merge request gitlab-org/gitlab!39338
-
David O'Regan authored
-
Peter Leitzen authored
Refer to project delete instead of remove See merge request gitlab-org/gitlab!38489
-
Dan Jensen authored
Previously, deleting a project was described as "removing" it in the UI. However, the term "remove" is generally used for non-permanent actions, whereas deleting a project is permanent. This replaces usage of "remove" with "delete" when referring to project deletion.
-
Amy Qualls authored
Add docs page for OOTB metrics dashboards See merge request gitlab-org/gitlab!39197
-
Reuben Pereira authored
Add a new docs page describing the OOTB metrics dashboards that GitLab provides.
-
Peter Leitzen authored
Update pages config async when updating domain See merge request gitlab-org/gitlab!39314
-
Nathan Friend authored
Merge branch '227582-package-detail-ui-update-the-package-detail-main-body-to-include-a-history-install-commands' into 'master' Remove tabs for installation instructions in package details See merge request gitlab-org/gitlab!38904
-
Nicolò Maria Mezzopera authored
- conan - maven - npm - nuget - pipy
-
Nathan Friend authored
Update preferences for homepage/dashboard wording See merge request gitlab-org/gitlab!39092
-
Heinrich Lee Yu authored
Add `due_date` param to Issues REST API See merge request gitlab-org/gitlab!38973
-
Heinrich Lee Yu authored
Add `include_subgroups` to GraphQL Issues Closes #229433 See merge request gitlab-org/gitlab!39279
-
Yannis Roussos authored
Add index for compliance merged MRs to events See merge request gitlab-org/gitlab!38885
-
Amy Qualls authored
Update screenshot for Configure Incidents docs See merge request gitlab-org/gitlab!39332
-
Amy Qualls authored
Add CI_DEPLOY_FREEZE to table of CI variables Closes #233639 See merge request gitlab-org/gitlab!39354
-
Mario de la Ossa authored
Adds a `due_date` param that already exists in our IssuesFinder and accepts values such as `0`, `overdue`, `week`, `month`, and `next_month_and_previous_two_weeks`. Returns issues whose due_date fit these descriptions.
-
Stan Hu authored
Fix CI job artifacts metadata not extracting on some S3 providers See merge request gitlab-org/gitlab!39345
-
Tim Zallmann authored
Improve startup.css cloaking See merge request gitlab-org/gitlab!39115
-
Mario de la Ossa authored
`include_subgroups` is necessary if we want issues belonging to subgroups returned in the result.
-
Sean Carroll authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/233639 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/39354
-
Douglas Barbosa Alexandre authored
Remove file_type uniqueness for PipelineArtifact See merge request gitlab-org/gitlab!39226
-
Gabriel Mazetto authored
Fixes flaky spec due to result ordering Closes #235682 See merge request gitlab-org/gitlab!39294
-
Michael Kozono authored
Geo - Create repository updated events when mirrors are updated Closes #235674 See merge request gitlab-org/gitlab!39295
-
Stan Hu authored
This updates Workhorse to v8.39.0 to fix an issue with `gitlab-zip-metadata`. This relates to https://gitlab.com/gitlab-org/gitlab/-/issues/223806. Full list of Workhorse changes: https://gitlab.com/gitlab-org/gitlab-workhorse/-/blob/master/CHANGELOG
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
Create a Geo event so changes will be replicated to secondary node(s) when mirrors are updated.
-
Olena Horal-Koretska authored
Copy the project manager to the settings page See merge request gitlab-org/gitlab!38965
-
Mike Lewis authored
Use images in the Markdown page to show rendering See merge request gitlab-org/gitlab!39099
-
Marcin Sedlak-Jakubowski authored
-
Fabio Pitino authored
Remove duplicated pipelines_created_counter method Closes #235793 See merge request gitlab-org/gitlab!39347
-
Yorick Peterse authored
Revert "Merge branch '230437-usage-data-optimize-counts-terraform_reports' into 'master'" See merge request gitlab-org/gitlab!39342
-
Suzanne Selhorn authored
Add inclusive language guidance to style guide Closes technical-writing#119 See merge request gitlab-org/gitlab!38533
-
Mike Jang authored
-
Nicolò Maria Mezzopera authored
Add e2e spec for 2FA recovery via UI Closes gitlab-org/quality/testcases#942 See merge request gitlab-org/gitlab!39076
-
Craig Norris authored
Reduce displayed size of image See merge request gitlab-org/gitlab!39346
-
Kyle Wiebers authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/235793
-
Amy Qualls authored
The image is FAR larger than it needs to be, and is disruptive to the flow of the page. Size it down.
-
Doug Stull authored
- for ease of understanding and linking.
-
Amy Qualls authored
Begin revising metrics page for flow See merge request gitlab-org/gitlab!38972
-
Amy Qualls authored
The metrics page needs a complete rewrite. This commit starts the process, though a great deal more needs to happen for it to be usable.
-