Commit History

作者 SHA1 備註 提交日期
  Fabien Potencier 060f34fca9 [FrameworkBundle] fixed class loading order 14 年之前
  Fabien Potencier 136b23ead4 [EventDispatcher] refactored the code 14 年之前
  Fabien Potencier 69d324eca8 [EventDispatcher] added EventDispatcher::removeSubscriber() 14 年之前
  Fabien Potencier 10a02ff7fa [EventDispatcher] reverted to the old event dispatcher way of storing listeners 14 年之前
  Fabien Potencier 9e88fc4e66 Merge remote branch 'kriswallsmith/kernel/uploaded-file-for-test' 14 年之前
  Fabien Potencier e286adf173 [Security] fixed typos 14 年之前
  Fabien Potencier 9de0a3872b Merge branch 'events' 14 年之前
  Fabien Potencier d02a700c06 [FrameworkBundle] fixed the traceable event manager 14 年之前
  Fabien Potencier 59ac6313ad [EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one 14 年之前
  Fabien Potencier a71f63e61d [FrameworkBundle] fixed class loading order 14 年之前
  Fabien Potencier 1af43a1562 fixed various bugs introduced during the event system migration 14 年之前
  Kris Wallsmith a9af77a035 [HttpKernel] fixed file uploads in functional tests 14 年之前
  Kris Wallsmith 0a229947a6 [Form] updated tests for changes in HttpFoundation 14 年之前
  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 年之前
  Kris Wallsmith 69609257ac [DomCrawler] updated upload logic to better emulate a real upload by copying the source file to the temp directory 14 年之前
  Fabien Potencier 6c8e71c8e7 renamed filterCore* to onCore* 14 年之前
  Fabien Potencier 9d0b6f0012 fixed CS 14 年之前
  Fabien Potencier 794b3b8e86 fixed phpdoc 14 年之前
  Fabien Potencier 1219b98ec5 renamed some methods in the event dispatcher 14 年之前
  Jan Prieser 60c1159b2e [DependecyInjection] fixed typo. Using InterfaceInjectors broke methodCalls. 14 年之前
  Fabien Potencier 663b0a97ac Merge remote branch 'bschussek/event-manager' 14 年之前
  Christophe Coevoet da938adade [SwiftmailerBundle] Changed the default logging value to kernel.debug 14 年之前
  Bernhard Schussek c02f4220f2 [HttpKernel] Removed unused onCoreSecurity event 14 年之前
  Bernhard Schussek 466f1b99c5 [Security] Fixed method names in the Firewall listeners 14 年之前
  Bernhard Schussek ab57e5c611 [HttpKernel] Added more code documentation to the HttpKernel events 14 年之前
  Bernhard Schussek ffdc879624 [Security] Fixed method calls on EventDispatcher 14 年之前
  Bernhard Schussek 5f14d8d6aa Merge remote branch 'symfony/master' into event-manager 14 年之前
  Fabien Potencier d5396f64de [HttpFoundation] fixed a small bug on Windows 14 年之前
  Bernhard Schussek de5748070d [FrameworkBundle] Removed EventSubscriber support for DI tags because it currently cannot be implemented 14 年之前
  Fabien Potencier c5c8e57754 [Locale] updated the tests so that we can be green again (previous version always add 2 skipped tests) 14 年之前