Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 994a6c36ac changed actions::render() helper method signature il y a 14 ans
  Fabien Potencier 8c47b8a41d fixed typo il y a 14 ans
  Fabien Potencier 155b120d92 [FrameworkBundle] changed the ExceptionListener to re-thrown an exception when there is an exception thrown during processing il y a 14 ans
  Fabien Potencier 6b5c3d05bd [FrameworkBundle] removed usage of Controller class for internal controllers il y a 14 ans
  Fabien Potencier b1b3ce83ae [FrameworkBundle] fixed method signature il y a 14 ans
  ornicar 9588860716 [HttpFoundation] fixed locale accessors in Session class il y a 14 ans
  Fabien Potencier 4134b1fd90 [ZendBundle] removed obsolete alias il y a 14 ans
  Fabien Potencier ed33ce4d5f [HttpFoundation] fixed typo il y a 14 ans
  Fabien Potencier 7b5545b278 [FrameworkBundle] changed exception design slightly il y a 14 ans
  Fabien Potencier 478fcca88d [Templating] added Engine::exists() il y a 14 ans
  Fabien Potencier 0208800459 refactored exception management (removed the ExceptionManager) il y a 14 ans
  Fabien Potencier 72db4c7342 refactored Profiler and DataCollector classes (the WDT has been removed and will be re-added in the upcoming WebProfilerBundle) il y a 14 ans
  Fabien Potencier eb66e0dc00 [FrameworkBundle] made exception controller embeddable il y a 14 ans
  Fabien Potencier 83a64df542 added ContainerAwareInterface il y a 14 ans
  Fabien Potencier eeb0742826 [Framework] added a way to retrieve called and not-called events for a given dispatcher il y a 14 ans
  Fabien Potencier c78528a91b [FrameworkBundle] added 2 helpers il y a 14 ans
  Fabien Potencier 4ae8afea62 [Framework] made a small optimization il y a 14 ans
  Fabien Potencier 2a4f7ef538 [FrameworkBundle] made sub-requests inherit from the parent session il y a 14 ans
  Fabien Potencier 92f4b92cbb [HttpFoundation] fixed Session serialization il y a 14 ans
  Fabien Potencier 57db35b93b made ExceptionManager independent of the Request il y a 14 ans
  Fabien Potencier 82ff79064a added a priority to the event dispatcher listeners il y a 14 ans
  Fabien Potencier 1d7f43eed4 [Framework] added logs when some listeners are not called because the event has already been processed il y a 14 ans
  Fabien Potencier 086708003a [HttpFoundation] added a keys() method to *Bag classes il y a 14 ans
  Fabien Potencier 5a87f81a79 [FrameworkBundle] fixed typo il y a 14 ans
  Kris Wallsmith 69f9d9c6bf [DoctrineMongoDBBundle] added logger and data collector for WDT il y a 14 ans
  Fabien Potencier bf67562268 [Templating] fixed PHP renderer when using a template variable named 'template' il y a 14 ans
  Brandon Turner 271b963738 [DoctrineBundle] Updated data:load command to work with Doctrine2 BETA3 il y a 15 ans
  Fabien Potencier a432417ab9 [DependencyInjection] added a way to ignore errors when importing a non-existent file (useful when you want to include an optional service file) il y a 14 ans
  Fabien Potencier b1e79963b1 [DependencyInjection] moved extension loading in the freezing process (opens more possibilities in the loading order of configs) il y a 14 ans
  Fabien Potencier 3c42e0b6ce [FrameworkBundle] changed the default value of ignore_errors according to the current debug value il y a 14 ans