Историја ревизија

Аутор SHA1 Порука Датум
  Fabien Potencier eb4788e98e [DependencyInjection] made service keys and aliases case insensitive (as method names are case insensitive in PHP) пре 14 година
  Victor Berchet de42cfdf3e fix a typo пре 14 година
  Victor Berchet b7db5482d7 Container builder tweaks пре 14 година
  Benjamin Eberlei 302dbd1225 Refactor Doctrine Bundle to use Symfony DIC Enabled EventManager. пре 14 година
  Benjamin Eberlei fa7fdedf4b Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. пре 14 година
  Johannes M. Schmitt 55a48bcfa6 optimized AclVoter, added unit test пре 14 година
  Igor Wiedler 1577110c35 fix PHPUnit assertType deprecation warnings пре 14 година
  Christophe Coevoet da9d2e82f6 Added the Typehint needed by the type-hinting in Twig_Node пре 14 година
  Johannes M. Schmitt a99d8c8558 fix possible duplicate security identities пре 14 година
  Bernhard Schussek 2daa6b5bfe [TwigBundle] Fixed display of DateFields in twig templates пре 14 година
  Bernhard Schussek 52ecffe51b [Validator] Implemented Locale constraint пре 14 година
  Bernhard Schussek b9c2e98315 [Form][Locale] Implemented LocaleField and added script for updating ICU data пре 14 година
  Bernhard Schussek d8b8ae0608 [FrameworkBundle][TwigBundle] Introduced field_row template for Form rendering пре 14 година
  Fabien Potencier 62cd09e708 [TwigBundle] replaced the asset tag with an asset function (from {% asset css/foo.css %} to {{ asset('css/foo.css') }} пре 14 година
  Fabien Potencier 49a3e52fa8 [HttpFoundation] changed the default name of the session to _SESS as using _SESSION does not seem to work with PHP 5.3.3 (the session starts for each request) пре 14 година
  Johannes Schmitt b4288459cc added ACL system to the Security Component пре 14 година
  Fabien Potencier 5c73619d80 [DependencyInjection] optimized previous commit пре 14 година
  Lukas Kahwe Smith c886d88bf3 [DependencyInjection] force loading of class file when resolving interface injections пре 14 година
  Francis Besset 186b8d39cd [Swiftmailer] Set a null value for swiftmailer.single_address if delivery_address is not specified пре 14 година
  Francis Besset dc0b45f7f1 [Swiftmailer] Fixed typo пре 14 година
  Benjamin Eberlei 500e02d4fd fixed inconsistency between MongoDB and ORM Annotation Reader definition that lead to a bug in the "common" code пре 14 година
  Jeremy Mikola 46b1b5bd60 [Security] LogoutListener should not invoke handlers' logout() method if token is empty пре 14 година
  Christophe Coevoet 8800a9a932 Fixed a typo пре 14 година
  Bouke Haarsma bf98b3c1ae Form->getUri() should return it's path if no action is defined пре 14 година
  Fabien Potencier 154611e572 fixed (and now with tests) false/null confusion пре 14 година
  Fabien Pennequin c9df39b5cf [DoctrineBundle] Optimized param converter пре 14 година
  Fabien Pennequin 176f929139 [FrameworkBundle] Optimized param converter manager пре 14 година
  Fabien Pennequin b26d44b4a3 [FrameworkBundle] Fixed error with priority for param converter services пре 14 година
  Fabien Pennequin 6aa750d1ce [DoctrineBundle] Added tests for DoctrineConverter class пре 14 година
  Fabien Potencier b77a6e7dcd fixed previous commit пре 14 година