Commit History

Author SHA1 Message Date
  Ryan Weaver 91df6d9f5c [FrameworkBundle] Improving the output and help messages in the task (no behavioral change) 14 years ago
  Fabien Potencier 124f1d8e44 moved the Filesystem class form FrameworBundle to HttpKernel (refactored it slightly) 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Bertrand Zuchuat ff82905c57 Typo on command asset:install 14 years ago
  Fabien Potencier 7ac6d59173 changed the bundle name to be the class name of the bundle, not the last part of the namespace 14 years ago
  Bulat Shakirzyanov 3a6f556189 [FrameworkBundle] registered FileSystem as a service, switched commands to use it 14 years ago
  Henrik Bjørnskov 50cfd4a7bf [FrameworkBundle] Create the bundles directory before trying to symlink else it will throw an error 14 years ago
  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 years ago
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  henrikbjorn 7ad510d6ef Added --symlink option to assets:install command 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 years ago
  Fabien Potencier ee2ff39eaf removed @package and @subpackage annotations 15 years ago
  Fabien Potencier 256a71298c fixed phpdoc 15 years ago
  Fabien Potencier 15d439809c renamed Symfony\Bundle\FoundationBundle to Symfony\Bundle\FrameworkBundle 15 years ago