Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

D9 Run batch process during pm-enable when needed. #3446

Merged
merged 11 commits into from
Mar 22, 2018
Merged

D9 Run batch process during pm-enable when needed. #3446

merged 11 commits into from
Mar 22, 2018

Conversation

Sutharsan
Copy link
Contributor

Adding batch process to Drush 9 pm-enable. Fix for issue #3444.

Sutharsan and others added 11 commits January 29, 2018 08:15
* upstream/master:
  Fix argument remapping. Limit remapping to first argument. (#3326)
  Use globalExtensions in situ; Fix —directory in testGlobal()
  Support Symfony Process 3.4 which requires setting  _SERVER for env variables. (#3332)
  Clarify docs regarding non-functional status of drush() env variables
  Improve indentation
  Cleanup file at end of test, indentation, and remove unused vars
  Improve indentiation in BackendTest
  Update docs now that 9 is released.
* upstream/master: (64 commits)
  Use bundle key in entity:delete command (#3450)
  Allow registering of command info alterer services (#3447)
  Update the ArtCommands URL (#3442)
  Move the setup of testing modules in a trait. (#3443)
  Ensure consolidation/config repository URL is displayed as a hyperlink at http://docs.drush.org (#3441)
  Clarify column title in compat table.
  Fix #3423. Allow custom target dir for config:pull (#3436)
  Doc typo fixes
  Tweak Usage.md
  Mark 1 install steps as optional.
  Add docs for using a custom php.ini.
  Fix docs for drush.yml
  Factor preflight class references out of site alias manager (#3432)
  Remove bad @see ref.
  fix code comment.
  back to dev.
  Prep for 9.2.1
  Fix #3417. sql-sync dump filename not automatically generated (#3418)
  Back to dev.
  Prep for 9.2.0.
  ...
* upstream/master:
  Fixed deprecated each() for PHP 7.2 - 3469 (#3472)
  Use named repositories when building the SUT
  Also load 'drush9.yml' to allow for variant Drush configuration files… (#3465)
  Fix #3464. Louder warning when mysql is not present.
  Unish - bump drupal core versions. (#3461)
  Fix infinite loop in DrupalBoot::scanUpForUri (on Windows) (#3435)
* master:
  Fixed deprecated each() for PHP 7.2 - 3469 (#3472)
  Use named repositories when building the SUT
  Also load 'drush9.yml' to allow for variant Drush configuration files… (#3465)
  Fix #3464. Louder warning when mysql is not present.
  Unish - bump drupal core versions. (#3461)
  Fix infinite loop in DrupalBoot::scanUpForUri (on Windows) (#3435)
  Use bundle key in entity:delete command (#3450)
  Allow registering of command info alterer services (#3447)
  Update the ArtCommands URL (#3442)
  Move the setup of testing modules in a trait. (#3443)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants