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
e1a0bf4e31c1dfef2c4e1ab7bbab5bc8e70b96fd
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
25
Aug
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
6
5
3
2
1
30
Aug
Issue #3382942: Eliminate dependencies on Composer Stager internals
Issue #3375940: Rename CronUpdateStage to CronUpdateRunner
Issue #3360485 by phenaproxima, tedbow: Add Symfony Console command to allow running cron updates via console and by a separate user, for defense-in-depth
3.0.0-alpha5
3.0.0-alpha5
Issue #3377237 by phenaproxima, tedbow: For now, disallow unattended updates on Windows machines
Issue #3357969 by tedbow, pwolanin, Wim Leers: For web server dependent unattended updates run the entire life cycle in a separate process that will not be affected by hosting time limits
Issue #3380571 by heddn: Convert protected members of final classes to private
Issue #3380698: Make EmailNotificationsTestTrait::assertMessagesSent() clearer by renaming variables
Issue #3379834 by quietone: Remove please
Issue #3378793: Move error checking that should apply to all updates from cron build test to update assert
Issue #3378774 by phenaproxima, tedbow: Change package_manager_test_event_logger\EventSubscriber to log to a file to simplify it and code which asserts against it
Issue #3375679: CronFrequencyValidator should not check if updates will be run via console
Issue #3374753 by tedbow, phenaproxima: HookCronTest is broken and doesn't test how often status checks will be run
Issue #3368808 by phenaproxima: Override Composer Stager's TranslatableFactory to return Drupal's TranslatableMarkup
Issue #3353270 by phenaproxima, kunal.sachdev, tedbow, Wim Leers: While applying updates during cron, put the site into maintenance mode
Issue #3374175: automatic_updates_test_cron test module is not needed any more
Issue #3372673 by phenaproxima, tedbow: Update Composer Stager to 2.0.0-alpha4 to pave the way for translatability
Issue #3368741 by tedbow, phenaproxima: Drush build test symlinks Drush, and does not install any of its dependencies
Issue #3352846 by phenaproxima, omkar.podey, tedbow: Make the LockFileValidator messages more helpful
Issue #3354914 by kunal.sachdev, phenaproxima, Wim Leers, tedbow: Package Manager should have status report entry to inform user of Composer version being used
Issue #3368741 by tedbow: Drush build test symlinks Drush, and does not install any of its dependencies
3.0.0-alpha4
3.0.0-alpha4
Issue #3253828 by phenaproxima, tedbow, Wim Leers, FizCS3, effulgentsia: Use static analysis to detect new update functions, to reduce false positives in StagedDBUpdateValidator
Issue #3365151 by phenaproxima, omkar.podey: Update Composer Stager to 2.0.0-alpha2 to resolve a bug in the rsync file syncer
Issue #3365177 by kunal.sachdev, tedbow: RequestedUpdateValidator should subscribe to StatusCheckEvent
Issue #3366499 by kunal.sachdev, phenaproxima: In CronUpdateStage if postApply() fails no update email will be sent
Issue #3364725 by omkar.podey, phenaproxima, Wim Leers: The $format_result closure in AdminStatusCheckMessages::displayResults() expects to return a translatable string, which will not be the case for validation results created from throwables
Issue #3345484 by phenaproxima, tedbow, bacon: Status check error and warning summary messages do not make sense on the updater forms
Issue #3364735 by omkar.podey, phenaproxima, Wim Leers: WritableFileSystemValidator does not check if the project root is writable
Issue #3355628 follow-up by tedbow, phenaproxima: Fix incorrect type hint
Issue #3355628 by kunal.sachdev, phenaproxima, Wim Leers, tedbow, omkar.podey, wendyZ: Package Manager should keep an audit log of changes it applied to the active codebase
3.0.0-alpha3
3.0.0-alpha3
Issue #3366267 by phenaproxima, tedbow: Change build tests to install Standard profile
Issue #3365414 by phenaproxima, Wim Leers, tedbow: Don't declare compatibility with Drupal 9.7, which is not a thing
Issue #3363259 by Wim Leers, tedbow, phenaproxima, omkar.podey: Compatibility with Composer 2.5.7
3.0.0-alpha2
3.0.0-alpha2
Issue #3364748 by phenaproxima: Add test coverage for the permissions handling that SiteConfigurationExcluder does for `sites/default`
Issue #3363938 by phenaproxima, tedbow: Package Manager should ignore default.settings.php and default.services.yml
3.0.0-alpha1
3.0.0-alpha1
Issue #3364731 by tedbow: Create a link to Cron documentation on settings form
Move symfony/config dependency to require-dev.
Issue #3284443 by phenaproxima: Enable unattended updates
Issue #3364514 by tedbow, phenaproxima: Build test failing on 10.0.x
Issue #3363725 by tedbow, kunal.sachdev, omkar.podey, phenaproxima, Wim Leers: Disallow unattended updates if performed by automated_cron
Issue #3359727 by phenaproxima, tedbow: Add new setting for how unattended updates will be run
Loading