Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
automatic_updates-3249531
Manage
Activity
Members
Labels
Plan
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
Issue forks
automatic_updates-3249531
Graph
2435612664c035a4179efae3b7dd8a6a01a30db8
Select Git revision
Branches
4
3249531-move-logic-in
7.x-1.x
8.x-1.x
default
8.x-2.x
Tags
20
previous/3249531-move-logic-in/2022-01-10
8.x-1.1
7.x-1.0
7.x-1.0-rc4
7.x-1.0-rc3
8.x-1.0
8.x-1.0-rc3
7.x-1.0-rc2
8.x-1.0-rc2
7.x-1.0-rc1
8.x-1.0-rc1
7.x-1.0-alpha3
7.x-1.0-beta2
8.x-1.0-alpha4
8.x-1.0-beta1
7.x-1.0-beta1
7.x-1.0-alpha2
8.x-1.0-alpha3
8.x-1.0-alpha2
7.x-1.0-alpha1
24 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jan
7
6
5
22
Dec
17
10
9
8
7
6
3
2
1
30
Nov
29
18
17
16
12
10
9
8
3
2
1
29
Oct
28
27
26
25
22
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
14
Jul
10
14
Apr
10
7
6
3
Feb
3
Jan
13
Dec
9
6
5
25
Nov
22
14
13
12
11
7
6
5
4
23
Oct
21
15
14
11
7
3
19
Aug
16
5
8
Jul
1
24
Jun
13
12
5
3
28
May
17
10
3
26
Apr
25
15
3
2
19
Mar
Merge branch '8.x-2.x' into 3249531-move-logic-in
previous/324953…
previous/3249531-move-logic-in/2022-01-10
Issue #3257473 follow-up by phenaproxima: package_manager_help() should refer to its own online documentation page
3249531-move-lo…
3249531-move-logic-in
Issue #3257473 by phenaproxima: Package Manager must implement hook_help()
Revert "Issue #3253624 by tedbow: Make package_manager a hidden module"
Issue #3257446 by phenaproxima: Remove deprecated PHPUnit assertions
Issue #3257432 by phenaproxima: Build tests must be able to confirm installing experimental modules
Issue #3255011 by phenaproxima: Don't stage git directories
Issue #3257115 by phenaproxima: Convert ExcludedPathsTest into a kernel test
Issue #3256958 by phenaproxima: HEAD is broken on Drupal 9.4.x
Issue #3254166 by phenaproxima: Build tests should not modify dependencies' composer.json files
Issue #3254616 by phenaproxima, tedbow: Update Composer Stager to 0.3.0
Revert "Issue #3254616 by phenaproxima, tedbow: Update Composer Stager to 0.3.0"
Issue #3254616 by phenaproxima, tedbow: Update Composer Stager to 0.3.0
Issue #3252126 by tedbow, phenaproxima: Do not apply updates during cron if there are DB updates in the staging area
Issue #3253647 by phenaproxima, tedbow: Validate some Composer settings
Issue #3253649 by phenaproxima: Validate update_fetch_with_http_fallback setting
Issue #3253624 by tedbow: Make package_manager a hidden module
Issue #3253400 by tedbow: Add hook_help
Issue #3253395 by tedbow: Fix functional test deprecation notices for core
Issue #3253186 by tedbow: Fix core code check errors
Issue #3253055 by phenaproxima: Move 9.3 shim module into the main module
Issue #3252533 by phenaproxima, tedbow: Remove the ability for post-operation stage events to flag warnings
Issue #3252328 by phenaproxima: \Drupal\automatic_updates\BatchProcessor::handleException only displays messages for validation for UpdateException not StageValidationException
Issue #3251972 by tedbow, phenaproxima: Make `\Drupal\package_manager\Stage::getStageDirectory` public
Issue #3252097 by phenaproxima, tedbow: Remove PathLocator::getStageDirectory()
Issue #3252109 by tedbow: Require Drupal core 9.2+
Issue #3250696 by tedbow, phenaproxima: Each stage should have its own staging directory, to avoid filesystem and locking conflicts
Issue #3227420 by phenaproxima, tedbow: Allow paths to required executables to be configurable
Issue #3227923 by phenaproxima: Split StageException into more specific types
Issue #3249517 by phenaproxima: Ensure that all Automatic Updates event subscribers only apply to Automatic Updates uses
Issue #3249135 by phenaproxima, tedbow: Use the stage's tempstore to persist metadata about updates
Issue #3251701 by phenaproxima: Package Manager's requirements check should always run
Issue #3250386 by tedbow, phenaproxima: Ensure that the stage is uniquely idenitfiable across multiple sessions
Issue #3250136 by phenaproxima, tedbow: Allow package_manager_bypass to record method invocations for functional tests
Issue #3247478 by tedbow, phenaproxima: Only pre-operation events should be able to flag errors that stop an update
Issue #3249983 by phenaproxima, tedbow: Create a test module in Package Manager for testing stage validation
Try to get around writable error
Disable additional validators
Fix cs
Separate root and vendor checks
Loading