1. cc53abd Favor adapter classes over service interfaces in unit tests by Ray Milkey · 9 years ago
  2. 4b6019e ONOS-631 #Initial MPLS intent implementation by Michele Santuari · 9 years ago
  3. c06c89b REST API modifications to take application ID/Kep pair to fetch intents. by Ayaka Koshibe · 9 years ago
  4. 4fd4ebb Continue updating GossipIntentStore to new API. by Jonathan Hart · 9 years ago
  5. f9af43c Refactoring of IntentId based APIs by Ray Milkey · 9 years ago
  6. febe82c Implement some of the missing IPv6 flowmod treatments by Pavlin Radoslavov · 9 years ago
  7. 0cc189e Add a test for unsupported criterion type by Ray Milkey · 9 years ago
  8. 46670a8 Refactor criterion codec test and matcher by Ray Milkey · 9 years ago
  9. 5e4f754 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  10. f3b6933 Fix toward ONOS-960 - Signed/unsigned value mismatch for OpenFlow-related by Pavlin Radoslavov · 9 years ago
  11. 32a53c5 Instruction related fixes by Yuta HIGUCHI · 9 years ago
  12. 9ee62f5 add unit test for criterion codec by Ray Milkey · 9 years ago
  13. 73ba84a Refactor criterion codec by Ray Milkey · 9 years ago
  14. ed0b166 Fix tests that were hiding the setUp() mthod in the JerseyTest framework by Ray Milkey · 9 years ago
  15. 293ede0 Workaround for ambiguous isA method by Yuta HIGUCHI · 9 years ago
  16. d0fd841 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  17. 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
  18. 540b2ce Make JSON codecs immutable by Ray Milkey · 9 years ago
  19. f195b02 Unit tests for applications REST APIs by Ray Milkey · 9 years ago
  20. 19ffea3 ONOS-790 - REST APIs for paths by Ray Milkey · 9 years ago
  21. 320e6c9 Implement some of the missing Selector and Match Conditions by Pavlin Radoslavov · 9 years ago
  22. 2287d88 ONOS-887 - Return a 404 status when a URL specifies a bad resource by Ray Milkey · 9 years ago
  23. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  24. 02aeb03 ONOS-542 Defining application subsystem interfaces & public constructs. by Thomas Vachuska · 9 years ago
  25. 11c30ac Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService. by sangho · 9 years ago
  26. 9c3d336 Make REST API unit tests choose a free port to allow concurrent builds by Ray Milkey · 9 years ago
  27. 8fd68ca ONOS-792 Implement Unit Tests for Links and Devices REST APIs by Ray Milkey · 9 years ago
  28. 521d370 Removed prototype REST resource by Ray Milkey · 9 years ago
  29. c401e6e ONOS-792 Unit tests for Topology REST GET APIs by Ray Milkey · 9 years ago
  30. d7d1800 Prohibit null for resources field in Intent by Sho SHIMIZU · 9 years ago
  31. b9a8a18 ONOS-741 - JSON codecs for constraints by Ray Milkey · 9 years ago
  32. db35808 Unit tets for instruction JSON codecs by Ray Milkey · 9 years ago
  33. d03eda0 Unit tests for Instruction and Ethernet codecs by Ray Milkey · 9 years ago
  34. c95bb9d ONOS-574 - Complete REST APIs for flows by Ray Milkey · 9 years ago
  35. 4f5de00 Implement REST APIs for flows: by Ray Milkey · 9 years ago
  36. 2b21714 Implement GET REST API for intents by Ray Milkey · 9 years ago
  37. 02f446b Add a negative test for Host REST API by Ray Milkey · 9 years ago
  38. 1f95bd3 Implement REST API for Hosts objects by Ray Milkey · 9 years ago
  39. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  40. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago
  41. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  42. 781d18b Added copyrights to cli, features, openflow, providers and web code by Thomas Vachuska · 10 years ago
  43. 9252bc3 Added a REST command to upload topology configuration. by Thomas Vachuska · 10 years ago
  44. 202175a Renaming all Simple*Manager to just *Manager. by tom · 10 years ago
  45. 5ac5188 Moved the samples to a separate package. by tom · 10 years ago
  46. 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
  47. 0eb04ca Added cubby-holes for new projects. by tom · 10 years ago