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
7933e07a80f61686b717cb1c1001b6c068a6830c
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
29
Aug
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
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
updateform modified
Removed unnecessary use statement.
Added throws to doc comment
comment changed
Removed empty line in stage
Added new method to check if failure file already exists.
Created and deleted marker file in apply()
Issue #3305568 by kunal.sachdev, tedbow: Create a validator that detects duplicate info.yml files in the stage on apply
Issue #3305994 by omkar.podey: We don't want to run the XdebugValidator for non-Automatic Updates stage
Issue #3305998 by yash.rode, tedbow: Ensure AutoUpdate validator only apply where the stage is an Updater instance
fix UpdateReleaseValidator tests + now using utility in UpdateReleaseValidator
previous/330577…
previous/3305773-extensionupdater-package-conversion/2022-08-30
Issue #3305612 by TravisCarden: Enhance the local development environment setup script to set some default site config
Issue #3305312 by TravisCarden: Add scripts to run PHPCS and PHPCBF
updated tests
previous/330587…
previous/3305874-package-project-bug/2022-09-02
added test case
adding test coverage for project unknown to composer
remove bug
remove references to automatic_updates_extensions.validator.packages_type
phpcbf
UpdatePackagesTypeValidator.php is no longer needed. listened to pre-create and now only drupal module and themes will have projects
Remove unneeded changes in PackagesInstalledWithComposerValidatorTest
move using fake-site as active to the base test
undo automatic_updates_extensions/tests/fixtures/packages_installed_with_composer_validator
update comment about
remove debug code
new installed.php files
PackagesInstalledWithComposerValidator no longer needs to worry about PreCreate because we would error in the updater if we could not find the package.
add .hide to files to pass standards
do conversion in 3304142-do-not-assume and update tests
Issue #3304651 by tedbow: Remove composer self-update in Drupal CI configuration
Issue #3303727 by TravisCarden: Document in README how to add paths to composer.json:extra.drupal-core-vendor-hardening to avoid symlink errors
Issue #3304836 by TravisCarden: Improve/fix the local development environment setup script slightly
Issue #3293427 by rahul_, tedbow, kunal.sachdev, immaculatexavier, phenaproxima: Display all projects that will be updated in Extensions confirmation form
Issue #3303113 by phenaproxima, rahul_, rkoller, tedbow: Add bullet points to the modules listed on the ready to update pages warning message
Issue #3304165 by phenaproxima: Refactor UpdatePackagesTypeValidator for increased clarity and simplicity
Issue #3304583 by phenaproxima: Add a hard dependency on symfony/finder
Issue #3303807 by TravisCarden: Prevent local dev setup script from creating symlinks
Issue #3299093 by phenaproxima, kunal.sachdev, AjitS: Add validation that staging directory is writable
Issue #3304036 by phenaproxima: Convert core_packages.json to YAML
Issue #3296261 by tedbow, phenaproxima, drumm: Add the ability to map package names to project names and vice-versa
Loading