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.
a1cf378f644beafed54e689c7946a76b67e47875
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
26
Feb
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
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
Issue #3344562 by phenaproxima: HEAD is broken due to dependency error with Composer 2.5.4
Issue #3344124 by tedbow: Validate fake_site with composer
Issue #3342120 by Wim Leers, yash.rode, tedbow, phenaproxima: Fix PHPStan violations (happened because PHPStan code checks stopped running…)
Issue #3267646 by yash.rode, Wim Leers, kunal.sachdev, phenaproxima: Refine multisite detection: many aliases for a single site is fine!
Issue #3341224 by omkar.podey, Wim Leers, phenaproxima: Always catch \Throwable, not \Exception, and pass the old exception when re-throwing
Issue #3341841 by kunal.sachdev, Wim Leers: Fix language nit in package_manager_help()
Issue #3339714 by kunal.sachdev, Wim Leers: Dynamically copy scaffold file mapping when create fake_site fixture
Issue #3343430 by Wim Leers, tedbow, omkar.podey: Stop reusing core's commit-code-check.sh in favor of 4 simple commands
Issue #3342137 by yash.rode, phenaproxima, Wim Leers: Rename validator methods to `validate` unless there different methods for different events
Issue #3334994 by phenaproxima, tedbow, omkar.podey, Wim Leers: Add new InstalledPackagesList which does not rely on Composer API to get package info
Issue #3342726 by kunal.sachdev, Wim Leers: UnknownPathExcluder doesn’t consider hidden files
Issue #3327229 by yash.rode, Wim Leers: Remove `@requires PHP >= 8.0` annotation from all tests
Issue #3342364 by omkar.podey, phenaproxima, tedbow, Wim Leers: Make StageEvent::$stage a public readonly property, and remove getStage()
Issue #3323003 by tedbow, Wim Leers, yash.rode: Mark FailureMarker @internal and document ComposerUtility, PathLocator and ValidationResult
Issue #3342460 by tedbow: $tempStore property of stage was removed
Issue #3320824 by omkar.podey, phenaproxima, Wim Leers: Fix PHP Warning: serialize() in tests on PHP 8
Issue #3321474 by phenaproxima, tedbow: Adopt PHP 8.1-only capabilities such as constructor property promotion + drop BC layers
Revert "Issue #3341708 by Wim Leers, tedbow, phenaproxima: Update requirements for 3.x"
Issue #3341708 by Wim Leers, tedbow, phenaproxima: Update requirements for 3.x
Issue #3341708 by Wim Leers, tedbow, phenaproxima: Update requirements for 3.x
Issue #3252299 by kunal.sachdev, phenaproxima, tedbow, Wim Leers: Reliably support cweagans/composer-patches in Package Manager & Automatic Updates: validate stage
8.x-2.7
8.x-2.7
Issue #3331310 by kunal.sachdev, tedbow, Wim Leers: Exclude unknown paths in project base: only allow vendor + web root + whatever drupal/core-composer-scaffold allows
Issue #3325869 follow-up by Wim Leers
Issue #3336243 by kunal.sachdev, tedbow, phenaproxima, Wim Leers: Update Package Manager event documentation in package_manager.api.php
Issue #3325869 by Wim Leers, omkar.podey: Improve documentation for package_manager_bypass test module
Issue #3339016 by tedbow, omkar.podey, diegors, Wim Leers: "Composer not found" does provide link to help page
Issue #3339657 by phenaproxima, tedbow: Always show summary of validation result if exists
Issue #3339719 by omkar.podey, phenaproxima, tedbow, Wim Leers: Tests failing on failing on 9.x core branches because of deprecation error
Issue #3340284 by tedbow: Test for are failing in 8.x-2.x
Issue #3311229 by Wim Leers, yash.rode, tedbow, TravisCarden: Validate compliance with composer minimum stability during PreRequireEvent
Issue #3335908 by tedbow, Wim Leers: The 'fake_site' fixture cannot be using with `composer show` because the packages are not installed
Issue #3331168 by Wim Leers, tedbow: Limit trusted Composer plugins to a known list, allow user to add more
Issue #3325654 by yash.rode, Wim Leers, tedbow: Improve the user experience of having your staged update deleted before it was applied
Issue #3316668 by tedbow, phenaproxima, yash.rode, Wim Leers, TravisCarden: ComposerSettingsValidator should run `composer config` to determine if HTTPS is enabled
Issue #3320792 by tedbow, Wim Leers, kunal.sachdev: Make build tests fail 1) more explicitly, 2) earlier when possible (failing StatusCheckEvent subscribers)
Issue #3328742 by Wim Leers, tedbow, yash.rode: phpcs stopped working since the switch to testing on Drupal 10.0.x by default
Issue #3336247 by tedbow, yash.rode, Wim Leers: Throw an exception if stopPropagation() called for `PreOperationStageEvent` and no error has been added
Issue #3337068 by tedbow, phenaproxima: PackageManagerKernelTestBase::assertResults does not show actual results if none were expected.
Issue #3337062 by tedbow, phenaproxima: PackageManagerKernelTestBase::assertResults does not give helpful error message if asserting results are empty fails
Issue #3315834 by omkar.podey, kunal.sachdev, tedbow, Wim Leers, phenaproxima, daisyleroy: GitExcluder should not ignore .git directories that belong to packages installed by Composer
Loading