Histórico de Commits

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