Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 38cbc610e9 [FrameworkBundle] fixed controller names conversion when a bundle is defined in two different namespaces vor 14 Jahren
  Fabien Potencier 5b61cb5a8d [Framework] added some more test to demonstrate how template and controller name work with a vendor and a category in the namespace vor 14 Jahren
  Bertrand Zuchuat ff82905c57 Typo on command asset:install vor 14 Jahren
  hhamon e2dc7f47cb [HttpFoundation] use pathinfo() native function to determine file extension. Change File::move() and UploadedFile::move() methods to accept a second argument allowing to move the file with a new name instead of moving it with its original name. vor 14 Jahren
  Fabien Potencier 272933d2ce fixed typo vor 14 Jahren
  Benjamin Eberlei cada317dee Allow to override platform with your own by defining a service name. vor 14 Jahren
  Benjamin Eberlei ff91ea5f24 Add support for MySQL Session Init Listener, refactored driver and driverClass approach to follow the Doctrine DBAL factory more closely for this to work easily. vor 14 Jahren
  Igor Wiedler d1bc959fc6 [DependencyInjection] Typo in Container vor 14 Jahren
  Fabien Potencier 7ac6d59173 changed the bundle name to be the class name of the bundle, not the last part of the namespace vor 14 Jahren
  Fabien Potencier 5f177d5a51 [HttpKernel] removed unused and bugged method vor 14 Jahren
  Fabien Potencier e84c867336 [FrameworkBundle] added some unit tests vor 14 Jahren
  Fabien Potencier a365ab2884 changed the template name format vor 14 Jahren
  Fabien Potencier 75c6f47937 removed the magic discovering of format in template name vor 14 Jahren
  Fabien Potencier 055b6e4d6e made a big refactoring of the templating sub-framework vor 14 Jahren
  Martin Hason 6011073e7c [DependencyInjection] fixed XmlDumper (corrected validity) vor 14 Jahren
  Jeremy Bush 4460b49802 Add support for base tag for Link and Form, Fixes #9422 vor 14 Jahren
  Fabien Potencier ea6342413c [DependencyInjection] fixed CS vor 14 Jahren
  Martin Hason 5ee48c4963 [DependencyInjection] fix XML entities in XmlDumper vor 14 Jahren
  Antoine Hérault 3ccc6b98b6 Fix typo vor 14 Jahren
  Fabien Potencier 3c5639053f [DoctrineBundle] fixed XSD vor 14 Jahren
  Fabien Potencier 5a800ed551 fixed phpdoc vor 14 Jahren
  Linnik Sergey 5bc4b22e42 [Form] Fix PHPDoc vor 14 Jahren
  Kousuke Ebihara d347ade94c fixed typo (s/algoritm/algorithm/) vor 14 Jahren
  Fabien Potencier b47cf7984b changed priority meaning to be more intuitive vor 14 Jahren
  Fabien Potencier e41df3dd41 [DoctrineBundle] added missing entry in XSD vor 14 Jahren
  Fabien Potencier a69b9e73ec [DoctrineBundle] added missing entry in XSD vor 14 Jahren
  Fabien Potencier 6b4ae4479a [TwigBundle] removed coupling between TemplatingExtension and Templating Engine vor 14 Jahren
  Fabien Potencier 1535fa2ad7 [HttpKernel] fixed a unit test vor 14 Jahren
  Victor Berchet cdd3ac962c [SQLiteProfilerStorage] Improve SQLite storage: vor 14 Jahren
  Victor Berchet 9ec69553f3 [Profiler] Use base64 encoding which is more efficient than unpack (space wise) vor 14 Jahren