커밋 기록

작성자 SHA1 메시지 날짜
  Fabien Potencier 01fcd7bdfd merged branch kaiwa/loglevel (PR #1073) 14 년 전
  Fabien Potencier 52697ed3df [Swiftmailer] changed disable_strategy behavior 14 년 전
  Fabien Potencier 5b142d581b fixed CS 14 년 전
  Fabien Potencier e72ff4f43d merged branch umpirsky/request-doc-fix (PR #1328) 14 년 전
  Fabien Potencier 73dc8c96af merged branch vicb/form-proto (PR #1315) 14 년 전
  Fabien Potencier 168a61b9ea [Form] fixed typo (patch from mgatto) 14 년 전
  Victor Berchet 07fa82dff1 [Form] Revert changes impacting perfomance and readability 14 년 전
  Fabien Potencier 46a93c376c [Routing] optimized PHP dumper when the parent prefix is the same for several adjacent collections (avoids the same test to be made) 14 년 전
  Fabien Potencier 1438f6be04 [Routing] added some unit tests for latest merge (and fixed a bug ;)) 14 년 전
  Fabien Potencier c8df0ccf79 merged branch lmcd/master (PR #1290) 14 년 전
  Fabien Potencier a29bdfef28 merged branch dlsniper/openbasedir-enhancement (PR #1326) 14 년 전
  Fabien Potencier c5223bbcd1 merged branch vicb/file (PR #1317) 14 년 전
  Fabien Potencier 398c86d063 merged branch vicb/httpkernel/fix-test (PR #1330) 14 년 전
  Fabien Potencier af97610ee6 [CssSelector] renamed Parser::cssToXPath() to CssSelector::toXPath() 14 년 전
  Victor Berchet b709551252 [Order] Make Form::types and FormView::types use the same order (Parent > Child) 14 년 전
  Victor Berchet e56dad6b5e [Form] simplify the code 14 년 전
  Victor Berchet 5069fe2cf2 [HttpKernel] Fix randomly failing tests 14 년 전
  Fabien Potencier 783f1679b9 fixed autoloader when Swiftmailer is not installed 14 년 전
  Sasa Stamenkovic cbd1dfd3bd Minor doc fixes in Request. 14 년 전
  Florin Patan e718474873 fixed CS and unsude variable (PR #1319) 14 년 전
  Florin Patan b552354414 Executable Finder will now try to match if a file is already in the open_basedir list before searching it thru that list 14 년 전
  Victor Berchet 9d6357c35b [HttpFoundation] Document the changes to the File classes 14 년 전
  Victor Berchet 136b80ae63 [HttFoundation] Add File::getExtension() as \SplFileInfo::getExtension() was introduced in PHP 5.3.6 14 년 전
  Victor Berchet bdd755e45b [Form] Fix the exception message when no block is found 14 년 전
  Victor Berchet c68c511388 [Form] Make theming form prototypes consistent (start by looking for a '_<id>_<section>' block) 14 년 전
  Victor Berchet 9ec99608df [Form] Simplify the code 14 년 전
  Fabien Potencier 06614cd6ca [Yaml] moved exceptions to their own sub-namespace (added a specific exception for the dump) 14 년 전
  Fabien Potencier a9dab719df [Yaml] removed support for YAML 1.1 spec 14 년 전
  Fabien Potencier 3859589daa [Yaml] renamed load() to parse() 14 년 전
  Fabien Potencier 9b1b9373b8 [HttpFoundation] simplified code 14 년 전