Historique des commits

Auteur SHA1 Message Date
  Fabien Potencier acc3590849 Merge remote branch 'stof/custom_dql' il y a 14 ans
  Fabien Potencier 0d052201fe [FrameworkBundle] fixed class load order il y a 14 ans
  Fabien Potencier f0c558592c Merge remote branch 'everzet/console-formatter-refactoring' il y a 14 ans
  Fabien Potencier c5a6c8432f Merge remote branch 'vicb/templating' il y a 14 ans
  Fabien Potencier 3627eee3c6 Merge remote branch 'vicb/cfg_rebase' il y a 14 ans
  Victor Berchet f89a5ff3b8 [TwigBundle] Fix some typos il y a 14 ans
  Victor Berchet 7f523466f4 [TwigBundle] Fix the cache warmer il y a 14 ans
  Victor Berchet cead49fa2b [Kernel] Fixed a typo il y a 14 ans
  Fabien Potencier 060f34fca9 [FrameworkBundle] fixed class loading order il y a 14 ans
  Fabien Potencier 136b23ead4 [EventDispatcher] refactored the code il y a 14 ans
  Fabien Potencier 69d324eca8 [EventDispatcher] added EventDispatcher::removeSubscriber() il y a 14 ans
  Fabien Potencier 10a02ff7fa [EventDispatcher] reverted to the old event dispatcher way of storing listeners il y a 14 ans
  Fabien Potencier 9e88fc4e66 Merge remote branch 'kriswallsmith/kernel/uploaded-file-for-test' il y a 14 ans
  Fabien Potencier e286adf173 [Security] fixed typos il y a 14 ans
  Fabien Potencier 9de0a3872b Merge branch 'events' il y a 14 ans
  Fabien Potencier d02a700c06 [FrameworkBundle] fixed the traceable event manager il y a 14 ans
  Fabien Potencier 59ac6313ad [EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one il y a 14 ans
  Fabien Potencier a71f63e61d [FrameworkBundle] fixed class loading order il y a 14 ans
  Fabien Potencier 1af43a1562 fixed various bugs introduced during the event system migration il y a 14 ans
  Victor Berchet 9fd7d05ecf [Config] Ability to add and override node types without having to subclass NodeBuilder il y a 14 ans
  Kris Wallsmith a9af77a035 [HttpKernel] fixed file uploads in functional tests il y a 14 ans
  Kris Wallsmith 0a229947a6 [Form] updated tests for changes in HttpFoundation il y a 14 ans
  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 il y a 14 ans
  Kris Wallsmith 69609257ac [DomCrawler] updated upload logic to better emulate a real upload by copying the source file to the temp directory il y a 14 ans
  Christophe Coevoet 2743abc35d [DoctrineBundle] Fix some typos il y a 14 ans
  Victor Berchet a96b1fb48b [SwiftMailerBundle] Fix a merge issue in the configuration il y a 14 ans
  ever.zet 3e7fa82f34 [Console] privatized protected variables, cuz they now have getters/setters il y a 14 ans
  ever.zet aa084dbc45 [Console] moved whole constructor definitions in one line il y a 14 ans
  Fabien Potencier 6c8e71c8e7 renamed filterCore* to onCore* il y a 14 ans
  ever.zet 8b885a991c [Console] updated console and stream outputs to support new output formatter il y a 14 ans