Commit History

Author SHA1 Message Date
  Kris Wallsmith 1aefe7a762 [Process] made cwd argument optional 14 years ago
  Justin Hileman e6b0d54531 Set parameter required for --dm option on ODM console commands. 14 years ago
  Justin Hileman 51553211f3 Add Symfony proxies for Doctrine ODM schema:create and schema:drop console commands. 14 years ago
  Fabien Potencier 15fa905bd4 [FrameworkBundle] fixed exception styles 14 years ago
  Marc Weistroff 15d840060b Fixed wrong variable name in Esi. 14 years ago
  Fabien Potencier c39534e258 [Routing] removed the autoloading trick, which is not needed anymore 14 years ago
  Fabien Potencier 4d669d106e [Validator] changed Xliff loader to get XSD locally 14 years ago
  Fabien Potencier dadfaa271f [Validator] fixed indentation 14 years ago
  Fabien Potencier b753ea45b2 [Routing] added 'defaults' support in Annotation class loader 14 years ago
  Fabien Potencier 130494066d [Routing] added an annotation loader 15 years ago
  Bulat Shakirzyanov df98a229f3 [DoctrineMongoDBBundle] added support for more Mongo and ODM types 14 years ago
  Fabien Potencier 2f8db9135a fixed webprofiler on Windows (closes #9045) 14 years ago
  Fabien Potencier eb7cbb77ec fixed exception HTML markup (closes #9044, partially based on a patch from wrzasq) 14 years ago
  ornicar f398755fcd [DoctrineMongoDBBundle] BC break - Load metadata files in Resources/config/doctrine/metadata/mongodb/ 14 years ago
  Kris Wallsmith 1443d4a0ba [HttpFoundation] updated getQueryString() to work in more scenarios 14 years ago
  ornicar b16303e8b2 [DoctrineBundle] BC break - Load fixtures in Resources/data/fixtures/doctrine/orm/ 14 years ago
  Fabien Potencier 7be00aa34e fixed previous commit 14 years ago
  Sébastien HOUZE 179fe8e623 Symfony\Component\Routing\Route::setRequirements() _method requirement can be an array, no substr on it 14 years ago
  Fabien Potencier 4c17ce8e5e changed calls to has() to use the new proxy method 14 years ago
  Bulat Shakirzyanov 2ccaafa561 [DpependencyInjection] added hasParameter() 14 years ago
  Fabien Potencier 81b73dc9e6 [Form] fixed problem with PHPUnit mocks (ugly hack but it works for now) 14 years ago
  Brandon Turner 26e4b2e2ef [Finder] Fixed randomly failing tests due to the order files are read from the filesystem 15 years ago
  Jordi Boggiano 1719bfb871 [DomCrawler] Fixed URIs being incorrectly generated 14 years ago
  Jordi Boggiano a6da0fb0c4 [DomCrawler] Added tests to verify previous fix 14 years ago
  Jordi Boggiano 20ca97c5b3 [DomCrawler] Fixing trailing space 14 years ago
  Jordi Boggiano 2ab59791c6 [DomCrawler] Fixing typo 14 years ago
  Jonathan H. Wage 436ca95f65 Fixing coding standards. 14 years ago
  Jonathan H. Wage c1d0262c19 Fixing issue with FieldGroup and its __clone() method not properly setting the parent. 14 years ago
  Fabien Potencier 0b378d1b3e added a way to conditionnaly enable the profiler based on the request 14 years ago
  Fabien Potencier 4f337615e3 [HttpFoundation] added request matcher 14 years ago