Historial de Commits

Autor SHA1 Mensaje Fecha
  Fabien Potencier e42a2dede1 [Validator] fixed unit tests when intl is not installed hace 14 años
  Fabien Potencier e5fa78af31 [Form] fixed unit tests when intl is not installed hace 14 años
  Fabien Potencier 8333df6161 fixed autoloader when tests are run on a machine without intl installed hace 14 años
  Fabien Potencier 97cb35b47a [DependencyInjection] tagged the public @api hace 14 años
  Fabien Potencier b36c002fa4 [Validator] tagged the public @api hace 14 años
  Fabien Potencier 5c06b3cfeb [Templating] tagged the public @api hace 14 años
  Fabien Potencier 7720cb9be4 [HttpKernel] tagged public @api hace 14 años
  Fabien Potencier 7dcbcbe69d [HttpFoundation] tagged public @api hace 14 años
  Fabien Potencier 311d691670 [HttpKernel] split ExceptionHandler::handle() in two methods for better re-usability hace 14 años
  Fabien Potencier d3a69e3531 [DoctrineBundle] renamed RegistryInterface::getEntityManagerForObject() to getEntityManagerForClass() hace 14 años
  Fabien Potencier 9e7cb0a020 [Routing] fixed default value for Routes as they can be anything if they don't need to be used as default values for placeholders hace 14 años
  Fabien Potencier dafa4d28d6 [FrameworkBundle] made another small optimization for functional tests hace 14 años
  Fabien Potencier 1454d61ad5 [FrameworkBundle] made a huge speed optimization for functional tests hace 14 años
  Fabien Potencier d2e9f14597 merged branch schmittjoh/routerFix (PR #1720) hace 14 años
  Fabien Potencier b4b8f35da2 renamed translator.real to translator.default hace 14 años
  Fabien Potencier d6cbbdd26c merged branch meckhardt/create-request-with-empty-path (PR #1736) hace 14 años
  Fabien Potencier 256b7aa179 merged branch kwiateusz/patch-1 (PR #1737) hace 14 años
  kwiateusz 9e038c005c Edited src/Symfony/Component/BrowserKit/Client.php via GitHub hace 14 años
  Martin Eckhardt 95011ce4b7 [HttpFoundation] Fixed creation of requests without a path. hace 14 años
  Fabien Potencier 3e2ba60738 merged branch geoffreytran/assetic-debug-performance (PR #1728) hace 14 años
  Fabien Potencier 69a4af8868 merged branch stof/mapping_driver_optimization (PR #1729) hace 14 años
  Fabien Potencier 27beb3bd15 [Form] fixed error message hace 14 años
  Christophe Coevoet 5d17b9207c [DoctrineBridge] Optimized the mapping drivers hace 14 años
  Fabien Potencier b2efdcbad9 [Form] added a missing check (the code calls isset() and unset() and so the data must implements ArrayAccess and Traversable) hace 14 años
  Fabien Potencier c3a060e368 updated all core extensions to use the new shortcut method hace 14 años
  Fabien Potencier 125fd21a38 merged branch schmittjoh/convenienceMethod (PR #1723) hace 14 años
  Fabien Potencier e2eb601ebd [FrameworkBundle] fixed absolute paths to the cache directory after running cache:clear (closes #1725) hace 14 años
  Fabien Potencier 3104a8ab22 oops hace 14 años
  Fabien Potencier 8fc9547da5 [FrameworkBundle] fixed session support in functional tests when using several clients in the same process hace 14 años
  Fabien Potencier bb452cd7c4 [Form] renamed invalid_message_template to invalid_message to be consistent with other error message names hace 14 años