Commit Verlauf

Autor SHA1 Nachricht Datum
  Bernhard Schussek 1efd680b68 [Form] Changed naming of Themes to ThemeEngines. Theme templates are now 'themes' vor 14 Jahren
  Bernhard Schussek f71ae03143 [Form] AbstractType::getParent() returns 'form' by default now vor 14 Jahren
  Bernhard Schussek c01419d856 Merge remote branch 'johnwards/renderer_tests' into renderer-tests-merge vor 14 Jahren
  Bernhard Schussek 9839aafb7d Merge remote branch 'symfony/master' into experimental vor 14 Jahren
  Bernhard Schussek 08a09240f6 [Form] Fixed order of input and output timezone to a more natural one vor 14 Jahren
  Fabien Potencier 9595963c2b [Routing] changed interface of the router twig extension as we don't need a full router vor 14 Jahren
  Bernhard Schussek a880f8d0d1 [Form] Fixed coding conventions vor 14 Jahren
  Fabien Potencier 662a4b3740 removed the status message from HttpException, changed the signature so that most useful arguments are first, fixed many small problems introduced with previous HTTP exception refactoring vor 14 Jahren
  Bernhard Schussek 9e025440ca Merge remote branch 'johnwards/configuration' into configurable-merge vor 14 Jahren
  Fabien Potencier 82dec51b30 moved integration between the Yaml component and Twig to a Symfony Bridge vor 14 Jahren
  Fabien Potencier e912b347f0 moved integration between the Translation component and Twig to a Symfony Bridge vor 14 Jahren
  Fabien Potencier 3e5bd67dac moved integration between Routing and Twig to a Symfony Bridge vor 14 Jahren
  Fabien Potencier abb99e9469 [HttpKernel] changed the abstract BaseHttpException to HttpException to allow the creation of any HTTP exception vor 14 Jahren
  Fabien Potencier a2294106fb fixed finding resources under the main app/ directory vor 14 Jahren
  Fabien Potencier 72854cfbcf [AsseticBundle] replace usage of the Unix specific 'rm -rf' by usage of the Filesystem class vor 14 Jahren
  Fabien Potencier 3ca23c92ff Merge remote branch 'weaverryan/controller-cannot-find-exception' vor 14 Jahren
  Fabien Potencier 1479c25a8a Merge remote branch 'stof/security_events' vor 14 Jahren
  Fabien Potencier cbe1f6f763 [FrameworkBundle] fixed cache:clear command for non-namespaced AppKernel classes vor 14 Jahren
  Ryan Weaver 98d03d1aec [FrameworkBundle] Giving a more specific message when a Bundle:Controller:Action controller class cannot be found vor 14 Jahren
  Christophe Coevoet cc036b4f2b [Security] Removed useless method call vor 14 Jahren
  Christophe Coevoet 8b8bb66afe [Security] Fixed some listeners not updated after the event refactoring vor 14 Jahren
  John Wards 85701b65af [Form] Missing methods from interfaces vor 14 Jahren
  John Wards 1a014d130e [Form] Tests for Renderer Plugins vor 14 Jahren
  Fabien Potencier 20245da86d [FrameworkBundle] fixed cache_warmer configuration vor 14 Jahren
  John Wards 2e750f7287 [Form] Coding conventions vor 14 Jahren
  John Wards 37f12f68da [Form] The declaration and initialization (constructor) of the variables should be in the same class. vor 14 Jahren
  John Wards ef8113c50f [Form] Base tests for renderers vor 14 Jahren
  Fabien Potencier a95f72fff3 Merge remote branch 'l3l0/routing-tests' vor 14 Jahren
  Leszek 05a105f641 [Routing] added tearDown with cleanup the file system tmp directory vor 14 Jahren
  Leszek 9b80591133 [Routing] moved clean up the directory from tearDown to setUp. Removed setUpBeforeClass method vor 14 Jahren