An open API service providing commit metadata for open source projects.

GitHub / drupal-code-builder/drupal-code-builder / commits

A library for building Drupal code.

SHA Message Author Date Stats
b4172113 Fixed incorrect label for command option property description. Joachim Noreiko <j****m@1****g> 25 days ago
76bf8feb Fixed button form elements should use #value property instead of #title. Fixe... Joachim Noreiko <j****m@1****g> 25 days ago
9ba3ef2f Added detail to developer docs. Joachim Noreiko <j****m@1****g> 25 days ago
df2a575b Updated README installation instructions. Joachim Noreiko <j****m@1****g> 25 days ago
7ac77c5a Added revisionable and translatable properties for content entity type base f... Joachim Noreiko <j****m@1****g> 25 days ago
e67c5a0c Added assertion for base field definition not having method calls. Joachim Noreiko <j****m@1****g> 25 days ago
55e2769b Fixed docs. Joachim Noreiko <j****m@1****g> 25 days ago
57520ca3 Added option for route defined with an attribute. Fixes #424. Joachim Noreiko <j****m@1****g> about 1 month ago
cc4d8289 Changed function attribute property to add parameters as well as class. Joachim Noreiko <j****m@1****g> about 1 month ago
61104f2d Removed unused property. Joachim Noreiko <j****m@1****g> about 1 month ago
240f7223 Changed detection of legacy hook implementation to use a property rather than... Joachim Noreiko <j****m@1****g> about 1 month ago
8c98fa06 Added attributes test group. Joachim Noreiko <j****m@1****g> about 1 month ago
b1089a06 Changed hook_menu-based router item generator to use version attributes. Joachim Noreiko <j****m@1****g> about 1 month ago
73201827 Updated test to D11. Joachim Noreiko <j****m@1****g> about 1 month ago
eca8b8b0 Renamed Expression Language functions in the form 'fooFromBar'. Fixes #433. Joachim Noreiko <j****m@1****g> about 1 month ago
bb4833b6 Fixed code formatting. Joachim Noreiko <j****m@1****g> about 1 month ago
86b25bb7 merge Removed use of array access of component data. Joachim Noreiko <j****m@1****g> about 1 month ago
3c9bcd9c Updated docs for array access BC layer. Joachim Noreiko <j****m@1****g> about 1 month ago
860b6108 Fixed injected services in hooks classes are missing an Autowire attribute if... Joachim Noreiko <j****m@1****g> about 1 month ago
6a78b817 Added assertions for parameter attributes. Joachim Noreiko <j****m@1****g> about 1 month ago
14396156 Added docs about the component chain for injected services. Joachim Noreiko <j****m@1****g> about 1 month ago
c033de59 Fixed warning from badly-formed data types. Joachim Noreiko <j****m@1****g> about 1 month ago
02b447fc Added return type and property type. Joachim Noreiko <j****m@1****g> about 1 month ago
4e4fb037 Fixed logging causing a NULL array key warning. Joachim Noreiko <j****m@1****g> about 1 month ago
bc89c5f3 Removed use of array access on component data. Joachim Noreiko <j****m@1****g> about 1 month ago
9f1e8ce3 Fixed deprecation error in test caused by test module not having a root name ... Joachim Noreiko <j****m@1****g> about 1 month ago
74d6c296 Fixed property names containing spaces. Joachim Noreiko <j****m@1****g> about 2 months ago
f6ad6334 Reverted fix to actually fix the tests, as the apparent fix was failing them;... Joachim Noreiko <j****m@1****g> about 2 months ago
2cf20b3a Removed unused variable. Joachim Noreiko <j****m@1****g> about 2 months ago
36872863 Fixed error in docs. Joachim Noreiko <j****m@1****g> about 2 months ago
3bbe44b4 Add options for special route parameters for route controllers. Fixes #439. Joachim Noreiko <j****m@1****g> about 2 months ago
5097be90 Fixed missing details about path parameter in description. Joachim Noreiko <j****m@1****g> about 2 months ago
c01fcee0 Changed to use ::class constant for machine_name exists callback in generated... Joachim Noreiko <j****m@1****g> about 2 months ago
f60891e6 Fixed missing full stop at end of generated form element description. Fixes #... Joachim Noreiko <j****m@1****g> about 2 months ago
ecf118fa Added a generator for a Drupal CLI command. Fixes #432. Joachim Noreiko <j****m@1****g> about 2 months ago
fc21c581 Added TODO. Joachim Noreiko <j****m@1****g> about 2 months ago
a3d09cc8 Added support for nullable parameter types to method tester parameters assert... Joachim Noreiko <j****m@1****g> about 2 months ago
1fd92642 Fixed indentation. Joachim Noreiko <j****m@1****g> 2 months ago
1bd8abfe Added forcing of parameter as nullable if the default value is NULL. Joachim Noreiko <j****m@1****g> 2 months ago
600e7021 Fixed docs. Joachim Noreiko <j****m@1****g> 2 months ago
69221cd2 Added support for parameter attributes. Joachim Noreiko <j****m@1****g> 2 months ago
6bceffec Added method to render an attribute into an existing array of lines. Joachim Noreiko <j****m@1****g> 2 months ago
9a8cc0e0 Added merging with existing class during adoption of hook classes. Joachim Noreiko <j****m@1****g> 2 months ago
5877d859 Added adoption of hook classes. Joachim Noreiko <j****m@1****g> 2 months ago
113a45ae Added a method for getting the class name from an extension class file. Joachim Noreiko <j****m@1****g> 2 months ago
a129b1f9 Changed method to public. Joachim Noreiko <j****m@1****g> 2 months ago
ef495376 Add a helper to set all mocked code files. Joachim Noreiko <j****m@1****g> 2 months ago
fec45b0f Add option for preprocessor to theme hook items. Fixes #429. Joachim Noreiko <j****m@1****g> 3 months ago
8095c0f6 Fixed legacy hook_theme() implementation returns [] instead of calling to OO ... Joachim Noreiko <j****m@1****g> 3 months ago
9a2d2984 Fixed property type. Joachim Noreiko <j****m@1****g> 3 months ago
415b3e7c Added to docs. Joachim Noreiko <j****m@1****g> 3 months ago
69a22353 Fixed service parameters in YAML not quoted. Fixes #426. Joachim Noreiko <j****m@1****g> 3 months ago
e0de146d Fixed form array renderer not writing a closing bracket for an empty array va... Joachim Noreiko <j****m@1****g> 3 months ago
0ec6cb83 Fixed checkboxes and radios elements need an #options property. Fixes #427. Joachim Noreiko <j****m@1****g> 3 months ago
2220fe20 Fixed service aliases appearing in the adoption list. Fixes #428. Joachim Noreiko <j****m@1****g> 3 months ago
28ead562 Added support for symfony/finder 8 for Drupal 12. Joachim Noreiko <j****m@1****g> 4 months ago
006bb05d Fixed incorrect sanity level on ReportSummary task, causing crash in MB. Joachim Noreiko <j****m@1****g> 4 months ago
d78c29ec Converted PHPUnit annotations to attributes. Joachim Noreiko <j****m@1****g> 5 months ago
47cc4e17 Added future parameter from MTD. Joachim Noreiko <j****m@1****g> 5 months ago
f2ba7361 Fixed test dataset labels the wrong way round. Joachim Noreiko <j****m@1****g> 5 months ago
d90803da Fixed typo. Joachim Noreiko <j****m@1****g> 6 months ago
6de57050 Changed order of plugin types so deprecated annotation type is last. Joachim Noreiko <j****m@1****g> 6 months ago
f173204d Changed UI text about forcing handler classes to be on the option set descrip... Joachim Noreiko <j****m@1****g> 6 months ago
77df4c76 Changed option label to be clearer. Joachim Noreiko <j****m@1****g> 6 months ago
3b5bd261 Fixed typo. Joachim Noreiko <j****m@1****g> 6 months ago
0af1b93e Fixed ordering of admin route handler option; converted entity handler option... Joachim Noreiko <j****m@1****g> 6 months ago
d166c533 Fixed surplus 'none' option appearing in UIs for entity handlers. Joachim Noreiko <j****m@1****g> 6 months ago
671f1cf6 Fixed failing tests. Joachim Noreiko <j****m@1****g> 6 months ago
2e9af422 Fixed Drush command option description using wrong variable. Joachim Noreiko <j****m@1****g> 6 months ago
f3258546 Added checking interface exists. Joachim Noreiko <j****m@1****g> 6 months ago
4425a12c Added docs. Joachim Noreiko <j****m@1****g> 6 months ago
f448e58a Fixed warning when Drupal's container namespaces contains array items. Joachim Noreiko <j****m@1****g> 6 months ago
855e80f8 Updated for deprecated setAccessible(). Joachim Noreiko <j****m@1****g> 6 months ago
1f5be93d Fixed naive loading of test trait files not working for trait inheritance and... Joachim Noreiko <j****m@1****g> 6 months ago
b95830b7 Fixed generator type for generator classes with version attributes. Fixes #384. Joachim Noreiko <j****m@1****g> 7 months ago
28a9c0e7 Fixed NULL offset. Joachim Noreiko <j****m@1****g> 7 months ago
e4ce6a5e Fixed (temporarily!) crash caused by analysis of BlockContentCreationTrait. Joachim Noreiko <j****m@1****g> 7 months ago
e2a4902f Fixed DI code on constraint plugin going in the plugin rather than the valida... Joachim Noreiko <j****m@1****g> 7 months ago
0bc257f1 Added default container injection interface to base DI class. Joachim Noreiko <j****m@1****g> 7 months ago
52d036d7 Fixed missing revision metadata keys on content entities using revisions. Joachim Noreiko <j****m@1****g> 7 months ago
7ec94fa4 Added content entity properties for revisions UI. Fixes #402. Joachim Noreiko <j****m@1****g> 7 months ago
7c5d2942 Fixed implicit nullable param deprecation. Joachim Noreiko <j****m@1****g> 7 months ago
35558863 Updated tests for new class name match sniff. Joachim Noreiko <j****m@1****g> 7 months ago
37b6b450 Changed preprocess_ hooks to be available for OO. Fixes #417. Joachim Noreiko <j****m@1****g> 7 months ago
6121ffe5 Added detail to label. Joachim Noreiko <j****m@1****g> 7 months ago
e62e33bf Added dependencies on plugin deriver injected services, and parent plugin rep... Joachim Noreiko <j****m@1****g> 7 months ago
89f6f45f Added dependent values system to data properties. Joachim Noreiko <j****m@1****g> 7 months ago
87c234de Added DI to plugin deriver classes. Fixes #410. Joachim Noreiko <j****m@1****g> 7 months ago
4ebde3b2 Fixed services whose name is a class-like producing broken variable and prope... Joachim Noreiko <j****m@1****g> 7 months ago
a16b02f5 Added collect task for the analysis timestamp. Fixes #118. Joachim Noreiko <j****m@1****g> 7 months ago
100d1b18 Fixed plugin deriver class name incorrectly formed when the plugin type name ... Joachim Noreiko <j****m@1****g> 9 months ago
5a7e9df7 Added default class name for hooks classes. Joachim Noreiko <j****m@1****g> 9 months ago
98a840e2 Changed CodeFile::getFilePath() to be public API. Fixes #344. Joachim Noreiko <j****m@1****g> 9 months ago
c639d2f6 Changed CodeFileInterface to inherit from Stringable. Fixes #345. Joachim Noreiko <j****m@1****g> 9 months ago
37d2c6ad Added method for getting differentiated labels for different delta items. Fix... Joachim Noreiko <j****m@1****g> 9 months ago
7d880f8e Added description to property. Joachim Noreiko <j****m@1****g> 9 months ago
f2ee79c0 Deprecated ReportHookDataFolder::lastUpdatedDate(). Fixes #418. Joachim Noreiko <j****m@1****g> 9 months ago
cddbc913 Added lastUpdatedDate() to ReportSummary using metadata, overriding method in... Joachim Noreiko <j****m@1****g> 9 months ago
26fc1b25 Added utility class for changing order of items in an array. Joachim Noreiko <j****m@1****g> 9 months ago
b3bf0e5d Changed generators to only get class handler injected if they request it. Joachim Noreiko <j****m@1****g> 10 months ago

← Back to repository