Commit History

Author SHA1 Message Date
  Fabien Potencier 0917f0d406 [WebProfilerBundle] updated the close icon for the WDT 14 years ago
  Fabien Potencier 9d8c053d42 updated icons for swiftmailer and security 14 years ago
  Fabien Potencier 20a717ea3c [WebProfileBundle] added the controller callable name in the WDT (also tweaked the CSS to free some space) 14 years ago
  Fabien Potencier 4d521e159d [WebProfilerBundle] removed old icon 14 years ago
  Fabien Potencier 0fbffde1f4 [WebProfilerBundle] changed the license for the icons as they have been changed to new customized ones 14 years ago
  Fabien Potencier 341a296c42 [DoctrineBundle] fixed configuration class 14 years ago
  Fabien Potencier acc3590849 Merge remote branch 'stof/custom_dql' 14 years ago
  Fabien Potencier 0d052201fe [FrameworkBundle] fixed class load order 14 years ago
  Fabien Potencier f0c558592c Merge remote branch 'everzet/console-formatter-refactoring' 14 years ago
  Fabien Potencier c5a6c8432f Merge remote branch 'vicb/templating' 14 years ago
  Fabien Potencier 3627eee3c6 Merge remote branch 'vicb/cfg_rebase' 14 years ago
  Victor Berchet f89a5ff3b8 [TwigBundle] Fix some typos 14 years ago
  Victor Berchet 7f523466f4 [TwigBundle] Fix the cache warmer 14 years ago
  Victor Berchet cead49fa2b [Kernel] Fixed a typo 14 years ago
  Fabien Potencier 060f34fca9 [FrameworkBundle] fixed class loading order 14 years ago
  Fabien Potencier 136b23ead4 [EventDispatcher] refactored the code 14 years ago
  Fabien Potencier 69d324eca8 [EventDispatcher] added EventDispatcher::removeSubscriber() 14 years ago
  Fabien Potencier 10a02ff7fa [EventDispatcher] reverted to the old event dispatcher way of storing listeners 14 years ago
  Fabien Potencier 9e88fc4e66 Merge remote branch 'kriswallsmith/kernel/uploaded-file-for-test' 14 years ago
  Fabien Potencier e286adf173 [Security] fixed typos 14 years ago
  Fabien Potencier 9de0a3872b Merge branch 'events' 14 years ago
  Fabien Potencier d02a700c06 [FrameworkBundle] fixed the traceable event manager 14 years ago
  Fabien Potencier 59ac6313ad [EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one 14 years ago
  Fabien Potencier a71f63e61d [FrameworkBundle] fixed class loading order 14 years ago
  Fabien Potencier 1af43a1562 fixed various bugs introduced during the event system migration 14 years ago
  Victor Berchet 9fd7d05ecf [Config] Ability to add and override node types without having to subclass NodeBuilder 14 years ago
  Kris Wallsmith a9af77a035 [HttpKernel] fixed file uploads in functional tests 14 years ago
  Kris Wallsmith 0a229947a6 [Form] updated tests for changes in HttpFoundation 14 years ago
  Kris Wallsmith ab3b8ac364 [HttpFoundation] cleaned up comments and coding standards, added better exception messages when filesystem functions throw errors, added "moved" arg to UploadedFile constructor, added FileNotFoundException to UploadedFile per the parent constructor 14 years ago
  Kris Wallsmith 69609257ac [DomCrawler] updated upload logic to better emulate a real upload by copying the source file to the temp directory 14 years ago