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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3273a22e1d5f74aff243c7d3c806d3f3f0d0a753
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
Begin with the selected commit
Created with Raphaël 2.2.0
8
Feb
7
4
3
2
1
31
Jan
27
26
25
21
20
19
14
13
12
11
7
6
5
22
Dec
17
10
9
8
7
6
3
2
1
30
Nov
29
23
19
18
17
16
15
12
10
9
8
3
2
1
29
Oct
28
27
26
25
22
21
19
18
15
14
13
12
11
8
5
4
5
30
Sep
28
24
23
22
21
17
16
15
14
13
10
9
8
7
2
1
31
Aug
27
23
19
17
13
12
28
Jul
15
16
Jun
14
13
12
11
10
9
8
7
6
5
4
5
4
14
Jul
10
14
Apr
10
7
6
3
Feb
3
Jan
13
Dec
9
6
5
25
Nov
22
14
13
12
11
7
6
5
4
23
Oct
21
15
14
11
7
3
19
Aug
16
5
8
Jul
1
24
Jun
13
12
5
3
28
May
17
10
3
26
Apr
25
15
3
2
19
Mar
7
Mar
14
Nov
17
Oct
31
May
19
Jan
22
Aug
16
15
13
9
8
6
4
24
Jul
22
20
18
17
14
13
11
10
8
7
2
30
Jun
29
28
27
19
15
12
10
8
4
1
31
May
30
26
Issue #3260666 by phenaproxima: Readiness checks should not be shown on UpdateReady form
Issue #3263155 by phenaproxima: Remove confusing, duplicative code in kernel tests
Issue #3262965 by phenaproxima: Use a test-only module to disable validators in functional tests
Issue #3262587 by phenaproxima: Show warnings when starting an update
Issue #3262542 by phenaproxima: Make AutomaticUpdatesKernelTestBase extend PackageManagerKernelTestBase
Issue #3261772 by phenaproxima, tedbow: Improve UpdateVersionValidatorTest
Issue #3262244 by phenaproxima: HEAD is broken because I made Zeus mad
Issue #3262359 by phenaproxima: Don't catalog event subscribers as a way of determining the validity of stored results
Issue #3262303 by phenaproxima: Always run readiness checks when modules are installed or uninstalled
Issue #3261847 by phenaproxima, tedbow: Add helpful methods to compute the difference between two ComposerUtility objects
Issue #3262016 by phenaproxima: Remove CoreComposerValidator
Issue #3254207 by kunal.sachdev, phenaproxima, tedbow: Only allow 1 patch release update increment in Cron
Issue #3261637 by phenaproxima: In Drupal 9.2, the shim module installer raises a deprecation error
Issue #3260669 by phenaproxima: automatic_updates_9_3_shim should add update_hook_registry service
Issue #3260668 by phenaproxima: UpdateReady should have "cancel" button
Issue #3260698 by phenaproxima, tedbow: Make it simpler to disable validators in tests
Issue #3260662 by Theresa.Grannum: Move validation support into PreOperationStageEvent
Issue #3257845 by phenaproxima: Clear readiness stored readiness check results after an update is applied
Issue #3260672 by tedbow: Extra lines fail core checks for remove functionality
Issue #3260664 by tedbow: Cspell fail because of "Precreate"
Issue #3259664 by tedbow: Add non-UI config option to allow attended minor core updates
Issue #3260368 by phenaproxima: Improve the UX for updates that require database changes
Issue #3259810 by tedbow, kunal.sachdev: Validation errors are not logged on cron update attempts
Issue #3259822 by phenaproxima: ComposerUtility should use the installed/local repository to get package info
Issue #3259656 by phenaproxima: Require Composer 2.2.4 or later
Issue #3259657: Update project fixture
Issue #3259228 by phenaproxima, tedbow: Add functional test coverage of Stage::require() to ensure only the correct dependencies are updated
Issue #3255320 by tedbow, phenaproxima: ReadinessCheckEvent should have CronUpdater instance when cron will run
Issue #3258056 by phenaproxima, tedbow: Simplify Stage::dispatch exception handling
Issue #3258045 by phenaproxima: Ensure update command in Stage::require() only updates specified packages
Issue #3258661 by tedbow, phenaproxima: use \Drupal\package_manager\Stage::getActiveComposer() instead of path locator service to get active composer where possible
Issue #3258667 by phenaproxima: PathLocator::getActiveDirectory() is redundant
Issue #3258646 by phenaproxima: Fix test break due to #3215043
Issue #3258611 by phenaproxima: ExcludedPathsSubscriber should ignore unreadable directories
Issue #3258464 by phenaproxima: Remove FileSystemOperationsTest
Issue #3258247 by Gábor Hojtsy, chrisfromredfin, gaurav.kapoor, hmendes: Add permissions to the project browser route
Issue #3258048 by phenaproxima: Ensure the stage is marked as available even if all stage directories can't be deleted
Issue #3257849 by tedbow: Various core quality updates
Issue #3258065 by phenaproxima: Create package_manager Validator namespace
Issue #3227738 by RajabNatshah, rlnorthcutt, gaurav.kapoor, chrisfromredfin: Fix Drupal routing and Svelte app routing
Loading