Commit History

Author SHA1 Message Date
  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
  Fabien Potencier af96c87104 [DependencyInjection] added methods to remove an alias and a definition from a ContainerBuilder instance 14 years ago
  Fabien Potencier 7c1b42e81b [DependencyInjection] added a way to inject an anonymous service in an extension configuration 14 years ago
  Fabien Potencier 9e4aebf3c9 [DoctrineBundle] removed README 14 years ago
  Kris Wallsmith e71eec3f5d [DoctrineMongoDBBundle] removed some mostly unnecessary calls to json_encode from logger 14 years ago
  Jonathan H. Wage 2914c44344 Replacing "Entities" with "Entity" 14 years ago
  Fabien Potencier c8935cc25a [WebProfilerBundle] added a favicon.ico 14 years ago
  Fabien Potencier 7e2f135245 simplified Profiler method names 14 years ago
  Fabien Potencier 15cd2643c0 [HttpFoundation] added Request::getClientIp() 14 years ago
  Fabien Potencier f3caaf9638 [FrameworkBundle] - 14 years ago
  Fabien Potencier 5913c40a12 [DoctrineMongoDBBundle] added a placeholder for the MongoDB panel 14 years ago
  Fabien Potencier 3a95bdab7a [FrameworkBundle] added the environment in the router classes in the cache 14 years ago
  Fabien Potencier a4d496309b [FrameworkBundle] fixed skeleton 14 years ago
  Fabien Potencier 3e24cef256 [HttpFoundation] fixed Request::hasSession() 14 years ago