Historique des commits

Auteur SHA1 Message Date
  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
  Fabien Potencier ac8e1e29e9 updated bootstrap file il y a 15 ans
  Fabien Potencier c043c46116 [FrameworkBundle] fixed actions helper (and allowed short notation in the resolver) il y a 15 ans
  Fabien Potencier 2a8a9cc0a3 moved KernelBundle logic to KernelExtension, and made test.xml decoupled from the error handler il y a 15 ans
  Fabien Potencier 9452437c51 [HttpKernel] made all core.* events take a request_type parameter for consistency il y a 15 ans
  Fabien Potencier 485400dd51 refactored the controller resolver (+ made a small routing optimization) il y a 15 ans
  Fabien Potencier 5c4b891812 [HttpKernel] fixed some phpdoc il y a 15 ans
  Fabien Potencier 2f84c280d0 [Framework] added Kernel::isClassInActiveBundle() il y a 15 ans
  Fabien Potencier 248e501df5 [Routing] added Route::setDefault() il y a 15 ans
  Fabien Potencier 6a572e0f34 [Framework] added the ClosureLoader for DIC in the kernel il y a 15 ans
  Fabien Potencier fd705756d4 [Framework] disabled the bootstrap file when debug is true il y a 15 ans
  Fabien Potencier ecea456c5b [Framework] removed old code il y a 15 ans
  Fabien Potencier d440f2edbe [FrameworkBundle] fixed CS il y a 15 ans
  Fabien Potencier c6bde10076 [FrameworkBundle] fixed XSD for validation il y a 15 ans
  Fabien Potencier 355ed9b5f9 renamed annotation to tag in the DIC il y a 15 ans
  Jonathan H. Wage 8f21e5d918 Allowing default_database to be configured per document manager. il y a 15 ans
  Kris Wallsmith 82e440c181 [DoctrineMongoDBBundle] added "default_database" attribute to DI extension il y a 15 ans
  Fabien Potencier eb8b7645d4 [HttpKernel] fixed previous commit il y a 15 ans
  Fabien Potencier d876ea0766 [HttpKernel] fixed wrong usage of sleep() il y a 15 ans