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
64f1eceed397cb541fb63f3b25b6d80832450f88
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
17
Jan
11
10
5
29
Dec
28
22
20
19
18
15
13
7
6
4
29
Nov
28
27
6
3
2
26
Oct
25
24
19
18
17
13
12
28
Sep
22
21
15
11
6
31
Aug
30
25
23
11
10
2
20
Jul
19
12
7
5
30
Jun
27
26
23
21
15
14
12
6
5
4
3
2
1
31
May
30
26
23
22
19
18
16
15
11
10
9
8
4
3
2
28
Apr
27
26
25
21
20
19
18
17
15
14
11
10
7
6
5
4
3
31
Mar
30
29
28
27
24
23
21
20
18
17
16
15
14
13
10
9
8
7
6
3
2
1
28
Feb
27
26
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
Issue #3415291: Run PHPStan on GitLab CI
Issue #3412630 by phenaproxima: Run all tests on GitLab CI, replacing Drupal CI
Issue #3408483 by phenaproxima, Wim Leers: Support cweagans/composer-patches 2.x
Issue #3411110: Test Automatic Updates and Package Manager as part of Drupal core 11.x on GitLab CI
Issue #3411392: Build tests fail on core merge requests
Issue #3411276: During core merge request conversion apply patches for blocking core issues
Issue #3411241: Expand ConverterCommand documentation to make it easier to run
Issue #3409774 by phenaproxima, tedbow: Run build tests on GitLab CI on converted module
Issue #3409774 by phenaproxima, tedbow: Run functional tests on GitLab CI
3.0.0
3.0.0
Issue #3409774 by phenaproxima, tedbow: Run kernel tests on GitLab CI after module is converted to core version
Issue #3409774: Run unit tests on GitLab CI
Issue #3409519: PackageManagerUninstallValidator needs to use dependency injection to pass on 11.x
Issue #3394413 by phenaproxima, tedbow: Enable GitLab CI, and use it to build out a core code base with Automatic Updates and Package Manager as core modules
Issue #3409491 by tedbow: Add handling of the Composer dependencies to the conversion script
Issue #3409491 by tedbow: Add handling of the Composer dependencies to the conversion script
Issue #3377458: Remove work arounds for 10.0.x support
Issue #3409491: Add handling of the Composer dependencies to the conversion script
Issue #3408560 by phenaproxima, tedbow: If paths are being excluded in the project root, log an informational message about it
Issue #3408835: SqliteDatabaseExcluder accidentally includes the database in stage operations if it is located inside the web root
Issue #3408488 by phenaproxima, tedbow: Allow administrators to bypass UnknownPathExcluder if there are known, trusted files that need to be included in stage operations
Issue #3400146: Require the OpenSSL extension
Issue #3406008: Status report still lists DB updates error after running update.php
3.0.0-beta2
3.0.0-beta2
Issue #3406812: Ensure that errors are shown on form updates in core 10.1.x
Issue #3322917 by tedbow, yash.rode, Wim Leers, narendraR: Create a test (or tests) to prove Package Manager works with submodules as implemented by packages.drupal.org
Issue #3406010: Update Composer Stager to latest version
Issue #3404429: Add getType to StageBase to allow subclasses to be internal
3.0.0-beta1
3.0.0-beta1
Document
previous/340442…
previous/3404429-get-type/2023-11-28
implement type()
Explicit test coverage
Remove use of Override
Use Override
logic fix
add @internal
add type to FailureMarker incase a module uses the same class for multiple different type of stages
logic fix
more uses of getType
phpcbf
use getype
add getType
Issue #3399155: Build test 'files_to_return' logic is not needed
Loading