- 24 Aug, 2021 40 commits
-
-
Christoph Klaffl authored
-
Achilleas Pipinellis authored
Docs: Add a note of Omnibus baseline storage req See merge request gitlab-org/gitlab!68779
-
Lin Jen-Shin authored
Update ee/spec/features/promotion_spec.rb to use translated strings See merge request gitlab-org/gitlab!68875
-
Zhu Shung authored
-
Andrew Fontaine authored
Enable `assumeImmutableResults` in group ci_cd analytics See merge request gitlab-org/gitlab!68630
-
Amy Qualls authored
Docs: Remove Pritaly from diagnostics tools See merge request gitlab-org/gitlab!68881
-
Andrew Conrad authored
-
Stan Hu authored
CreatePackageService: remove `safe_find_or_create_by!` call See merge request gitlab-org/gitlab!68859
-
Andrew Fontaine authored
Hide Policies tab when feature flag is enabled See merge request gitlab-org/gitlab!68807
-
Jose Ivan Vargas authored
Create empty states for Policies page See merge request gitlab-org/gitlab!68506
-
Andrew Conrad authored
This is no longer useful or needed, as Gitaly produces better logs now.
-
Amy Qualls authored
Update steps to match latest standards See merge request gitlab-org/gitlab!68812
-
Nick Gaskill authored
Add documentation for integrated error tracking See merge request gitlab-org/gitlab!67755
-
Dmitriy Zaporozhets (DZ) authored
-
Dan Davison authored
Fix: packages_and_registries_spec.rb unstable blur trigger issue See merge request gitlab-org/gitlab!68247
-
Jose Ivan Vargas authored
Add text for dynamic QA selector for new filter See merge request gitlab-org/gitlab!68566
-
Amy Qualls authored
Add tier label to Jira configuration page See merge request gitlab-org/gitlab!68872
-
David Fernandez authored
from the `Packages::CreatePackageService`. `find_or_create_by!` is not atomic but we can live with that downside. See: https://gitlab.com/gitlab-org/gitlab/-/issues/338947#note_659335940 Changelog: performance
-
Jose Ivan Vargas authored
Remember scroll position during a session on MR tabs See merge request gitlab-org/gitlab!67449
-
Thomas Randolph authored
-
Kati Paizee authored
-
Etienne Baqué authored
Make captcha_modal.vue work in JH See merge request gitlab-org/gitlab!68635
-
Will Meek authored
A new filter was introduced by a feature flag Add text field for dynamic QA selector such that the E2E test passes when flag is set
-
Lin Jen-Shin authored
Split partial of country or region select See merge request gitlab-org/gitlab!68733
-
Zhu Shung authored
-
Stan Hu authored
Include subtransactions created by ActiveRecord::Base in counters See merge request gitlab-org/gitlab!68764
-
Doug Stull authored
Fix Live Markdown Preview in personal and subgroup projects See merge request gitlab-org/gitlab!68803
-
Simon Knox authored
Remove the duplicated `other_storage_counter` app See merge request gitlab-org/gitlab!68736
-
Andy Soiron authored
Cop to disallow methods that use subtransactions See merge request gitlab-org/gitlab!68594
-
Dmitry Gruzd authored
Remove if blank conditions from email unsetters See merge request gitlab-org/gitlab!68683
-
Jan Provaznik authored
Fix typos in Service Desk configuration options See merge request gitlab-org/gitlab!68793
-
Heinrich Lee Yu authored
Update feature categories See merge request gitlab-org/gitlab!68852
-
Grzegorz Bizon authored
Changelog: performance
-
Andy Soiron authored
Drop checks whether a squash is in progress See merge request gitlab-org/gitlab!68647
-
Vasilii Iakliushin authored
Migrate project topics from `acts_as_taggable` gem to separate table See merge request gitlab-org/gitlab!67574
-
Jonas Wälter authored
-
Andrew Fontaine authored
Remove unused endpoint property [RUN ALL RSPEC] See merge request gitlab-org/gitlab!68749
-
Matthias Käppler authored
Updates ExpireJobCacheWorker to use replica as long as possible See merge request gitlab-org/gitlab!68791
-
Ammar Alakkad authored
other_storage_counter was introduced under a feature flag that hasn't been rolled out, the intended feature has been stopped thus the introduced code won't be used anymore. This MR removes unused code along its feature flag Changelog: other
-
Bob Van Landuyt authored
Most categories weren't used in the codebase except for code_analytics. In https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/84649 code_analytics was merged into value_stream_management.
-