1. 3763a02 Refactor: Rename by Sho SHIMIZU · 8 years ago
  2. 979c3d9 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  3. 874e0a3 Extract method to create a FlowRule by Sho SHIMIZU · 8 years ago
  4. 953b0fb Move variable definition close to line using the variable by Sho SHIMIZU · 8 years ago
  5. 12d0268 Prevent NullPointerException by Sho SHIMIZU · 8 years ago
  6. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  7. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  8. c4ae4d5 Catch up with the latest API to fix the build error in #7156 by Sho SHIMIZU · 8 years ago
  9. 762c1bb Fixing broken build; breaking OpticalCircuitIntentCompiler in the process though. by Thomas Vachuska · 8 years ago
  10. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  11. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  12. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  13. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  14. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  15. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  16. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  17. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 9 years ago
  18. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 9 years ago
  19. e609941 Temporarily remove several intent compilers that have unstatisifed dependencies by Ray Milkey · 9 years ago
  20. 7d20af1 Refactor: Rename to more descriptive name by Sho SHIMIZU · 9 years ago
  21. a6426cb Refactor: Remove intermediate layer just delegating to DeviceResourceStore by Sho SHIMIZU · 9 years ago
  22. 5c16df8 Replace method call of DeviceResourceService with that of ResourceService by Sho SHIMIZU · 9 years ago
  23. d5bdbf8 Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  24. 0f9a68c Refactor: Remove unused parameter by Sho SHIMIZU · 9 years ago
  25. ac63c30 Use diamond operator to remove compiler warning by Sho SHIMIZU · 9 years ago
  26. 8113466 Fixing FlowRule priority in intent compilers by Brian O'Connor · 9 years ago
  27. 6490a3b update to ONOS-2078 branch by Aaron Kruglikov · 9 years ago
  28. c973308 Static optical madness. Fix in device resource store. Javadoc. by Marc De Leenheer · 9 years ago
  29. 723f553 Allow static lambda and port mappings (ONOS-2067). by Marc De Leenheer · 9 years ago
  30. 4a1c1fa Bidirectional optical intents (ONOS-2055). by Marc De Leenheer · 9 years ago
  31. 8c2caac Support for OTN using optical circuit intents. Refined DeviceResourceService. by Marc De Leenheer · 9 years ago