- 13 May, 2020 40 commits
-
-
Ash McKenzie authored
Deploy tokens as API auth method See merge request gitlab-org/gitlab!30332
-
Kushal Pandya authored
Add error state for Alert Detail view See merge request gitlab-org/gitlab!31702
-
Tristan Read authored
-
Rémy Coutable authored
Add accessibility_reports endpoint to MergeRequest See merge request gitlab-org/gitlab!31391
-
Maxime Orefice authored
-
Rémy Coutable authored
Improve `#stub_feature_flags` semantic See merge request gitlab-org/gitlab!31654
-
Rémy Coutable authored
Drop redundant `memory_bytes` metrics from ruby_sampler Closes #216584 See merge request gitlab-org/gitlab!31705
-
Matthias Käppler authored
To be more in line with _uss_pss
-
Marcel Amirault authored
Add GDK info to contributing page See merge request gitlab-org/gitlab!31682
-
Evan Read authored
-
Natalia Tepluhina authored
Merge branch '215542-show-flash-alert-on-issues-page-which-displays-the-jira-import-status' into 'master' Add alert on project issues page to show Jira import is in progress See merge request gitlab-org/gitlab!31329
-
Coung Ngo authored
Show Jira import is in progress to give the user indication of the state of the import
-
Kamil Trzciński authored
Log when container registry permissions are denied See merge request gitlab-org/gitlab!31536
-
Natalia Tepluhina authored
Add once method to event hubs See merge request gitlab-org/gitlab!31740
-
Igor Drozdov authored
Apply codeowner validations to web requests See merge request gitlab-org/gitlab!31283
-
Michael Kozono authored
-
Kushal Pandya authored
Merge branch '215090-roadmap-showing-closed-epics-when-display-open-epics-is-selected' into 'master' Roadmap - Filter children epics by state Closes #215090 See merge request gitlab-org/gitlab!31814
-
Martin Wortschack authored
Filter pipelines by branch name See merge request gitlab-org/gitlab!31386
-
Ray Paik authored
Copyedit and fix typos in Gitaly admin docs See merge request gitlab-org/gitlab!31837
-
Paul Slaughter authored
Add provider icon to cluster list Closes #208223 See merge request gitlab-org/gitlab!31134
-
Emily Ring authored
Added provider icon to cluster loading index Added missing GitLab UI utilities classes Added extra tests https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31134
-
Marcel Amirault authored
Docs: Added short prereq paragraph See merge request gitlab-org/gitlab!31805
-
Suzanne Selhorn authored
Related to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/30321
-
Takuya Noguchi authored
seperate => separate Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Marcel Amirault authored
Add docs for a11y MR widget See merge request gitlab-org/gitlab!31491
-
Scott Hampton authored
Adding documentation for the new accessibility report merge request widget.
-
Stan Hu authored
fix typo and change CE to FOSS See merge request gitlab-org/gitlab!31810
-
Ray Paik authored
Fix typos "repository" in docs See merge request gitlab-org/gitlab!31815
-
Paul Slaughter authored
Migrate interval pattern specs to jest See merge request gitlab-org/gitlab!31501
-
Frédéric Caplette authored
The interval_pattern_input_spec component still had its spec in karma, so this commit moves it to Jest. It also removed some unnecessary tests that were checkin computed properties and props. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/31501
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Dylan Griffith authored
Fix blob link for the code search See merge request gitlab-org/gitlab!30473
-
Florie Guibert authored
-
Dylan Griffith authored
Send email notification for unknown sign ins Closes #27211 See merge request gitlab-org/gitlab!29741
-
Lucy Fox authored
-
Clement Ho authored
Hide not implemented on BE side fields from list view See merge request gitlab-org/gitlab!31489
-
Olena Horal-Koretska authored
-
Stan Hu authored
If a user does not have access to pull or push to a container registry, the /jwt/auth endpoint can still return a 200 success but the registry may reject the request due to insufficient access. To help track down intermittent failures, we now log a warning in `auth.log` if the requested permissions don't match the granted permissions. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/23644
-
Paul Slaughter authored
Add tracking for commit northstar Closes #216676 See merge request gitlab-org/gitlab!31350
-
-