1. 679d24d Unit test for Kryo namespaces to prevent people overflowing the namespaces. by Jonathan Hart · 8 years ago
  2. 2795d63 Make serialized resources more compact to omit redundant parent resource ID by Sho SHIMIZU · 8 years ago
  3. e729065 Deprecate KryoSerializer. by HIGUCHI Yuta · 8 years ago
  4. bd1974c Made ResourceManager to accept arbitrary ResourceConsumer implementation. (ONOS-4406) by Naoki Shiota · 8 years ago
  5. 16d6c4c Reduce scope of long-running memory-intensive unit test. by Jonathan Hart · 8 years ago
  6. c0e010dd Implement compact serialization for a set of discrete resources by Sho SHIMIZU · 8 years ago
  7. 7d4f2f7 Tighten visibility by Sho SHIMIZU · 8 years ago
  8. 5ab426f Updating copyrights by Brian O'Connor · 8 years ago
  9. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  10. e18cb12 Move files under newresource package to resource package by Sho SHIMIZU · 8 years ago
  11. 25e32ec Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  12. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  13. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  14. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  15. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  16. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  17. 8d5ff16 Sync the test method name with the subject class name by Sho SHIMIZU · 8 years ago
  18. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  19. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  20. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  21. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  22. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  23. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  24. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  25. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  26. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  27. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  28. 08ec48f Add unit tests to check serialization of resource API constructs by Sho SHIMIZU · 9 years ago
  29. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  30. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  31. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  32. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  33. 8169779 Define Bandwidth class to represent bandwidth with explicit its unit by Sho SHIMIZU · 9 years ago
  34. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  35. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  36. 91210a7 Define Lambda interface representing wavelength and implementations by Sho SHIMIZU · 9 years ago
  37. 014c33a Pull out enums from OchPort by Sho SHIMIZU · 9 years ago
  38. dee7871 Registier Frequency to Kryo by Sho SHIMIZU · 9 years ago
  39. bb38235 Generic ROADM port models and descriptions by Marc De Leenheer · 9 years ago
  40. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  41. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  42. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  43. 7446da9 Modify unit test for serializing FlowRuleBatchEntry by Sho SHIMIZU · 9 years ago
  44. 166e61e Fix ONOS-815: register Optional class to Kryo by Sho SHIMIZU · 9 years ago
  45. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  46. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago