Historique des commits

Auteur SHA1 Message Date
  Ryan Weaver bd15ddda96 [DependencyInjection] Adding a NodeBuilder::addNodeBuilder() method that helps achieve a fluid interface when a pre-built NodeBuilder needs to be added. il y a 14 ans
  Ryan Weaver f5b1cb18e1 [DependencyInjection] Initial implementation of an allowUnnamedChildren method on NodeBuilder. Also added an "extra field" exception. il y a 14 ans
  Miha Vrhovnik 9b602626eb Added missing use statement il y a 14 ans
  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. il y a 14 ans
  Juan Ases García 2ba9ebfee9 Fixed typo in json error template il y a 14 ans
  Jordi Boggiano 3fbe366df2 [Yaml] Fix warning il y a 14 ans
  Fabien Potencier 75238c6817 added the LICENSE file for the YAML component il y a 14 ans
  Christophe Coevoet 76262b2ccc Fixed spool handling il y a 14 ans
  Christophe Coevoet b3460653bc Revert "fix spooler handling" il y a 14 ans
  Justin Hileman b8c531e1fc Add a namespace separator for console commands in `Command` sub-directories. il y a 14 ans
  hhamon b61e288e0b [BrowserKit] fix phpdoc for Client::followRedirect() il y a 14 ans
  hhamon b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. il y a 14 ans
  Fabien Potencier 6b12c21261 moved DependencyInjection\Configuration to Config\Definition il y a 14 ans
  Jordi Boggiano 38813c122e [TwigBundle] Resolve some TODOs in form templates il y a 14 ans
  Ryan Weaver c5e4dfb5a6 [DependencyInjection] Adding to InvalidArgumentException messages to clarify when a service is given an invalid "tags" value. il y a 14 ans
  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. il y a 14 ans
  Fabien Potencier d64277d101 fixed typo il y a 14 ans
  Elliot Anderson fed8162d5d Removed extraneous git log file il y a 14 ans
  Victor Berchet 0a33cbb403 [Finder] Add support for relative path il y a 14 ans
  Jeremy Mikola 92f50bbe4d [SwiftmailerBundle] Fix expected default value in SwiftmailerExtension unit test il y a 14 ans
  Lukas Kahwe Smith 3607f1d334 fix spooler handling il y a 14 ans
  Christophe Coevoet 9d2a9dd65d Updated the root node to match the new syntax il y a 14 ans
  Christophe Coevoet 990910d601 Converted SwiftmailerBundle to use a Configuration class il y a 14 ans
  Christophe Coevoet ee8ad0c4e9 Fixed previous commit to handle the case of arrays il y a 14 ans
  Christophe Coevoet 27e2ec139d Added the possibility to add the value in the exception message il y a 14 ans
  Christophe Coevoet 6b4538a1c4 Added the test ifNotInArray il y a 14 ans
  Christophe Coevoet ef045a9433 Added missing license header in the DependenciInjection\Configuration classes il y a 14 ans
  Christophe Coevoet 077d1921b3 Added the support of the validation in the Builder il y a 14 ans
  Bernhard Schussek 89dbb04c63 [Validator] Made method name shorter il y a 14 ans
  Bernhard Schussek 9569262635 [Form] Fixed date handling classes to use server timezone by default il y a 14 ans