- 12 Aug, 2020 40 commits
-
-
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.
-
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.
-
Amy Qualls authored
Update docs to match field UI - "Service role" See merge request gitlab-org/gitlab!39281
-
Mike Jang authored
Fix FE GraphQL testing snippet See merge request gitlab-org/gitlab!38911
-
Suzanne Selhorn authored
Clarify rules for new branch pipelines See merge request gitlab-org/gitlab!39230
-
Yorick Peterse authored
This reverts merge request !37498
-
Craig Norris authored
Add Project Mgmt metadata to development pages See merge request gitlab-org/gitlab!39336
-
Ezekiel Kigbo authored
Refactor Jira importer code See merge request gitlab-org/gitlab!39219
-
Nicolò Maria Mezzopera authored
Add Milestone Token to use with Filtered Search Bar See merge request gitlab-org/gitlab!39304
-
Douglas Barbosa Alexandre authored
Rename project delete "adjourned" and "soft deleted" as "delayed" Closes #223013 See merge request gitlab-org/gitlab!38921
-
Jiaan Louw authored
Delayed project deletion is referred by different phrases which this attempts to resolve: Refer to "soft delete" as "delayed delete". Refer to "adjourned" as "delayed". Refer to "adjournment period" as "delay".
-
Jose Ivan Vargas authored
Convert glDeprecatedButton to glButton Closes #219872 See merge request gitlab-org/gitlab!39146
-
Mike Jang authored
Add missing curly bracket to i18n example See merge request gitlab-org/gitlab!38970
-