Commit History

Author SHA1 Message Date
  Martin Schuhfuss 79e4ed661b simplified assignment 14 years ago
  Martin Schuhfuss 04302ffe98 simplified ternary-operator 14 years ago
  Martin Schuhfuss 3a285c1548 fixed handling of null-values in attribute- and query-arrays 14 years ago
  Fabien Potencier e5fa78af31 [Form] fixed unit tests when intl is not installed 14 years ago
  Fabien Potencier 8333df6161 fixed autoloader when tests are run on a machine without intl installed 14 years ago
  Fabien Potencier 97cb35b47a [DependencyInjection] tagged the public @api 14 years ago
  Fabien Potencier b36c002fa4 [Validator] tagged the public @api 14 years ago
  Fabien Potencier 5c06b3cfeb [Templating] tagged the public @api 14 years ago
  Fabien Potencier 7720cb9be4 [HttpKernel] tagged public @api 14 years ago
  Fabien Potencier 7dcbcbe69d [HttpFoundation] tagged public @api 14 years ago
  Fabien Potencier 311d691670 [HttpKernel] split ExceptionHandler::handle() in two methods for better re-usability 14 years ago
  Fabien Potencier d3a69e3531 [DoctrineBundle] renamed RegistryInterface::getEntityManagerForObject() to getEntityManagerForClass() 14 years ago
  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 14 years ago
  Fabien Potencier dafa4d28d6 [FrameworkBundle] made another small optimization for functional tests 14 years ago
  Fabien Potencier 1454d61ad5 [FrameworkBundle] made a huge speed optimization for functional tests 14 years ago
  Fabien Potencier d2e9f14597 merged branch schmittjoh/routerFix (PR #1720) 14 years ago
  Fabien Potencier b4b8f35da2 renamed translator.real to translator.default 14 years ago
  Fabien Potencier d6cbbdd26c merged branch meckhardt/create-request-with-empty-path (PR #1736) 14 years ago
  Fabien Potencier 256b7aa179 merged branch kwiateusz/patch-1 (PR #1737) 14 years ago
  kwiateusz 9e038c005c Edited src/Symfony/Component/BrowserKit/Client.php via GitHub 14 years ago
  Martin Eckhardt 95011ce4b7 [HttpFoundation] Fixed creation of requests without a path. 14 years ago
  Fabien Potencier 3e2ba60738 merged branch geoffreytran/assetic-debug-performance (PR #1728) 14 years ago
  Fabien Potencier 69a4af8868 merged branch stof/mapping_driver_optimization (PR #1729) 14 years ago
  Fabien Potencier 27beb3bd15 [Form] fixed error message 14 years ago
  Christophe Coevoet 5d17b9207c [DoctrineBridge] Optimized the mapping drivers 14 years ago
  Fabien Potencier b2efdcbad9 [Form] added a missing check (the code calls isset() and unset() and so the data must implements ArrayAccess and Traversable) 14 years ago
  Fabien Potencier c3a060e368 updated all core extensions to use the new shortcut method 14 years ago
  Fabien Potencier 125fd21a38 merged branch schmittjoh/convenienceMethod (PR #1723) 14 years ago
  Fabien Potencier e2eb601ebd [FrameworkBundle] fixed absolute paths to the cache directory after running cache:clear (closes #1725) 14 years ago
  Fabien Potencier 3104a8ab22 oops 14 years ago