Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier 15ca8b4076 [FrameworkBundle] removed obsolete file il y a 14 ans
  Fabien Potencier 69b538b632 [FrameworkBundle] removed the app:init command il y a 14 ans
  Fabien Potencier d62befd67b [FrameworkBundle] fixed Filesystem when used within a phar archive il y a 14 ans
  Dustin Whittle a01a74ef79 fixed typo in options il y a 14 ans
  Dustin Whittle f3993b45c1 added width, height, alt tags for all images used in web profilers (for proper html) il y a 14 ans
  Fabien Potencier 2d80788e3a [FrameworkBundle] added support for services as controllers il y a 14 ans
  Jordi Boggiano 82f6a68eb2 [Validator] Allow DateTime objects as valid DateTimes il y a 14 ans
  Fabien Potencier 2862c6cce4 refactored configuration names il y a 14 ans
  Thomas 66ddacf2e5 [Process] remove fork references as proc_* functions start a command from an independant process, does not copy the parent memory space like pcntl_* function il y a 14 ans
  Fabien Potencier e093387179 [Finder] fixed a problem on Windows il y a 14 ans
  Fabien Potencier ec066a0843 fixed misplaced file il y a 14 ans
  Jordi Boggiano 71cc3a7773 [Form] avoid double-escape and then unescape il y a 15 ans
  Kris Wallsmith e6bff045c9 [DoctrineMongoDBBundle] added a quick profiler panel il y a 14 ans
  Kris Wallsmith 5f9c365971 [DoctrineMongoDBBundle] fixed formatting of booleans in query log il y a 14 ans
  Jonathan H. Wage 115d073033 Fixing Dbal logger to work with latest DBAL il y a 14 ans
  Brandon Turner 2fd9ffbaee [FrameworkBundle] Fixed reference to old class il y a 14 ans
  Fabien Potencier d657adbfa2 removed Symfony\Framework il y a 14 ans
  Fabien Potencier 1990fc543b [HttpKernel] added Closure support to ControllerResolver il y a 14 ans
  Fabien Potencier 7734f44bc5 [Process] added a Process:isSucessful() method il y a 14 ans
  Fabien Pennequin 61f18667f4 [Console] Added some tests for command shortcuts il y a 15 ans
  Fabien Pennequin 56935f85df [Console] Fixed invalid help command shortcut il y a 15 ans
  Jeremy Mikola a86bac44ce [Validator] Remove leading '@' when validating email domain MX record il y a 14 ans
  Fabien Potencier 74bc9d461b [FrameworkBundle] made csrf_secret parameter optional il y a 14 ans
  Jeremy Mikola 77602239a4 [Form] Add new fields in CollectionField::setData() il y a 14 ans
  Jeremy Mikola 57c0ce0ec1 [Form] Remove support for ArrayObject as ChoiceField's choices option il y a 14 ans
  Fabien Potencier 226277fd0e added a way to activate CSRF protection from the configuration il y a 14 ans
  Fabien Potencier 0de1c08d8d reverted "[Form] fixed default CSRF token generation as a token must be tied to the user somewhat" il y a 14 ans
  Fabien Potencier d326c398e2 [Form] fixed default CSRF token generation as a token must be tied to the user somewhat il y a 14 ans
  Antoine Hérault 4237fdd918 [Form] set file field as multipart il y a 14 ans
  Antoine Hérault 7bd76610ca [HttpFoundation] fixed request files handling il y a 14 ans