Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cron_service
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
cron_service
Merge requests
!4
Issue
#3473124
add Drupal 11 support
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3473124
add Drupal 11 support
issue/cron_service-3473124:D-11-support
into
2.0.x
Overview
0
Commits
2
Pipelines
0
Changes
4
Merged
vasyl.kletsko
requested to merge
issue/cron_service-3473124:D-11-support
into
2.0.x
7 months ago
Overview
0
Commits
2
Pipelines
0
Changes
4
Expand
Closes
D-11
1
0
Merge request reports
Compare
2.0.x
version 1
fea74ef5
7 months ago
2.0.x (base)
and
latest version
latest version
50bde776
2 commits,
7 months ago
version 1
fea74ef5
1 commit,
7 months ago
4 files
+
4
−
5
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
modules/cron_service_ui/cron_service_ui.info.yml
+
1
−
1
Options
@@ -3,4 +3,4 @@ type: module
@@ -3,4 +3,4 @@ type: module
description
:
'
Provides
UI
for
the
Cron
Service
module.'
description
:
'
Provides
UI
for
the
Cron
Service
module.'
dependencies
:
dependencies
:
-
cron_service:cron_service
-
cron_service:cron_service
core_version_requirement
:
^
9
|| ^1
0
core_version_requirement
:
^
10
|| ^1
1
Loading