1. 36002e6 Made time limit for event processing configurable; cleaned-up duplicate code. by Thomas Vachuska · 9 years ago
  2. b17c41f Added a detection mechanism for long-running or dead-locked event sinks and listeners. by Thomas Vachuska · 9 years ago
  3. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  4. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  5. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  6. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  7. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/net/src/main/java/org/onlab/onos/event/impl/CoreEventDispatcher.java]
  8. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  9. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago[Renamed (97%) from core/net/src/main/java/org/onlab/onos/event/impl/SimpleEventDispatcher.java]
  10. be98831 Restructured to separate stores and managers into different bundles. Reactive forwarding does not seem to work; will investigate. by tom · 10 years ago[Renamed from core/trivial/src/main/java/org/onlab/onos/event/impl/SimpleEventDispatcher.java]
  11. e2dc27a Moved net to core by tom · 10 years ago[Renamed from net/core/trivial/src/main/java/org/onlab/onos/event/impl/SimpleEventDispatcher.java]
  12. 19bf421 Fixed some sonar-reported issues. by tom · 10 years ago
  13. 96dfcab Changed nomenclature from Broker to Registry. by tom · 10 years ago
  14. 5f38b3a Cleaned-up templates and added package.html files. by tom · 10 years ago
  15. 94bb4a4 Added onlab-misc module and renamed onos-util-* modules to onlab-*. by tom · 10 years ago