Commit History

Autor SHA1 Mensaxe Data
  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
  Fabien Potencier 75238c6817 added the LICENSE file for the YAML component %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet 76262b2ccc Fixed spool handling %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet b3460653bc Revert "fix spooler handling" %!s(int64=14) %!d(string=hai) anos
  Justin Hileman b8c531e1fc Add a namespace separator for console commands in `Command` sub-directories. %!s(int64=14) %!d(string=hai) anos
  hhamon b61e288e0b [BrowserKit] fix phpdoc for Client::followRedirect() %!s(int64=14) %!d(string=hai) anos
  hhamon b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier 6b12c21261 moved DependencyInjection\Configuration to Config\Definition %!s(int64=14) %!d(string=hai) anos
  Jordi Boggiano 38813c122e [TwigBundle] Resolve some TODOs in form templates %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver c5e4dfb5a6 [DependencyInjection] Adding to InvalidArgumentException messages to clarify when a service is given an invalid "tags" value. %!s(int64=14) %!d(string=hai) anos
  Ryan Weaver a0fc4240f9 [HttpKernel] Adding a line break to the end of the Kernel die() statements so that the output is more natural when receiving this message from the terminal. %!s(int64=14) %!d(string=hai) anos
  Fabien Potencier d64277d101 fixed typo %!s(int64=14) %!d(string=hai) anos
  Elliot Anderson fed8162d5d Removed extraneous git log file %!s(int64=14) %!d(string=hai) anos
  Victor Berchet 0a33cbb403 [Finder] Add support for relative path %!s(int64=14) %!d(string=hai) anos
  Jeremy Mikola 92f50bbe4d [SwiftmailerBundle] Fix expected default value in SwiftmailerExtension unit test %!s(int64=14) %!d(string=hai) anos
  Lukas Kahwe Smith 3607f1d334 fix spooler handling %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet 9d2a9dd65d Updated the root node to match the new syntax %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet 990910d601 Converted SwiftmailerBundle to use a Configuration class %!s(int64=14) %!d(string=hai) anos
  Christophe Coevoet ee8ad0c4e9 Fixed previous commit to handle the case of arrays %!s(int64=14) %!d(string=hai) anos