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