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
95bdbbe99e78433a35f43423dd17f5b51d07290c
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
5
Sep
3
2
1
30
Aug
29
26
25
24
22
19
18
17
16
15
12
11
10
9
4
3
1
29
Jul
28
27
26
25
23
22
21
20
19
18
15
14
13
11
8
7
6
5
4
1
30
Jun
29
28
27
25
24
23
22
21
17
16
15
14
13
10
9
8
7
6
3
2
1
31
May
28
27
26
27
26
25
24
23
21
20
19
18
17
16
13
12
11
10
9
6
5
4
3
2
29
Apr
28
27
26
25
22
21
20
19
18
15
14
12
11
10
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
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
Issue #3307478 by kunal.sachdev: Move code to copy files in active and stage directories in a separate function
move check for exclusions
added PM UpdateReleaseValidator.php
add test coverage for the last_check time being unaffected.
previous/330716…
previous/3307163-update-processor/2022-09-06
enable the update module in kernel test to ensure update services are available
ensure update.last_check is not affected
use new PackageManagerUpdateProcessor
add comments to explain interaction with the update module and use the release cache instead of calling update_get_available() and second time
updated tests
previous/330587…
previous/3305874-package-project-bug/2022-09-07
added test case
remove bug
create marker fail on failure from contents
previous/329341…
previous/3293417-if-update-failed-stage/2022-09-02
Issue #3307086 by tedbow: In functional tests copy fixtures directories into temporary directory that is writeable
phpcbf
cleanup getInstallableReleases()
clean up getAvailableProjects()
add functionality to fetch XML for projects not in codebase
Issue #3303902 by tedbow, phenaproxima, dww, TravisCarden: Move ProjectInfo class into package_manager
Issue #3307168 by tedbow, kunal.sachdev: \Drupal\Tests\automatic_updates_extensions\Kernel\AutomaticUpdatesExtensionsKernelTestBase::setReleaseMetadataForProjects is a duplicate of \Drupal\Tests\automatic_updates\Kernel\AutomaticUpdatesKernelTestBase::setReleaseMetadata
Added protected function to create Markerfile
change testGetInstallableReleases to work with new projects
previous/330390…
previous/3303902-move-projectinfo-class/2022-08-31
Revert "create getSafeReleases"
create getSafeReleases
getting project info
Fix tests.
previous/330524…
previous/3305240-add-a-link/2022-09-08
Issue #3304640 by rahul_, tedbow: Logic error in \Drupal\automatic_updates\Controller\UpdateController::onFinish
Oops. Fix missed little label update. [skip ci]
Add a link to the the symlink validation message in package_manager to the updated help page.
Synethesize and merge README documentation into package_manager_help().
how to get project data
fix for functional test
fix for functional test
Removed reflection class use statement
changed hardcoded file name with getter
Removed unwanted use statement
Used StageFailureMarkerData class to create file data
Added use reflectionClass
phpcs
registerPostUpdateFunctions changes
fix namespace
Loading