Commit History

Author SHA1 Message Date
  Bernhard Schussek 8742cafc21 [FrameworkBundle] Fixed DI configuration for field types 14 years ago
  Bernhard Schussek f64f55002b Merge remote branch 'symfony/master' into experimental 14 years ago
  Igor Wiedler b9cd2f1f06 [FrameworkBundle] fix addCompilerPass typo 14 years ago
  Bernhard Schussek 0bf566310c Merge branch 'event-manager' into experimental 14 years ago
  Ryan Weaver a495fa3dce [FrameworkBundle] Adding a container:debug console 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Bernhard Schussek 5705f74bd0 [Form] Refactored FieldFactory and moved new implementation into the DIC. FormTest fails now. 14 years ago
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles 14 years ago
  Johannes M. Schmitt d4d2d60f7b [DependencyInjection] minor interface change 14 years ago
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles 14 years ago
  Fabien Potencier f455700b88 fixed previous commit 14 years ago
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes 14 years ago
  Fabien Potencier 025e142dd4 removed parameter converters as decided during IRC meeting (supported is still provided by FrameworkExtraBundle) 14 years ago
  Fabien Potencier 4ecafd883e [FrameworkBundle] moved class cache loader earlier 14 years ago
  Fabien Potencier 2509c9da4b added an autoloader that uses a class map 14 years ago
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle 14 years ago
  Fabien Potencier e645090423 moved security related things to a new SecurityBundle (the Security component is left unchanged) 14 years ago
  Johannes Schmitt 57ae50e894 [Security] many improvements, and fixes 14 years ago
  Bernhard Schussek 7848a7ca63 [Form] Refactored CSRF implementation to be reusable and to work correctly with the session service 14 years ago
  Fabien Potencier d0b4bfc8f6 added a cache warmer sub-framework 14 years ago
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container 14 years ago
  Bulat Shakirzyanov acb19bc43f [FrameworkBundle] added 'document_root' option for File objects 14 years ago
  Fabien Potencier 6d1e91a1fa refactored bundle management 14 years ago
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Fabien Potencier ea279278ae disable session if not explicitely enabled 14 years ago
  Fabien Potencier e0050dfc8f [FrameworkBundle] added a compiler pass for translation loaders 14 years ago
  Fabien Potencier b7d2528384 added a way for any extension to add classes to the class cache 14 years ago
  Fabien Potencier 055b6e4d6e made a big refactoring of the templating sub-framework 14 years ago
  Bulat Shakirzyanov 8cd54453f1 [Form, FrameworkBundle] added csrf tokens reset on Kernel::shutdown() to preven tokens stacking in tests 14 years ago