提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 4ae8afea62 [Framework] made a small optimization 14 年之前
  Fabien Potencier 2a4f7ef538 [FrameworkBundle] made sub-requests inherit from the parent session 14 年之前
  Fabien Potencier 92f4b92cbb [HttpFoundation] fixed Session serialization 14 年之前
  Fabien Potencier 57db35b93b made ExceptionManager independent of the Request 14 年之前
  Fabien Potencier 82ff79064a added a priority to the event dispatcher listeners 14 年之前
  Fabien Potencier 1d7f43eed4 [Framework] added logs when some listeners are not called because the event has already been processed 14 年之前
  Fabien Potencier 086708003a [HttpFoundation] added a keys() method to *Bag classes 14 年之前
  Fabien Potencier 5a87f81a79 [FrameworkBundle] fixed typo 14 年之前
  Kris Wallsmith 69f9d9c6bf [DoctrineMongoDBBundle] added logger and data collector for WDT 14 年之前
  Fabien Potencier bf67562268 [Templating] fixed PHP renderer when using a template variable named 'template' 14 年之前
  Brandon Turner 271b963738 [DoctrineBundle] Updated data:load command to work with Doctrine2 BETA3 15 年之前
  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) 14 年之前
  Fabien Potencier b1e79963b1 [DependencyInjection] moved extension loading in the freezing process (opens more possibilities in the loading order of configs) 14 年之前
  Fabien Potencier 3c42e0b6ce [FrameworkBundle] changed the default value of ignore_errors according to the current debug value 14 年之前
  Fabien Potencier ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages 14 年之前
  ornicar 789a02d56d renamed SessionHelper::getAttribute to SessionHelper::get, and made it call Session::get 14 年之前
  Fabien Potencier 9c07e46d91 [FrameworkBundle] added ControllerInterface 14 年之前
  Fabien Potencier fe78d5f0f0 added a way to disable the profiler 14 年之前
  Fabien Potencier 1687831cb7 [TwigBundle] made a small optimization 14 年之前
  Fabien Potencier 0319838cdc [TwigBundle] added a flash tag 14 年之前
  Fabien Potencier 1277568997 [HttpFoundation] fixed Session 14 年之前
  Fabien Potencier 74de6e79ea [Framework] removed obsolete parameter 14 年之前
  Fabien Potencier 7ffac6efc8 updated bootstrap 14 年之前
  Fabien Potencier 2746bcc84c [HttpFoundation] added automatic session start() when changing something in the session, renamed accessor methods, added remove()/has() methods 14 年之前
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 年之前
  Fabien Potencier a40a7b8f36 [Routing] fixed PhpFileLoader 14 年之前
  Fabien Potencier a506f2ade8 [FrameworkBundle] modified the default layout for the error page to something more neutral 14 年之前
  Fabien Potencier 2c1fb7b3ec [Framework] fix ClassCollectionLoader not taking interfaces into account 14 年之前
  Fabien Potencier f92accb9b7 [FrameworkBundle] fixed exception templates 14 年之前
  Fabien Potencier d5a61e3bc5 added a way to provide asset base URLs in configuration 14 年之前