Commit History

Author SHA1 Message Date
  Fabien Potencier 82a5ae669e [FrameworkBundle] fixed merge problem 14 years ago
  Fabien Potencier 5a528bcb55 [FrameworkBundle] change cache:clear warmup option to no-warmup as most of the time people will want to use the warmup version (especially in production env) 14 years ago
  Fabien Potencier 00d47889a2 [FrameworkBundle] removed hardcoded AppKernel class name 14 years ago
  Fabien Potencier b00a903858 [FrameworkBundle] removed clearDir() method in some commands (use Filesystem::remove() instead) 14 years ago
  Fabien Potencier 45f9c2fbf4 merged francisbesset:cache_clear_command 14 years ago
  Fabien Potencier a44f8d8de4 Merge remote branch 'jakzal/routing-tests' 14 years ago
  Fabien Potencier 3f7564b00c Merge remote branch 'shieldo/toolbar_alignment' 14 years ago
  Clément Jobeili f8dead7782 Change Message sent text to Message spooled if we are in a spool context 14 years ago
  Douglas Greenshields 53a9997e23 [WebProfilerBundle] added explicit left horizontal alignment for toolbar in CSS to prevent inconsistent alignment 14 years ago
  Jakub Zalas e09b320cdb [Routing] Added PhpFileLoader tests. 14 years ago
  Jakub Zalas 29922faa33 [Routing] Added XmlFileLoader tests handling invalid xml files (schema validation based). 14 years ago
  Jakub Zalas 14b7f12349 [Routing] Added XmlFileLoader tests handling invalid xml files when schema validation is not used. 14 years ago
  Jakub Zalas 2a17126309 [Routing] Added XmlFileLoader tests for valid resource and pattern routing definitions. 14 years ago
  Jakub Zalas 6235f42cd5 [Routing] Added YamlFileLoader test verifying if pattern is required by parseRoute. 14 years ago
  Jakub Zalas 4244ae7794 [Routing] Added YamlFileLoader tests. 14 years ago
  Jakub Zalas f981b6c8d2 [Routing] Added Route test. 14 years ago
  Jakub Zalas 25d8e279ad [Routing] Covered Annotation\Route by tests. 14 years ago
  Fabien Potencier a505ff43b5 [Routing] added supported for multiple route annotations for a single controller 14 years ago
  Miha Vrhovnik e35832ef2d Fixing failure on forward which was broken by Event refactoring 14 years ago
  Fabien Potencier 38a851539f Merge remote branch 'stof/security_fix' 14 years ago
  Christophe Coevoet a6265e9337 [SecurityBundle] Fixed some config node to allow to unset them 14 years ago
  Amal Raghav eff6bc8a80 fix to use setException 14 years ago
  Fabien Potencier 510c30693b [HttpFoundation] fixed a test 14 years ago
  Fabien Potencier 904cf6145e Merge remote branch 'everzet/routing-config-errors' 14 years ago
  everzet e4eee05b06 [Routing] tuned exception message 14 years ago
  everzet 3fd50ea4e6 [Routing] throw an exception if route config has unsupported keys 14 years ago
  ornicar 7440db7244 [HttpFoundation] Make sure Request::getLanguages always returns an array 14 years ago
  Fabien Potencier cdfc731ff5 Merge remote branch 'schmittjoh/security' 14 years ago
  Fabien Potencier f990bf96ee Merge remote branch 'ornicar/removeNamespaceInSwitchUserListener' 14 years ago
  Fabien Potencier e9418c4ef3 Merge remote branch 'ornicar/fixMongoDicCompiler' 14 years ago