1. 7c25182 Fix buck tests by Ray Milkey · 8 years ago
  2. 58454b9 [ONOS-4621] Unit Tests for Snmp provider and protocol by Andrea Campanella · 8 years ago
  3. 283a962 Using VlanId String None instead of -1 by Luca Prete · 8 years ago
  4. dc91b55 Fixing an issue with unit test mocks. by Thomas Vachuska · 8 years ago
  5. 67023a2 Minor javadoc fixes. by HIGUCHI Yuta · 8 years ago
  6. e91e572 Remove ModLambdaInstruction because we don't use indexed lambda by Sho SHIMIZU · 8 years ago
  7. a114d89 Remove IndexedLambda deprecated in Emu by Sho SHIMIZU · 8 years ago
  8. cc137a9 Remove method Lambda.indexedLambda() deprecated in Emu by Sho SHIMIZU · 8 years ago
  9. 0681016 Remove IndexedLambdaCriterion 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. ec07ffd Remove dependency on LinkResourceAllocaations from IntentCompiler by Sho SHIMIZU · 8 years ago
  12. 25e32ec Remove constructs deprecated in Emu from old resource API by Sho SHIMIZU · 8 years ago
  13. b1681bd Remove dependency on LinkResourceService from Constraint by Sho SHIMIZU · 8 years ago
  14. 4e2149e Remove LambdaConstraint as IndexLambda is soon removed by Sho SHIMIZU · 8 years ago
  15. 2443119 CLI command to help debug the mapping of next-Objectives to the by Saurav Das · 8 years ago
  16. 0e5c94e ONOS-4075 - Distributed virtual network store implementation, by Brian Stanke · 8 years ago
  17. afae2f7 Apps-- added onos.app.title property to applications. by Simon Hunt · 8 years ago
  18. 81fe238 ONOS-4075 TestDistributedSet implementation and Junit tests. by Brian Stanke · 8 years ago
  19. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  20. b6859e1 [ONOS-3949] Initial implementation of a Chart Model for Web GUI by Jian Li · 8 years ago
  21. 2e78d90 Unit tests for flow objective manager by Ray Milkey · 8 years ago
  22. 661c38c Add path intent compiler that generates flow objective intents by Ray Milkey · 8 years ago
  23. 1807057 ClusterManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  24. f6ec97b Initial work for adding flow-objective backed intents. by Thomas Vachuska · 8 years ago
  25. 0f21ad6 [ONOS-3835] Install load balanced classifier rules by Phaneendra Manda · 8 years ago
  26. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  27. 2be39ed Remove methods deprecated in Drake from Instructions API by Ray Milkey · 8 years ago
  28. 43da14a Remove unused methods in mock by Sho SHIMIZU · 8 years ago
  29. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  30. 5951bda ONOS-3931: BasicDeviceConfig to allow configuration of DeviceKeyId by Claudine Chiu · 8 years ago
  31. 31ad527 ONOS-3931: move "org.onosproject.incubator.net.key" to "org.onosproject.net.key" by Claudine Chiu · 8 years ago
  32. e5930cc Fix bug of Resource#isSubTypeOf() and improve unit test coverage by Sho SHIMIZU · 8 years ago
  33. 74ac901 Add a method to get resource type name: simpleTypeName() by Sho SHIMIZU · 8 years ago
  34. e571d44 Split one single test file into multiple files by Sho SHIMIZU · 8 years ago
  35. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  36. 003ed32 Add a method to check the type of resource by Sho SHIMIZU · 8 years ago
  37. cc6310f Unit test for default partition class by Ray Milkey · 8 years ago
  38. 39fff10 Method name refactor in DistributedPrimitive + Builder for AsyncLeaderElector by Madan Jampani · 8 years ago
  39. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  40. 538be74 Refactored primitive builders to consolidate methods into the base DistributedPrimitiveBuilder by Madan Jampani · 8 years ago
  41. cb13d12 Expose cookie information in packet context by Charles Chan · 8 years ago
  42. 74da78b AsyncConsistentMap methods for supporting transactional updates by Madan Jampani · 8 years ago
  43. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  44. cadd70b Refactor transaction support in preparation for migration to latest APIs by Madan Jampani · 8 years ago
  45. cd6ab18 Unit tests for NetworkCongifLinksProvider by Ray Milkey · 8 years ago
  46. e17d328 Adds abstract distributed primitive builder + Refactored AtomicCounter and AtomicValue builder to make use of it. by Madan Jampani · 8 years ago
  47. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  48. 533ef98 AtomicValue updates by Madan Jampani · 8 years ago
  49. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  50. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  51. 51539b8 Enforce naming convention regarding abbreviations by Jonathan Hart · 8 years ago
  52. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  53. f95290a Added newValue and oldValue methods to MapEvent. by Madan Jampani · 8 years ago
  54. fa24218 Added destroy() method to DistributedPrimitive interface by Madan Jampani · 8 years ago
  55. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  56. 2d31022 Introduce two specific types of ResourceId for Discrete and Continuous by Sho SHIMIZU · 8 years ago
  57. d0dd135 API changes for net config link provider by Ray Milkey · 8 years ago
  58. c2da488 Harden DefaultApplication against modification. by Simon Hunt · 8 years ago
  59. 051e9fa ONOS-3780: Table model now handles two column sorts. by Simon Hunt · 8 years ago
  60. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  61. a090a11 Added DistributedPrimitive interface by Madan Jampani · 8 years ago
  62. b75b488 ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig by Andrea Campanella · 8 years ago
  63. 69f6663 [WIP][ONOS-3722] Augment TableModel with Annotations Mechanism by Jian Li · 8 years ago
  64. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  65. 38f561c Fix bug that a list is mistakenly added as an element of another list by Sho SHIMIZU · 8 years ago
  66. 9887ad9 [Falcon][ONOS-2696] support method "replace" in ConsistentMap and method "notNull" in Match by Jihwan Kim · 8 years ago
  67. 1c96510 Renaming Partition{Service, Manager, Event} to IntentPartition{Service, Manager, Event} to better disambiguate between another PartitionService that is responsible for managing datastore partitions by Madan Jampani · 8 years ago
  68. f2f086c Added Change utility class for representing change events + Moved Match class to org.onlab.util by Madan Jampani · 8 years ago
  69. be60dde ONOS-3755: use thousand separator for packet and byte counts, etc. Fix alignment (numbers right justified). by Simon Hunt · 8 years ago
  70. 3e4ccaf ONOS-3749: Show Flow ID and group ID in the flow table as hex values. by Simon Hunt · 8 years ago
  71. 68c4fc4 [ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes by Jian Li · 8 years ago
  72. 76b30f7 Rename ResourcePath.Key to ResourceId for naming consistency by Sho SHIMIZU · 8 years ago
  73. 7e6d18e Introduce ResourcePath.Key by Sho SHIMIZU · 8 years ago
  74. 6f350ed ONOS-3725 Adding ability to retain pending configs. by Thomas Vachuska · 8 years ago
  75. 80520b8 ONOS-3650 Device driver multiple inheritance by Andrea Campanella · 8 years ago
  76. 19e2cea [FALCON] adding api to enable packet requests to a single device. by alshabib · 8 years ago
  77. 3564a8c Improve test coverage for Instructions APIs by Ray Milkey · 8 years ago
  78. ca8cb4e Unit test for OchSignal by HIGUCHI Yuta · 8 years ago
  79. 9d49f54 DefaultDeviceDescription and DefaultLinkDescriptionTest classes toString() method have been updated. by Pavel Likin · 8 years ago
  80. b2a383f Implementing computeIf in TestConsistentMap by Brian O'Connor · 8 years ago
  81. 6f8b702 Including nodeId in DefaultPacketRequest so that we do not prematurely withdraw intercepts when a node is shutdown by Madan Jampani · 8 years ago
  82. 2b8e189 Added an adapter for PersistenceService to be used in unit tests by Madan Jampani · 8 years ago
  83. f1ecf99 [ONOS-3513] Implement PBB I-SID Criterion and test case to Southbound by Jian Li · 8 years ago
  84. b1f1625 Refactor: make ResourcePath construction a bit type-safer by Sho SHIMIZU · 8 years ago
  85. 44f3761 Abondon the concept of resources under a link by Sho SHIMIZU · 8 years ago
  86. 2f32e0c [ONOS-3480] Add test case for MplsTc Criterion by Jian Li · 8 years ago
  87. 79bdf3c [ONOS-3494] Add test case for TCPFlags Criterion by Jian Li · 8 years ago
  88. 03d4253 Avoid double wrap of IndexedLambda by Sho SHIMIZU · 8 years ago
  89. a88db49 Avoid double wrap of Bandwidth class by Sho SHIMIZU · 8 years ago
  90. 69dc584 Fix the issue of ONOS-3423 by Sho SHIMIZU · 8 years ago
  91. 60ac58e Add sub-types to distinguish type of resources by Sho SHIMIZU · 8 years ago
  92. 66cf0b9 Modifying eventually consistent map and tests to make use of the persistence service. by Aaron Kruglikov · 9 years ago
  93. c9546a3 Refactor ResourcePath internal implementation by Sho SHIMIZU · 8 years ago
  94. ce0bbb3 ONOS-3387 Adding ability for network configurations to be validated before being accepted into the system. by Thomas Vachuska · 8 years ago
  95. d9df7bd Fix naming convention issues in preparation for stricter checkstyle enforcement by Jonathan Hart · 8 years ago
  96. b0a0684 add key parameter to PathIntent and MplsPathIntent constructors by ilhem fajjari · 8 years ago
  97. 14c0436 Reversible String representation for PortNumber by HIGUCHI Yuta · 8 years ago
  98. 761f004 ONOS-1684 Added support for app dependencies. by Thomas Vachuska · 8 years ago
  99. ca9cc8e Avoid use of Objects.hash when there's only 1 params by HIGUCHI Yuta · 8 years ago
  100. c65dd71 ONOS-3321 Added ability for applications to register a deactivation hook. by Thomas Vachuska · 8 years ago