- 10 Nov, 2020 40 commits
-
-
Wayne Haber authored
-
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
-
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
-
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
-
Shinya Maeda authored
Implement passing dotenv variables to bridge jobs See merge request gitlab-org/gitlab!46530
-
Furkan Ayhan authored
It is behind a FF ci_bridge_dependency_variables
-
Mike Jang authored
Copy edit geo/framework.md See merge request gitlab-org/gitlab!47135
-
Achilleas Pipinellis authored
-
Phil Hughes authored
Don't refresh all discussions for a new diff note on a merge request See merge request gitlab-org/gitlab!43015
-
Nick Thomas authored
The `notes.json` endpoint doesn't return sufficient information to build a functional discussion for a diff note, so we don't bother at the moment, instead pulling anew from `discussions.json`. However, this is quite expensive, and we're hoping to replace `discussions.json` with `notes.json` entirely in the future, so we're going to need it to support these attributes. Including information about the diff makes `notes.json` a little more expensive, but it's a paginatable endpoint with incremental updates, whereas `discussions.json` is not paginatable and always returns all notes for a given noteable, so this seems like an uncontroversial win.
-
Michelle Gill authored
-
Achilleas Pipinellis authored
Adding warning for failover See merge request gitlab-org/gitlab!47171
-
Fabian Zimmer authored
-
David O'Regan authored
Swap deprecated flash to new flash in container registry See merge request gitlab-org/gitlab!47275
-
fjsanpedro authored
In this commit we add Schema markup to projects. In particular, the `itemptype` SoftwareSourceCode.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!47287
-
Douglas Barbosa Alexandre authored
Merge branch '273380-undefined-method-allow_mfa_for_subgroups-for-nil-nilclass-after-upgrading-to-13-5-1' into 'master' Resolve "undefined method `allow_mfa_for_subgroups' for nil:NilClass after upgrading to 13.5.1 (8ee0746f)" See merge request gitlab-org/gitlab!46875
-
Markus Koller authored
Allow to apply group labels with service desk templates See merge request gitlab-org/gitlab!46492
-
Nicolò Maria Mezzopera authored
- source - tests
-
Marcel Amirault authored
Docs: Deduplicate GIT_STRATEGY details See merge request gitlab-org/gitlab!46536
-
Katrin Leinweber authored
When reordered, we can remove some of the duplicated examples
-
Kushal Pandya authored
Align dast site validation frontend with backend See merge request gitlab-org/gitlab!47221
-
Philip Cunningham authored
Fix incorrect value and remove redundant prefix.
-