Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 38edd2aafa added ControllerResolver::forward() (will probably move it elsewhere later on) il y a 15 ans
  Fabien Potencier 75ea0b8395 added Engine::renderResponse() il y a 15 ans
  Fabien Potencier f61bb19548 added Response::setRedirect() il y a 15 ans
  Fabien Potencier ef0347c1b9 simplified HttpKernel types of request il y a 15 ans
  Fabien Potencier c139fd64d1 updated bootstrap.php il y a 15 ans
  ornicar 6461e27066 Fix CRLF in xliff-core-1.2-strict.xsd il y a 15 ans
  Fabien Potencier b514d767ef simplified some code il y a 15 ans
  Brandon Turner 84446fe0ec [FrameworkBundle] Updated kernel test to create tmp directory on instantiation il y a 15 ans
  Fabien Potencier 50617e1acb [FrameworkBundle] added an error message when an exception is thrown when handling another exception il y a 15 ans
  Jonathan H. Wage 625d0ab322 Fixing naming issue (fixes #8953) il y a 15 ans
  Jonathan H. Wage 2a0730aaaa Adding mongodb to default autoloader so tests will run. il y a 15 ans
  Jonathan H. Wage dbc5249f88 Fixing issue with .xml being hardcoded and converting yaml to yml for propert file extension. il y a 15 ans
  Bulat Shakirzyanov 373d05c9ba [DoctrineMongoDBBundle] removed trailing space il y a 15 ans
  Brandon Turner c0eb062b8e [DoctrineMongoDBBundle] Added missing use namespace declaration il y a 15 ans
  Brandon Turner 13de495b34 [DoctrineMongoDBBundle] Fixed typo il y a 15 ans
  Fabien Potencier 9e157f51a3 [FrameworkBundle] made a small optimization il y a 15 ans
  Fabien Potencier fca137fc47 [Framework] better fix for the previous commit il y a 15 ans
  Fabien Potencier b64e66dde8 [Framework] fixed loading of compiled classes il y a 15 ans
  Fabien Potencier 9dd3b65adb [FrameworkBundle] fixed web test case to take into account the new ways to configure PHPUnit il y a 15 ans
  Fabien Potencier 875366f584 updated default configuration in skeleton il y a 15 ans
  Fabien Potencier 7b65956343 made classes compilation more configurable il y a 15 ans
  Fabien Potencier 0e36f043ef [Framework] updated the stripComments() method il y a 15 ans
  Fabien Potencier c87dd7780f modified BundleInterface il y a 15 ans
  Fabien Potencier 17bc06a4d2 made some cleanup il y a 15 ans
  Fabien Potencier 9e82497d5b removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions) il y a 15 ans
  Fabien Potencier 53c4403992 [FrameworkBundle] removed WebExtension constructor il y a 15 ans
  Fabien Potencier b8aa4361ad [FrameworkBundle] fixed tests il y a 15 ans
  Fabien Potencier 4e2df31d64 [FrameworkBundle] moved templating configuration from FrameworkBundle to FrameworkExtension il y a 15 ans
  Fabien Potencier f6c862667f [DoctrineMongoDBBundle] removed DoctrineMongoDBExtension constructor il y a 15 ans
  Fabien Potencier 0f30e539b1 [DoctrineBundle] removed DoctrineExtension constructor il y a 15 ans