- 10 Nov, 2020 40 commits
-
-
Andrew Fontaine authored
Merge branch '232577-populate-the-milestone-dropdown-combobox-on-the-release-edit-new-page-with-group-milestones' into 'master' Resolve "Populate the milestone dropdown combobox on the Release edit/new page with Group milestones" See merge request gitlab-org/gitlab!46027
-
Jake Burden authored
Fetchs data from group milestones API Searches with the group search API Adds group milestone results section Check if group_milestones_project_releases is available
-
Robert Speicher authored
Resolve "Shared group not visible" See merge request gitlab-org/gitlab!46412
-
Markus Koller authored
[GraphQL] Error tracking: use Global-ID scalar See merge request gitlab-org/gitlab!36098
-
Alex Kalderimis authored
This changes the type of id from ID to the more meaningful GlobalIDType[Gitlab::ErrorTracking::DetailedError] This is a bit of an interim fix, since these IDs (being sentry IDs really) don't make much sense as global IDs, which are meant to represent application resources.
-
Andrew Fontaine authored
Add CSS rule to prevent excess left margin See merge request gitlab-org/gitlab!47323
-
Robert Speicher authored
Use billing email to create subscriptions See merge request gitlab-org/gitlab!47105
-
Vitaly Slobodin authored
We can't use an email from GL.com because it may differ from the billing email. Instead we must use the email received from the CustomersDot as a billing email. Closes https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/2168
-
Robert Speicher authored
Container repository details GraphQL API See merge request gitlab-org/gitlab!46560
-
Kamil Trzciński authored
Use pages_deployments in the zip serving instead of artifacts See merge request gitlab-org/gitlab!46320
-
Vladimir Shushlin authored
Add 2 feature flags: * 1 for using deployments * 1 for allowing to use deployments stored in disk Also rename old feature flag to match the naming schema
-
Phil Hughes authored
Replace fa-check icon in custom notifications See merge request gitlab-org/gitlab!47288
-
Jan Provaznik authored
Use # in the describe-method declaration to make it easily searchable See merge request gitlab-org/gitlab!47227
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v23.4.0 See merge request gitlab-org/gitlab!47314
-
Nicolò Maria Mezzopera authored
Add missing QA selectors for Vue group members view See merge request gitlab-org/gitlab!47101
-
Peter Hegman authored
Add missing QA selectors to new Vue group members view
-
Jose Vargas authored
This adds `white-space: pre-line` to the pre blocks in the runner popup to prevent the extra left margin in the instructions
-
Amy Qualls authored
Skip markdownlint when there are no md files detected See merge request gitlab-org/gitlab!47311
-
David O'Regan authored
Merge branch '273423-implement-vulnerability-counts-in-security-mr-widget-for-non-ultimate-users' into 'master' Move SAST Vuex module to CE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!47067
-
Mark Florian authored
This moves (most of) the SAST Vuex module from EE to CE as part of the effort to [add vulnerability counts to the CE MR security widget][issue]. It's not a straight-forward move, though. The SAST module contains actions, mutations and getters specific to EE functionality, so the approach taken here was to move all _common_ behaviour to CE version, and make the EE version _extend_ the CE version. [issue]: https://gitlab.com/gitlab-org/gitlab/-/issues/273423Co-authored-by: Jannik Lehmann <jlehmann@gitlab.com>
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!47312
-
Achilleas Pipinellis authored
Add an extra clause to the lint-doc.sh script and check if the list of markdown files is empty when a merge results pipeline is run. If it is, skip the markdownlint check altogether.
-
Amy Qualls authored
Remove images that are unlinked See merge request gitlab-org/gitlab!47248
-
Marcel Amirault authored
All these images are no longer linked from any doc and need to be removed
-
Paul Slaughter authored
Fixed broken link See merge request gitlab-org/gitlab!46624
-
GitLab Bot authored
-
Phil Hughes authored
Refactor mr-widget-wip removeWipMutation to immer See merge request gitlab-org/gitlab!47302
-
Nicolò Maria Mezzopera authored
-
Rémy Coutable authored
Improve more feature flags - iteration 3 See merge request gitlab-org/gitlab!47228
-
Rémy Coutable authored
Upgrade scss-lint gem to v0.59.0 See merge request gitlab-org/gitlab!47258
-
GitLab Release Tools Bot authored
-
Craig Norris authored
Docs: Edited Go Proxy topic See merge request gitlab-org/gitlab!47250
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/247950
-
Kerri Miller authored
Add rollout issue for default_merge_ref_for_diffs See merge request gitlab-org/gitlab!47299
-
Miguel Rincon authored
Resolve "Provide structured data for projects" See merge request gitlab-org/gitlab!46858
-
Jose Ivan Vargas authored
Improve vulnerability filter component logic See merge request gitlab-org/gitlab!45614
-
Daniel Tian authored
-
Amy Qualls authored
Added missing link See merge request gitlab-org/gitlab!47290
-
Viktor Nagy authored
-
Jose Ivan Vargas authored
Update dependency @gitlab/ui to v23.3.0 See merge request gitlab-org/gitlab!47163
-