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