Commit History

Autor SHA1 Mensaxe Data
  Lukas Kahwe Smith 36132ccdf6 small fix for recent refactoring in Doctrine Migrations %!s(int64=14) %!d(string=hai) anos
  Jeremy Mikola 9b15b6950c [AsseticBundle] Sort Twig assets by name before loading for filesystem-independent results %!s(int64=14) %!d(string=hai) anos
  Kris Wallsmith 4ba0e0d5cf [AsseticBundle] fixed bundle notation of inputs %!s(int64=14) %!d(string=hai) anos
  Kris Wallsmith c01be42933 [AsseticBundle] made the filter manager lazy %!s(int64=14) %!d(string=hai) anos
  Kris Wallsmith a9fb0f3a4b [AsseticBundle] moved test %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet d2684f3f73 [AsseticBundle] Converted to use a Configuration class %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier dff3585162 fixed profiler when using ESI in dev env %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver c9406b62b2 [SecurityBundle] Allowing the main Configuration tree to allow "factories" without a validation exception. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver b20ee0fb71 [SecurityBundle] Removing an old configuration key in a test - caught by the Configuration validation. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver a334a576cf [SecurityBundle] Adding the ignoreExtraFields option to the factories tree so that there aren't validation errors on all the other unknown fields. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 026ab6c6ce [Config] Adding an ignoreExtraKeys options, which allows you to let options simply be ignore without throwing a validation exception. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver d2971e0f5f [Config] Reverting some meaningless changes that are no longer needed to minimize the true diff of the changes. Increasing the test precision. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 6f17b6d58e [Config] Reverting the preventExtraKeys option. This is a revert of functionality that would have allowed "unnamed" children to be added to an array node. %!s(int64=14) %!d(string=hai) anos
  Jeremy Mikola f0d2ce7f32 [TwigBundle] Refactored TwigExtension class and implemented configuration tree %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 6d24d37b16 [Config] Moving the removal of the key attribute on ArrayNode onto the setKeyAttribute() method per Johannes. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 48459e9082 [Config] Renaming the key attribute removal property for consistency per Johannes' recommendation. Also fixing a PHPDoc typo per Stof. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 663dcbcb32 [SwiftmailerBundle] Removing unnecessary "enabled" key in a test. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 2d94f2d8d0 [FrameworkBundle] Removing the "namespace" key when it's defined in its own weird location in XML. This prevents that key, which we move in this same location, from looking like an invalid option during validation. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver d6617f6fba [Config] Renaming NodeBuilder::nodeBuilder() to NodeBuilder::builder() due to the fact that PHP can get confused when you have a __construct() method *and* a method that has the same name as the class (looks like two constructors to PHP). %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver ea768fe6fc [Config] Making the option to remove a key attribute optional. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 554628cf5b [Config] Renaming the NodeBuilder::addNodeBuilder() to simply NodeBuilder::nodeBuilder() to be consistent with the other names: node(), arrayNode(). %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver 7a9243a220 [Config] Making changes per the recent movement of the Config builder into the Config component. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver e7c098e8a2 [DependencyInjection] Renaming allowUnnamedChildren to preventExtraKeys. Also moved the place where validation of extra configs occurs. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver fd5cdfc18f [DependencyInjection] Being sure to remove XML-remapped singular options and key attribute options after processing. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver bd15ddda96 [DependencyInjection] Adding a NodeBuilder::addNodeBuilder() method that helps achieve a fluid interface when a pre-built NodeBuilder needs to be added. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver f5b1cb18e1 [DependencyInjection] Initial implementation of an allowUnnamedChildren method on NodeBuilder. Also added an "extra field" exception. %!s(int64=14) %!d(string=hai) anos
  Miha Vrhovnik 9b602626eb Added missing use statement %!s(int64=14) %!d(string=hai) anos
  hhamon f985da5a9c [HttpFoundation] fix Cache-Control header when forcing the Response to have an Expires header field. The RFC2616 Bis indicates that if the Response has both max-age (or s-maxage) and Expires header field, the Cache-Control maxage wins over Expires. The previous code in ResponseHeaderBag always returned "private, max-age=0, must-revalidate" even if the Expires header field was forced. %!s(int64=14) %!d(string=hai) anos
  Juan Ases García 2ba9ebfee9 Fixed typo in json error template %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 3fbe366df2 [Yaml] Fix warning %!s(int64=14) %!d(string=hai) anos