- 01 Mar, 2022 40 commits
-
-
Kushal Pandya authored
Refine copy for Jira integration See merge request gitlab-org/gitlab!81819
-
Rémy Coutable authored
Upload package hunter report to S3 See merge request gitlab-org/gitlab!79843
-
Dennis Appelt authored
-
Jan Provaznik authored
Cleanup development feature flags for locking namespaces fix See merge request gitlab-org/gitlab!81805
-
Vasilii Iakliushin authored
Removes the publish override methods See merge request gitlab-org/gitlab!79893
-
Miguel Rincon authored
Merge branch 'fc-fix-sending-graphql-query-with-undefined-variables-in-pipeline-editor' into 'master' Fix sending BlobContent query with empty variables See merge request gitlab-org/gitlab!81156
-
Frédéric Caplette authored
In the pipeline editor, we make an initial query to get the BlobContent, and then we parse this content through the configData query. However, to make that initial query, we rely on 2 client side queries for the branchName and the ref. We have to wait for both of these query to be resolved before we can fetch the blob, otherwise we send malformed requests. Changelog: fixed
-
David O'Regan authored
Doc Consistency: user - editor See merge request gitlab-org/gitlab!81765
-
Vitali Tatarintev authored
Ensures audit events are visible to auditor at Project level See merge request gitlab-org/gitlab!81497
-
Enrique Alcántara authored
Remove :cluster_vulnerabilities feature flag See merge request gitlab-org/gitlab!81462
-
Alexander Turinske authored
- remove any reference to the :cluster_vulnerabilities feature flag Changelog: removed EE: true
-
Enrique Alcántara authored
Only expose `id` and `name` attributes when serializing deploy token See merge request gitlab-org/gitlab!81587
-
Phil Hughes authored
Improve UI text of admin settings page - General -> Sourcegraph See merge request gitlab-org/gitlab!81223
-
Russell Dickenson authored
Changelog: changed
-
Kushal Pandya authored
Hide issue header dropdown button if there are no actions See merge request gitlab-org/gitlab!76055
-
Kushal Pandya authored
Update policy summary to be more readable See merge request gitlab-org/gitlab!81048
-
Kushal Pandya authored
Make loading spinner Pajamas compliant in mr-conflicts-resolver-app See merge request gitlab-org/gitlab!81801
-
Miguel Rincon authored
Replace success with confim variant for invite button in groups and projects See merge request gitlab-org/gitlab!81837
-
Etienne Baqué authored
Enable branch coverage for SimpleCov See merge request gitlab-org/gitlab!81504
-
Frédéric Caplette authored
Improve UI text of admin settings page - General -> Amazon EKS See merge request gitlab-org/gitlab!81114
-
Rémy Coutable authored
Fix Flakiness for Gitlab::Database::RenameReservedPathsMigration::V1::RenameProjects #rename_projects invalidates the markdown cache of related projects See merge request gitlab-org/gitlab!81853
-
Diana Logan authored
Improve and expand wordiness test See merge request gitlab-org/gitlab!71009
-
Amy Qualls authored
Rewrite the wordiness test to allow more flexibility in the messages returned, to allow words with similar problems to be grouped together. Moves the 'need to' test from SubstitutionWarning and makes it more flexible. Adds tests for 'note that' and 'please'.
-
Kati Paizee authored
Doc Consistency: user/search - global search See merge request gitlab-org/gitlab!81753
-
Rémy Coutable authored
Fix GraphQL/OrderedFields offenses See merge request gitlab-org/gitlab!81466
-
Jan Provaznik authored
Move shared code for related epic links See merge request gitlab-org/gitlab!81320
-
Albert Salim authored
Add new match for JiraConnect serializers See merge request gitlab-org/gitlab!81494
-
Kati Paizee authored
Fix Vale issues for /administration/geo/setup/database.md See merge request gitlab-org/gitlab!81279
-
Varghese Jose authored
-
Kati Paizee authored
Add documentation for dealing with failed webhooks See merge request gitlab-org/gitlab!81842
-
Alex Kalderimis authored
This describes how to deal with failing and failed webhooks.
-
Justin Ho authored
Our new recommendations suggest internal GitLab links should not open in a new tab.
-
Justin Ho authored
Following recommendations by Technical Writing Changelog: changed
-
Alexandru Croitor authored
Cleanup development feature flags used to introduce before_commit callback and FOR NO KEY UPDATE lock to fix locking issues on namespaces table when a creating multiple projects in a concurrent manner.
-
Grzegorz Bizon authored
Update CI scaling blueprint status and link remaining work See merge request gitlab-org/gitlab!81808
-
Simon Knox authored
Add container for manual renewal banner See merge request gitlab-org/gitlab!81517
-
jejacks0n authored
We’ve removed the concept of using `window.gon` in the client, so we can now remove the publishing overrides that were keeping that logic. We also remove the `#publish_to_client` method to encourage calling the `#publish` method directly.
-
Ezekiel Kigbo authored
Replace bootstrap Dropdown to gitlab-ui Dropdown See merge request gitlab-org/gitlab!81609
-
Artur Fedorov authored
Replace bootstrap dropdown to gitlab-ui dropdown Using GlDropDown and GlDropDownItem instead of vue_shared Dropdown implementation Replace bootstrap dropdown to gitlab-ui dropdown Using GlDropDown and GlDropDownItem instead of vue_shared Dropdown implementation This MR deletes legacy dropdown which is used only in bar component and adjust tests for new GlDropDown
-
Luke Duncalfe authored
This adds a match for the `JiraConnect` serializers to generate an Integrations (backend) roulette reviewer recommendation as well as a regular backend recommendation.
-