1. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  2. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  3. ebf5e54 ONOS-542 Added ability for app bundle to carry it's own artifacts, including feature repo. Fixed onos-package script. Added JSON output to CLI. by Thomas Vachuska · 9 years ago
  4. 540b2ce Make JSON codecs immutable by Ray Milkey · 9 years ago
  5. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  6. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  7. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  8. 4c0da81 Fix missing break statement found by Sonar by Ray Milkey · 9 years ago
  9. 2287d88 ONOS-887 - Return a 404 status when a URL specifies a bad resource by Ray Milkey · 9 years ago
  10. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  11. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  12. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  13. 9c3d336 Make REST API unit tests choose a free port to allow concurrent builds by Ray Milkey · 9 years ago
  14. 8fd68ca ONOS-792 Implement Unit Tests for Links and Devices REST APIs by Ray Milkey · 9 years ago
  15. 521d370 Removed prototype REST resource by Ray Milkey · 9 years ago
  16. 3f02569 Use JsonBodyWriter directly rather than converting JSON to strings first by Ray Milkey · 9 years ago
  17. c401e6e ONOS-792 Unit tests for Topology REST GET APIs by Ray Milkey · 9 years ago
  18. f25d135 Fix Javadoc warnings by Ray Milkey · 9 years ago
  19. 82e5031 ONOS-792 - topology related REST GET APIs by Ray Milkey · 9 years ago
  20. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  21. b9a8a18 ONOS-741 - JSON codecs for constraints by Ray Milkey · 9 years ago
  22. db35808 Unit tets for instruction JSON codecs by Ray Milkey · 9 years ago
  23. d03eda0 Unit tests for Instruction and Ethernet codecs by Ray Milkey · 9 years ago
  24. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  25. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  26. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago
  27. 02f446b Add a negative test for Host REST API by Ray Milkey · 9 years ago
  28. 1f95bd3 Implement REST API for Hosts objects by Ray Milkey · 9 years ago
  29. 7f2e9bf bumping version to 1.1.0-SNAPSHOT by Brian O'Connor · 9 years ago
  30. 5b29ebd Bumping version to 1.0.0 by Brian O'Connor · 9 years ago 1.0.0
  31. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  32. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  33. 3f06e08 Various gui & test script tweaks. by Thomas Vachuska · 9 years ago
  34. ece59ee Fixing visuals for the SDN-IP demo. by Thomas Vachuska · 9 years ago
  35. 78bcbc1 remove dependency on Devices for handling MastershipEvents by Ayaka Koshibe · 9 years ago
  36. dea45ff Adding enhancements to the GUI server-side. by Thomas Vachuska · 10 years ago
  37. 21e0364 Cleaning up Javadocs. by Thomas Vachuska · 10 years ago
  38. ca60f2b Initial sketch of codecs and REST API approach. FIxed typos and defects. ONOS-81 by Thomas Vachuska · 10 years ago
  39. 5481532 Changed argument from Device -> DeviceId by Yuta HIGUCHI · 10 years ago
  40. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  41. e60d452 avoid transient changes to MastershipStore from being posted as events by Ayaka Koshibe · 10 years ago
  42. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  43. 33f228a Replaced IpPrefix and IpAddress in the following methods by Pavlin Radoslavov · 10 years ago
  44. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  45. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 10 years ago
  46. 0820da0 use managed guava version by Yuta HIGUCHI · 10 years ago
  47. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  48. 82e7257 Converted all package.html files to package-info.java for easier package documentation. by tom · 10 years ago
  49. 5ac5188 Moved the samples to a separate package. by tom · 10 years ago
  50. b1260e4 Created onos-core-trivial as a place to put trivial implementation of core against which initial set of providers can be developed. by tom · 10 years ago
  51. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago