- 14 Jul, 2021 40 commits
-
-
Florie Guibert authored
Review feedback
-
Florie Guibert authored
Use Add To Do widget on Issue and MR sidebars Remove To Do label for consistency with boards sidebar Changelog: changed
-
Doug Stull authored
Add missing category to metrics See merge request gitlab-org/gitlab!66183
-
Stan Hu authored
Merge branch '333606-use-usercallout-model-to-keep-track-of-trial-status-popover-dismissals' into 'master' Use UserCallout model to keep track of trial status popover dismissals See merge request gitlab-org/gitlab!64675
-
Dallas Reedy authored
-
Andrew Fontaine authored
Global Search - Recent Groups/Projects See merge request gitlab-org/gitlab!65881
-
Zack Cuddy authored
-
Nick Gaskill authored
Add documentation about Github Import logs See merge request gitlab-org/gitlab!66184
-
Kassio Borges authored
-
Alex Kalderimis authored
Audit successful GPG keys creation and removal See merge request gitlab-org/gitlab!65973
-
Andrew Fontaine authored
Update tiptap v2 packages See merge request gitlab-org/gitlab!66096
-
Alex Kalderimis authored
Added new_user_signups_cap to setting update service See merge request gitlab-org/gitlab!65542
-
Etienne Baqué authored
Changelog: added
-
Lin Jen-Shin authored
Add jh in fast spec helper See merge request gitlab-org/gitlab!66089
-
Sean McGivern authored
Remove snippet_spam feature flag See merge request gitlab-org/gitlab!66118
-
Tan Le authored
Create an audit event when GPG key has been added or removed. This commit covers actions from both the App and API. Changelog: added EE: true
-
Alex Kalderimis authored
Adds ID to group, stage, and detailed status See merge request gitlab-org/gitlab!64630
-
Andrew Fontaine authored
Fix labelFilterParam value in issuable_list_root See merge request gitlab-org/gitlab!65949
-
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
-
Luis Mejia authored
-
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
-