Commit Verlauf

Autor SHA1 Nachricht Datum
  Fabien Potencier 5f8a0f5d23 made some tweaks to the check_cs script vor 14 Jahren
  Fabien Potencier d5cfb1cfda renamed check_cs.php to check_cs vor 14 Jahren
  Fabien Potencier 391d952e38 Merge remote branch 'brikou/check_cs' vor 14 Jahren
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) vor 14 Jahren
  Brikou CARRE 2d52bf9221 fixed shebash declaration vor 14 Jahren
  Fabien Potencier f16e206cd7 [HttpFoundation] added missing CONTENT_TYPE and CONTENT_LENGTH to the Request headers (these two headers are not prefixes with HTTP_ -- as per the CGI/1.1 spec, closes #1234) vor 14 Jahren
  Brikou CARRE 84e105b22e fixed chmod vor 14 Jahren
  Fabien Potencier 188e74273a [Security] fixed sub-requests creation (closes #1212) vor 14 Jahren
  Fabien Potencier 9118fcee14 [HttpFoundation] fixed CS vor 14 Jahren
  Brikou CARRE e62804abb6 added a script to clean up the code and follow CS vor 14 Jahren
  Fabien Potencier 740b2ac833 [Console] added a --no-ansi option for disable ANSI output (closes #1238) vor 14 Jahren
  Fabien Potencier 12dd52b00b [FrameworkBundle] removed the --without-debug option for cache:clear (it now inherits the debug flag from the parent Kernel) vor 14 Jahren
  Fabien Potencier 2d91183d86 [DoctrineBridge] fixed field guesser vor 14 Jahren
  Fabien Potencier 6881f01fd6 Merge remote branch 'CodeMeme/default-validator-improved-synchronized-error' vor 14 Jahren
  Fabien Potencier 882a8e3f09 Merge remote branch 'stof/security_login' vor 14 Jahren
  Benjamin Eberlei 2a5449dcb0 [DoctrineBundle] added tests for registry vor 14 Jahren
  Fabien Potencier 879242cdf5 moved some Doctrine classes from the bundle to the bridge vor 14 Jahren
  Fabien Potencier fbf36957e6 refactored Doctrine Bridge vor 14 Jahren
  Fabien Potencier 84b25b1626 Merge remote branch 'beberlei/AsseticDirectoryResource' vor 14 Jahren
  Benjamin Eberlei d4e47a305b [Assetic] Make AsseticExtension::createDirectoryResourceDefinition public, so that third party bundels can easilycreate definitions to search for assetic formulae in additional directories. LiipThemeBundle needs this to make the app/Resources/themes and Bundle/Resources/themes folder searchable. Without this change the whole method would need to be copy pasted. Since the method has no side-effects at all (only factory, not pushing into the container) this change is justifyable imho. vor 14 Jahren
  Fabien Potencier 0d54f5c21e Merge remote branch 'dlsniper/fix_open_basedir' vor 14 Jahren
  Fabien Potencier 65e937326d [Form] fixed unit tests for previous commit vor 14 Jahren
  Fabien Potencier 2573c8968f [Form] fixed choices when keys are integers vor 14 Jahren
  Fabien Potencier 462a8c79ad [Form] tweaked previous commit vor 14 Jahren
  Fabien Potencier 91aedf5995 Merge remote branch 'fivestar/single-choice-expanded' vor 14 Jahren
  Fabien Potencier c6cfd3aeb1 Merge remote branch 'Herzult/fixArrayOption' vor 14 Jahren
  Fabien Potencier adc7904c33 [FrameworkBundle] fixed phpdoc vor 14 Jahren
  Fabien Potencier aaf1300a20 merged hhamon/controller_getrequest_method vor 14 Jahren
  Fabien Potencier 97a745e973 Merge remote branch 'vicb/form-rendering-fix' vor 14 Jahren
  Fabien Potencier 74fbdc2fe2 Merge remote branch 'hhamon/typo_fix' vor 14 Jahren