- 02 Sep, 2020 40 commits
-
-
Rajendra Kadam authored
-
Shinya Maeda authored
Feature Spec for new onboarding experiment See merge request gitlab-org/gitlab!40864
-
Rémy Coutable authored
Fix Layout/ClosingParenthesisIndentation cop See merge request gitlab-org/gitlab!41084
-
Enrique Alcántara authored
Resolve "The service desk info messages need to be updated." See merge request gitlab-org/gitlab!40454
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!41104
-
Andreas Brandl authored
Expose gauges to report status of partitioning See merge request gitlab-org/gitlab!40883
-
Achilleas Pipinellis authored
docs: Fix typos in reference architectures See merge request gitlab-org/gitlab!41033
-
Kushal Pandya authored
Create shared list_item component for registry See merge request gitlab-org/gitlab!39705
-
Nicolò Maria Mezzopera authored
- source - tests
-
Kushal Pandya authored
Fixes rerendering of the issue page when description loaded See merge request gitlab-org/gitlab!41006
-
Kushal Pandya authored
Show ancestor iterations in subgroups See merge request gitlab-org/gitlab!40990
-
Patrick Bajao authored
Resolve "Update usage ping data to track usage of DiffNotes" See merge request gitlab-org/gitlab!40391
-
Sean McGivern authored
Recent issues search autocomplete Closes #239166 See merge request gitlab-org/gitlab!40669
-
Rémy Coutable authored
Fix Layout/FirstParameterIndentation cop See merge request gitlab-org/gitlab!41089
-
Rajendra Kadam authored
-
Rémy Coutable authored
Fix Layout/SpaceBeforeFirstArg cop See merge request gitlab-org/gitlab!41097
-
Rajendra Kadam authored
-
Sean McGivern authored
Remove tests_total_count from PipelineEntity See merge request gitlab-org/gitlab!40984
-
GitLab Release Tools Bot authored
-
Andreas Brandl authored
The two metrics are being reported on a per table basis. This allows monitoring systems to detect a situation where a partition wasn't created over an extended period of time. This is potentially a disastrous state if a relevant partition hasn't been created yet but is needed to create new records. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/227353
-
Nicolò Maria Mezzopera authored
Fix vertical misalignment for related mr icon in Vue issues list. See merge request gitlab-org/gitlab!40923
-
Kamil Trzciński authored
Correct Issues request spec Closes #241344 See merge request gitlab-org/gitlab!40460
-
Ash McKenzie authored
Hide warning to disable GitLab issues in Jira integration form See merge request gitlab-org/gitlab!40248
-
Nicolò Maria Mezzopera authored
Update dependency @gitlab/ui to v20.16.0 See merge request gitlab-org/gitlab!40997
-
Sean McGivern authored
Expose `detectedAt` information for vulnerabilities on GraphQL See merge request gitlab-org/gitlab!41000
-
Ash McKenzie authored
RUN-AS-IF-FOSS: SQL set operators INTERSECT and EXCEPT See merge request gitlab-org/gitlab!39786
-
Yannis Roussos authored
Adds creator_id field to packages table See merge request gitlab-org/gitlab!40562
-
Rémy Coutable authored
Fix Style/SelfAssignment cop See merge request gitlab-org/gitlab!41079
-
Rajendra Kadam authored
-
Jan Provaznik authored
Add timeout support in Projects::ContainerRepository::DeleteTagsService#execute See merge request gitlab-org/gitlab!36319
-
Ash McKenzie authored
Disable group-level integration testing feature See merge request gitlab-org/gitlab!40739
-
Tim Zallmann authored
Adds the title-container for issue title Only animates issue description on second change Fixes the pinned links if there are none to show
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!41085
-
Rajendra Kadam authored
This fixes the cop for files that were before exluded in .rubocop_todo Add changelog
-
Phil Hughes authored
Replace fa-exclamation-circle and fa-lightbulb-o with GitLab SVG icons Closes #225925 and #225935 See merge request gitlab-org/gitlab!40857
-
Justin Ho Tuan Duong authored
Remove extra white space when the user is already reported for abuse to make spacing between all buttons the same.
-
Justin Ho authored
-
Phil Hughes authored
Implement empty state on security dashboard Closes #230412 See merge request gitlab-org/gitlab!40413
-
Alexander Turinske authored
- previously there was an empty state that showed on the security dashboards - when I migrated the dashboards to use the security charts component, this feature was missed - add the empty state back in for the security dashboards - update tests
-
Alex Pooley authored
This adds a Gitlab::SQL::Intersect and Gitlab::SQL::Except with corresponding FromIntersect and FromExcept model concerns. The commit takes the previous UNION code and generalizes for the INTERSECT and EXCEPT cases.
-