- 14 Jul, 2021 40 commits
-
-
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
-
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
-
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
-
Nick Thomas authored
Move Entities::JobRequest under Ci namespace See merge request gitlab-org/gitlab!66078
-
David O'Regan authored
Correct check for displaying SubEpic counts on boards See merge request gitlab-org/gitlab!65756
-
Lin Jen-Shin authored
Fix locally incompatible Dangerfile See merge request gitlab-org/gitlab!66136
-
Andrejs Cunskis authored
-
Marcel Amirault authored
Fix the docs warning from vale latin term rule See merge request gitlab-org/gitlab!66145
-
Siddharth Asthana authored
-
Miguel Rincon authored
Docs: Make Pipeline Settings reference content into tasks See merge request gitlab-org/gitlab!65784
-
Suzanne Selhorn authored
-
Bob Van Landuyt authored
Fix improper use of GLEX for trial status popover experiment See merge request gitlab-org/gitlab!65781
-
Brandon Labuschagne authored
Introduce multiple oncall schedules feature [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65827
-
Martin Wortschack authored
Prevents autoclose for the shared projects filter See merge request gitlab-org/gitlab!66062
-
Ezekiel Kigbo authored
-
Vitaly Slobodin authored
Replace Select2Select with GlDropdown See merge request gitlab-org/gitlab!61708
-
Miguel Rincon authored
Create environment column in policies list See merge request gitlab-org/gitlab!65866
-
Paul Gascou-Vaillancourt authored
This replaces the obsolete "Namespace" column with a newer "Environments" column that summarizes the environments a policy is associated with. Changelog: changed EE: true
-
Miguel Rincon authored
Update new delete branch button style variant See merge request gitlab-org/gitlab!66102
-
Kushal Pandya authored
Add toolbar button to insert images in Content Editor See merge request gitlab-org/gitlab!63939
-
Mikołaj Wawrzyniak authored
Refactor SubmitService to use BuildPayloadService [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65944
-
David Fernandez authored
Track Secure scans See merge request gitlab-org/gitlab!64578
-
Vitali Tatarintev authored
Move `Runner`, `Runner::Details`, and `RunnerRegistrationDetails` under `Entities::Ci::` namespace.
-
Dmitriy Zaporozhets (DZ) authored
Make coverage approval rule frontend-configurable See merge request gitlab-org/gitlab!64816
-
Miranda Fluharty authored
-
Mark Chao authored
Update license's new attribute to operational_metrics See merge request gitlab-org/gitlab!65922
-
Brandon Labuschagne authored
Update DevOps Score doc and callout See merge request gitlab-org/gitlab!64786
-
Jacques Erasmus authored
Blob refactor: add blob delete modal See merge request gitlab-org/gitlab!65293
-
Olena Horal-Koretska authored
Changelog: added EE: true
-