stealth35
|
3a7e038fb9
[FrameworkBundle] sanitize target arg in asset:install command
|
13 年之前 |
Jordan Alliot
|
24bacdcd3b
Ignore VCS files in assets:install command (closes #2025)
|
13 年之前 |
Hugo Hamon
|
1c082b8133
[FrameworkBundle] added short description for the assets:install command.
|
14 年之前 |
Fabien Potencier
|
25e99e894b
renamed Command to ContainerAwareCommand
|
14 年之前 |
Fabien Potencier
|
0c46797a35
fixed CS
|
14 年之前 |
Martin Schuhfuss
|
ad41d21675
[FrameworkBundle] added errormessage for windows in AssetsInstallCommand
|
14 年之前 |
Ryan Weaver
|
91df6d9f5c
[FrameworkBundle] Improving the output and help messages in the task (no behavioral change)
|
14 年之前 |
Fabien Potencier
|
124f1d8e44
moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly)
|
14 年之前 |
Fabien Potencier
|
8c423edfef
replaced symfony-project.org by symfony.com
|
14 年之前 |
Dominique Bongiraud
|
64fb94c725
normalized license messages in PHP files
|
14 年之前 |
Bertrand Zuchuat
|
ff82905c57
Typo on command asset:install
|
14 年之前 |
Fabien Potencier
|
7ac6d59173
changed the bundle name to be the class name of the bundle, not the last part of the namespace
|
14 年之前 |
Bulat Shakirzyanov
|
3a6f556189
[FrameworkBundle] registered FileSystem as a service, switched commands to use it
|
14 年之前 |
Henrik Bjørnskov
|
50cfd4a7bf
[FrameworkBundle] Create the bundles directory before trying to symlink else it will throw an error
|
14 年之前 |
Ryan Weaver
|
7efb4630b8
[Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine).
|
14 年之前 |
Fabien Potencier
|
60bbb8f380
[DependencyInjection] optimized compiled containers
|
14 年之前 |
Kris Wallsmith
|
f79e23ffb5
Removed all those spaces after @author that were bothering me so…
|
14 年之前 |
henrikbjorn
|
7ad510d6ef
Added --symlink option to assets:install command
|
14 年之前 |
Fabien Potencier
|
bf82cf42dd
renamed Symfony\Components to Symfony\Component
|
14 年之前 |
Fabien Potencier
|
ee2ff39eaf
removed @package and @subpackage annotations
|
15 年之前 |
Fabien Potencier
|
256a71298c
fixed phpdoc
|
15 年之前 |
Fabien Potencier
|
15d439809c
renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle
|
15 年之前 |