Historial de Commits

Autor SHA1 Mensaje Fecha
  Francois Zaninotto cb23828a0a [PropelBundle] Initial commit (WIP) (thanks @fabpot) hace 15 años
  Fabien Potencier 85d4a0d55f added a way to pass default options to splitTemplateName hace 15 años
  Fabien Potencier 28c0329deb [TwigBundle] added javascript/javascripts tags hace 15 años
  Greg Thornton 5a09375dc4 Moved migrations-specific method out of DoctrineBundle\Command\DoctrineCommand and into the migrations bundle. hace 15 años
  Greg Thornton 0512d13c07 Added missing DoctrineCommand imports to DoctrineMigrationsBundle. hace 15 años
  Bongiraud Dominique 9fa1cb5e71 removed unused parameter in Request hace 15 años
  Bongiraud Dominique 3a398b84a2 fixed invert parameters in Request::create method hace 15 años
  Fabien Potencier a1bf29743d [Templating] fixed typo in phpdoc hace 15 años
  Jeremy Mikola e282820835 [WebBundle] Controller::generateUrl() was not passing absolute parameter hace 15 años
  Fabien Potencier abe86d2608 [Foundation] added the env and debug information in the project container class name to avoid potential clashes if you manipulate several container in the same PHP script hace 15 años
  Fabien Potencier 632ef95e06 [HttpKernel] added Request::overrideGlobals() hace 15 años
  Greg Thornton b949c8e80c Fixed doctrine migrations commands namespace. hace 15 años
  Fabien Potencier 269651235a fixed XSD local paths hace 15 años
  Greg Thornton 73db693591 Added unix_socket doctrine.dbal.connection option, which is used by the doctrine2 PDOMySql driver. hace 15 años
  Matthieu Bontemps a9c047f846 [TwigBundle] fixed phpdoc in RouteTokenParser hace 15 años
  Fabien Potencier 360f79f3a1 [Finder] refactored directory depth management hace 15 años
  Fabien Potencier 9426f820a7 [Finder] refactored size and date comparators hace 15 años
  Fabien Potencier efb5801ac1 fixed phpunit.xml.dist (exclude bundles that rely on third party libraries) hace 15 años
  Fabien Potencier 46a8a1752f [Templating] removed CompilableLoaderInterface and fixed unit tests hace 15 años
  Fabien Potencier 6ea878242b fixed coding standards hace 15 años
  Fabien Potencier 87143b3dd3 [TwigBundle] added the Twig bundle (proof of concept) hace 15 años
  Fabien Potencier 2f4c9a32e9 made splitTemplateName() public hace 15 años
  Fabien Potencier d7c83571ff [Templating] enabled escaping only when the renderer is php hace 15 años
  Fabien Potencier f11d539420 [Templating] added a isFresh() method to Loader classes hace 15 años
  Fabien Potencier 8f112ae261 [Templating] added some missing phpdoc hace 15 años
  Fabien Potencier bee9d77ed3 [WebBundle] fixed hardcoded php renderer in template paths hace 15 años
  Fabien Potencier 78286bed68 [WebBundle] fixed template name with a custom renderer hace 15 años
  Fabien Potencier 8cd2b45004 [WebBundle] added a way to add more renderer to the Templating Engine from the container hace 15 años
  Fabien Potencier 04a0032293 [Templating] added a __isset() method to the Engine hace 15 años
  Fabien Potencier d14daf9275 [HttpKernel] fixed Request::getETags() hace 15 años