Commit History

Author SHA1 Message Date
  Fabien Potencier 108e28429a [Console] fixed phpdoc 15 years ago
  Fabien Potencier 99952c6042 [Console] added a way to create console application with only 1 command 15 years ago
  Fabien Potencier aaa6aba60b [Console] added a way to use style without defining a name (<fg=blue;bg=red>...</>) 15 years ago
  Fabien Potencier b31c3e0979 [Console] changed the --color/-c option to --ansi/-a to avoid conflict with --config/-c 15 years ago
  Fabien Potencier 04a87053d1 [Console] changed the --color/-c option to --ansi/-a to avoid conflict with --config/-c 15 years ago
  Fabien Potencier ec7e228576 [HttpKernel] fixed phpdoc 15 years ago
  Fabien Potencier 19d3e98675 [HttpKernel] fixed double-insertion problem for profiling data 15 years ago
  Gordon Franke 4d3119e0fe fix install_vendors.sh file to check if vendor folder exist 15 years ago
  Fabien Potencier 99c33cadf0 [FoundationBundle] removed Finder dependency in Filesystem 15 years ago
  Fabien Potencier 6ba48ff8c1 simplified bootstrap.php 15 years ago
  Fabien Potencier 3f318aa7d9 updated the README 15 years ago
  Fabien Potencier ddc4e625a9 added 2 scripts to ease installing and updating vendors 15 years ago
  Fabien Potencier 04e621a5cd [Yaml] added support for the end of document marker 15 years ago
  Fabien Potencier 1cd5939e9a [Yaml] refactored tests 15 years ago
  Fabien Potencier 53847ca90c [DoctrineBundle] fixed interface to reflect a change upstream 15 years ago
  Fabien Potencier 244c202a08 reorganized unit tests 15 years ago
  Fabien Potencier 87ae06c8cb [Routing] refactored resources 15 years ago
  Fabien Potencier 7dfa995784 [DependencyInjection] fixed tests 15 years ago
  Fabien Potencier aa697d8a0c added Bundles and Extensions in the list of resources to monitor in dev environment 15 years ago
  Fabien Potencier 1b9645b098 fixed typos 15 years ago
  Fabien Potencier e578dfdbec [DomCrawler] added some tests 15 years ago
  Fabien Potencier 9895eaf3cb refactored DIC 15 years ago
  Fabien Potencier c46884044d removed hardcoded symfony URL 15 years ago
  Fabien Potencier c98c7339f1 removed the inclusion of bootstrap.php as this is not needed 15 years ago
  Fabien Potencier 59c1ebe1b6 [FoundationBundle] moved Helper to Templating 15 years ago
  Fabien Potencier 95769bc315 [FoundationBundle] removed the request.base_path parameter (the DIC can now be immutable) 15 years ago
  Fabien Potencier d8efe7edb7 [Yaml] fixed UTF-8 bug 15 years ago
  Fabien Potencier a54fcaab83 [HttpKernel] fixed typo 15 years ago
  Fabien Potencier aa98c184ac [HttpKernel] fixed typos 15 years ago
  Fabien Potencier bd9f11f8f6 [DomCrawler] fixed API 15 years ago