Commit History

Author SHA1 Message Date
  Fabien Potencier b7cd7115d1 [HttpFoundation] removed protected methods that were not used 14 years ago
  Fabien Potencier 5bb9da4b6d [HttpFoundation] renamed getDefaultExtension() to guessExtension() 14 years ago
  Fabien Potencier a26de5ba58 [HttpFoundation] fixed CS 14 years ago
  Fabien Potencier 854fbd7f68 [HttpFoundation] use realpath to ensure that there is no .. in file path (to match phpdoc) 14 years ago
  Fabien Potencier 9f846997ef Merge remote branch 'Infranology/normalize-bools' 14 years ago
  Eriksen Costa 164ce5210d capitalized 'boolean' 14 years ago
  Eriksen Costa 4db0752894 replaced 'bool' with 'Boolean' 14 years ago
  Fabien Potencier aa3ec504ae removed File::getWebPath() 14 years ago
  Benoît Merlet d9ac718b97 fixed typo 14 years ago
  Fabien Potencier 28aa8e729a [FrameworkBundle] fixed typo 14 years ago
  Fabien Potencier 94bbdff8c0 Merge remote branch 'kriswallsmith/process/default-executable' 14 years ago
  Kris Wallsmith 5dc1a9bb58 [Process] added optional argument for default executable 14 years ago
  Kris Wallsmith e726cdd917 changed some skipped tests to incomplete 14 years ago
  Fabien Potencier 4bef9995c6 fixed typo 14 years ago
  Fabien Potencier f29ddad5ba removed unused file 14 years ago
  Fabien Potencier 0ac679e73c Merge remote branch 'markchalloner/master' 14 years ago
  Fabien Potencier e2741cefc4 [Process] changed ExecutableFinder to return false instead of throwing an exception when the executable is not found 14 years ago
  Fabien Potencier f12146d0ec Merge remote branch 'schmittjoh/process' 14 years ago
  Fabien Potencier e45d5fa857 merged vicb:template-factorization 14 years ago
  Fabien Potencier fe03671c2c Merge remote branch 'vicb/cast-array' 14 years ago
  Fabien Potencier fc2c1578ac Merge remote branch 'kriswallsmith/assetic/twig-functions' 14 years ago
  Fabien Potencier 98e70f0963 [Routing] Route collection prefixes must start with a / and must not end with a / 14 years ago
  Fabien Potencier b80bb9c7ab [DoctrineBundle] removed doctrine.dbal.types parameter 14 years ago
  Fabien Potencier dead820d77 Merge remote branch 'xmontana/master' 14 years ago
  Fabien Potencier 175f944f93 [DependencyInjection] added NonExistentParameterException that indicates where a non-existent parameter is being used 14 years ago
  Fabien Potencier e68f8f40b9 [DoctrineBundle] renamed DIC class parameters (they end with .class instead of _class to follow the convention of other bundles) 14 years ago
  Victor Berchet f83e92bf44 Make casting scalar to array consistent 14 years ago
  Xmontana dacfa633f6 Validator messages: added Catalan translation 14 years ago
  Fabien Potencier 647efcffda Merge remote branch 'lsmith77/default_false' 14 years ago
  Fabien Potencier fefee0d5e5 [Routing] fixed URL generation when an optional variable value is 0 14 years ago