커밋 기록

작성자 SHA1 메시지 날짜
  Brikou CARRE cd2a7bb2be fixed root search path to include only './src' and './tests' 14 년 전
  Brikou CARRE 3d5a96ef98 fixed 'base search dir' + fixed 'blank line inserted' when line before ends with colon 14 년 전
  Fabien Potencier d528b7481f fixed typo 14 년 전
  Fabien Potencier 566511e9e7 moved some FormView methods to FormUtil where they really belongs 14 년 전
  Fabien Potencier 1aabc5da64 fixed CS 14 년 전
  Fabien Potencier 62e4342a86 fixed CS 14 년 전
  Fabien Potencier 8d262bf1c6 made some enhancement to check_cs 14 년 전
  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 년 전