1. bdeb88a ONOS-1896 Modify Application Subsystem to support Security-Mode ONOS by Changhoon Yoon · 9 years ago
  2. 1534f8d Add intent state to JSON output by Ray Milkey · 9 years ago
  3. 3078fc0 ONOS-743 - Use REST API Codecs to generate JSON for CLI commands by Ray Milkey · 9 years ago
  4. 3d4e14a FlowRule private extension refactor. by jcc · 9 years ago
  5. 08d9898 FlowRule api no longer uses TableTypes. Existing usages are converted to by alshabib · 9 years ago
  6. db77407 Introduced a builder for flowrules and deprecated the old flowrule constructors. by alshabib · 9 years ago
  7. 674dd8b Enable Intent REST API tests by Ray Milkey · 9 years ago
  8. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  9. a0cecdc Fix for ONOS-1595 - return proper status (405) when using an unsupported method by Ray Milkey · 9 years ago
  10. 5bb99a4 Add support to decode Device, Port, Link JSON. by HIGUCHI Yuta · 9 years ago
  11. 5197928 ONOS-1470 Added unit tests for component config REST API. by Thomas Vachuska · 9 years ago
  12. 4250735 Remove deprecated instructions() method in the traffic treatment class by Ray Milkey · 9 years ago
  13. 1e5873e ONOS-400 Topology creation and up time formatting fixes by Abhishek Dwaraki · 9 years ago
  14. 43a2822 Refactor tests to use shared mock implementations by Ray Milkey · 9 years ago
  15. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  16. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  17. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  18. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  19. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  20. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  21. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  22. 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
  23. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  24. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  25. 2287d88 ONOS-887 - Return a 404 status when a URL specifies a bad resource by Ray Milkey · 9 years ago
  26. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  27. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  28. 9c3d336 Make REST API unit tests choose a free port to allow concurrent builds by Ray Milkey · 9 years ago
  29. 8fd68ca ONOS-792 Implement Unit Tests for Links and Devices REST APIs by Ray Milkey · 9 years ago
  30. 521d370 Removed prototype REST resource by Ray Milkey · 9 years ago
  31. c401e6e ONOS-792 Unit tests for Topology REST GET APIs by Ray Milkey · 9 years ago
  32. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  33. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  34. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  35. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago
  36. 02f446b Add a negative test for Host REST API by Ray Milkey · 9 years ago
  37. 1f95bd3 Implement REST API for Hosts objects by Ray Milkey · 9 years ago
  38. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  39. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago