Commit History

Author SHA1 Message Date
  Ryan Weaver 65ac5ec7c0 [DependencyInjection] Fixing a bug where "ignore_errors" doesn't work in YAML and XML 14 years ago
  Fabien Potencier 54655104ca [Process] changed run() behavior to always populate getOutput() and getErrorOutput() 14 years ago
  Fabien Potencier 1a486492b8 [HttpKernel] fixed test 14 years ago
  Fabien Potencier 10297d4eb5 Merge remote branch 'hason/frameworkbundle' 14 years ago
  Kris Wallsmith daccbf45bf [Routing] updated for DirectoryResource changes 14 years ago
  Kris Wallsmith c51b716180 [Config] simplified DirectoryResource to only allow one regex 14 years ago
  Martin Hason e43b53fea3 [HttpKernel] removed unused class 14 years ago
  Martin Hason 57b1b4992b [FrameworkBundle] fixed bugs 14 years ago
  Martin Hason c045f2896b [FrameworkBundle] fixed test on windows 14 years ago
  Martin Hason 3baebe4e3b [FrameworkBundle] fixed CS 14 years ago
  Fabien Potencier c9c66db108 Merge remote branch 'kadeer/master' 14 years ago
  Fabien Potencier 046e3637db [FrameworkBundle] removed unused parameters 14 years ago
  Fabien Potencier 46dc196288 [DoctrineMongoDBBundle] added a FIXME not for non-working code 14 years ago
  Fabien Potencier eb21f5b76e [FrameworkBundle] moved some validation related services to the XML services file 14 years ago
  Fabien Potencier 33add37f7c [FrameworkBundle] removed the validator.annotations.namespaces parameter 14 years ago
  Fabien Potencier fe19646470 [HttpKernel] made the _route request attribute _internal for embedded controller renderings 14 years ago
  Fabien Potencier a9160eee70 [Validator] made fields the default option for Collection constraint 14 years ago
  Fabien Potencier 16a98cf104 [Validator] added a Metadata factory that can be used with ValidatorInterface::validateValue() 14 years ago
  Martin Hason e21591e16e [Validator] fixed CS 14 years ago
  Abdulkadir N. A. 8931096449 [DoctrineBundle] fixes issues with $this->container->get('form.context') 14 years ago
  Fabien Potencier cd256c17ae udpated UPDATE file 14 years ago
  Fabien Potencier d0d857d934 Merge remote branch 'jmikola/config-def-builder-test' 14 years ago
  Jeremy Mikola 553f5525a5 [FrameworkBundle] Change validator's annotation prefix from "validation" to "assert" 14 years ago
  Jeremy Mikola e295bfc7a5 [Config] Alias used classes in NodeBuilderTest to avoid conflicts with fixture classes required in TreeBuilderTest 14 years ago
  Fabien Potencier 8a7fa722ac [Validator] fixed property name 14 years ago
  Fabien Potencier 07838c9612 [FrameworkBundle] removed the possibility to change the method name for validation static method loader (as it would break third-party bundles) 14 years ago
  Fabien Potencier f92055ce42 [Validator] renamed methods that do not follow CS 14 years ago
  Fabien Potencier 525702b5c6 [Validator] renamed method to follow CS 14 years ago
  Fabien Potencier 6cd77f75c9 [SwiftmailerBundle] removed obsolete parameter 14 years ago
  Fabien Potencier 0ae108d13f [SwiftmailerBundle] fixed indentation in XML files 14 years ago