Historial de Commits

Autor SHA1 Mensaje Fecha
  Igor Wiedler b9cd2f1f06 [FrameworkBundle] fix addCompilerPass typo hace 14 años
  Ryan Weaver a495fa3dce [FrameworkBundle] Adding a container:debug console hace 14 años
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
  Fabien Potencier 14aa95ba21 added the concept of a main DIC extension for bundles hace 14 años
  Johannes M. Schmitt d4d2d60f7b [DependencyInjection] minor interface change hace 14 años
  Fabien Potencier e5403490e7 removed the need to define getNamespace() and getPath() in bundles hace 14 años
  Fabien Potencier f455700b88 fixed previous commit hace 14 años
  Victor Berchet 3ed47114d6 [Bundle] Make getPath() less error prone by allowing both backward and forward slashes hace 14 años
  Fabien Potencier 025e142dd4 removed parameter converters as decided during IRC meeting (supported is still provided by FrameworkExtraBundle) hace 14 años
  Fabien Potencier 4ecafd883e [FrameworkBundle] moved class cache loader earlier hace 14 años
  Fabien Potencier 2509c9da4b added an autoloader that uses a class map hace 14 años
  Fabien Potencier db818284af moved class compiled in cache to the FrameworkBundle hace 14 años
  Fabien Potencier e645090423 moved security related things to a new SecurityBundle (the Security component is left unchanged) hace 14 años
  Johannes Schmitt 57ae50e894 [Security] many improvements, and fixes hace 14 años
  Bernhard Schussek 7848a7ca63 [Form] Refactored CSRF implementation to be reusable and to work correctly with the session service hace 14 años
  Fabien Potencier d0b4bfc8f6 added a cache warmer sub-framework hace 14 años
  Johannes M. Schmitt 1d5b6ed908 adds scope to the DI container hace 14 años
  Bulat Shakirzyanov acb19bc43f [FrameworkBundle] added 'document_root' option for File objects hace 14 años
  Fabien Potencier 6d1e91a1fa refactored bundle management hace 14 años
  Bernhard Schussek 8f8f53d631 [Form][FrameworkBundle] Implemented FormFactory and added it to the DI container hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  Fabien Potencier ea279278ae disable session if not explicitely enabled hace 14 años
  Fabien Potencier e0050dfc8f [FrameworkBundle] added a compiler pass for translation loaders hace 14 años
  Fabien Potencier b7d2528384 added a way for any extension to add classes to the class cache hace 14 años
  Fabien Potencier 055b6e4d6e made a big refactoring of the templating sub-framework hace 14 años
  Bulat Shakirzyanov 8cd54453f1 [Form, FrameworkBundle] added csrf tokens reset on Kernel::shutdown() to preven tokens stacking in tests hace 14 años
  Johannes M. Schmitt c77fb2d0a0 added validator pass to pass config hace 14 años
  Johannes M. Schmitt c5ef113b18 DI container optimization hace 14 años
  Bernhard Schussek 48af2fc86e [Form][FrameworkBundle][HttpFoundation] The session is now automatically started when a form is CSRF protected hace 14 años
  Fabien Potencier 2985cfa5a9 [FrameworkBundle] converted the special Profiler class to a DIC compiler class hace 14 años