커밋 기록

작성자 SHA1 메시지 날짜
  Fabien Potencier 0af4743583 [HttpFoundation] fixed Request::getFormat() when the mime-type has some optional parameter (closes #1235) 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 년 전
  Fabien Potencier 188e74273a [Security] fixed sub-requests creation (closes #1212) 14 년 전
  Fabien Potencier 9118fcee14 [HttpFoundation] fixed 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 년 전
  Fabien Potencier ce8718e141 [HttpKernel] updated the VERSION to something more useful (closes #1096) 14 년 전
  Fabien Potencier 2286452cc8 [DoctrineBundle] added a few aliases 14 년 전
  Fabien Potencier d84728e278 [Console] removed the ? alias for help and fix a few bugs from the previous commit 14 년 전
  Fabien Potencier 7d3e20d87d [Console] removed the special treatment of aliases in Application 14 년 전
  Fabien Potencier facff73049 made the console tool more powerful 14 년 전
  Fabien Potencier 89f544afb6 moved Twig form templates to the Twig bridge 14 년 전