Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automatic_updates-3281405
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Issue forks
automatic_updates-3281405
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3281405-add-internal-to
Select Git revision
Branches
4
3281405-add-internal-to
7.x-1.x
8.x-1.x
8.x-2.x
default
Tags
20
8.x-2.0-beta3
8.x-2.0-beta2
8.x-2.0-beta1
8.x-2.0-alpha2
previous/3253400-add-hookhelp/2021-12-08
previous/3250696-random-stage-dir/2021-12-01
previous/3227420-allow-paths-to/2021-11-30
8.x-2.0-alpha1
8.x-1.1
7.x-1.0
7.x-1.0-rc4
7.x-1.0-rc3
8.x-1.0
8.x-1.0-rc3
7.x-1.0-rc2
8.x-1.0-rc2
7.x-1.0-rc1
8.x-1.0-rc1
7.x-1.0-alpha3
7.x-1.0-beta2
24 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
May
17
13
11
10
6
5
4
3
2
22
Apr
21
20
19
18
15
14
12
11
8
7
6
5
1
31
Mar
30
29
23
22
21
15
11
9
7
4
3
2
1
26
Feb
22
18
17
16
15
14
11
10
8
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
18
17
16
12
10
9
8
3
2
1
29
Oct
28
27
26
25
22
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
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
updated additional classes, ran checks
3281405-add-int…
3281405-add-internal-to
testing testing
Issue #3277817 by Theresa.Grannum, mherman-pro: Before applying the update, don't show the checkbox for maintenance mode if the site is already in maintenance mode
8.x-2.x
8.x-2.x
Issue #3280923 by phenaproxima: CronUpdater::begin() should throw an exception of if cron updates are disabled
Issue #3280204 by Theresa.Grannum: Missing documentation on 'addError' and 'add Warning'
Issue #3279527 by phenaproxima, tedbow: Ensure plugins are reloaded after an update
Issue #3279733 by tedbow: \Drupal\automatic_updates\ProjectInfo::getInstallableReleases() will return releases lower than the installed version if the installed version is a dev release
Issue #3271235 by kunal.sachdev, Theresa.Grannum, tedbow, phenaproxima: If there are no supported updates, but there are other updates, link to the available updates page
Issue #3276662 by kunal.sachdev: Add test coverage for the fix in #3276661
Issue #3276031 by phenaproxima, kunal.sachdev: Create installed version validator
Issue #3279229 by phenaproxima, tedbow: StagedProjectsValidatorTest should use a virtual project
Issue #3279086 by phenaproxima: StagedDatabaseUpdateValidatorTest should use a virtual project
Issue #3279064 by tedbow: Consolidate logic around test stages
Issue #3277235 by Theresa.Grannum, phenaproxima: Package Manager's help text should provide a PHP snippet for setting the path to Composer in settings.php
Issue #3274047 by kunal.sachdev, phenaproxima: Do not use rootUser in tests unless absolutely necessary
Issue #3278435 by phenaproxima: Make Stage::getStagingRoot() private
Issue #3278411 by phenaproxima, tedbow: Always use FileSystemInterface::getTempDirectory() to get the temporary directory
Issue #3277014 by phenaproxima, lhridley, p.ayekumi, capysara, percoction: Increase timeouts during create and apply
Issue #3277229 by phenaproxima: Auto-wire Composer Stager into Package Manager
Issue #3275316 by kunal.sachdev: Change AutomaticUpdatesKernelTestBase::setReleaseMetadata() to return metadata for different projects based on request path
Issue #3275474 by Theresa.Grannum, phenaproxima: Remove README instructions for testing the module and just link to Beta Testing issue
8.x-2.0-beta3
8.x-2.0-beta3
Issue #3276661 by phenaproxima: Cron version validation runs even if cron updates are disabled
Issue #3275317 by phenaproxima: If you change the path to the Composer executable, you may still see out-of-date validation errors
Issue #3276255 by phenaproxima: Disable unattended updates until TUF integration is complete
Revert "See if we can not break all kernel tests"
See if we can not break all kernel tests
Issue #3276159 by kunal.sachdev, phenaproxima: Add a comment explaining the use of Semver::satisfies() in ReleaseChooser::getMostRecentReleaseInMinor
Issue #3273008 by phenaproxima, tedbow: Automatic Updates is incompatible with the global Drush launcher
Issue #3275886 by tedbow: Pick correct next possible update to avoid inaccurate warnings about being unable to update on cron
Issue #3276072 by tedbow: UpdateReleaseValidator doesn't handle legacy version numbers
Issue #3276041 by tedbow: Convert legacy version numbers to semantic version numbers for extension updates
Issue #3275311 by tedbow: If Composer executable cannot be found, the link to Package Manager's help page is double-escaped
Issue #3275887 by tedbow: Turn off Xdebug validation in tests
Issue #3275860 by tedbow: Mark our modules as experimental
Issue #3275865 by tedbow: package_manager_requirements() needs to set "title" key
Issue #3275323 by tedbow: AU Extensions: Create form workflow for updating projects
Issue #3275508 by phenaproxima: Create a validator to warn if xdebug is on
Issue #3268612 by phenaproxima, tedbow: StageValidationException does not provide a message based on validation results
Issue #3275546 by tedbow, phenaproxima: Cached readiness checks appear on the Update form if an error occurs in the Update
Issue #3275075 by VIGHNESH SADAGOPAL, phenaproxima, kunal.sachdev: Change the name of the variable $vendor in \Drupal\Tests\automatic_updates\Kernel\ReadinessValidation\StagedProjectsValidatorTest::validate
Loading