Historie revizí

Autor SHA1 Zpráva Datum
  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. před 14 roky
  Juan Ases García 2ba9ebfee9 Fixed typo in json error template před 14 roky
  Jordi Boggiano 3fbe366df2 [Yaml] Fix warning před 14 roky
  Fabien Potencier 75238c6817 added the LICENSE file for the YAML component před 14 roky
  Christophe Coevoet 76262b2ccc Fixed spool handling před 14 roky
  Christophe Coevoet b3460653bc Revert "fix spooler handling" před 14 roky
  Justin Hileman b8c531e1fc Add a namespace separator for console commands in `Command` sub-directories. před 14 roky
  hhamon b61e288e0b [BrowserKit] fix phpdoc for Client::followRedirect() před 14 roky
  hhamon b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. před 14 roky
  Fabien Potencier 6b12c21261 moved DependencyInjection\Configuration to Config\Definition před 14 roky
  Jordi Boggiano 38813c122e [TwigBundle] Resolve some TODOs in form templates před 14 roky
  Ryan Weaver c5e4dfb5a6 [DependencyInjection] Adding to InvalidArgumentException messages to clarify when a service is given an invalid "tags" value. před 14 roky
  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. před 14 roky
  Fabien Potencier d64277d101 fixed typo před 14 roky
  Elliot Anderson fed8162d5d Removed extraneous git log file před 14 roky
  Victor Berchet 0a33cbb403 [Finder] Add support for relative path před 14 roky
  Jeremy Mikola 92f50bbe4d [SwiftmailerBundle] Fix expected default value in SwiftmailerExtension unit test před 14 roky
  Lukas Kahwe Smith 3607f1d334 fix spooler handling před 14 roky
  Christophe Coevoet 9d2a9dd65d Updated the root node to match the new syntax před 14 roky
  Christophe Coevoet 990910d601 Converted SwiftmailerBundle to use a Configuration class před 14 roky
  Christophe Coevoet ee8ad0c4e9 Fixed previous commit to handle the case of arrays před 14 roky
  Christophe Coevoet 27e2ec139d Added the possibility to add the value in the exception message před 14 roky
  Christophe Coevoet 6b4538a1c4 Added the test ifNotInArray před 14 roky
  Christophe Coevoet ef045a9433 Added missing license header in the DependenciInjection\Configuration classes před 14 roky
  Christophe Coevoet 077d1921b3 Added the support of the validation in the Builder před 14 roky
  Bernhard Schussek 89dbb04c63 [Validator] Made method name shorter před 14 roky
  Bernhard Schussek 9569262635 [Form] Fixed date handling classes to use server timezone by default před 14 roky
  Bernhard Schussek 0a260b96fb [Form] Fixed error handling in DateTimeToArrayTransformer před 14 roky
  Bernhard Schussek df011ed1ef [Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns před 14 roky
  Bernhard Schussek 14c3518c6e [Form] Fixed: If a DateField or TimeField is displayed with select boxes, either all or no select box must have a value selected před 14 roky