1. f566fa2 Removing commented out @Property annotations from the core. by Thomas Vachuska · 6 years ago
  2. 2d7bca1 Move type specifiers from property name constants to the corresponding component annotations by Ray Milkey · 6 years ago
  3. d04e227 Constants for core/net OSGI properties by Ray Milkey · 6 years ago
  4. d84f89b [WIP] Upgrade ONOS to karaf version 4.2.1 by Ray Milkey · 6 years ago
  5. a09fe5b Updating Copyright line to Open Networking Foundation by Brian O'Connor · 7 years ago
  6. 21d0069 Remove explicit type parameters which can be inferred by Sho SHIMIZU · 8 years ago
  7. d9e0105 log uncaught Exception by HIGUCHI Yuta · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. 320c58f Refactoring to eliminate duplicate DefaultTopology and DefaultTopologyGraph; eliminating a few fixmes. by Thomas Vachuska · 9 years ago
  10. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  11. 6519e6f Making number of components configurable using the central component configuration subsystem. by Thomas Vachuska · 9 years ago
  12. 6d697f1 Sketching out component configuration model & API. by Thomas Vachuska · 9 years ago
  13. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  14. a132e3a Made intent perf app multi-threaded; doesn't seem to help. by Thomas Vachuska · 9 years ago
  15. 6f94ded Converted all executors that previously used namedThreads to use groupedThreads instead. by Thomas Vachuska · 9 years ago
  16. b9e50df Fixed a bug when parsing configuration properties for ReactiveForwarding by Pavlin Radoslavov · 9 years ago
  17. ecb63c5 Updated accumulator documentation and refactored names to remove the event heritage. by Thomas Vachuska · 9 years ago
  18. 9ea3e6f ONOS-841 Renaming ONOS threads to simplify profiling. by Thomas Vachuska · 9 years ago
  19. 8851ed9 Trim whitespaces before and after .cfg file arguments. by Ayaka Koshibe · 9 years ago
  20. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  21. 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/net/topology/impl/DefaultTopologyProvider.java]
  22. 164fa5c GUI fixes/breaks. by Thomas Vachuska · 9 years ago
  23. f1f2ac0 Construct GraphDescription with online/active Device/Link only by Yuta HIGUCHI · 9 years ago
  24. 6b7920d Measuring topology performance. Fixing a defect that caused us to run w/o accumulator when config file was not present. by Thomas Vachuska · 9 years ago
  25. 5bde31f Fixing various issues and re-tuning. by Thomas Vachuska · 9 years ago
  26. 912bdd5 Adding configurability to the even accumulator for the topology provider. by Thomas Vachuska · 10 years ago
  27. 2210282 ONOS-197: Ignore Link with missing Device by Yuta HIGUCHI · 10 years ago
  28. 6acd3bb Miscellaneous clean-up of provider IDs. by Thomas Vachuska · 10 years ago
  29. 10ac63b Decreasing event accummulator times. by Thomas Vachuska · 10 years ago
  30. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  31. 0e752bd Added link types of TUNNEL and OPTICAL. by Thomas Vachuska · 10 years ago
  32. a0e4754 Bug fix: don't generate topology events with "null" reasons. by Pavlin Radoslavov · 10 years ago
  33. 3de43ca mastership manager listens to cluster events by Ayaka Koshibe · 10 years ago
  34. 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 (97%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/topology/impl/DefaultTopologyProvider.java]
  35. 7e02cda Changed the way ProviderId is made to include URI scheme portion. by tom · 10 years ago
  36. 025e09f Added display of hosts in the topology viewer and fixed a glitch in the host provider. by tom · 10 years ago
  37. 578ebdc Moved host core stuff to its own package. by tom · 10 years ago
  38. 9793755 Re-assembled the topology subsystem. by tom · 10 years ago[Renamed (90%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/topology/provider/impl/SimpleTopologyProvider.java]
  39. e52ce70 Check-point before refactoring the topology provider stuff. by tom · 10 years ago
  40. 2d33141 Refactored the topology provider. by tom · 10 years ago
  41. 8bf2e6b Added javadocs and separated trivial implementations into distinct packages. by tom · 10 years ago[Renamed (98%) from core/trivial/src/main/java/org/onlab/onos/net/trivial/impl/SimpleTopologyProvider.java]
  42. cbff939 Working on simple topology manager and provider by tom · 10 years ago