Skip to content

Tags: drush-ops/drush

Tags

13.4.0

Toggle 13.4.0's commit message
Turn on navigation integration to fix wide table on install page.

13.4.0-rc1

Toggle 13.4.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Allow cache-rebuild to fix more things (#6243)

8.5.0

Toggle 8.5.0's commit message
Prep for 8.5.0

13.3.3

Toggle 13.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
 Avoid DI for PermissionHandler in pm:install (#6155)

13.3.2

Toggle 13.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Clarify that the Drupal API isn't completely unavailable (#6151)

This was triggered by a Slack conversation where someone was uncertain
exactly what it meant when the page said the Drupal API was not allowed.
I think this could be particularly confusing if you aren't already
primed on writing hook_update_N() implementations.

13.3.1

Toggle 13.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correcting user:role:remove role description (#6145)

role description says add when it should say remove. Changing this will make the description accurately describe the action being taken. In this case the machine name of the role to remove.

13.3.0

Toggle 13.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update deploy documentation (#6130)

The commands shown were no longer in sync with what was happening.

13.3.0-rc1

Toggle 13.3.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Disable xdebug by default to improve performance (#6119)

13.2.0

Toggle 13.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
entity:save supports a state transition (#6107)

* entity:save supports a state transition

* Nullable param

* Remove dependency

* State and publish options are mutually exclusive

* phpstan

* Fix autoloader property in cache:crebuild

* Set changed time

13.1.1

Toggle 13.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Document the comma append trick for entity:save (#6104)

* Set log message during entity:save

* Document appending comm