- 08 Jun, 2020 40 commits
-
-
Nathan Friend authored
Resolve "Too much x-axis padding on the Environments Dashboard" Closes #195692 See merge request gitlab-org/gitlab!32533
-
Rayana Verissimo authored
-
Mike Jang authored
Add a Welsh proofreader See merge request gitlab-org/gitlab!34008
-
Sean McGivern authored
Update routes for lost-and-found group and projects See merge request gitlab-org/gitlab!33653
-
Enrique Alcántara authored
Group toolbar code icons Closes #220616 See merge request gitlab-org/gitlab!34006
-
Derek Knox authored
Organize inline-code and code-block icons in the toolbar for subtle IA improvement
-
Nick Thomas authored
Update validates_hostname and i18n gem patch levels See merge request gitlab-org/gitlab!34010
-
Phil Hughes authored
Fix Filtered Search bar layout on small screens See merge request gitlab-org/gitlab!34061
-
Nick Thomas authored
Resolve "Group members domain allow-list should allow multiple domains" See merge request gitlab-org/gitlab!33498
-
Manoj M J authored
This change allows to specify multiple email domains in a comma separated fashion, when specifying domains to restrict group membership of users by.
-
Nick Thomas authored
Add metrics dashboard schema validation as graphQL field for metrics dashboard resource Closes #210289 See merge request gitlab-org/gitlab!33592
-
Mark Florian authored
Remove network_policy_management feature flag See merge request gitlab-org/gitlab!33667
-
Kushal Pandya authored
Update dependency @gitlab/ui to v16.3.0 See merge request gitlab-org/gitlab!33989
-
Nick Thomas authored
Create GraphQL mutation for DAST on-demand scans See merge request gitlab-org/gitlab!33019
-
Mark Florian authored
Migrate translate_spec to Jest See merge request gitlab-org/gitlab!33993
-
Kushal Pandya authored
Migrate 3 specs in vue_shared to Jest See merge request gitlab-org/gitlab!34001
-
Kushal Pandya authored
-
Mark Florian authored
Remove legacy license management dropdown See merge request gitlab-org/gitlab!31553
-
Adam Hegyi authored
Clean up serialized objects in audit_events See merge request gitlab-org/gitlab!32434
-
Philip Cunningham authored
In order to support the ability to run on-demand DAST scans we've added a new GraphQL mutation, supported by a new service object, behind a new feature flag.
-
Marcia Ramos authored
Add a note for 13.0.1 upgrades See merge request gitlab-org/gitlab!33978
-
Tan Le authored
This change removes serialized ruby object in `details` hash field in audit_events table. This causes unnecessary coupling with application code and poses potential future breakage. This change also facilitates future DB redesign work (e.g. jsonb migration) on this large table as it does not require application code to be loaded.
-
Marcia Ramos authored
Update codeowners docs with access restrictions note See merge request gitlab-org/gitlab!33645
-
Daniel Gruesso authored
-
Mark Florian authored
Update ImportProjectsTable component See merge request gitlab-org/gitlab!33893
-
Illya Klymov authored
- introduce support for incompatible repos rows - refactor storage according to latest Vuex guidelines - added slots for warning messages
-
Stan Hu authored
fix has to have typo See merge request gitlab-org/gitlab!34005
-
Mark Florian authored
Updates the calendar, ellipsis and compress icon to SVG icons See merge request gitlab-org/gitlab!33949
-
Tim Zallmann authored
Update Compress Icon to size 48
-
charlie ablett authored
Parse requirements reports See merge request gitlab-org/gitlab!33031
-
Jan Provaznik authored
Process requirements reports in job artifacts and set 'passed' status for existing open requirements.
-
Bob Van Landuyt authored
Wrap redirect uri invalid error as RoutingError See merge request gitlab-org/gitlab!33492
-
Phil Hughes authored
Convert release props to snake_case before submitting to API See merge request gitlab-org/gitlab!33434
-
Phil Hughes authored
Update Merge Request list approvals / approvers to be more clear See merge request gitlab-org/gitlab!33329
-
Thomas Randolph authored
-
Jan Provaznik authored
Harden users_created usage data queries Closes #220478 See merge request gitlab-org/gitlab!33956
-
Himanshu Kapoor authored
Migrate most of the specs in spec/javascripts/vue_shared from Karma to Jest.
-
Mikolaj Wawrzyniak authored
In order to enable retrieval of information about metrics dashboard YAML schema validation errors, we need to exted metrics dashboard graphQL resource.
-
Kushal Pandya authored
Migrate several specs to Jest Closes #194291, #194272, and #27259 See merge request gitlab-org/gitlab!34016
-
Jarka Košanová authored
Add spec for project#execute_services See merge request gitlab-org/gitlab!33180
-