Commit History

Author SHA1 Message Date
  Benjamin Eberlei d27dc86c25 [FrameworkBundle][Validation] Fix bug where YAML Validation files are not detected. 14 years ago
  Kris Wallsmith d0f45fd3b6 [FrameworkBundle] added configuration for caching validator metadata 14 years ago
  Kris Wallsmith eca0243d3e [FrameworkBundle] added condition so invalid session config isn't created 14 years ago
  Victor Berchet b640fcb0f0 [Config] Introduction of an ConfigurationInterface 14 years ago
  Fabien Potencier 6daf09a61d Merge remote branch 'subsven/master' 14 years ago
  Fabien Potencier 747c98f178 [FrameworkBundle] removed the debug.file_link_format parameter 14 years ago
  Victor Berchet 5a1d5e5082 [FrameworkBundle] Make specifying a custom file_link_format easier 14 years ago
  Victor Berchet 9998ab18e9 [FrameworkBundle] Fix for getting the file link format fallback to XDebug configuration 14 years ago
  Fabien Potencier 1cb03b1448 [FrameworkBundle] removed templating.loader.cache.path parameter 14 years ago
  Martin Hason 57b1b4992b [FrameworkBundle] fixed bugs 14 years ago
  Fabien Potencier eb21f5b76e [FrameworkBundle] moved some validation related services to the XML services file 14 years ago
  Fabien Potencier 33add37f7c [FrameworkBundle] removed the validator.annotations.namespaces parameter 14 years ago
  Fabien Potencier c8fe15bfcf [FrameworkBundle] removed exception_listener.controller parameter 14 years ago
  Fabien Potencier 68d340b845 [FrameworkBundle] removed translator.fallback_locale parameter 14 years ago
  Fabien Potencier 40606edd1c [FrameworkBundle] removed templating.assets.version and templating.assets.base_urls parameters 14 years ago
  Fabien Potencier ce4a8de789 [FrameworkBundle] removed the session.default_locale parameter 14 years ago
  Fabien Potencier 5e0c046abd [FrameworkBundle] removed %error_handle.level% parameter 14 years ago
  Sven Paulus 601d3f5d95 Add a configuration option to restrict profiler storage to the master request 14 years ago
  Kris Wallsmith 2f8d5cd1c0 [FrameworkBundle] fixed build of config for asset packages 14 years ago
  Fabien Potencier 20245da86d [FrameworkBundle] fixed cache_warmer configuration 14 years ago
  Fabien Potencier f97006f738 [FrameworkBundle] fixed IDE setting for exceptions 14 years ago
  Fabien Potencier 0d052201fe [FrameworkBundle] fixed class load order 14 years ago
  Fabien Potencier 060f34fca9 [FrameworkBundle] fixed class loading order 14 years ago
  Fabien Potencier a71f63e61d [FrameworkBundle] fixed class loading order 14 years ago
  Bernhard Schussek 5f14d8d6aa Merge remote branch 'symfony/master' into event-manager 14 years ago
  Fabien Potencier 005287ac88 Merge remote branch 'kriswallsmith/templating/asset-packages' 14 years ago
  Fabien Potencier 28d9b331bd [FrameworkBundle] made the profiler easily configurable 14 years ago
  Bernhard Schussek 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 14 years ago
  Kris Wallsmith 6904e0e1e2 [FrameworkBundle] implemented asset packages 14 years ago
  Bernhard Schussek 2cf3779a2c Renamed EventArgs classes and adapted remaining code to EventManager 14 years ago