커밋 기록

작성자 SHA1 메시지 날짜
  Drak 57dd9147d9 [EventDispatcher] Fixed E_NOTICES with multiple eventnames per subscriber with mixed priorities 13 년 전
  Jeremy Mikola 39fabab013 [EventDispatcher] Fix removeSubscriber() to work with priority syntax 14 년 전
  Igor Wiedler 8d48cea9e1 [EventDispatcher] Change the license of EventDispatcher from LGPL to MIT 14 년 전
  Robert Campbell 72d71b52f2 Cleaned up unused code in Symfony\Component\EventDispatcher\EventDispatcher::getListeners() 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 a2163f39ff [EventDispatcher] re-added the cache layer 14 년 전
  Fabien Potencier a3403e492e [EventDispatcher] removed unneeded code 14 년 전
  Fabien Potencier 90ca8e0404 fixed more unit tests 14 년 전
  Fabien Potencier f6b481a9ee [EventDispatcher] simplified code and fixed unit tests 14 년 전
  Fabien Potencier 09a6e6759a [EventDispatcher] fixed notices 14 년 전
  Jordi Boggiano ba8758b4c2 [EventDispatcher] Removed temporary code 14 년 전
  Jordi Boggiano 1246503e55 [EventDispatcher] Allow registration of arbitrary callbacks 14 년 전
  Jordi Boggiano 000229dbd0 [EventDispatcher] Remove useless code 14 년 전
  Jordi Boggiano 9816b6adc3 [EventDispatcher] Minor memory optimization to getListeners() 14 년 전
  Jordi Boggiano 48d6a95803 [FrameworkBundle] Small optimization, remove some function calls 14 년 전
  Fabien Potencier 0f231c33e5 [EventDispatcher] tagged the guaranteed BC API 14 년 전
  Fabien Potencier bd8d2b829f [EventDispatcher] changed listener storage to use SplObjectStorage to avoid collisions 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 59ac6313ad [EventDispatcher] made order deterministic (first registered one stay first) -- this makes the new system more compatible with the old one 14 년 전
  Fabien Potencier 9d0b6f0012 fixed CS 14 년 전
  Fabien Potencier 1219b98ec5 renamed some methods in the event dispatcher 14 년 전
  Bernhard Schussek 06c682b4fb Switched from Doctrine's EventManager implementation to the EventManager clone in Symfony2 (now called EventDispatcher again) 14 년 전
  Bernhard Schussek 699e046b4f [EventDispatcher] Replaced EventDispatcher by Doctrine's implementation 14 년 전
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 년 전
  Fabien Potencier 93fc26d869 [EventDispatcher] simplified code (thanks Kris Wallsmith for the tip) 14 년 전
  Fabien Potencier 8b62df7247 changed the EventDispatcher and Event interfaces 14 년 전
  Fabien Potencier 0e66e388ec added two interfaces: EventInterface and EventDispatcherInterface 14 년 전