1. f172d40 Cluster scaling enchancements by Madan Jampani · 8 years ago
  2. d7909ca Fixes for javadoc errors by Ray Milkey · 8 years ago
  3. 5d8994f Starting snapshot 1.5.0-SNAPSHOT by Thomas Vachuska · 8 years ago
  4. 40d5255 Tagging 1.5.0-rc2 by Thomas Vachuska · 8 years ago 1.5.0-rc2
  5. d931a9b Refactor some core testing adapters to not be in the openflow hierarchy by Ray Milkey · 8 years ago
  6. 8a4f8a1 Refactor: Reserve resources only in one place by Sho SHIMIZU · 8 years ago
  7. 8378ccf Making default single table pipeline accept SPECIFIC as well as VERSATILE flow objectives. by Thomas Vachuska · 8 years ago
  8. 98de57a Refactor: Rearrange method definition order by Sho SHIMIZU · 8 years ago
  9. 9fe0f36 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  10. aa00e50 Refactor: Reduce use of null by Sho SHIMIZU · 8 years ago
  11. 2e78d90 Unit tests for flow objective manager by Ray Milkey · 8 years ago
  12. 0a9ad9a Use VERSATILE for flow objectives from paths by Ray Milkey · 8 years ago
  13. 3debf50 Fixing up config message in the intent registrator. by Thomas Vachuska · 8 years ago
  14. bdbdd24 Adding configurability for registration of flow-based intent compilers. by Thomas Vachuska · 8 years ago
  15. db74ec7 Flow Objective compiler for link collections intents by Ray Milkey · 8 years ago
  16. a567124 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  17. 6953cf1 Refactor: Tighten method visibility by Sho SHIMIZU · 8 years ago
  18. 0a8332c Refactor: Inline method by Sho SHIMIZU · 8 years ago
  19. caf0b34 Refactor: Make method simpler by Sho SHIMIZU · 8 years ago
  20. d620967 Simplify statements by Sho SHIMIZU · 8 years ago
  21. ec0433d Refactor: Split into two if statements and inline variables by Sho SHIMIZU · 8 years ago
  22. 8879991 Refactor: Simplify method by Sho SHIMIZU · 8 years ago
  23. 0505f1d Refactor: Simplify method by Stream API by Sho SHIMIZU · 8 years ago
  24. 1f8188d Changing error message in case of no pipeliner by Andrea Campanella · 8 years ago
  25. 6f0ec20 Refactor: Split into two if statements by Sho SHIMIZU · 8 years ago
  26. 6d10aed Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  27. 2980c97 IntentManager refactoring for flow objectives. by Thomas Vachuska · 8 years ago
  28. 661c38c Add path intent compiler that generates flow objective intents by Ray Milkey · 8 years ago
  29. 47001d1 Refactor: Inline method by Sho SHIMIZU · 8 years ago
  30. 1807057 ClusterManager support for reacting to cluster metadata changes by Madan Jampani · 8 years ago
  31. 54fa580 Refactor: Extract method by Sho SHIMIZU · 8 years ago
  32. 898fcca Support for watching changes to static cluster metadata file by Madan Jampani · 8 years ago
  33. 64339fe Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  34. d8f7dc4 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  35. 3763a02 Refactor: Rename by Sho SHIMIZU · 8 years ago
  36. 979c3d9 Refactor: Narrow data provided to method by Sho SHIMIZU · 8 years ago
  37. 874e0a3 Extract method to create a FlowRule by Sho SHIMIZU · 8 years ago
  38. 953b0fb Move variable definition close to line using the variable by Sho SHIMIZU · 8 years ago
  39. 82b9d17 Ignore config event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  40. d5bf106 Load ComponentConfigService in IntentManager by Sho SHIMIZU · 8 years ago
  41. 0c45180 [ONOS-4016] Implement Region administration REST API by Jian Li · 8 years ago
  42. 53f4c89 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  43. 4dab561 Narrow the scope of the variable by Sho SHIMIZU · 8 years ago
  44. a5e9beb Fix typo by Sho SHIMIZU · 8 years ago
  45. e8f656c Reduce depth of indent by Sho SHIMIZU · 8 years ago
  46. 12d0268 Prevent NullPointerException by Sho SHIMIZU · 8 years ago
  47. 76b046e Ignore device event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  48. 4cee50f Make IntentManager configurable to tell test mode by Sho SHIMIZU · 8 years ago
  49. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  50. f6ec97b Initial work for adding flow-objective backed intents. by Thomas Vachuska · 8 years ago
  51. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  52. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  53. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  54. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  55. 80ae97c Fix a bug in link up/down handling discovered by STC by Ray Milkey · 8 years ago
  56. c4ae4d5 Catch up with the latest API to fix the build error in #7156 by Sho SHIMIZU · 8 years ago
  57. 8652389 ONOS-3841 Only listen to Config change event by HIGUCHI Yuta · 8 years ago
  58. 762c1bb Fixing broken build; breaking OpticalCircuitIntentCompiler in the process though. by Thomas Vachuska · 8 years ago
  59. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  60. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  61. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  62. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  63. dc17f7b Shared system timer and executor services - monitoring by Murat Parlakisik · 8 years ago
  64. 98a88ab Exception fix. by Shashikanth VH · 8 years ago
  65. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  66. 3ea5390 fix egress packet treatment ONOS-3467 by Michele Santuari · 8 years ago
  67. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  68. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  69. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  70. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  71. fc64ffe Refactor: change method parameter type of ResourceStore#release() by Sho SHIMIZU · 8 years ago
  72. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  73. 7b32697 Simplify method names by removing redundancy by Sho SHIMIZU · 8 years ago
  74. 72f81b1 Use ResourceId when unregistering resources instead of Resource by Sho SHIMIZU · 8 years ago
  75. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  76. 2fbc33c Fix the compilation error introduced by be394c8 by Sho SHIMIZU · 8 years ago
  77. be394c8 bug fix: ResourceManager#unregisterResources only unregisters given resources and didn't unregister descendants (ONOS-3827). by Naoki Shiota · 8 years ago
  78. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  79. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  80. 387a1ca null dereference fix. by Shashikanth VH · 8 years ago
  81. fe1d473 Dropping log level of device not having driver for default provider to DEBUG by Andrea Campanella · 8 years ago
  82. 3da1a18 Fix incorrect method prerequisite checks in NetworkConfigManager. by Simon Hunt · 8 years ago
  83. b8d3f3d Adding device information to log of default driver providers by Andrea Campanella · 8 years ago
  84. e427390 Logging information about device not being driver programmable instead of throwing exception by Andrea Campanella · 8 years ago
  85. bbc7ead Fixed a bug that optical intent compilers never release resources reserved during compilation. by Naoki Shiota · 8 years ago
  86. 0ff59c2 fix on VLAN intent encapsulation ONOS-3467 by Michele Santuari · 8 years ago
  87. b68919e Catch and print Errors as well as exceptions in CoreEventDispatcher by Jonathan Hart · 8 years ago
  88. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  89. 5b24053 ONOS-3759 Packet fallback driver provider by Andrea Campanella · 8 years ago
  90. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  91. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  92. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  93. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  94. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  95. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  96. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  97. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  98. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  99. 763be92 Avoid using fully qualified name by Sho SHIMIZU · 8 years ago
  100. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago