1. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  2. f9879c5 Marking ConfigProvider as deprecated. by Thomas Vachuska · 8 years ago
  3. 00762ee Avoid potential round-off error caused by floating point by Sho SHIMIZU · 8 years ago
  4. 70e76d8 Remove redundancy by replacing values with Spectrum.CENTER_FREQUENCY by Sho SHIMIZU · 8 years ago
  5. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  6. fc913dd LINC driver and OF device provider report correct optical port types by Marc De Leenheer · 9 years ago
  7. eb431c1 Fixed issue with pushing topo JSON after devices are in the system. by Jonathan Hart · 9 years ago
  8. ccf40c7 Fix bug that inconsistency happens in long value and name in PortNumber by Sho SHIMIZU · 9 years ago
  9. bb825d7 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
  10. 63d9f64 Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
  11. 30e9fd1 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
  12. f6501c0 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
  13. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  14. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  15. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  16. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  17. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  18. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  19. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  20. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  21. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago[Renamed (99%) from web/api/src/main/java/org/onosproject/rest/ConfigProvider.java]
  22. 3b84c86 Providing a work-around for a bug in the gossip stores, which prevents annotations from sticking initially. by Thomas Vachuska · 9 years ago
  23. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  24. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  25. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  26. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from web/api/src/main/java/org/onlab/onos/rest/ConfigProvider.java]
  27. ece59ee Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 9 years ago
  28. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  29. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 9 years ago
  30. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  31. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  32. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  33. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  34. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 10 years ago