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
a68c4bea2a4f8531b4298c7ea020fac9cbfa009d
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
19
Dec
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 #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
Issue #3337049 by Wim Leers, tedbow: Assert no errors after creating the test project in ModuleUpdateTest
Issue #3311472: Only show RC pre-releases of core in the form
Issue #3354701 by omkar.podey, phenaproxima, yash.rode, tedbow, Wim Leers: Ensure exceptions thrown by event subscribers are logged
Issue #3341406 by tedbow, Wim Leers, phenaproxima: Document when PostApplyEvent should be used instead of hook_update_n() or post update
Issue #3391715 by tedbow, phenaproxima: Change core merge request converter to either produce the Package Manager only MR or with AutoUpdates
only add help permission in core MR
previous/339171…
previous/3391715-round-2/2023-10-25
allow uncommetting lines in core MR
only handle specific 11.x permissions
delete auto-update script if just converting Package Manager
Issue #3395782 by phenaproxima, rocketeerbkw: Dependence on GLOB_BRACE flag which is not universally available
handle new help permission in 11.x
Loading