提交历史

作者 SHA1 备注 提交日期
  Fabien Potencier 3f1d969fcd [DoctrineBundle] fixed a unit test 14 年之前
  Fabien Potencier e63c2e2315 [DoctrineBundle] added back the possibility to easily define one DBAL connection 14 年之前
  Fabien Potencier 7395069b60 [DoctrineBundle] cleaned up code 14 年之前
  Fabien Potencier 03511dea5c [DoctrineBundle] removed the possibility to define an empty configuration for the DBAL (which does not make sense in real-life) 14 年之前
  Fabien Potencier 55f9e6fb99 [DoctrineBundle] tweaked various exceptions to make it clear that the issue is related to Doctrine 14 年之前
  Fabien Potencier 631393e29d [DoctrineBundle] fixed CS 14 年之前
  Fabien Potencier aab56fa91e [DoctrineBundle] moved some more definition to abstract definition 14 年之前
  Fabien Potencier f1b43450c3 [DoctrineBundle] removed parameters from orm.xml as they already have default values in the Configuration class 14 年之前
  Fabien Potencier 35a32440c7 [DoctrineBundle] converted DBAL definition templates to abstract definitions 14 年之前
  Victor Berchet d350e01e33 File & UploadedFile tweaks 14 年之前
  Fabien Potencier e96b39f060 updated UPDATE file 14 年之前
  Fabien Potencier 00bfd10ca9 [HttpFoundation] refactored File management to be safer 14 年之前
  Fabien Potencier b7cd7115d1 [HttpFoundation] removed protected methods that were not used 14 年之前
  Fabien Potencier 5bb9da4b6d [HttpFoundation] renamed getDefaultExtension() to guessExtension() 14 年之前
  Fabien Potencier a26de5ba58 [HttpFoundation] fixed CS 14 年之前
  Fabien Potencier 854fbd7f68 [HttpFoundation] use realpath to ensure that there is no .. in file path (to match phpdoc) 14 年之前
  Fabien Potencier 9f846997ef Merge remote branch 'Infranology/normalize-bools' 14 年之前
  Eriksen Costa 164ce5210d capitalized 'boolean' 14 年之前
  Eriksen Costa 4db0752894 replaced 'bool' with 'Boolean' 14 年之前
  Fabien Potencier aa3ec504ae removed File::getWebPath() 14 年之前
  Benoît Merlet d9ac718b97 fixed typo 14 年之前
  Fabien Potencier 28aa8e729a [FrameworkBundle] fixed typo 14 年之前
  Fabien Potencier 94bbdff8c0 Merge remote branch 'kriswallsmith/process/default-executable' 14 年之前
  Kris Wallsmith 5dc1a9bb58 [Process] added optional argument for default executable 14 年之前
  Kris Wallsmith e726cdd917 changed some skipped tests to incomplete 14 年之前
  Fabien Potencier 4bef9995c6 fixed typo 14 年之前
  Fabien Potencier f29ddad5ba removed unused file 14 年之前
  Fabien Potencier 0ac679e73c Merge remote branch 'markchalloner/master' 14 年之前
  Fabien Potencier e2741cefc4 [Process] changed ExecutableFinder to return false instead of throwing an exception when the executable is not found 14 年之前
  Fabien Potencier f12146d0ec Merge remote branch 'schmittjoh/process' 14 年之前