コミット履歴

作者 SHA1 メッセージ 日付
  Clément Jobeili 438ccbdf8a Fix CS 14 年 前
  Clément Jobeili 9b16f1a614 [SwiftMailer] Add the SendEmail Command (for the spool) 14 年 前
  Christophe Coevoet 76262b2ccc Fixed spool handling 14 年 前
  Christophe Coevoet b3460653bc Revert "fix spooler handling" 14 年 前
  Justin Hileman b8c531e1fc Add a namespace separator for console commands in `Command` sub-directories. 14 年 前
  hhamon b61e288e0b [BrowserKit] fix phpdoc for Client::followRedirect() 14 年 前
  hhamon b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. 14 年 前
  Fabien Potencier 6b12c21261 moved DependencyInjection\Configuration to Config\Definition 14 年 前
  Jordi Boggiano 38813c122e [TwigBundle] Resolve some TODOs in form templates 14 年 前
  Ryan Weaver c5e4dfb5a6 [DependencyInjection] Adding to InvalidArgumentException messages to clarify when a service is given an invalid "tags" value. 14 年 前
  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. 14 年 前
  Fabien Potencier d64277d101 fixed typo 14 年 前
  Elliot Anderson fed8162d5d Removed extraneous git log file 14 年 前
  Victor Berchet 0a33cbb403 [Finder] Add support for relative path 14 年 前
  Jeremy Mikola 92f50bbe4d [SwiftmailerBundle] Fix expected default value in SwiftmailerExtension unit test 14 年 前
  Lukas Kahwe Smith 3607f1d334 fix spooler handling 14 年 前
  Christophe Coevoet 9d2a9dd65d Updated the root node to match the new syntax 14 年 前
  Christophe Coevoet 990910d601 Converted SwiftmailerBundle to use a Configuration class 14 年 前
  Christophe Coevoet ee8ad0c4e9 Fixed previous commit to handle the case of arrays 14 年 前
  Christophe Coevoet 27e2ec139d Added the possibility to add the value in the exception message 14 年 前
  Christophe Coevoet 6b4538a1c4 Added the test ifNotInArray 14 年 前
  Christophe Coevoet ef045a9433 Added missing license header in the DependenciInjection\Configuration classes 14 年 前
  Christophe Coevoet 077d1921b3 Added the support of the validation in the Builder 14 年 前
  Bernhard Schussek 89dbb04c63 [Validator] Made method name shorter 14 年 前
  Bernhard Schussek 9569262635 [Form] Fixed date handling classes to use server timezone by default 14 年 前
  Bernhard Schussek 0a260b96fb [Form] Fixed error handling in DateTimeToArrayTransformer 14 年 前
  Bernhard Schussek df011ed1ef [Form] Fixed isXXXWithinRange() methods in TimeField and DateField to ignore empty dropdowns 14 年 前
  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 14 年 前
  Bernhard Schussek 40acc6ac79 [Form] Fixed ChoiceField::isChoiceSelected() to differentiate between zero and empty 14 年 前
  Bernhard Schussek 1593d6f75d [Form] Added method FieldInterface::isEmpty() 14 年 前