1. 9cc4a24 Make resource retrieval more efficient when specifing resource type by Sho SHIMIZU · 8 years ago
  2. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  3. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago[Renamed (90%) from core/net/src/main/java/org/onosproject/net/newresource/impl/ResourceManager.java]
  4. 4a47a30 More APIs permission for new ONOS APIs by Heedo Kang · 8 years ago
  5. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  6. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  7. fc64ffe Refactor: change method parameter type of ResourceStore#release() by Sho SHIMIZU · 8 years ago
  8. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  9. 7b32697 Simplify method names by removing redundancy by Sho SHIMIZU · 8 years ago
  10. 72f81b1 Use ResourceId when unregistering resources instead of Resource by Sho SHIMIZU · 8 years ago
  11. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  12. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  13. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  14. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  15. 6f828c3 Bugfix and cosmetic changes to resource subsystem by HIGUCHI Yuta · 8 years ago
  16. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  17. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  18. 11d1609 [Emu] new ResourceService related bug fixes by HIGUCHI Yuta · 8 years ago
  19. 2c7cecf Generalize the methods in ResourceAdminService by Sho SHIMIZU · 8 years ago
  20. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  21. a85c694 Fix eventDispatcher cleanup in ResourceManager by Madan Jampani · 8 years ago
  22. fa62b47 Implement event notification of resource event by Sho SHIMIZU · 8 years ago
  23. 3e255b1 Remove misleading todo comment by Sho SHIMIZU · 8 years ago
  24. e7f4f3f Define and implement a method to query available resources by Sho SHIMIZU · 9 years ago
  25. 9a2b829 Enable new resource APIs and re-enable optical intent compilers by Sho SHIMIZU · 9 years ago
  26. f853b0e Add a method to get resource allocation of the given resource by Sho SHIMIZU · 9 years ago
  27. 83e17a0 ONOS-2710: Change singnatures of register/unregister in ResourceStore by Sho SHIMIZU · 9 years ago
  28. 7b1ef13 Check preconditions when registering/unregistering resources by Sho SHIMIZU · 9 years ago
  29. 2d8a13a ONOS-2692: Implement methods to unregister resources by Sho SHIMIZU · 9 years ago
  30. 726a358 Pull up methods from ResourceManager to ResourceService by Sho SHIMIZU · 9 years ago
  31. ba41fc1 ONOS-2446: Implement API to declare resource hierarchy by Sho SHIMIZU · 9 years ago
  32. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  33. 70ee1ee ONOS-2445: Implement API to declare resource boundary by Sho SHIMIZU · 9 years ago
  34. 78ee25c ONOS-2387: Initial implement ResourceService by Sho SHIMIZU · 9 years ago