Markus Staab
|
c876613d5c
Added "Read more at" links to all commands (#8019)
|
6 年之前 |
Markus Staab
|
4d49fabbc4
Generating -> Generated
|
6 年之前 |
Markus Staab
|
766ceccd00
Print number of classes contained within the generated classmap
|
6 年之前 |
Jordi Boggiano
|
ff59bbdab0
CS fixer
|
7 年之前 |
Oskar Stark
|
e85bcc882c
output used strategy
|
7 年之前 |
Jordi Boggiano
|
92b25acce0
Fix config value used for apcu-autoloader in dump-autoload command, fixes #6237
|
8 年之前 |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
8 年之前 |
Nicolas Grekas
|
6d4e60b991
Add --apcu-autoloader option to enable APCu caching of found/not-found classes
|
9 年之前 |
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 年之前 |