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

Merge 'master' with 'test-suite' #3470

Open
wants to merge 332 commits into
base: test-suite
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
332 commits
Select commit Hold shift + click to select a range
1c980c1
Replace deprecated urlInfo() with toUrl() (#3000)
timplunkett Dec 17, 2016
328e0b8
[multisite:new] Use correct property in example.sites.php search (#3…
rpsu Dec 17, 2016
41da31c
Add logic to enable multisite installation (#3022)
enzolutions Dec 17, 2016
905748a
update base class, refactor debug and poll commands (#3002)
twhiston Dec 17, 2016
43ee1cb
Relax user:password:hash password service typehint (#3008)
jacktonkin Dec 17, 2016
4ef9f6f
Fix typo in user:password:hash (#3009)
jacktonkin Dec 17, 2016
ccbf22d
[database:dump help] Correct keys for translation lookup (#3012)
rpsu Dec 17, 2016
f08361e
[database:dump] Don't duplicate .gz extension (#3014)
rpsu Dec 17, 2016
10d7d49
Fix incompatibility between webprofiler module and migrate:setup comm…
bpresles Dec 17, 2016
896dfc3
Additions to the generate module command (#2995)
haynescw Dec 17, 2016
c6e8522
working disable cache page in site:mode dev (#2998)
novia713 Dec 17, 2016
fb26c80
Create x.install instead of module when using generate:update (#2997)
colinappnovation Dec 17, 2016
259019c
Added new config:import:list and config:export:list commands. Fix no …
bpresles Dec 17, 2016
d5da57d
Add new commands to process features. (#3021)
miguel303 Dec 17, 2016
370a57d
Udpate site commands (#3023)
jmolivas Dec 18, 2016
0f388ef
[console] Apply PSR-2 code style. (#3024)
jmolivas Dec 18, 2016
38e26f8
[site:install] Allow empty db password (#3027)
rpsu Dec 19, 2016
ee702af
[config:*:single] Fix config single options (#3028)
jmolivas Dec 19, 2016
b4483c9
Remove duplicate declaration of Views base table. (#3025)
pfrenssen Dec 20, 2016
e416079
Remove two unused use statements from the template to generate entity…
pfrenssen Dec 20, 2016
bbcb43e
[multisite:new] Force sites.php file create/update. (#3031)
jmolivas Dec 20, 2016
b3d2c88
Nick wilde1990 generator white space fixes (#3032)
NickDickinsonWilde Dec 20, 2016
7d27a5a
[config:export:single] Update translation key. (#3033)
jmolivas Dec 20, 2016
e724d9d
Remove translation directory (#3034)
jmolivas Dec 20, 2016
1fbe780
Console issue 2996 replace deprecated revision author (#3030)
Dec 21, 2016
f31a252
[generate:profile] fix passing profile or machine name on the command…
ao2 Dec 22, 2016
ebcd2a1
Use question strings generate:plugin:block (#3039)
NickDickinsonWilde Dec 22, 2016
da0e61d
[console] Tag 1.0.0-rc12 release. (#3040)
jmolivas Dec 22, 2016
24f519b
Fix constructor args in two commands (#3041) (#3044)
cburschka Dec 27, 2016
2daeb3f
[multisite:debug] Fix site path. (#3046)
jmolivas Dec 27, 2016
a76d51c
database:add command (#3037)
NickDickinsonWilde Dec 27, 2016
22527f1
generate:plugin:migrate:source (#3038)
NickDickinsonWilde Dec 27, 2016
44e2cd1
Update core namespace (#3051)
jmolivas Dec 28, 2016
e53c805
[yaml:*] Relocate commands to console-core. (#3052)
jmolivas Dec 29, 2016
ac76126
[console] Apply PSR-2 code style. (#3055)
jmolivas Dec 30, 2016
85cac52
[config:export] simplify the creation of the target directory (#3054)
ao2 Jan 1, 2017
1897832
[console] use a more recent alchemy/zipper which fixes GNU tar usage …
ao2 Jan 1, 2017
b1a8b99
[console] Convert array short syntax. (#3057)
jmolivas Jan 1, 2017
55f964e
[shell] Relocate command. (#3061)
jmolivas Jan 2, 2017
393511b
[console] Update contributing and issue template. (#3062)
jmolivas Jan 2, 2017
6a4fd8d
[console] Apply PSR-2 code style. (#3063)
jmolivas Jan 2, 2017
db1d086
[console] Apply PSR-2 code style. (#3064)
jmolivas Jan 2, 2017
6937aa0
[console] Add translations contributed modules. (#3065)
jmolivas Jan 3, 2017
84dcc4c
[console] Code cleanup. (#3066)
jmolivas Jan 3, 2017
c1a2be9
[console] Tag 1.0.0-rc13 release. (#3071)
jmolivas Jan 3, 2017
d5eba73
[console] Load contrib commands from console.services.yml file. (#3075)
jmolivas Jan 4, 2017
105fa68
Don't crash on updates in installation profiles (#3070)
jorissteyn Jan 4, 2017
8cf1d3a
Allow usage of features:import with features_ui disabled (#3069)
jorissteyn Jan 4, 2017
eff9f5c
[console] Tag 1.0.0-rc14 release. (#3076)
jmolivas Jan 4, 2017
7fa61ca
Add migrate rollback command. (#3080)
miguel303 Jan 6, 2017
2379eea
Allow commands to return an exit code (#3078)
jorissteyn Jan 7, 2017
9e6ba52
[console] Output on debug option. (#3087)
jmolivas Jan 9, 2017
d4ebf7b
[console] Remove directory avoid executing cache:rebuild command. (#3…
jmolivas Jan 18, 2017
e025d4a
Use Symfony Process TTY detection, handle no-tty gracefully for serve…
rbayliss Jan 18, 2017
47785d5
[config:import] return exit code on error (#3083) (#3084)
cburschka Jan 18, 2017
bf81eaa
3093: change symfony/dom-crawler to >=2.7 <3.2 (#3094)
alvar0hurtad0 Jan 18, 2017
97bce0e
Rollback delete php storage (#3103)
jmolivas Jan 19, 2017
4346e5f
Compatibility with Windows Acquia Dev Desktop (#3101)
vasi Jan 19, 2017
1c3ffa1
[console] Update symfony dependencies. (#3104)
jmolivas Jan 19, 2017
a66a5c7
[console] Update symfony/css-selector dependecy. (#3105)
jmolivas Jan 19, 2017
3cc1e8b
[database:log:poll] Register commmand. (#3106)
jmolivas Jan 19, 2017
14c4eb8
[generate:cache:context] New command to generate cache context (#3099)
joshirohit100 Jan 19, 2017
4a34cf4
[console] Update DrupalKernel class. (#3110)
jmolivas Jan 20, 2017
37a1f6b
Adding missing required dependency (#3114)
joshirohit100 Jan 20, 2017
4a1aef8
Add location for contributed database drivers. (#3112)
david-garcia-garcia Jan 21, 2017
18a445c
Adding new command to generate process plugin of migrate. (#3116)
joshirohit100 Jan 21, 2017
d76f8ff
[server] Show listening on address. (#3117)
jmolivas Jan 22, 2017
5431707
[config:delete] Use StorageInterface. (#3118)
jmolivas Jan 22, 2017
dc13714
[config:*] Fix transaltion keys. (#3119)
jmolivas Jan 22, 2017
e5b00f2
[features:import] Fix translations keys. (#3120)
jmolivas Jan 22, 2017
133ad47
[generate:controller] Rename module as extension. (#3122)
jmolivas Jan 23, 2017
4ebf742
Load extend command services. (#3123)
jmolivas Jan 23, 2017
7450efd
[console] Tag 1.0.0-rc15 release. (#3124)
jmolivas Jan 23, 2017
c4f338d
[site:install] Fix DB driver paths. (#3125)
jmolivas Jan 23, 2017
cb6cb69
allow no module name to trigger cron (#3127)
twhiston Jan 28, 2017
32f7daf
Cannot install modules due to improperly checked requirements. (#3134)
david-garcia-garcia Jan 30, 2017
546c2d4
Fixing php tag in module creation. (#3135)
joshirohit100 Jan 30, 2017
bbfa366
update an old reference to t(). now it uses $this->t() (#3146)
gnuget Jan 31, 2017
d8c123c
Add php_tag twig file. (#3142)
jmolivas Feb 1, 2017
36623db
Compile console and extensions services files into one file. (#3155)
jmolivas Feb 4, 2017
94aba20
[features:*] Add translations. (#3156)
jmolivas Feb 4, 2017
2ed0506
Update compile services file. (#3157)
jmolivas Feb 5, 2017
93efaeb
[create:terms] Disable command if no taxonomy module. (#3159)
jmolivas Feb 5, 2017
06a3f71
[update:execute] Errors in update code (#3108, #3137) (#3138)
cburschka Feb 5, 2017
f9a0932
Adding language support to the node:create command. (#3145)
joshirohit100 Feb 5, 2017
f5431db
Fix revisions tab for generated content entity (#3139)
derhasi Feb 5, 2017
310f190
Fix psy/psysh version dependency (#3153)
douggreen Feb 5, 2017
e03ab42
[console] Update composer.lock file. (#3160)
jmolivas Feb 5, 2017
7b1d370
[console] Apply PSR-2 code style. (#3161)
jmolivas Feb 5, 2017
ca15412
[console] Update extend command discovery. (#3165)
jmolivas Feb 7, 2017
c6d9d17
Add composer extend plugin. (#3167)
jmolivas Feb 9, 2017
411bd9b
Add generated files to gitignore file. (#3168)
jmolivas Feb 9, 2017
955b057
[console] Tag 1.0.0-rc16 release. (#3169)
jmolivas Feb 9, 2017
6eca86a
Correcting cache context service tag name. (#3171)
joshirohit100 Feb 11, 2017
5a916d6
Load uninstall.services.yml file. (#3178)
jmolivas Feb 14, 2017
dd620a8
Grammar fix in error message (#3194)
cburschka Feb 23, 2017
86df4f8
Prevent special characters in passwords and other args to mess up the…
nvaken Feb 23, 2017
a04141f
Add required argument to ExtensionManager::getList() (#3207)
PatrickBauer Mar 10, 2017
d4a82bf
[generate:profile] add option to specify enabled themes (#3173)
ao2 Mar 10, 2017
580b60f
[config:export] Export all config collections. (#3185)
cburschka-pwc Mar 10, 2017
4cc52d2
Add option to create config file on generate:form (#3218)
miguel303 Mar 10, 2017
fb8e159
Added the extensionManager. (#3225)
francescopersico Mar 15, 2017
8bffedf
Fixes #2787: Make sure all modules are loaded before executing site:s…
Jelle-S Mar 15, 2017
3e9435b
Fix 3223 config import single (#3224)
igasi Mar 15, 2017
5cea2bd
Fix #3229: Use short array syntax in all templates (#3230)
s-robertson Mar 16, 2017
78356dc
[site:install] Register missing service (#3231)
ruloweb Mar 16, 2017
1c481e5
Remove $entity->getType() in favor of $entity->bundle(). (#3235)
pfrenssen Mar 25, 2017
95ae6bc
Leverage methods and base field definitions from RevisionLogEntityTra…
pfrenssen Mar 25, 2017
c38ae93
Fix contents of generated sites.php file (#3197) (#3232)
michaellenahan Mar 25, 2017
78b40b1
Fix feature-trait messages. (#3239)
jmolivas Mar 27, 2017
fbb1c68
Fix array typo. (#3240)
jmolivas Mar 28, 2017
72da103
[generate:module] use dashes not underscores in TWIG template name Fi…
jmolivas Mar 28, 2017
d582884
[generate:module] use dashes not underscores in TWIG template file na…
jmolivas Mar 28, 2017
f234c85
Minor fix bin/drupal executable. (#3243)
jmolivas Mar 28, 2017
1fdc520
Update links point to docs. (#3252)
jmolivas Apr 2, 2017
4aa2530
Improve docblocks for generated constructors. (#3244)
pfrenssen Apr 3, 2017
45a1f54
Fix whitespace in generated forms. (#3245)
pfrenssen Apr 3, 2017
2b5a029
Use short array syntax for generated options. (#3246)
pfrenssen Apr 3, 2017
8fd9e83
Typo in import error (#3251)
danepowell Apr 3, 2017
81f0892
Update bin (#3257)
jmolivas Apr 8, 2017
bd9e524
Refactor Request object creation. Request::createFromGlobals() is not…
ruloweb Apr 8, 2017
179d414
[generate:module] Fix module validator. (#3258)
jmolivas Apr 8, 2017
e01dc88
[console] Apply PSR-2 code style. (#3259)
jmolivas Apr 8, 2017
c621277
[server] Add http to url. (#3260)
jmolivas Apr 9, 2017
e1aa444
[create:nodes] Add default language. (#3261)
jmolivas Apr 9, 2017
d375bf4
[console] Minor code fixes. (#3262)
jmolivas Apr 9, 2017
9d2012b
[console] Regenerate cached services file. (#3263)
jmolivas Apr 9, 2017
556afb5
Annotation @MigrateProcess should be @MigrateProcessPlugin in generat…
greg-1-anderson Apr 12, 2017
8d5a8a9
Fix #3264: Drupal::boot method causes 404 errors. (#3267)
jmolivas Apr 12, 2017
e1766f3
New devel:service command (#3247)
vorapoap Apr 19, 2017
d1cb4d0
[console] Remove php-parse & psysh symlinks. Fix #3186. (#3276)
jmolivas Apr 19, 2017
cadb36c
Test PHP 7.1 (#3274)
david-garcia-garcia Apr 19, 2017
dc324c5
fix hechoendrupal/drupal-console#3272 (#3273)
cyberwolf Apr 19, 2017
102a2b6
[console] Tag 1.0.0-rc17 release. (#3278)
jmolivas Apr 23, 2017
021cd5d
Removed files from config export directory, fix #3287 (#3288)
g3r4 Apr 28, 2017
64d2487
Use BTB instead of WTB (#3285)
gnuget Apr 28, 2017
482b43b
[console] Standardize the second argument of Command::addOption(). Fi…
ao2 Apr 29, 2017
afe1413
Fix server command (#3289)
jmolivas Apr 29, 2017
ab67ec3
[console] Update services name. (#3290)
jmolivas Apr 30, 2017
dac0055
[console] Add missing return error codes. (#3291)
jmolivas May 2, 2017
fb23cb5
[console] Tag 1.0.0-rc18 release. (#3292)
jmolivas May 2, 2017
ee8fb83
Print launcher version, addresses hechoendrupal/drupal-console#3164 (…
nvaken May 5, 2017
7f3bb60
[console] Refactor show version. (#3296)
jmolivas May 6, 2017
18db499
[event:debug] Display event subscriber priority, Fix #3297. (#3298)
jmolivas May 7, 2017
0c23851
[console] Tag 1.0.0-rc19 release. (#3299)
jmolivas May 8, 2017
98ad4c0
[console] Fix, use eextended DrupalFinder class. (#3300)
jmolivas May 8, 2017
d67c75c
Fixes issue hechoendrupal/drupal#3305, adding missing extension_manag…
nvaken May 13, 2017
390763e
Add option to generate libraries for generate:theme command. (#3309)
miguel303 May 26, 2017
2d8eff2
Minor update for creates:nodes command. (#3310)
miguel303 May 26, 2017
2499a1c
Add 'view_builder' to config entity annotation template (#3311)
jall May 26, 2017
1946715
NodesCommand depends on the node module. Fixes #3318 (#3319)
pfrenssen May 26, 2017
558ae52
[console] Tag 1.0.0-rc20 release. (#3322)
jmolivas May 26, 2017
78ae027
[site:mode] Rollback command. (#3323)
jmolivas May 26, 2017
31a7e54
[config:settings:debug] Improve output. (#3324)
jmolivas May 27, 2017
963dd3d
Fix #3176 and also remove unused libraries. (#3325)
gnuget May 29, 2017
0f0c8fc
[console] Refactor Drupal class. (#3329)
jmolivas Jun 4, 2017
b45770a
[generate:module] Validator::trans error, fix #3320 (#3334)
jmolivas Jun 7, 2017
843315c
[update:execute] Display messages during update execute. (#3335)
jmolivas Jun 7, 2017
e01db04
[console] Tag 1.0.0-rc21 release. (#3337)
jmolivas Jun 7, 2017
8b0c5f5
[console] Load extend uninstall services. (#3338)
jmolivas Jun 8, 2017
e0c705d
Generate theme command should use right machine name question string.…
kporras07 Jun 9, 2017
bbfe1e8
[generate:controller] Update default path value. (#3343)
jmolivas Jun 10, 2017
03cb470
Use fully qualified namespace for @use statements (#3341)
pfrenssen Jun 10, 2017
dcf768c
Add missing arguments to empty method call. (#3342)
brayfe Jun 10, 2017
403d2bb
Use Console's DrupalFinder for cosntructing Drupal object in installe…
bradjones1 Jun 20, 2017
6ff75b0
Collection routes are provided by core. (#3344)
pfrenssen Jun 20, 2017
1f31679
Remove @package declarations from generated code. (#3350)
pfrenssen Jun 20, 2017
1a453fe
Quoting route names is not necessary. (#3351)
pfrenssen Jun 20, 2017
20b64d5
[site:install] Validate connection before drop tables. (#3355)
jmolivas Jun 20, 2017
302ebe0
[config:settings:debug] Improve output add new line. (#3356)
jmolivas Jun 22, 2017
2c64b3c
Fix show themes on theme:install command (#3357)
hjuarez20 Jun 27, 2017
1501cf9
[console] Show version and execution path. (#3358)
jmolivas Jun 27, 2017
369c1b2
[console] Tag 1.0.0-rc22 release. (#3359)
jmolivas Jun 27, 2017
ad48c2a
[dotenv] Fix Dotenv dependency. (#3360)
jmolivas Jun 27, 2017
dd684a9
[console] Fix doctrine/collections dependency. (#3362)
jmolivas Jun 27, 2017
2bac212
[console] Tag 1.0.0-rc23 release. (#3363)
jmolivas Jun 27, 2017
0bc0abb
[config:export:single] Set name as array on interactive mode. (#3368)
jmolivas Jul 1, 2017
0e22bcb
[config:import:single] Remove name option. Fix #3223. (#3369)
jmolivas Jul 2, 2017
9f42a0f
Updated generate:entity command. (#3370)
miguel303 Jul 3, 2017
bd9f2ce
Parameter cache-context fixed (#3374)
CoyoteRulea Jul 3, 2017
bc4b3ce
Override Command properly indented (#3375)
CoyoteRulea Jul 3, 2017
3cbeed2
adding translation by library methods to the console (#3376)
bonfil1 Jul 3, 2017
e974fbc
Validate command (#3377)
CoyoteRulea Jul 3, 2017
b7a1303
[cache:rebuild] Add command alias. (#3379)
jmolivas Jul 4, 2017
8ab4907
Read translation library (#3383)
bonfil1 Jul 4, 2017
2532b14
library path change (#3384)
bonfil1 Jul 4, 2017
d28e6af
Generate form (#3382)
CoyoteRulea Jul 4, 2017
93ddb2b
Generate service command parameters changes to standard (#3385)
CoyoteRulea Jul 4, 2017
e11c9f6
adding aliases to the commands as per requirements (#3386)
bonfil1 Jul 4, 2017
acec1b2
[3380] relocate debug commands (#3387)
mauhg Jul 4, 2017
7149fdb
Fix revision revert path for untranslatable content (#3372)
derhasi Jul 5, 2017
8d46760
[config:diff]:fix bug with directory parameter. (#3373) (#3388)
Jul 5, 2017
ad2b98d
[console] Indent commands options. (#3389)
CoyoteRulea Jul 5, 2017
5eda387
Translations changed to the same in form command (#3391)
CoyoteRulea Jul 5, 2017
5da2344
Move views:plugins:debug to debug:views:plugins (#3390)
mauhg Jul 5, 2017
7f997db
Move views:debug to debug:views (#3393)
mauhg Jul 5, 2017
3645487
Move user:debug to debug:user (#3394)
mauhg Jul 5, 2017
d56747a
Move update:debug to debug:update (#3395)
mauhg Jul 5, 2017
dbc59da
[debug:views:plugins] Remove old service definition. (#3396)
jmolivas Jul 5, 2017
424cad6
Move state:debug to debug:state (#3397)
mauhg Jul 5, 2017
b6ad187
3380 relocate debug commands (#3398)
mauhg Jul 5, 2017
4531efb
3380 relocate to debug (#3399)
mauhg Jul 5, 2017
d9829b1
text used in yml fixed for export command (#3401)
CoyoteRulea Jul 5, 2017
801bfb1
3380 relocate to debug config (#3402)
mauhg Jul 5, 2017
2a41002
[console] Relocate core dependent command registration. (#3403)
jmolivas Jul 6, 2017
0efa2cc
[console] Relocate services cache file. (#3404)
jmolivas Jul 6, 2017
28c82ab
[console] Make services lazy. (#3405)
jmolivas Jul 6, 2017
de04f6b
deleting develop services (#3406)
bonfil1 Jul 6, 2017
c8830e2
3380 relocate to debug module commands (#3409)
mauhg Jul 6, 2017
030bdbe
[console] Rename cache services file. (#3411)
jmolivas Jul 7, 2017
d4acb53
[console] Load command aliases. (#3413)
jmolivas Jul 9, 2017
e7f2bee
Replacing in translation key from _ to - (#3422)
blasvicco Jul 12, 2017
1dea474
Removed generate commands and generators (#3417)
enzolutions Jul 12, 2017
5e580f9
Point travis badge and link to correct job (#3412)
eiriksm Jul 13, 2017
e392323
[console] Add drupal/console-generate dependency. (#3424)
jmolivas Jul 13, 2017
c3a368b
Updated taxonomy:term:delete command. (#3426)
miguel303 Jul 13, 2017
e07a79e
Adding Missing Aliases and fixing existing ones. (#3423)
acidaniel Jul 13, 2017
8719cc2
Updated theme:path command. (#3425)
miguel303 Jul 13, 2017
4746fb3
Allow inherited ModuleInstaller classes. (#3408)
dpagini Jul 13, 2017
3d75678
[console] remove drupal/console-generate dependency. (#3427)
jmolivas Jul 13, 2017
c1047f3
[console] Set alias as array. (#3428)
jmolivas Jul 13, 2017
a3f6b7d
[console] Fix alias names. (#3429)
jmolivas Jul 13, 2017
24c79aa
Restore generate command and generators (#3430)
enzolutions Jul 13, 2017
dc4e150
Adding Aliases for Generate Commands. (#3431)
acidaniel Jul 13, 2017
073e928
Allow removing modules installed by profile. (#3407)
cburschka Jul 13, 2017
a2cbcc0
[console] Add missing alias. (#3433)
jmolivas Jul 13, 2017
a3ce128
[console] Remove console-develop templates. (#3434)
jmolivas Jul 14, 2017
528acbc
[console] Add gitbook translations. (#3435)
jmolivas Jul 14, 2017
72ed29d
[console] Tag 1.0.0-rc24 release. (#3436)
jmolivas Jul 14, 2017
65983cb
Adding translation messages for commands (#3437)
blasvicco Jul 14, 2017
14da01a
Fix space in `__con struct` (#3439)
clrockwell Jul 15, 2017
c491624
[console] Add contribute links. (#3441)
jmolivas Jul 16, 2017
118b2ad
[console] Remove lazy service definition. (#3442)
jmolivas Jul 16, 2017
c5f60ae
Fix array_unique() expects parameter 1 to be array. (#3443)
jmolivas Jul 16, 2017
a7b32fe
[console] Tag 1.0.0-rc25 release. (#3444)
jmolivas Jul 17, 2017
a4a8efb
Adding translations for some commands (#3446)
blasvicco Jul 17, 2017
256d563
Update composer package type; remove composer.lock (#3447)
gapple Jul 22, 2017
b0513d1
[console] Read root option to allow remote exection. (#3449)
jmolivas Jul 24, 2017
f6091a9
[debug:breakpoints] Make breakpoint.manager optional. (#3450)
jmolivas Jul 24, 2017
a10fcb2
Add cache:tag:invalidate command. (#3445)
cburschka Jul 24, 2017
eea2170
[console] Fix annotation does not exists. (#3451)
jmolivas Jul 24, 2017
90d1664
Relax doctrine version constraints (#3452)
gapple Jul 28, 2017
22bb51d
Update Symfony component requirements to allow 3.0+ (#3453)
gapple Jul 28, 2017
17892ba
[console] Tag 1.0.0-rc26 release. (#3456)
jmolivas Jul 28, 2017
fe6c8ea
[console] Extend base commands. (#3457)
jmolivas Jul 28, 2017
c3b2684
[generate:command] Extend base commands. (#3459)
jmolivas Jul 29, 2017
24233e7
[console] Extend command base (#3460)
jmolivas Jul 31, 2017
ae445f2
[generate:command] Remove use statement. (#3461)
jmolivas Jul 31, 2017
c70c139
Replace lost translation key in commands (#3462)
hjuarez20 Aug 1, 2017
a7a8821
Merge branch 'master' into test-suite
subhojit777 Aug 3, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
41 changes: 41 additions & 0 deletions .github/ISSUE_TEMPLATE
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
### Issue title

The issue title should comply with the following structure:

[ *ISSUE-GROUP* ] Short description

The *ISSUE-GROUP* should be one of:

* `command:name`
* `console`
* `helper`
* `standard`
* `template`
* `translation`
* `test`
* `docs`

### Problem/Motivation
A brief statement describing why the issue was filed.

**Details to include:**
- Why are we doing this? Above all, a summary should explain why a change is needed, in a few short sentences.

### How to reproduce
Include steps related how to reproduce.

**Details to include:**
- Drupal version (you can obtain this by running `drupal site:status`).
- Console version (you can obtain this by running `composer show | grep drupal/console`).
- Console Launcher version (you can obtain this by running outside of a drupal site `drupal --version`).
- Steps to reproduce
- Include screen-shot or video whenever necessary.

### Solution
A brief description of the proposed fix.

**Details to include:**
- A short summary of the approach proposed or used in the PR.
- Approaches that have been tried and ruled out.
- Links to relevant API documentation or other resources.
- Known workarounds.
21 changes: 10 additions & 11 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
/.rules

# Composer
composer.lock
/vendor
/bin/phpunit
/bin/jsonlint
Expand All @@ -11,6 +12,12 @@
/bin/pdepend
/bin/php-cs-fixer
/bin/phpmd
/bin/php-parse
/bin/psysh
PATCHES.txt

# Develop
autoload.local.php

# Binaries
/box.phar
Expand All @@ -25,14 +32,6 @@
/core
/nbproject/

composer.phar

.idea/DrupalConsole.iml

.idea/modules.xml

.idea/php.xml

.idea/vcs.xml

.idea/workspace.xml
# drupal/console-extend-plugin generated files
extend.console.*.yml
*-console.services.yml
10 changes: 8 additions & 2 deletions .php_cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
<?php

return Symfony\CS\Config\Config::create()
->level(Symfony\CS\FixerInterface::PSR2_LEVEL);
return PhpCsFixer\Config::create()
->setRules(
[
'@PSR2' => true,
'array_syntax' => ['syntax' => 'short'],
]
)
->setUsingCache(false);
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,16 @@ language: php
php:
- 5.5.9
- 5.6
- 7
- 7.0
- 7.1
- hhvm

matrix:
fast_finish: true
allow_failures:
- php: hhvm
- php: 7
- php: 7.0
- php: 7.1

env:
global:
Expand Down
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,12 @@ A brief statement describing why the issue was filed.
- Why are we doing this? Above all, a summary should explain why a change is needed, in a few short sentences.

### How to reproduce
Include steps related how to reproduce.
Include steps related how to reproduce.

**Details to include:**
- Drupal version (you can obtain this by running `drupal site:status`).
- Console version (you can obtain this by running `drupal --version`).
- Drupal version (you can obtain this by running `drupal site:status`).
- Console version (you can obtain this by running `composer show | grep drupal/console`).
- Console Launcher version (you can obtain this by running outside of a drupal site `drupal --version`).
- Steps to reproduce
- Include screen-shot or video whenever necessary.

Expand Down
96 changes: 27 additions & 69 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,12 @@
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*

- [Drupal Console](#drupal-console)
- [Drupal Console](#drupal-console)
- [Required PHP version](#required-php-version)
- [Drupal Console documentation](#documentation)
- [Download as new dependency](#download-as-new-dependency)
- [Fix download the latest version](#fix-download-the-latest-version)
- [Download using DrupalComposer](#download-using-drupalcomposer)
- [Install Drupal Console Launcher](#install-drupal-console-launcher)
- [Run Drupal Console](#running-drupal-console)
- [Download Drupal Console](#download)
- [Run Drupal Console](#run)
- [Contributors](#contributors)
- [Supporting organizations](#supporting-organizations)

<!-- END doctoc generated TOC please keep comment here to allow auto update -->
Expand All @@ -18,13 +16,13 @@ Drupal Console
=============================================

[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/hechoendrupal/DrupalConsole)
[![Build Status](https://travis-ci.org/hechoendrupal/DrupalConsole.svg?branch=master)](https://travis-ci.org/hechoendrupal/DrupalConsole)
[![Build Status](https://travis-ci.org/hechoendrupal/drupal-console.svg?branch=master)](https://travis-ci.org/hechoendrupal/drupal-console)
[![Latest Stable Version](https://poser.pugx.org/drupal/console/v/stable.svg)](https://packagist.org/packages/drupal/console)
[![Latest Unstable Version](https://poser.pugx.org/drupal/console/v/unstable.svg)](https://packagist.org/packages/drupal/console)
[![Software License](https://img.shields.io/badge/license-GPL%202.0+-blue.svg)](https://packagist.org/packages/drupal/console)
[![SensioLabsInsight](https://insight.sensiolabs.com/projects/d0f089ff-a6e9-4ba4-b353-cb68173c7d90/mini.png)](https://insight.sensiolabs.com/projects/d0f089ff-a6e9-4ba4-b353-cb68173c7d90)

The Drupal Console is a CLI tool to generate boilerplate code, interact and debug Drupal 8.
The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.

## Latest Version
Details of the latest version can be found on the Drupal Console project page under https://drupalconsole.com/.
Expand All @@ -40,78 +38,36 @@ More information about using this project at the [official documentation](http:/
## Required PHP Version
PHP 5.5.9 or higher is required to use the Drupal Console application.

## Download as new dependency
```
# Change directory to Drupal site
cd /path/to/drupal8.dev

# Download DrupalConsole
composer require drupal/console:~1.0 \
--prefer-dist \
--optimize-autoloader \
--sort-packages
```

## Fix download the latest version

Drupal 8 include some outdated libraries of Symfony 2.7.x, as result you get an old release of Drupal Console.

To fix that, execute the following command and you will get the latest release of Drupal Console.
```
composer update drupal/console --with-dependencies
```

## Download using DrupalComposer
```
composer create-project \
drupal-composer/drupal-project:8.x-dev \
drupal8.dev \
--prefer-dist \
--no-progress \
--no-interaction
```
## Download

## Install Drupal Console Launcher
```
# Run this in your terminal to get the latest version:
curl https://drupalconsole.com/installer -L -o drupal.phar

# Or if you don't have curl:
php -r "readfile('https://drupalconsole.com/installer');" > drupal.phar

# Accessing from anywhere on your system:
mv drupal.phar /usr/local/bin/drupal
[Install Drupal Console Using Composer](https://docs.drupalconsole.com/en/getting/composer.html)

# Apply executable permissions on the downloaded file:
chmod +x /usr/local/bin/drupal
[Install Drupal Console Launcher](https://docs.drupalconsole.com/en/getting/launcher.html)

# Copy configuration files.
drupal init --override
[Installing Drupal Console on Windows](https://docs.drupalconsole.com/en/getting/windows.html)

# Check and validate system requirements
drupal check
## Run
Using the DrupalConsole Launcher
```
drupal
```

## Run Drupal Console
We highly recommend you to install the global executable, but if is not installed, then you can run DrupalConsole by:
We highly recommend you to install the global executable, but if is not installed, you can run Drupal Console depending on your installation by executing:

Using default Drupal + DrupalConsole
```
vendor/bin/drupal
```
Using DrupalComposer
Change directory `web`, `docroot` or any other.
```
../vendor/bin/drupal
# or
vendor/drupal/console/bin/drupal
# or
bin/drupal
```


## Drupal Console Support
You can ask for support at Drupal Console gitter chat room [http://bit.ly/console-support](http://bit.ly/console-support).

## Getting The Project To Contribute

For information about how to run this project for development follow instructions at [setup instructions](https://gist.github.com/jmolivas/97bbd07f328217be3564a434c5bd2618).
## Contribute to Drupal Console
* [Getting the project](https://docs.drupalconsole.com/en/contributing/getting-the-project.html)
* [Running the project](https://docs.drupalconsole.com/en/contributing/running-the-project.html)

## Enabling Autocomplete
```
Expand All @@ -130,14 +86,16 @@ source "$HOME/.console/console.rc" 2>/dev/null
ln -s ~/.console/drupal.fish ~/.config/fish/completions/drupal.fish
```

## Contributors

[Full list of contributors](https://drupalconsole.com/contributors)

## Supporting Organizations

[![weKnow](https://www.drupal.org/files/weKnow-logo_5.png)](http://weknowinc.com)

[![Anexus](https://www.drupal.org/files/anexus-logo.png)](http://www.anexusit.com/)

[![Indava](https://www.drupal.org/files/indava-logo.png)](http://www.indava.com/)

[![FFW](https://www.drupal.org/files/ffw-logo.png)](https://ffwagency.com)
[All supporting organizations](https://drupalconsole.com/supporting-organizations)

> Drupal is a registered trademark of Dries Buytaert.
2 changes: 2 additions & 0 deletions Test/Generator/ProfileGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public function testGenerateProfile(
$description,
$core,
$dependencies,
$themes,
$distribution
) {
$generator = new ProfileGenerator();
Expand All @@ -51,6 +52,7 @@ public function testGenerateProfile(
$description,
$core,
$dependencies,
$themes,
$distribution
);

Expand Down
3 changes: 3 additions & 0 deletions autoload.local.php.dist
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<?php

$autoloaders = [ getcwd() . '/vendor/autoload.php' ];