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.
087920507483e6f2734774d808739c6e4e8afe58
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
1
Mar
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
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 #3261642 by Theresa.Grannum, tedbow: Create form to list contrib updates
Issue #3266640 by tedbow: Simplify testing a pending update
Issue #3244679 by tedbow, kunal.sachdev, rkoller: Should readiness checks be displayed on admin pages if cron updates are disabled?
Issue #3248909 by phenaproxima, tedbow: Do not allow destroying a stage during Apply
Issue #3258590 by kunal.sachdev: Various method missing return types
Issue #3248928 by phenaproxima: If an update has already started, redirect the user who started the update to the confirmation page
Issue #3264474: Update project fixture for Feb 2022
Hotfix spelling error in Package Manager API documentation.
Issue #3264554 by tedbow: Remove fun from module to get core cspell check to pass 😢
Issue #3248976 by phenaproxima: Add API documentation for Package Manager
Issue #3259196 by kunal.sachdev, phenaproxima: Ensure all dataProvider methods have index keys to make tests more helpful
Issue #3263865 by phenaproxima: Module uninstall form fails because of our shim
Issue #3262284 by Theresa.Grannum: clean up package_manager_test_validation\TestSubscriber and classes that extend it
Issue #3258059 by phenaproxima: Change ComposerUtility::getCorePackageNames to return an array of Package objects
Issue #3259814 by phenaproxima, kunal.sachdev, tedbow: If a Cron update fails after it has started the stage should be destroyed
Issue #3261758: In ReadinessValidationTest::testStoredResultsClearedAfterUpdate(), check that admin pages still show stored errors before starting the update
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
Loading