- 01 Mar, 2022 40 commits
-
-
Steve Abrams authored
Remove max_package_files_for_package_destruction from application_settings. Changelog: other
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!81908
-
Jose Ivan Vargas authored
Remove leftover learn gitlab B tracking See merge request gitlab-org/gitlab!81901
-
Alper Akgun authored
-
Nicolò Maria Mezzopera authored
Delay rendering search box See merge request gitlab-org/gitlab!80994
-
orozot authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/353203 Changelog: fixed
-
Alper Akgun authored
Replace bootstrap dropdown in the explore projects filter See merge request gitlab-org/gitlab!80932
-
Serhii Yarynovskyi authored
-
GitLab Release Tools Bot authored
-
Fiona Neill authored
Doc Consistency: user/search - editor See merge request gitlab-org/gitlab!81754
-
Fiona Neill authored
Doc Consistency: user - source code See merge request gitlab-org/gitlab!81762
-
Robert May authored
Filter commented_approvers for user note authors See merge request gitlab-org/gitlab!81563
-
Kushal Pandya authored
Reorganize the runners graphql directory See merge request gitlab-org/gitlab!81435
-
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
-
Miguel Rincon authored
The graphql directory was becoming unwieldy, this helps add more fragments and resolvers that are only relevant for one type of view (list or details).
-
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
-