Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 60c6827f23 [DependencyInjection] refactored loaders vor 15 Jahren
  Fabien Potencier 4e3e86c4a7 refactored routing management (it's now possible to disable the default routing) vor 15 Jahren
  Fabien Potencier 14cecd5231 [Routing] refactored loaders vor 15 Jahren
  Fabien Potencier e6cbfd7292 [Console] changed CommandTester to allow testing Command classes without the need for an Application vor 15 Jahren
  Fabien Potencier c57cae7600 fixed test configuration and broken tests vor 15 Jahren
  Fabien Potencier 93f2d6eaa6 [FrameworkBundle] removed pdo.xml vor 15 Jahren
  fivestar 22f6eec0ef [TwigBundle] fixed class name in twig.xml vor 15 Jahren
  Jonathan H. Wage 607f2734ab [DoctrineBundle] Make sure directories exist before trying to write files. vor 15 Jahren
  Jonathan H. Wage 216dc0f5bd [DoctrineBundle, DoctrineMongoDBBundle] Making sure proxy directory is created when DI container is being built vor 15 Jahren
  Jonathan H. Wage e33894a80c [DoctrineBundle] Fixing issue with doctrine:generate:entity command when no --fields are specified vor 15 Jahren
  Jonathan H. Wage 909ea54d54 Fixing issue with filters. vor 15 Jahren
  Jonathan H. Wage 8417e6936a Fixing coding standards. vor 15 Jahren
  IamPersistent 7287913bc6 [DoctrineBundle]fixed defect in doctrine:generate:entity where xml extension was added to all mapping types vor 15 Jahren
  Nathanael d. Noblet b1b633cc71 fix output file name vor 15 Jahren
  Brandon Turner 1bc973e5a9 [DoctrineBundle] Added memory and charset options vor 15 Jahren
  Brandon Turner b828617420 [DoctrineBundle] Fixed multiple connections via XML vor 15 Jahren
  Fabien Potencier 44757b0c77 [DependencyInjection] added a check for the class name when dumping a container to PHP vor 15 Jahren
  Fabien Potencier 1dd5b61e17 [DependencyInjection] added a check for the class name when dumping a container to PHP vor 15 Jahren
  Fabien Potencier 49e9996434 [BrowserKit] fixed Client::request() method signature vor 15 Jahren
  Fabien Potencier 82ec7004d5 [Console] fixed InputDefinition setArguments must reset hasAnArrayArgument (closes #8336) vor 15 Jahren
  Fabien Potencier ca8762141f [DependencyInjection] added a check for the class name when dumping a container to PHP vor 15 Jahren
  Fabien Potencier 10ee13af56 [FrameworkBundle] fixed skeleton vor 15 Jahren
  Fabien Potencier 826e61561a Merge commit 'kriswallsmith/register-commands-with-subnamespaces' vor 15 Jahren
  Kris Wallsmith c888bcdd59 [DoctrineMongoDBBundle] Moved loading of default configuration inside conditional so it's only loaded once. vor 15 Jahren
  Fabien Potencier 2a051b5039 moved DI extensions classes to their own sub-namespace vor 15 Jahren
  Fabien Potencier 47fd5e848b [DependencyInjection] fixed placeholder management in parameter values vor 15 Jahren
  Fabien Potencier 6bad58012f [DependencyInjection] moved ContainerBuilder::resolveValue() to ParameterBag vor 15 Jahren
  Fabien Potencier 7796eb213c merged BuilderConfiguration and Builder classes into a new ContainerBuilder class vor 15 Jahren
  Kris Wallsmith 6462814483 [Framework] Fixed command registration magic to work when commands have sub-namespaces. vor 15 Jahren
  Fabien Potencier f26abdfadd fixed phpdoc for DI extensions vor 15 Jahren