コミット履歴

作者 SHA1 メッセージ 日付
  Fabien Potencier 5f8a0f5d23 made some tweaks to the check_cs script 14 年 前
  Fabien Potencier d5cfb1cfda renamed check_cs.php to check_cs 14 年 前
  Fabien Potencier 391d952e38 Merge remote branch 'brikou/check_cs' 14 年 前
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) 14 年 前
  Brikou CARRE 2d52bf9221 fixed shebash declaration 14 年 前
  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) 14 年 前
  Brikou CARRE 84e105b22e fixed chmod 14 年 前
  Fabien Potencier 188e74273a [Security] fixed sub-requests creation (closes #1212) 14 年 前
  Fabien Potencier 9118fcee14 [HttpFoundation] fixed CS 14 年 前
  Brikou CARRE e62804abb6 added a script to clean up the code and follow CS 14 年 前
  Fabien Potencier 740b2ac833 [Console] added a --no-ansi option for disable ANSI output (closes #1238) 14 年 前
  Fabien Potencier 12dd52b00b [FrameworkBundle] removed the --without-debug option for cache:clear (it now inherits the debug flag from the parent Kernel) 14 年 前
  Fabien Potencier 2d91183d86 [DoctrineBridge] fixed field guesser 14 年 前
  Fabien Potencier 6881f01fd6 Merge remote branch 'CodeMeme/default-validator-improved-synchronized-error' 14 年 前
  Fabien Potencier 882a8e3f09 Merge remote branch 'stof/security_login' 14 年 前
  Benjamin Eberlei 2a5449dcb0 [DoctrineBundle] added tests for registry 14 年 前
  Fabien Potencier 879242cdf5 moved some Doctrine classes from the bundle to the bridge 14 年 前
  Fabien Potencier fbf36957e6 refactored Doctrine Bridge 14 年 前
  Fabien Potencier 84b25b1626 Merge remote branch 'beberlei/AsseticDirectoryResource' 14 年 前
  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. 14 年 前
  Fabien Potencier 0d54f5c21e Merge remote branch 'dlsniper/fix_open_basedir' 14 年 前
  Fabien Potencier 65e937326d [Form] fixed unit tests for previous commit 14 年 前
  Fabien Potencier 2573c8968f [Form] fixed choices when keys are integers 14 年 前
  Fabien Potencier 462a8c79ad [Form] tweaked previous commit 14 年 前
  Fabien Potencier 91aedf5995 Merge remote branch 'fivestar/single-choice-expanded' 14 年 前
  Fabien Potencier c6cfd3aeb1 Merge remote branch 'Herzult/fixArrayOption' 14 年 前
  Fabien Potencier adc7904c33 [FrameworkBundle] fixed phpdoc 14 年 前
  Fabien Potencier aaf1300a20 merged hhamon/controller_getrequest_method 14 年 前
  Fabien Potencier 97a745e973 Merge remote branch 'vicb/form-rendering-fix' 14 年 前
  Fabien Potencier 74fbdc2fe2 Merge remote branch 'hhamon/typo_fix' 14 年 前