Historial de Commits

Autor SHA1 Mensaje Fecha
  Jordi Boggiano fe694de746 [Routing] Make trailing slashes in urls optional hace 14 años
  Fabien Potencier b91f082be5 Revert "moved Resource to the Config component" hace 14 años
  Fabien Potencier f53080860a moved Resource to the Config component hace 14 años
  Kris Wallsmith 51beecc6f2 [Router] config fixes hace 14 años
  Christophe Coevoet 1305728502 Fixed ExprBuilder to really use the parameter when replacing a key with an attribute hace 14 años
  Christophe Coevoet fa32adb9a3 Added phpdoc for the configuration builder hace 14 años
  Christophe Coevoet 74b87294c2 Fixed access denied handling hace 14 años
  hidenorigoto 82a8a3fb42 [WebProfilerBundle][FrameworkBundle]Fixed events panel to handle closures correctly hace 14 años
  Fabien Potencier a8ec9b27f0 moved duplicated files to a new Config component hace 14 años
  Jeremy Mikola a72145bf5f [HttpFoundation] Add array type-hint to Session::setAttributes() param hace 14 años
  Fabien Potencier e58a84eb09 added a FileLocator to DIC so that we can load resources like @BundleName/Resources/... hace 14 años
  Victor Berchet 24b1b6e898 [FrameworkBundle] Tweak the template cache warmer hace 14 años
  Victor Berchet 717efd14fd [Kernel] some tweaks hace 14 años
  Jordi Boggiano 6a7d6843ae [Form] Removed unnecessary code hace 14 años
  hhamon d076ee4f3a [DoctrineMongoDBBundle] use namespace in MongoDB data fixtures command hace 14 años
  hhamon 56dc1281d0 [DoctrineBundle] use namespace and fix double variable declaration hace 14 años
  Sven Paulus 5d87d83a10 optimize duplication of Request objects hace 14 años
  Tim Nagel 06e2c01e76 [CssSelector] PHPDoc additions hace 14 años
  Tim Nagel 76e9b6ec97 [Console] PHPDoc fixes hace 14 años
  Jeremy Mikola 9f77cabd2f [TwigBundle] Cast non-array resources argument to array in form_field() twig function hace 14 años
  Fabien Potencier fae8a557f9 [Console] fixed typo hace 14 años
  Fabien Potencier 7e0ed2759b [HttpKernel] fixed phpdoc hace 14 años
  Fabien Potencier f35f1e1f3c [FrameworkBundle] fixed init:bundle command hace 14 años
  Marc Weistroff 9f52333bf6 [HttpKernel] Fixed DataCollector Request attributes when attributes have objects hace 14 años
  Bernhard Schussek f51dafca3f [Form] Fixed: "data_constructor" option is used even if "data_class" option is not set hace 14 años
  Bernhard Schussek 5b95805340 [Form] Added option "data_constructor" to Form. When a Form is initialized with NULL, an object is automatically created using this constructor. If no constructor is given but the option "data_class" is set, an object of that class is created with the default constructor instead. hace 14 años
  Bernhard Schussek 09a50c3c55 [Form] Fixed: "by_reference" option is ignored if reading from/writing to an array hace 14 años
  Bernhard Schussek 59bf50bf41 [Form] Disabled by reference handling for arrays hace 14 años
  Kris Wallsmith ef43b22546 [HttpFoundation] fixed test cleanup hace 14 años
  Bulat Shakirzyanov 97679e5bda [DoctrineAbstractBundle] added test for new Loader hace 14 años