issues
search
jigarius
/
drall
A tool to run drush commands on multi-site Drupal installations.
GNU General Public License v3.0
33
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use by default aliased command to have correct domains
#46
golddragon007
closed
1 year ago
2
--drall-* options are detected only when they're in a specific position
#45
jigarius
closed
1 year ago
2
Prepare logger in Command::beforeExecute()
#44
jigarius
closed
2 years ago
0
Create options: --drall-verbose and --drall-debug
#43
jigarius
closed
2 years ago
0
Create models for dealing with Drall queues
#42
jigarius
closed
2 years ago
0
Create ExecRunner which captures output
#41
jigarius
closed
2 years ago
0
Create RunnerAwareTrait
#40
jigarius
closed
2 years ago
0
Create method: TestCase::createTempFilePath()
#39
jigarius
closed
2 years ago
0
Drall verbosity must not interfere with Drush verbosity
#38
jigarius
closed
2 years ago
0
Allow running multiple commands in parallel
#37
jigarius
closed
2 years ago
2
Add support for DRALL_GROUP environment variable
#36
jigarius
closed
2 years ago
0
Bump version: v2.0.0-rc1
#35
jigarius
closed
2 years ago
0
Bump version: 1.1.0
#34
jigarius
closed
2 years ago
0
Create command: exec:shell
#33
jigarius
closed
2 years ago
0
Add support for a --root option
#32
jigarius
closed
2 years ago
0
Update README to show exec:drush instead of exec
#31
jigarius
closed
2 years ago
0
Mark 'exec' and 'ex' commands as deprecated
#30
jigarius
closed
2 years ago
0
Mark exec command as deprecated in favor of exec:drush
#29
jigarius
closed
2 years ago
0
Run vendor/bin/drush when available
#28
jigarius
closed
2 years ago
0
Use the same Drush as in the composer installation
#27
jigarius
closed
2 years ago
0
Support for executing shell commands
#26
jigarius
closed
2 years ago
0
Add support for --root option
#25
jigarius
closed
2 years ago
1
Support for a DRALL_GROUP env var
#24
jigarius
closed
2 years ago
0
Create a placeholder for keys in $sites
#23
jigarius
closed
1 year ago
2
Revisit placeholder nomenclature
#22
jigarius
closed
1 year ago
1
Site discovery using sites/*/settings.php
#21
jigarius
closed
1 year ago
5
Add integration tests for drall commands
#20
jigarius
closed
2 years ago
0
Add integration tests for the 'exec' command
#19
jigarius
closed
2 years ago
0
Make `drush site:install` optional
#18
jigarius
closed
2 years ago
1
Clean and unit tests for all code for release v1.0
#17
jigarius
closed
2 years ago
0
Improve test coverage for release v1.0.0
#16
jigarius
closed
2 years ago
0
Create support for --drall-group option
#15
jigarius
closed
2 years ago
0
Use ConsoleLogger for logging
#14
jigarius
closed
2 years ago
0
Allow running commands with @@site and @@uri
#13
jigarius
closed
2 years ago
0
Lint and test code when commits are pushed
#12
jigarius
closed
2 years ago
0
Use ConsoleLogger for logging
#11
jigarius
closed
2 years ago
0
Set up automated testing
#10
jigarius
closed
2 years ago
0
Dev env setup with Docker Compose
#9
jigarius
closed
2 years ago
0
Run commands on pre-defined site groups
#8
jigarius
closed
2 years ago
0
Improve Docker setup for development env
#7
jigarius
closed
2 years ago
0
Return non-zero exit code if a drush command does so
#6
jigarius
closed
2 years ago
0
Run drush commands with --uri or with @alias
#5
jigarius
closed
2 years ago
1
Run drush commands in parallel
#4
jigarius
closed
2 years ago
3
Allow running commands on specific sites
#3
jigarius
closed
1 year ago
2
Run drush commands on all sites in a multi-site installation
#2
jigarius
closed
2 years ago
1
Detect and list sites in a multi-site Drupal installation
#1
jigarius
closed
2 years ago
1
Previous