Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal-3424701
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
drupal-3424701
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
4c8c814c1044cb560a069665637b3c1fd8631dc6
Select Git revision
Branches
20
10.0.x
10.1.x
10.2.x
10.3.x
11.0.x
11.x
default
3-00
3.0.x
3424701-cannot-delete-file
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.5.x
4.6.x
4.7.x
5.x
6.x
7.x
Tags
20
10.2.3
10.1.8
10.2.2
10.2.1
10.2.0
7.99
10.1.7
10.2.0-rc1
10.2.0-beta1
10.2.0-alpha1
10.1.6
10.1.5
9.5.11
10.0.11
10.1.4
10.1.3
10.1.2
10.1.1
9.5.10
10.0.10
40 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Dec
18
17
16
14
13
12
11
10
9
5
4
3
2
30
Nov
29
28
27
26
25
22
21
20
19
18
17
15
14
13
12
11
8
7
6
5
4
2
1
31
Oct
30
28
25
24
23
22
21
18
17
15
14
13
10
9
8
7
6
5
4
3
2
1
30
Sep
28
27
26
25
21
20
19
17
16
14
13
12
11
9
7
6
5
4
3
2
1
31
Aug
30
29
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1
31
Jul
30
29
28
27
26
25
24
23
22
19
18
17
15
14
Issue #3491269 by quietone: Fix Drupal.Commenting.FunctionComment.Missing in views plugins, pt 1
Issue #3454159 by quietone, smustgrave, nod_: Convert use of array() syntax in sentences
Issue #2842949 by quietone, rigoucr, arunkumark, gaurav.kapoor, timmillwood, harsha012: Fix Drupal.Commenting.DocComment.SpacingBeforeTags coding standard
Issue #3488835 by mcdruid, atul_ghate, benjifisher, catch, cilefen, zengenuity, larowlan, poker10, longwave, damienmckenna, greggles, kristiaanvandeneynde: Status report confuses null email with duplicate email
Issue #3487154 by quietone, daffie, smustgrave: Fix Drupal.Commenting.FunctionComment.MissingReturnComment in core/lib/Drupal/Core/A-E
Issue #2839195 by berdir, bradjones1, quietone, andypost, acbramley, hchonov, longwave, claudiu.cristea, bbrala, wim leers, smustgrave, codesquatch, godotislate, joachim, tstoeckler, alexpott, dww: Add a method to access the original property
Issue #3490964 by nexusnovaz, mstrelan: Add array return to all hook_jsonapi_ENTITY_TYPE_filter_access hook implementations
Issue #3490056 by ankitv18, dww, quietone: Enable SlevomatCodingStandard.Classes.BackedEnumTypeSpacing
Issue #3491210 by mstrelan: Add array return to remaining applicable hook implementations in Hook classes
Issue #3491289 by quietone: Fix Drupal.Commenting.FunctionComment.Missing in views filter plugins
Issue #3483543 by quietone: Move 13 words to the drupal dictionary
Issue #3490579 by shalini_jha, mstrelan: Add void return to all views execution hook implementations
Issue #3477668 by quietone, lavanyatalwar, daffie: Fix Drupal.Commenting.VariableComment.Missing in non-tests
Issue #3489519 by mstrelan, smustgrave, quietone: Add void return to module and theme install/uninstall hook implementations
Issue #3396846 by quietone, Aditi Saraf, mstrelan: Enable Drupal.Commenting.FunctionComment.InvalidNoReturn
Issue #3480761 by kartagis, shalini_jha, anmolgoyal74: Grammatical mistake in views schema
Issue #3494143 by mstrelan: Add void return to remaining applicable hook implementations in Hook classes
Issue #3487586 by geek-merlin: BlockLibraryController typehints LazyContextRepository, not the interface
Issue #3493406 by catch, godotislate: Add render caching for the navigation render array
Issue #3491543 by mfb: symfony/http-foundation Follow up issue for isAdminPath validator
Issue #3494121: Move helpers in config_import_test.module and delete it
Issue #3494373 by nicxvan: Move helpers in field_ui_test.module and delete it
Issue #3494372 by nicxvan: Move helpers in content_translation_test.module and delete it
Issue #3474533 by longwave, vensires, larowlan, pdureau, wim leers: ComponentPluginManager must implement CategorizingPluginManagerInterface
Issue #3494631 by nikolay shapovalov: Remove FormattableMarkup from SmartDefaultSettingsTest
Issue #3494673 by nicxvan: Move helpers and hooks in a couple of test modules
Issue #3490512 by catch, alexpott, smustgrave: Improve run times of package manager tests
Issue #3352916 by spokje, mondrake, longwave, vladimiraus: Fix PHPStan L1 errors "Call to method getDefinitions()/getSortedDefinitions() on an unknown class Drupal\Core\Plugin\CategorizingPluginManagerTrait."
Issue #3492131 by lavanyatalwar, nicxvan, mstrelan, berdir: Remove references to hook_process_HOOK
Issue #3467540 by tstoeckler, prem suthar, smustgrave, catch: Update EntityTypeInterface::getKeys() docs for string IDs
Issue #3480732 by debrup, joachim, gaurav gupta: Correct docs for CachePluginBase::cacheSetMaxAge()
Issue #3484587 by daniel.j, joachim, catch: Document that invalid IDs are not present in the return array or EntityStorageInterface::loadMultiple
Issue #3480419 by mondrake, smustgrave, catch: Method getMockForAbstractClass() is deprecated - replace in views plugins
Issue #3490954 by nexusnovaz, mstrelan: Add return types to hook_update_N implementations
Issue #3484247 by mstrelan, smustgrave: Add NodeElement return typehints to protected test helper methods
Issue #3384999 by mondrake, alexpott, daffie, smustgrave, quietone: Introduce a Schema::executeDdlStatement method
Issue #3450706 by daffie, smustgrave, alexpott, quietone, mondrake: Let for all database drivers the module name setting default to the driver name
Issue #3490698 by catch, spokje: Bump MINIMUM_STABILITY back to 'stable' when php-tuf/composer-stager has an official release
Issue #3039354 follow-up by nikolay shapovalov: The current user views default argument should use dependency injection
Issue #3475719 by daffie, mondrake, alexpott: Set entity schema installation, module configuration installation and content creation in the right order in kerneltests for MongoDB
Loading