1. d43fe45 REST API to create flows by Ray Milkey · 9 years ago
  2. bb825d7 Remove forEach() that introduces side-effect inherently by Sho SHIMIZU · 9 years ago
  3. 63d9f64 Remove unnecessary empty set check by Sho SHIMIZU · 9 years ago
  4. 30e9fd1 Filter connect points by device ID by Sho SHIMIZU · 9 years ago
  5. f6501c0 Remove null check because it is always evaluated as false by Sho SHIMIZU · 9 years ago
  6. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  7. c10d151 ConfigProvider: Use port number from known ports to create ConnectPoints by Ayaka Koshibe · 9 years ago
  8. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  9. a3d67cd Expose empty annotations as SparseAnnotations to move down cast by Sho SHIMIZU · 9 years ago
  10. 236e9cd Fix for parsing non-numeric port numbers in ConfigProvider by Ayaka Koshibe · 9 years ago
  11. 9100624 ConfigProvider: Protect against potential NPE when reading files by Ayaka Koshibe · 9 years ago
  12. 74b5527 Miscellaneous fixes for reading Linc-OE port types. by Ayaka Koshibe · 9 years ago
  13. ae54173 Linc-OE ports now identifiable as Och and OMS ports. by Ayaka Koshibe · 9 years ago
  14. 9bb32ab Moved AbstractWebResource to api bundle so it is accessible by applications. by Jonathan Hart · 9 years ago
  15. 3b84c86 Providing a work-around for a bug in the gossip stores, which prevents annotations from sticking initially. by Thomas Vachuska · 9 years ago
  16. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  17. c40d463 Consolidating null providers and making them fully configurable and integrated with the ConfigProvider to allow arbitrary topologies. by Thomas Vachuska · 9 years ago
  18. a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 9 years ago
  19. f8cac48 Mild REST API refactoring. by Thomas Vachuska · 9 years ago
  20. e684743 ONOS-1470 Implemented component config REST API. by Thomas Vachuska · 9 years ago
  21. de563cf Added ability to form a cluster via REST API. by Thomas Vachuska · 9 years ago
  22. 67c2272 ONOS-1242 - REST API for Withdrawing Intents by Ray Milkey · 9 years ago
  23. 8683e01 Fixing codec usage. by Thomas Vachuska · 9 years ago
  24. 62ad95f Added ability to upload apps as both app.xml or app.zip. by Thomas Vachuska · 9 years ago
  25. 179f377 Fix boxing/unboxing to parse a primitive by Yuta HIGUCHI · 9 years ago
  26. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  27. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  28. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  29. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  30. 2287d88 ONOS-887 - Return a 404 status when a URL specifies a bad resource by Ray Milkey · 9 years ago
  31. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  32. 521d370 Removed prototype REST resource by Ray Milkey · 9 years ago
  33. 3f02569 Use JsonBodyWriter directly rather than converting JSON to strings first by Ray Milkey · 9 years ago
  34. c401e6e ONOS-792 Unit tests for Topology REST GET APIs by Ray Milkey · 9 years ago
  35. f25d135 Fix Javadoc warnings by Ray Milkey · 9 years ago
  36. 82e5031 ONOS-792 - topology related REST GET APIs by Ray Milkey · 9 years ago
  37. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  38. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  39. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago
  40. 1f95bd3 Implement REST API for Hosts objects by Ray Milkey · 9 years ago
  41. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  42. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago