Commit History

Author SHA1 Message Date
  Kai 7c29e8881f Changed log level of "Matched route ..." message from info to debug 14 years ago
  Kai dca09fd53f Changed log level of "Using Controller ..." message from info to debug 14 years ago
  Fabien Potencier 82686751dd [HttpCache] fixed typo 14 years ago
  Fabien Potencier f48699a706 [HttpKernel] reverted some unwanted changes from previous commit 14 years ago
  Fabien Potencier 1f0ffca68e [HttpKernel] fixed empty ETags showing up in requests to the backend when using HttpCache 14 years ago
  Fabien Potencier a15e846568 added a way to disable forms, and force validation to be enabled when forms are enabled (closes #840) 14 years ago
  Fabien Potencier 0687aadad2 fixed form configuration when no session is available (closes #841) 14 years ago
  Fabien Potencier fdbdcbbd0a Merge remote branch 'kriswallsmith/assetic/dump-fixes' 14 years ago
  Kris Wallsmith 8e85a36e37 [FrameworkBundle] fixed renamed routing exception 14 years ago
  Kris Wallsmith f29aba534c [AsseticBundle] fixed command unit test 14 years ago
  Kris Wallsmith 26a31bfc9d [AsseticBundle] added env and debug mode to assetic:dump output 14 years ago
  Kris Wallsmith e65a4535b5 [AsseticBundle] made --watch sleep period a command option 14 years ago
  Kris Wallsmith 84d5cbfba8 [AsseticBundle] added a --force option to assetic:dump --watch 14 years ago
  Kris Wallsmith 5877b11478 [AsseticBundle] fixed typo in dump --watch 14 years ago
  Fabien Potencier 68a0b7aded Merge remote branch 'kriswallsmith/framework/package-config-fix' 14 years ago
  Kris Wallsmith 1a49296b59 [FrameworkBundle] updated extension to use replaceArgument() rather than a parameter 14 years ago
  Fabien Potencier 7b4c12b7dc Merge remote branch 'ornicar/twigAssetsVersion' 14 years ago
  Fabien Potencier a965a5ce32 Merge remote branch 'kertz/PdoSessionStorage_mysql' 14 years ago
  Fabien Potencier bb0b3efbf0 [Routing] renamed Exception interface to ExceptionInterface to follow CS 14 years ago
  Fabien Potencier 0e65bc746e [DependencyInjection] renamed Exception interface to ExceptionInterface to follow CS 14 years ago
  Fabien Potencier 2cd04547fd [Routing] renamed some exceptions 14 years ago
  Fabien Potencier 0168241014 [DependencyInjection] renamed NonExistentParameterException and NonExistentServiceException to ParameterNotFoundException and ServiceNotFoundException 14 years ago
  Fabien Potencier 403156eba3 updated vendors, fixed typo 14 years ago
  Fabien Potencier eb202bb7b7 merged kriswallsmith/form/csrf-intention 14 years ago
  alexandresalome 1d6b94189b [Routing] Use routing exceptions in the dumper and add tests. 14 years ago
  Fabien Potencier 24d79f680f [Routing] changed visibility 14 years ago
  Martin Hason b7c417feaa [Bridge][Twig] removed the possibility to pass a message to the transchoice tag 14 years ago
  Fabien Potencier 09cccf60c7 Merge remote branch 'stof/ParameterBagInterface' 14 years ago
  Fabien Potencier b6a8f3a267 [Console] fixed typo 14 years ago
  Fabien Potencier 6308f93c64 [Console] added some explanation on how DialogHelper::askAndValidate works 14 years ago