Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 547eaa81f7 [TwigBundle] fixed option management for Twig_Environment vor 14 Jahren
  Bulat Shakirzyanov d171df0c3b [DependencyInjection] fixed tests to catch exception classes instead of asserting them vor 14 Jahren
  Ryan Weaver 757fd80b9b Improving the Command documentation for RouterApacheDumperCommand and adding the ability for the script_name to be specified as an option. vor 14 Jahren
  Ryan Weaver 0c97335284 Updating calls from Console\Application::addCommand() to Console\Application::add() after method name refactoring. vor 14 Jahren
  Jordi Boggiano c0565a5d47 [WebProfilerBundle][FrameworkBundle] Fix twig templates for compatibility with strict_variables vor 14 Jahren
  Jordi Boggiano 998d872f28 [WebProfilerBundle] Fixed var name in toolbar vor 14 Jahren
  Fabien Potencier 07eceb7ade [TwigBundle] fixed ifrole tag when security context is not enabled vor 14 Jahren
  Fabien Potencier 1e983a6115 moved static Form configuration to a new class (avoid loading 7 classes just to enable CSRF -- even when no form is present in the page) vor 14 Jahren
  Fabien Potencier dfe8bb9fef added more classes to the bootstrap file vor 14 Jahren
  Fabien Potencier 44b8ee3791 added more classes in the class cache vor 14 Jahren
  Fabien Potencier 6ab277ee41 added a LazyLoader for the routing vor 14 Jahren
  Fabien Potencier 8359419913 fixed class cache vor 14 Jahren
  Jordi Boggiano 910a65255c [FrameworkBundle] Remove unnecessary @-rule vor 14 Jahren
  Fabien Potencier 59fd014503 fixed various bugs vor 14 Jahren
  Jordi Boggiano cc05b09a29 [HttpFoundation] Standardize flash messages api vor 14 Jahren
  Ryan Weaver 5aa6ad28ae Updating RouteCollection::getRoutes() call to RouteCollection::getAll() in many places. vor 14 Jahren
  Ryan Weaver f0ee10112e [Routing] Updating changed method name after method name refactoring. vor 14 Jahren
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework vor 14 Jahren
  Fabien Potencier 5c5e8f14c1 [FrameworkBundle] fixed possible PHP warning vor 14 Jahren
  Fabien Potencier 341178e869 [DependencyInjection] made some cosmetic changes to the PHP dumper output vor 14 Jahren
  Fabien Potencier c404effc4b fixed output escaping vor 14 Jahren
  Fabien Potencier 60bbb8f380 [DependencyInjection] optimized compiled containers vor 14 Jahren
  Francis Besset 5e150931c9 [TwigBundle] Fix call to a member function get() on a non-object vor 14 Jahren
  Fabien Potencier c094de148f [FrameworkBundle] the app:escaping config can be empty vor 14 Jahren
  Fabien Potencier a40d317f49 made a slight optimization vor 14 Jahren
  Fabien Potencier ad68092291 removed the OutputEscaper component, added escape mechanism in the Templating Engine class vor 14 Jahren
  H. Westphal 5b056b2b9a Refactored web profiler template definitions to make it easier for bundle developers to add their templates vor 14 Jahren
  H. Westphal 1271656b56 Microseconds to milliseconds conversion in web profiler db twig template vor 14 Jahren
  H. Westphal c1c591b2c6 Fixed time display in web profiler db twig template and made the toolbar block more compact vor 14 Jahren
  H. Westphal 331466f1eb Fixed web profiler mongodb twig template vor 14 Jahren