Historia zmian

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