Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automatic_updates
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
automatic_updates
Graph
bf697bb97796cfc5c73c05072e454ed4fd402eb6
Select Git revision
Branches
8
3.0.x
default
3.1.x
3281634-versionpolicyvalidatorgetavailablereleases-does-not
3319045-build-events-assert-3319497
4.x
7.x-1.x
8.x-1.x
8.x-2.x
Tags
20
3.1.7
4.0.0-alpha1
3.1.6
3.1.5
previous/3446371-unknownpathexcluder-will-exclude/2024-07-26
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
3.0.0-beta2
3.0.0-beta1
previous/3404429-get-type/2023-11-28
previous/3391715-round-2/2023-10-25
previous/3391715-round-2/2023-10-24-1
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
27
Nov
6
3
2
26
Oct
25
24
19
18
17
13
12
28
Sep
22
21
15
11
6
31
Aug
30
25
23
11
10
2
20
Jul
19
12
7
5
30
Jun
27
26
23
21
15
14
12
6
5
4
3
2
1
31
May
30
26
23
22
19
18
16
15
11
10
9
8
4
3
2
28
Apr
27
26
25
21
20
19
18
17
15
14
11
10
7
6
5
4
3
31
Mar
30
29
28
27
24
23
21
20
18
17
16
15
14
13
10
9
8
7
6
3
2
1
28
Feb
27
26
23
22
21
17
16
15
14
13
9
8
6
3
30
Jan
27
26
24
23
20
18
14
13
12
11
9
6
5
3
30
Dec
29
22
20
19
16
14
13
12
10
9
8
7
6
5
1
25
Nov
24
23
22
21
18
17
16
15
14
12
11
10
9
8
7
6
4
2
1
31
Oct
28
27
26
25
24
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
30
Sep
29
28
27
26
23
22
21
20
15
14
13
12
11
9
8
7
add getType
Issue #3399155: Build test 'files_to_return' logic is not needed
Issue #3337049 by Wim Leers, tedbow: Assert no errors after creating the test project in ModuleUpdateTest
Issue #3311472: Only show RC pre-releases of core in the form
Issue #3354701 by omkar.podey, phenaproxima, yash.rode, tedbow, Wim Leers: Ensure exceptions thrown by event subscribers are logged
Issue #3341406 by tedbow, Wim Leers, phenaproxima: Document when PostApplyEvent should be used instead of hook_update_n() or post update
Issue #3391715 by tedbow, phenaproxima: Change core merge request converter to either produce the Package Manager only MR or with AutoUpdates
only add help permission in core MR
previous/339171…
previous/3391715-round-2/2023-10-25
allow uncommetting lines in core MR
only handle specific 11.x permissions
delete auto-update script if just converting Package Manager
Issue #3395782 by phenaproxima, rocketeerbkw: Dependence on GLOB_BRACE flag which is not universally available
handle new help permission in 11.x
in 11.x you need a permission under admin/structure to access that page
various fixes for 11.x
add contrib only method to handle permissions only in 11.x
handle new help permission in 11.x
previous/339171…
previous/3391715-round-2/2023-10-24-1
in 11.x you need a permission under admin/structure to access that page
Revert "Revert "Issue #3365133 by phenaproxima: Remove metapackage path workaround in ComposerInspector::getInstalledPackagesList() when Composer 2.5.7 or later is required""
various fixes for 11.x
add contrib only method to handle permissions only in 11.x
various fixes for 11.x
previous/339171…
previous/3391715-round-2/2023-10-24
add contrib only method to handle permissions only in 11.x
Issue #3363497: Remove unnecessary workaround for a permission that was added in Drupal 9.4
Issue #3394705: Some functional tests use the current code base, not the fake_site fixture
Issue #3349966 by phenaproxima, chrisfromredfin, tedbow, rkoller: ComposerInspector should account for the way `composer show` displays versions of packages installed from dev snapshots, to avoid angering Semver::satisfies()
Revert "Issue #3365133 by phenaproxima: Remove metapackage path workaround in ComposerInspector::getInstalledPackagesList() when Composer 2.5.7 or later is required"
Issue #3365133 by phenaproxima: Remove metapackage path workaround in ComposerInspector::getInstalledPackagesList() when Composer 2.5.7 or later is required
Issue #3364958 by phenaproxima, omkar.podey, tedbow: Stage directories should be deleted in the background, during cron runs
Issue #3391715: Change core merge request converter to either produce the Package Manager only MR or with AutoUpdates
Issue #3383451 by phenaproxima, tedbow: Remove PreDestroyEvent and PostDestroyEvent
3.0.0-alpha6
3.0.0-alpha6
Issue #3393633: Build tests can fail randomly if the stage ID begins with a -
Issue #3387379 by phenaproxima: Document why use COMPOSER_MIRROR_PATH_REPOS in build tests
Issue #3387637: The fake_site fixture should use a Composer-type repository
Issue #3381294: Ensure build tests run with restricted time out
Issue #3386135: Update module's merge request process for current core HEAD
Issue #3387656: Package name schema regex is not validated
Issue #3387610 by tedbow: Kernel tests fail if a core module gets a new update function
Issue #3386533: Eliminate conditional logic in \Drupal\Tests\package_manager\Kernel\FileSyncerFactoryTest::testFactory()
Issue #3375640 by phenaproxima: StatusChecker::getLastRunTime() is only tested indirectly
Loading