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