1. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  2. 31f37ed Define sub-types of Bandwidth to reduce round-off error by Sho SHIMIZU · 8 years ago
  3. 72ee30c [ONOS-3730] Populate portSpeed for ODUCLT and OCH ports. by Toru Furusawa · 8 years ago
  4. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  5. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  6. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  7. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  8. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  9. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  10. 1f5e591 Resource API changes as preparation for hierarchy support (ONOS-2446) by Sho SHIMIZU · 9 years ago
  11. 08ec48f Add unit tests to check serialization of resource API constructs by Sho SHIMIZU · 9 years ago
  12. d13a37b Remove deprecated Flow Rule constructors by Ray Milkey · 9 years ago
  13. 6de2e20 Moving LabelResourceManager to incubator by Brian O'Connor · 9 years ago
  14. 6d01d3d Inline static factory methods in BandwidthResource by Sho SHIMIZU · 9 years ago
  15. 63feca7 Rename Bandwidth to BandwidthResource by Sho SHIMIZU · 9 years ago
  16. 8169779 Define Bandwidth class to represent bandwidth with explicit its unit by Sho SHIMIZU · 9 years ago
  17. 94b7ff4 Rename Lambda in org.onosproject.net.resource to LambdaResource by Sho SHIMIZU · 9 years ago
  18. 0abceb8 Populate OchSignal with OchPort by Sho SHIMIZU · 9 years ago
  19. 91210a7 Define Lambda interface representing wavelength and implementations by Sho SHIMIZU · 9 years ago
  20. 014c33a Pull out enums from OchPort by Sho SHIMIZU · 9 years ago
  21. dee7871 Registier Frequency to Kryo by Sho SHIMIZU · 9 years ago
  22. bb38235 Generic ROADM port models and descriptions by Marc De Leenheer · 9 years ago
  23. 34c9590 ONOS-533 Fix copyrights by Ray Milkey · 9 years ago
  24. 6b52813 Adding emptyTreatment() and emptySelector() by Brian O'Connor · 9 years ago
  25. 0ce220a ONOS-426 - make the unit of Bandwidth clear by Sho SHIMIZU · 9 years ago
  26. 7446da9 Modify unit test for serializing FlowRuleBatchEntry by Sho SHIMIZU · 9 years ago
  27. 166e61e Fix ONOS-815: register Optional class to Kryo by Sho SHIMIZU · 9 years ago
  28. abafb50 Changing org.onlab.onos package to org.onosproject by Brian O'Connor · 9 years ago
  29. 03defe7 Moving org/onlab/onos to org/onosproject by Brian O'Connor · 9 years ago[Renamed from core/store/serializers/src/test/java/org/onlab/onos/store/serializers/KryoSerializerTest.java]
  30. ae1d210 Add Collections.emptySet() by Yuta HIGUCHI · 9 years ago
  31. f617123 register DefaultGroupId to Kryo by Yuta HIGUCHI · 9 years ago
  32. 91768e3 Kryo related fixes by Yuta HIGUCHI · 9 years ago
  33. 977cb60 Add unit tests for constraint object serializations by Sho SHIMIZU · 9 years ago
  34. adac04a Support LinkResource related serialization by Yuta HIGUCHI · 9 years ago
  35. 17378ef Added Kryo serializers for Ip4Address, Ip6Address, Ip4Prefix, Ip6Prefix by Pavlin Radoslavov · 9 years ago
  36. dfe6e3b allow null Master in MastershipTerm by Yuta HIGUCHI · 9 years ago
  37. d16ce18 Added Port.Type and plumbed it throughout. by Thomas Vachuska · 10 years ago
  38. 4f1a60c Revised copyright message. by Thomas Vachuska · 10 years ago
  39. 40d0177 switch to ImmutableList by Yuta HIGUCHI · 10 years ago
  40. 2fcfde9 Register FlowId to Kryo by Yuta HIGUCHI · 10 years ago
  41. 8d143d2 Rename KryoPool -> KryoNamespace by Yuta HIGUCHI · 10 years ago
  42. aaac0d7 KryoSerializerTest to test KryoSerializer instead of KryoPool by Yuta HIGUCHI · 10 years ago
  43. da1cda6 Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next by Ayaka Koshibe · 10 years ago
  44. 7911a05 lldp discovery independent of OF by alshabib · 10 years ago
  45. e8e4535 fixes for RoleValue serialization by Ayaka Koshibe · 10 years ago
  46. f9b02fc refactored MastershipStore to not use ILock by Ayaka Koshibe · 10 years ago
  47. 18ab8a9 modified LinkKey creation to follow other id objects by Yuta HIGUCHI · 10 years ago
  48. 80912e6 Separate cluster management and mastership management to separate packages by Yuta HIGUCHI · 10 years ago
  49. 9ee0d5b Fix unit test issue by Yuta HIGUCHI · 10 years ago[Renamed (95%) from core/store/serializers/src/test/java/org/onlab/onos/store/serializers/KryoSerializerTests.java]
  50. 5bdebe3 Kryo related fixes by Yuta HIGUCHI · 10 years ago
  51. 03fec1f minor Kryo related cleanup by Yuta HIGUCHI · 10 years ago
  52. 8441136 serializers for roles by Ayaka Koshibe · 10 years ago
  53. 533ec32 AntiEntropy sketch + required Serializer work by Yuta HIGUCHI · 10 years ago