- 14 Jul, 2021 40 commits
-
-
Olena Horal-Koretska authored
Fix "Confirm user" button on tabs other than "Account" and "SSH keys" in admin area See merge request gitlab-org/gitlab!66004
-
David Fernandez authored
Enable Sidekiq load balancing by default See merge request gitlab-org/gitlab!65669
-
Marcin Sedlak-Jakubowski authored
Fix copy/paste typo in not_null_constraints.md See merge request gitlab-org/gitlab!65511
-
Dmitriy Zaporozhets (DZ) authored
Merge branch '327490-fix-cop-remaining-cop-offenses-for-style-regexpliteralmixedpreserve-d1' into 'master' Fix offenses for Style/RegexpLiteralMixedPreserve part1 See merge request gitlab-org/gitlab!65360
-
Achilleas Pipinellis authored
Add note about Pages chroot being disabled See merge request gitlab-org/gitlab!65791
-
David Fernandez authored
Drive container registry migration phase 1 with Rails FFs [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!63907
-
João Pereira authored
Adds a series of FFs to control and gradually increase the number of new container repositories that will use the upcoming container registry metadata database for GitLab.com. These feature flags will then be used to modify the JWT tokens served by Rails to clients whenever they want to interact with the registry. The registry will then read the information within those tokens and decide if a new repository should use the database or not.
-
Marcia Ramos authored
Document how to config Prometheus when deploying from source code See merge request gitlab-org/gitlab!66111
-
Changzheng Liu authored
-
Michael Kozono authored
[Devops Adoption] Remove temporary feature flags See merge request gitlab-org/gitlab!65544
-
Andreas Brandl authored
Change upgrade path from 14.0.3 to 14.0.5 See merge request gitlab-org/gitlab!66107
-
Phil Hughes authored
Immediately show parent row See merge request gitlab-org/gitlab!66176
-
Dan Davison authored
Refine Has pipeline status check in E2E specs See merge request gitlab-org/gitlab!65574
-
Nailia Iskhakova authored
-
Olena Horal-Koretska authored
Escalation policies documentation See merge request gitlab-org/gitlab!63991
-
Olena Horal-Koretska authored
-
Phil Hughes authored
Update oncall schedule component markup See merge request gitlab-org/gitlab!66070
-
nmilojevic1 authored
Changelog: added
-
Douglas Barbosa Alexandre authored
Update security_configuration_redesign_ee details See merge request gitlab-org/gitlab!66155
-
Stan Hu authored
Pin ruby alpine image version See merge request gitlab-org/gitlab!66128
-
Albert Salim authored
-
Miguel Rincon authored
Enable pipeline_editor_branch_switcher by default See merge request gitlab-org/gitlab!61793
-
Mireya Andres authored
This change enables users of the Pipeline Editor to select the branch to work on when editing the CI YAML file of their project. Changelog: added
-
Olena Horal-Koretska authored
Fix epic list rendering when user is logged out See merge request gitlab-org/gitlab!66098
-
Denys Mishunov authored
Add feature flag for increasing page size See merge request gitlab-org/gitlab!66174
-
Jacques Erasmus authored
-
Miguel Rincon authored
Hides the merged YAML tab content when a non-default branch is selected See merge request gitlab-org/gitlab!65972
-
Sam Beckham authored
potentially incorrect. This issue is being addressed elsewhere, but this solution hides the tab when editing on the non-default branch. It's a temporary solution that should be reverted as soon as the merged YAML functionality works correctly across multiple branches.
-
Andrew Fontaine authored
Change style of add button on License Compliance page See merge request gitlab-org/gitlab!66000
-
Wayne Haber authored
Correct title for DRI for customer critical merge requests See merge request gitlab-org/gitlab!66177
-
Vitali Tatarintev authored
Introduce escalation policies [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64101
-
Olena Horal-Koretska authored
-
Thong Kuah authored
Rubocop rule to prevent AR::Base.connection [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!64937
-
Wayne Haber authored
-
Fabio Pitino authored
Add a runner cost factor for new public projects See merge request gitlab-org/gitlab!65155
-
Avielle Wolfe authored
This commit adds a runner minutes cost factor for public projects in new namespaces. "New" is defined as "after July 17, 2021". * Renames Ci::Runner#minutes_cost_factor to #cost_factor_for_project and updates it to take a project * Adds Ci::Minutes::CostFactor#for_project https://gitlab.com/gitlab-org/gitlab/-/issues/330581 Changelog: changed EE: true
-
Jacques Erasmus authored
Shows the parent row immediately. Instead of waiting for loading to be completed. Changelog: performance
-
Enrique Alcántara authored
Fix embedded snippets display issues on mobile See merge request gitlab-org/gitlab!65685
-
Josh Bouganim authored
https://gitlab.com/gitlab-org/gitlab/-/issues/334621 Changelog: fixed
-
Markus Koller authored
Update URLs in the datadog integration See merge request gitlab-org/gitlab!66093
-