- 11 Feb, 2021 40 commits
-
-
Andrew Fontaine authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53869
-
Andrew Fontaine authored
Reduce the complexity of computed props in pipelines_table_row See merge request gitlab-org/gitlab!53904
-
Russell Dickenson authored
Update group name in metadata See merge request gitlab-org/gitlab!53998
-
Craig Norris authored
Change Provision to License in metadata.
-
Jose Ivan Vargas authored
Apply new GitLab UI for buttons in pipeline page See merge request gitlab-org/gitlab!53364
-
Kamil Trzciński authored
Move CI pipeline enum under CE See merge request gitlab-org/gitlab!53938
-
Mayra Cabrera authored
Add semgrep sast analyzer docs and template See merge request gitlab-org/gitlab!53815
-
Douglas Barbosa Alexandre authored
Fix unknown constant in compliance dashboard seed See merge request gitlab-org/gitlab!54012
-
Douglas Barbosa Alexandre authored
Remove dead code in issues_controller#create RUN AS-IF-FOSS See merge request gitlab-org/gitlab!53949
-
Mayra Cabrera authored
Revert "Adds a link to performance bar stats in Kibana" See merge request gitlab-org/gitlab!54010
-
James Fargher authored
Fix Style/FrozenStringLiteralComment violations in rubocop See merge request gitlab-org/gitlab!53994
-
Kamil Trzciński authored
Improve error handling and logging in pages migration See merge request gitlab-org/gitlab!53855
-
Vladimir Shushlin authored
https://sentry.gitlab.net/gitlab/gitlabcom/issues/2479537/ nil can be passed if parent directory doesn't exist
-
Alex Kalderimis authored
Add Event type to GraphQL and events to epics See merge request gitlab-org/gitlab!53152
-
Scott Hampton authored
Refactor delayed_job_mixin_spec to use vue test utils See merge request gitlab-org/gitlab!53929
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!53981
-
Stan Hu authored
Merge branch 'philipcunningham-strip-newlines-from-http-response-in-dast-site-validation-321219' into 'master' Strip trailing whitespace from validation response See merge request gitlab-org/gitlab!53951
-
Alex Kalderimis authored
Add configuration option support for documentation pages See merge request gitlab-org/gitlab!52001
-
Stan Hu authored
The following error was encountered when seeding `ee/db/fixtures/development/32_compliance_dashboard_merge_requests.rb`: ``` NameError: uninitialized constant Gitlab::Seeder::ComplianceDashboardMergeRequests::AccessDeniedError ```
-
Amy Qualls authored
Docs: Link instance level Merge request approval rules in Approvals documentation See merge request gitlab-org/gitlab!53615
-
Vladimir Dzalbo authored
Blend this information with the information received earlier today, into a new section that is more helpful to the end user.
-
Jan Provaznik authored
This reverts merge request !53450
-
Michael Kozono authored
Make it easier to call Gitlab::Tracking.event with standard context See merge request gitlab-org/gitlab!52026
-
Suzanne Selhorn authored
Add clarification on internal email visibility See merge request gitlab-org/gitlab!53947
-
Viji Rao authored
-
Scott Hampton authored
Implement Run & Delete scan actions See merge request gitlab-org/gitlab!53533
-
Amy Qualls authored
Clarify in docs that code authors can still approve MRs See merge request gitlab-org/gitlab!53683
-
Kenneth Chu authored
Revise the suggested text to bring it closer to GitLab tone and style.
-
Andrew Fontaine authored
Apply new GitLab UI buttons in connect repo page See merge request gitlab-org/gitlab!53455
-
Yogi authored
For CI/CD only projects.
-
Miguel Rincon authored
Enable group setting to allow or prevent duplicate Maven uploads See merge request gitlab-org/gitlab!53591
-
Nicolò Maria Mezzopera authored
- new partial - referencing
-
Miguel Rincon authored
Resolve "Graph the average code coverage of all of a group's projects" See merge request gitlab-org/gitlab!53319
-
Paul Gascou-Vaillancourt authored
Refactor how props are tested to account for the fact that DAST Saved Scans list component now exposes errorMessage and errorDetails as props, while other listings expose them as attributes.
-
Paul Gascou-Vaillancourt authored
Use existing mechanism to display run scan errors without blocking other potential erros from being presented to the user (eg profile deletion errors).
-
Paul Gascou-Vaillancourt authored
-
Paul Gascou-Vaillancourt authored
Put clicked button in the loading state and disable other buttons
-
Paul Gascou-Vaillancourt authored
Adds the ability to run or delete a saved DAST scans from the DAST profiles library.
-
Andrew Fontaine authored
Merge branch '264262-users-who-have-reached-their-personal-project-limit-cannot-fork-to-group' into 'master' Allow users to fork to a group when their personal namespace is full See merge request gitlab-org/gitlab!53632
-
Amy Qualls authored
Docs: remove duplicate entry for assignee_ids See merge request gitlab-org/gitlab!53931
-