Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 875366f584 updated default configuration in skeleton hace 15 años
  Fabien Potencier 7b65956343 made classes compilation more configurable hace 15 años
  Fabien Potencier 0e36f043ef [Framework] updated the stripComments() method hace 15 años
  Fabien Potencier c87dd7780f modified BundleInterface hace 15 años
  Fabien Potencier 17bc06a4d2 made some cleanup hace 15 años
  Fabien Potencier 9e82497d5b removed BundleInterface::buildContainer() method (extensions are now automatically registered -- or override the getExtensions() method if you do not follow the conventions) hace 15 años
  Fabien Potencier 53c4403992 [FrameworkBundle] removed WebExtension constructor hace 15 años
  Fabien Potencier b8aa4361ad [FrameworkBundle] fixed tests hace 15 años
  Fabien Potencier 4e2df31d64 [FrameworkBundle] moved templating configuration from FrameworkBundle to FrameworkExtension hace 15 años
  Fabien Potencier f6c862667f [DoctrineMongoDBBundle] removed DoctrineMongoDBExtension constructor hace 15 años
  Fabien Potencier 0f30e539b1 [DoctrineBundle] removed DoctrineExtension constructor hace 15 años
  Fabien Potencier ac8e1e29e9 updated bootstrap file hace 15 años
  Fabien Potencier c043c46116 [FrameworkBundle] fixed actions helper (and allowed short notation in the resolver) hace 15 años
  Fabien Potencier 2a8a9cc0a3 moved KernelBundle logic to KernelExtension, and made test.xml decoupled from the error handler hace 15 años
  Fabien Potencier 9452437c51 [HttpKernel] made all core.* events take a request_type parameter for consistency hace 15 años
  Fabien Potencier 485400dd51 refactored the controller resolver (+ made a small routing optimization) hace 15 años
  Fabien Potencier 5c4b891812 [HttpKernel] fixed some phpdoc hace 15 años
  Fabien Potencier 2f84c280d0 [Framework] added Kernel::isClassInActiveBundle() hace 15 años
  Fabien Potencier 248e501df5 [Routing] added Route::setDefault() hace 15 años
  Fabien Potencier 6a572e0f34 [Framework] added the ClosureLoader for DIC in the kernel hace 15 años
  Fabien Potencier fd705756d4 [Framework] disabled the bootstrap file when debug is true hace 15 años
  Fabien Potencier ecea456c5b [Framework] removed old code hace 15 años
  Fabien Potencier d440f2edbe [FrameworkBundle] fixed CS hace 15 años
  Fabien Potencier c6bde10076 [FrameworkBundle] fixed XSD for validation hace 15 años
  Fabien Potencier 355ed9b5f9 renamed annotation to tag in the DIC hace 15 años
  Jonathan H. Wage 8f21e5d918 Allowing default_database to be configured per document manager. hace 15 años
  Kris Wallsmith 82e440c181 [DoctrineMongoDBBundle] added "default_database" attribute to DI extension hace 15 años
  Fabien Potencier eb8b7645d4 [HttpKernel] fixed previous commit hace 15 años
  Fabien Potencier d876ea0766 [HttpKernel] fixed wrong usage of sleep() hace 15 años
  Kris Wallsmith 5a724fdcb6 [HttpKernel] added getSummary to DataCollectorInterface hace 15 años