- 15 Jul, 2021 1 commit
-
-
Caleb Williamson authored
-
- 14 Jul, 2021 39 commits
-
-
Douglas Barbosa Alexandre authored
Fix snippet url helper when repository is not present See merge request gitlab-org/gitlab!66149
-
Markus Koller authored
Automatically create integration webhooks when missing [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65577
-
Dan Davison authored
Fix import project CE vs EE See merge request gitlab-org/gitlab!65996
-
Olena Horal-Koretska authored
Merge branch '336090-search-group-s-project-dropdown-shows-projects-not-in-selected-group' into 'master' Fix: Search Group's Project select includes shared groups See merge request gitlab-org/gitlab!66172
-
Nick Gaskill authored
Docs: add CI/CD section for publishing a Helm package See merge request gitlab-org/gitlab!65913
-
Philip Welz authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!66193
-
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
-
GitLab Release Tools Bot authored
-
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.
-
Markus Koller authored
Previously we were silently failing if the webhook could not be saved when the integration was edited, which led to further exceptions later when the integration was trying to execute the webhook. The webhook is really only used to associate records in `web_hook_logs`, so we can create it automatically when needed and don't have to backfill existing integrations. We now also raise errors if the webhook cannot be saved, which should help us diagnose why this is failing in the first place. Changelog: fixed
-
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
-
Francisco Javier López authored
Changelog: fixed
-
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
-