1. 73da16d Refactor IntentFloodlightService by Sho SHIMIZU · 10 years ago
  2. 913969b Implement IntentInstallers by Sho SHIMIZU · 10 years ago
  3. 11812fc Implement Intent Manager Runtime by Sho SHIMIZU · 10 years ago
  4. a507baf PortNumber fixes by Yuta HIGUCHI · 10 years ago
  5. a0c9e01 Implement compile method for SingleDstTreeFlow class. by Toshio Koide · 10 years ago
  6. 95cc1fb Refactor NoAction class by Sho SHIMIZU · 10 years ago
  7. 95d53c8 Make test intent types serializable by Kryo by Sho SHIMIZU · 10 years ago
  8. 515ba84 Add FlowIdGenerator's implementation class. by Toshio Koide · 10 years ago
  9. 7226e01 Add unit test for InstallableIntents by Sho SHIMIZU · 10 years ago
  10. 80db184 Update Match and Action sub-classes for SDN-IP. by Toshio Koide · 10 years ago
  11. 228140c Re-organize intent related packages by Sho SHIMIZU · 10 years ago
  12. 15ed4fd Define the new Intent Framework APIs (Intent Service) by Sho SHIMIZU · 10 years ago
  13. fad1cd5 Drop "I" prefix from IBatchOperationTarget, IFlow and IFlowManagerService. by Toshio Koide · 10 years ago
  14. 4ea8419 Update BatchOperation class to be more generic and extensible. by Toshio Koide · 10 years ago
  15. a8e8c54 Update onos.api.batchoperation package. by Toshio Koide · 10 years ago
  16. 6fdd91d Fix PMD errors in REST API framework by Ray Milkey · 10 years ago
  17. 1c03030 Create REST web server on an unoccupied port by Ray Milkey · 10 years ago
  18. 3830135 Refactor Unit Tests handling of Metrics and web server removal by Ray Milkey · 10 years ago
  19. ec4f5a7 Change the underlying type of IntentId by Sho SHIMIZU · 10 years ago
  20. d4f4037 Added performance-related metrics for the Topology and Intents: by Pavlin Radoslavov · 10 years ago
  21. 40eb9c8 Fix up some checkstyle/PMD complaints in Metrics code by Ray Milkey · 10 years ago
  22. a34ed04 Move Metrics REST classes to appropriate directories by Ray Milkey · 10 years ago
  23. 71cd2c8 Use registered strings for Component/feature names in Metrics by Ray Milkey · 10 years ago
  24. 128651a Remove visibility to codahale Metrics registry by Ray Milkey · 10 years ago
  25. 49d67be Enforce a naming scheme on Metrics by Ray Milkey · 10 years ago
  26. d830aad Expose String Attributes to JSON by Yuta HIGUCHI · 10 years ago
  27. 14c4651 Add a filter by name to Metrics REST API by Ray Milkey · 10 years ago
  28. 5cf1fe0 Updated and refactored the JSON serialization of Topology-related by Pavlin Radoslavov · 10 years ago
  29. 26921af Added a framework for metrics by Ray Milkey · 10 years ago
  30. 9af384f Unit test for REST call to create an Intent by Ray Milkey · 10 years ago
  31. d83844d Enable Intents REST DELETE tests by Ray Milkey · 10 years ago
  32. 213e56a Add REST unit tests for Low Level Intents by Ray Milkey · 10 years ago
  33. 91a8f50 Enforce checkstyle for unit test codes by Yuta HIGUCHI · 10 years ago
  34. dc59c15 Fix a bug in the JSON string representation of a MAC address. by Pavlin Radoslavov · 10 years ago
  35. 2fa6ca4 JSON Serializers for Intents by Ray Milkey · 10 years ago
  36. 308337c Renamed "devices" to "hosts" in the Topology REST API: by Pavlin Radoslavov · 10 years ago
  37. 0fe4385 Topology REST API modifications and unit tests by Ray Milkey · 10 years ago
  38. 531bb23 Refactor REST API Tests for reuse by Ray Milkey · 10 years ago
  39. e827423 Test harness for REST API unit tests by Ray Milkey · 10 years ago
  40. ff71020 Unit test to check that the REST error codes and catalog are properly defined by Ray Milkey · 10 years ago
  41. a8091b1 First cut at REST errors by Ray Milkey · 10 years ago
  42. 27bd335 Add a checker class for Immutable classes by Ray Milkey · 10 years ago
  43. fbfd2da Prelimary stuff for REST error reporting by Ray Milkey · 10 years ago