Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier 2862c6cce4 refactored configuration names hace 15 años
  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 hace 15 años
  Fabien Potencier e093387179 [Finder] fixed a problem on Windows hace 15 años
  Fabien Potencier ec066a0843 fixed misplaced file hace 15 años
  Jordi Boggiano 71cc3a7773 [Form] avoid double-escape and then unescape hace 15 años
  Kris Wallsmith e6bff045c9 [DoctrineMongoDBBundle] added a quick profiler panel hace 15 años
  Kris Wallsmith 5f9c365971 [DoctrineMongoDBBundle] fixed formatting of booleans in query log hace 15 años
  Jonathan H. Wage 115d073033 Fixing Dbal logger to work with latest DBAL hace 15 años
  Brandon Turner 2fd9ffbaee [FrameworkBundle] Fixed reference to old class hace 15 años
  Fabien Potencier d657adbfa2 removed Symfony\Framework hace 15 años
  Fabien Potencier 1990fc543b [HttpKernel] added Closure support to ControllerResolver hace 15 años
  Fabien Potencier 7734f44bc5 [Process] added a Process:isSucessful() method hace 15 años
  Fabien Pennequin 61f18667f4 [Console] Added some tests for command shortcuts hace 15 años
  Fabien Pennequin 56935f85df [Console] Fixed invalid help command shortcut hace 15 años
  Jeremy Mikola a86bac44ce [Validator] Remove leading '@' when validating email domain MX record hace 15 años
  Fabien Potencier 74bc9d461b [FrameworkBundle] made csrf_secret parameter optional hace 15 años
  Jeremy Mikola 77602239a4 [Form] Add new fields in CollectionField::setData() hace 15 años
  Jeremy Mikola 57c0ce0ec1 [Form] Remove support for ArrayObject as ChoiceField's choices option hace 15 años
  Fabien Potencier 226277fd0e added a way to activate CSRF protection from the configuration hace 15 años
  Fabien Potencier 0de1c08d8d reverted "[Form] fixed default CSRF token generation as a token must be tied to the user somewhat" hace 15 años
  Fabien Potencier d326c398e2 [Form] fixed default CSRF token generation as a token must be tied to the user somewhat hace 15 años
  Antoine Hérault 4237fdd918 [Form] set file field as multipart hace 15 años
  Antoine Hérault 7bd76610ca [HttpFoundation] fixed request files handling hace 15 años
  Fabien Potencier 63793dd62e [Form] added missing use statement hace 15 años
  ornicar 90da4d0c3c [DoctrineMongoDBBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/ hace 15 años
  ornicar aa4c196356 [DoctrineBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/ hace 15 años
  ornicar c537fb9eb2 [DoctrineMongoDBBundle] fix mapping dirs hace 15 años
  ornicar b9a7b7e51a [DoctrineBundle] fix mapping dirs hace 15 años
  ornicar eaaf447374 [DoctrineBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/orm/ hace 15 años
  Jeremy Mikola fb24b291c8 [Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups hace 15 años