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
5edc3ee98114eead0baceb0f7f8ff70aa9e00559
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
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
6
5
3
2
1
30
Aug
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
Issue #3384637 by phenaproxima: FailureMarker should be responsible for excluding the marker file from stage operations
Issue #3384359: Remove all old-style service aliases
Issue #3382942 by phenaproxima, tedbow, TravisCarden: Eliminate dependencies on Composer Stager internals
Issue #3383462 by phenaproxima, tedbow: Update Composer Stager to beta and unpin the constraint
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
Loading