Histórico de Commits

Autor SHA1 Mensagem Data
  Kris Wallsmith e6bff045c9 [DoctrineMongoDBBundle] added a quick profiler panel há 14 anos atrás
  Kris Wallsmith 5f9c365971 [DoctrineMongoDBBundle] fixed formatting of booleans in query log há 14 anos atrás
  Jonathan H. Wage 115d073033 Fixing Dbal logger to work with latest DBAL há 14 anos atrás
  Brandon Turner 2fd9ffbaee [FrameworkBundle] Fixed reference to old class há 14 anos atrás
  Fabien Potencier d657adbfa2 removed Symfony\Framework há 14 anos atrás
  Fabien Potencier 1990fc543b [HttpKernel] added Closure support to ControllerResolver há 14 anos atrás
  Fabien Potencier 7734f44bc5 [Process] added a Process:isSucessful() method há 14 anos atrás
  Fabien Pennequin 61f18667f4 [Console] Added some tests for command shortcuts há 15 anos atrás
  Fabien Pennequin 56935f85df [Console] Fixed invalid help command shortcut há 15 anos atrás
  Jeremy Mikola a86bac44ce [Validator] Remove leading '@' when validating email domain MX record há 14 anos atrás
  Fabien Potencier 74bc9d461b [FrameworkBundle] made csrf_secret parameter optional há 14 anos atrás
  Jeremy Mikola 77602239a4 [Form] Add new fields in CollectionField::setData() há 14 anos atrás
  Jeremy Mikola 57c0ce0ec1 [Form] Remove support for ArrayObject as ChoiceField's choices option há 14 anos atrás
  Fabien Potencier 226277fd0e added a way to activate CSRF protection from the configuration há 14 anos atrás
  Fabien Potencier 0de1c08d8d reverted "[Form] fixed default CSRF token generation as a token must be tied to the user somewhat" há 14 anos atrás
  Fabien Potencier d326c398e2 [Form] fixed default CSRF token generation as a token must be tied to the user somewhat há 14 anos atrás
  Antoine Hérault 4237fdd918 [Form] set file field as multipart há 14 anos atrás
  Antoine Hérault 7bd76610ca [HttpFoundation] fixed request files handling há 14 anos atrás
  Fabien Potencier 63793dd62e [Form] added missing use statement há 14 anos atrás
  ornicar 90da4d0c3c [DoctrineMongoDBBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/ há 14 anos atrás
  ornicar aa4c196356 [DoctrineBundle] Move test configuration fixtures to Resource/config/doctrine/metadata/orm/ há 14 anos atrás
  ornicar c537fb9eb2 [DoctrineMongoDBBundle] fix mapping dirs há 14 anos atrás
  ornicar b9a7b7e51a [DoctrineBundle] fix mapping dirs há 14 anos atrás
  ornicar eaaf447374 [DoctrineBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/orm/ há 14 anos atrás
  Jeremy Mikola fb24b291c8 [Form] FieldGroup::addError() can now map errors to fields within nested FieldGroups há 15 anos atrás
  Jeremy Mikola 9be7cbb115 [Form] CollectionField::setData() should remove old fields missing from new data há 15 anos atrás
  Jeremy Mikola 9f5469f62d [Form] Test case for binding a collection of field groups with an ArrayObject of objects. há 15 anos atrás
  Jeremy Mikola b3648b219b [Form] Fixed testBindSingleExpanded (was testing multiple, non-expanded) há 15 anos atrás
  Jeremy Mikola e52cf7afe0 [Form] ChoiceField tests for numeric choices há 15 anos atrás
  Jeremy Mikola 2b776bf2e8 [Form] ChoiceField test for using ArrayObject as choices option há 15 anos atrás