커밋 기록

작성자 SHA1 메시지 날짜
  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 년 전
  Fabien Potencier 24778553cd [HttpFoundation] simplified code 14 년 전
  Fabien Potencier b763d667f5 merged branch lsmith77/checkIp (PR #1322) 14 년 전
  Fabien Potencier ddb0a8559d [AsseticBundle] fixed unit tests 14 년 전
  Fabien Potencier e5ccaabefd merged branch kriswallsmith/assetic/cssembed-config (PR #1321) 14 년 전
  Fabien Potencier be3587d165 merged branch kriswallsmith/assetic/lazy-finder (PR #1320) 14 년 전
  Fabien Potencier 397fad3810 [Routing] added missing public @api 14 년 전
  Fabien Potencier 72483f946b [Routing] tagged the public @api 14 년 전
  Lukas Kahwe Smith 2f04bdb3c5 make checkIp() reuseable 14 년 전
  Fabien Potencier 59301a93d7 [ClassLoader] tweaked public @api 14 년 전
  Fabien Potencier 54e054b2d1 [DomCrawler] tweaked public @api 14 년 전
  Kris Wallsmith ee8f34e7ed [AsseticBundle] added more cssembed config options (closes #1249) 14 년 전
  Fabien Potencier dd23402e94 [EventDispatcher] tweaked public @api 14 년 전
  Fabien Potencier c6cc427e4b [EventDispatcher] added a way to set the priority for event subscribers 14 년 전
  Fabien Potencier b76a1c3077 [Finder] added a convenience method Finder::create() 14 년 전
  Fabien Potencier 1ad5bfd723 [CssSelector] renamed SyntaxError 14 년 전
  Kris Wallsmith 4016dfbb84 [AsseticBundle] moved ExecutableFinder back into a closure so it's only called if needed 14 년 전