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