- 23 Apr, 2021 40 commits
-
-
Thong Kuah authored
Merge branch '322786-denormalize-project-permissions-to-merge-request-in-elasticsearch' into 'master' Denormalize project permissions to merge request in Elasticsearch See merge request gitlab-org/gitlab!59731
-
David Fernandez authored
Add Packages::Debian::GenerateDistributionKeyService See merge request gitlab-org/gitlab!53826
-
Dmitry Gruzd authored
Backend for implementing real-time issue assignees using GraphQL subscriptions See merge request gitlab-org/gitlab!59834
-
David Fernandez authored
Resolve "JWT API token support for Terraform Module Registry" See merge request gitlab-org/gitlab!56421
-
Heinrich Lee Yu authored
Review and revise YouTrack integration UI text See merge request gitlab-org/gitlab!59998
-
Marcin Sedlak-Jakubowski authored
-
Dmitry Gruzd authored
Add metrics to monitor pipelines with policy jobs See merge request gitlab-org/gitlab!59848
-
Alan (Maciej) Paruszewski authored
-
Matthias Käppler authored
Optimize Nokogiri search for post-processing pipeline [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!59983
-
Vitaly Slobodin authored
Users search: fix avatar size See merge request gitlab-org/gitlab!59883
-
Mark Chao authored
Handle Rails 6.1 ActiveModel::Errors changes See merge request gitlab-org/gitlab!59861
-
Jacques Erasmus authored
Add validation to fork form with validation directive See merge request gitlab-org/gitlab!55838
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/271242 **Problem** doc.search(...) operation has a bad performance for complex html documents with many elements. **Solution** Avoid unnecessary doc.search calls. 1. Combine multiple search operations 2. Share calculated result between several filters
-
Matthias Käppler authored
Reduce number of SQL queries on SystemNote create See merge request gitlab-org/gitlab!59102
-
Luke Duncalfe authored
-
Sanad Liaquat authored
Update testcase links to new ones See merge request gitlab-org/gitlab!60067
-
Dylan Griffith authored
Return connection error for activation See merge request gitlab-org/gitlab!59840
-
Igor Drozdov authored
Modal errors as objects are introduced: https://github.com/rails/rails/pull/32313 model.errors.first returns ActiveModel::Error object that's why model.errors.first[1] doesn't work in Rails 6.1 We need a way that works both for 6.1 and 6.0 in order to introduce changes gradually: model.errors.values.first works for both versions. Even though treating errors as a hash is deprecated it works so we can introduce the changes in 6.0 and then fix the deprecations when we're on 6.1 (cherry picked from commit b5ecc309314429040921233d4a6216655fede089)
-
Stan Hu authored
Avoid creating note in rollout issue See merge request gitlab-org/gitlab!60083
-
Dylan Griffith authored
Fix RSpec/EmptyLineAfterFinalLetItBe for ee/spec/lib/gitlab/elastic See merge request gitlab-org/gitlab!58381
-
Abdul Wadood authored
-
Simon Knox authored
Merge branch '328564-use-a-correct-group-path-when-fetching-an-epic-in-graphql-boards' into 'master' Use a correct group path when fetching epic in graphql boards See merge request gitlab-org/gitlab!59937
-
Eulyeon Ko authored
-
Russell Dickenson authored
Make external issue tracker docs consistent See merge request gitlab-org/gitlab!59996
-
Marcin Sedlak-Jakubowski authored
-
Stan Hu authored
Fix LFS push mirroring for mirrors set up a long time ago See merge request gitlab-org/gitlab!59972
-
Albert Salim authored
-
Samantha Ming authored
-
Martin Wortschack authored
Resolve "[VSA] "Days to completion" chart should display averages" See merge request gitlab-org/gitlab!59453
-
Brandon Labuschagne authored
-
Simon Knox authored
Merge branch '293843-expand-filtering-functionality-of-vulnerabilities-graphql-endpoint-to-support-vendor-group-graphql' into 'master' Add scannerId field to group vulnerabilities query See merge request gitlab-org/gitlab!58156
-
Heinrich Lee Yu authored
Add support for setting DAST_API_SPECIFICATION See merge request gitlab-org/gitlab!59719
-
Philip Cunningham authored
-
Heinrich Lee Yu authored
Review and revise EWM integration UI text See merge request gitlab-org/gitlab!59386
-
Marcin Sedlak-Jakubowski authored
-
Michael Kozono authored
Merge branch '326751-refactor-issues-list-page-from-haml-to-vue-add-existing-filtered-search-components' into 'master' Add author, assignee, and label tokens to issues list page refactor See merge request gitlab-org/gitlab!59490
-
Coung Ngo authored
-
Michael Kozono authored
Geo - Add spec to avoid breaking the Geo replication for new upload types See merge request gitlab-org/gitlab!59798
-
Marcel Amirault authored
Remove unnecessary whitespace from end of lines See merge request gitlab-org/gitlab!60076
-
Evan Read authored
-