- 03 Aug, 2020 40 commits
-
-
Jarka Košanová authored
Fix Rails/SaveBang offenses for spec/workers/* See merge request gitlab-org/gitlab!38399
-
Jarka Košanová authored
Update feature categories See merge request gitlab-org/gitlab!38468
-
Mike Jang authored
Manage group memberships via LDAP is starter only See merge request gitlab-org/gitlab!38435
-
Ben Bodenmiller authored
-
Enrique Alcántara authored
Use the endpoint provided by the backend See merge request gitlab-org/gitlab!38286
-
Enrique Alcántara authored
Fix vertical alignment of GitLab SVG icons See merge request gitlab-org/gitlab!38059
-
Illya Klymov authored
Merge branch '229514-dast-site-profile-library-implementation-iteration-1-site-profiles-listing-component-frontend' into 'master' DAST Site Profile Library add site profiles list See merge request gitlab-org/gitlab!37789
-
David Pisek authored
* Add GraphQL query * Add profiles-prop to listings component * Render profiles list * Specs
-
Natalia Tepluhina authored
Add FE imports for project level MR analytics page See merge request gitlab-org/gitlab!38469
-
Illya Klymov authored
Update dependency @gitlab/ui to v17.42.0 See merge request gitlab-org/gitlab!38462
-
James Lopez authored
Fix ownership of HistoricalDataWorker See merge request gitlab-org/gitlab!38096
-
Olivier Gonzalez authored
-
Sean McGivern authored
Expand and Contract pattern with examples See merge request gitlab-org/gitlab!38205
-
Alessio Caiazza authored
-
Nicolò Maria Mezzopera authored
Refactor compliance dashboard merge requests See merge request gitlab-org/gitlab!38168
-
Jiaan Louw authored
Move the merge requests content into its own directory in preperation for additional content that will be added. Hide tabs behind cookie flag.
-
Craig Norris authored
Clean up the main reference architectures page See merge request gitlab-org/gitlab!38437
-
Adam Hegyi authored
Support getting a todo for an alert in graphql api See merge request gitlab-org/gitlab!34789
-
Allison Browne authored
-
Rajendra Kadam authored
This MR fixes the Rails/SaveBand cop for files in spec/workers/* and remove them from .rubocop_todo.yml Add changelog for the spec fixes Add changelog for the cop fixes
-
Nicolò Maria Mezzopera authored
Add Label Token to use with Filtered Search Bar See merge request gitlab-org/gitlab!38403
-
Kushal Pandya authored
Add LabelToken component to use within Filtered Search Bar.
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Geo - Re-Add Old Count Properties to API See merge request gitlab-org/gitlab!38361
-
Brandon Labuschagne authored
-
Sean McGivern authored
Add new RuboCop for GraphQL::Types::JSON See merge request gitlab-org/gitlab!38125
-
Luke Duncalfe authored
This cop backs up our GraphQL API Styleguide advice to avoid the use of GraphQL::Types::JSON.
-
Sean McGivern authored
Add support for files in PersonalSnippet REST API See merge request gitlab-org/gitlab!38281
-
Sean McGivern authored
Inherit parent epic during an issue promotion See merge request gitlab-org/gitlab!37109
-
Heinrich Lee Yu authored
Support project-level iteration creation See merge request gitlab-org/gitlab!38345
-
Achilleas Pipinellis authored
Add warning for backing up object storage to backup/restore docs See merge request gitlab-org/gitlab!38408
-
Sean McGivern authored
Fix rubocop offenses for ee/spec/features/* See merge request gitlab-org/gitlab!38289
-
Sean McGivern authored
-
Heinrich Lee Yu authored
Revert "Merge branch '233077-master-broken-spec-features-markdown-markdown_spec-rb' into 'master'" See merge request gitlab-org/gitlab!38434
-
Jan Provaznik authored
Remove issue_trackers scope See merge request gitlab-org/gitlab!38390
-
Miguel Rincon authored
[FE] Update vsa chart endpoints" Closes #226996 and #221204 See merge request gitlab-org/gitlab!38029
-
Miguel Rincon authored
Use GlModalDirective on deploy freeze modal Closes #229866 See merge request gitlab-org/gitlab!38360
-
Nicolò Maria Mezzopera authored
Merge branch '225224-sast-config-ui-page-basic-sast-wide-settings-implement-form-control-components' into 'master' Implement form input component for SAST Config UI See merge request gitlab-org/gitlab!37812
-
Mark Florian authored
This adds a form input component, to be used in the [SAST Configuration UI][epic]. This component is a fairly thin wrapper around the `GlFormGroup` and `GlFormInput` components, to conform to the [design]. It will be consumed by a [parent container component][container], itself driven via a schema to generate a form. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/225224. [epic]: https://gitlab.com/groups/gitlab-org/-/epics/3659 [container]: https://gitlab.com/gitlab-org/gitlab/-/issues/231370 [design]: https://gitlab.com/gitlab-org/gitlab/-/issues/228830
-
Shinya Maeda authored
Add Active to Feature Flags API See merge request gitlab-org/gitlab!38350
-