Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 лет назад |
Jordi Boggiano
|
c0b49d09f3
Merge remote-tracking branch 'cw-ozaki/no-script-dump-autoload'
|
9 лет назад |
Bryan Davis
|
cc2b9cfca5
Add cli argument for classmap-authoritative
|
10 лет назад |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 лет назад |
Bryan Davis
|
ad1f8e6c5a
Add classmap-authoritative config setting
|
10 лет назад |
cw-ozaki
|
d649cfc6a1
Add --no-scripts argument for dump-autoload command
|
11 лет назад |
renatbilalov
|
ee142688e1
Corrected description of the option --optimize (-o)
|
11 лет назад |
Jordi Boggiano
|
790a25c348
Adjust dump command, add another test, update docs, refs #1344
|
11 лет назад |
Bilal Amarni
|
db91454a13
added an autoload-dev section
|
11 лет назад |
Robert Boloc
|
8a221854b1
changed name of the option to optimize-autoloader
|
11 лет назад |
Robert Boloc
|
f67f04adfb
added config option to optimize the autoloader always
|
11 лет назад |
Markus Staab
|
464fa1dedb
added a indicator in the info-message on --optimize
|
11 лет назад |
Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
11 лет назад |
bronze1man
|
9a1f4e4458
fix some files mode bug 755->644
|
12 лет назад |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 лет назад |
Jordi Boggiano
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 лет назад |
Ronny López
|
e5cbf83185
Added post-autoload-dump script event.
|
12 лет назад |
Igor Wiedler
|
b250d63fd8
Uppercase first character of dump-autoload description
|
12 лет назад |
Jordi Boggiano
|
756c7a04fd
Add alias to dump-autoload
|
13 лет назад |
Jordi Boggiano
|
2edb26db65
Add --optimize flag to dump-autoload that allows turning PSR0 into classmaps
|
13 лет назад |
Robert Schönthal
|
fdf30c424b
rebased to latest master
|
13 лет назад |
Robert Schönthal
|
e21ce860df
fixed issue #627 (autoload dump command)
|
13 лет назад |