1. 4dab561 Narrow the scope of the variable by Sho SHIMIZU · 8 years ago
  2. a5e9beb Fix typo by Sho SHIMIZU · 8 years ago
  3. e8f656c Reduce depth of indent by Sho SHIMIZU · 8 years ago
  4. 12d0268 Prevent NullPointerException by Sho SHIMIZU · 8 years ago
  5. 76b046e Ignore device event if not master not to cause concurrent registrations by Sho SHIMIZU · 8 years ago
  6. 4cee50f Make IntentManager configurable to tell test mode by Sho SHIMIZU · 8 years ago
  7. 739873b Move IntentSetMultimap to the intent package by Sho SHIMIZU · 8 years ago
  8. f6ec97b Initial work for adding flow-objective backed intents. by Thomas Vachuska · 8 years ago
  9. 125572b Remove methods deprecated in Drake from L2ModificationInstruction API by Ray Milkey · 8 years ago
  10. a4e3bd3 Add OpticalCircuitIntentCompiler unit-tests by Rimon Ashkenazy · 8 years ago
  11. dc08344 remove hostDetected() method that was deprecated in Drake by Ray Milkey · 8 years ago
  12. 4844808 Introducing concept of a physical or logical region to facilitate by Thomas Vachuska · 8 years ago
  13. 80ae97c Fix a bug in link up/down handling discovered by STC by Ray Milkey · 8 years ago
  14. c4ae4d5 Catch up with the latest API to fix the build error in #7156 by Sho SHIMIZU · 8 years ago
  15. 8652389 ONOS-3841 Only listen to Config change event by HIGUCHI Yuta · 8 years ago
  16. 762c1bb Fixing broken build; breaking OpticalCircuitIntentCompiler in the process though. by Thomas Vachuska · 8 years ago
  17. f069970 [ONOS-2476]: Circuit intent support for ODU Multiplexing by Rimon Ashkenazy · 8 years ago
  18. 00cddda Send PIM Join/Prune messages based on events from the McastService. by Jonathan Hart · 8 years ago
  19. e014b3a ONOS-3931: move DeviceKey manager and store implementations from incubator to core by Claudine Chiu · 8 years ago
  20. 708d303 Cleaning up javadocs. by Thomas Vachuska · 8 years ago
  21. dc17f7b Shared system timer and executor services - monitoring by Murat Parlakisik · 8 years ago
  22. 98a88ab Exception fix. by Shashikanth VH · 8 years ago
  23. 7332fe4 Add method to get available resources filtered by its type by Sho SHIMIZU · 8 years ago
  24. 3ea5390 fix egress packet treatment ONOS-3467 by Michele Santuari · 8 years ago
  25. f08cb4c Define valueAs() to get the enclosed value and remove volume() by Sho SHIMIZU · 8 years ago
  26. ef7e290 Make use of Optional more idiomatic by Sho SHIMIZU · 8 years ago
  27. b08d586 Refactor: Rename Resource#isTypeOf() to isSubTypeOf() by Sho SHIMIZU · 8 years ago
  28. 5615126 Roll back resource API changes that triggered a bug in the Java compiler by Jonathan Hart · 8 years ago
  29. fc64ffe Refactor: change method parameter type of ResourceStore#release() by Sho SHIMIZU · 8 years ago
  30. 84515f3 Use lower bound wildcard for API to be more flexible by Sho SHIMIZU · 8 years ago
  31. 7b32697 Simplify method names by removing redundancy by Sho SHIMIZU · 8 years ago
  32. 72f81b1 Use ResourceId when unregistering resources instead of Resource by Sho SHIMIZU · 8 years ago
  33. 9c02f3a Hide underlying components from public use by Sho SHIMIZU · 8 years ago
  34. 2fbc33c Fix the compilation error introduced by be394c8 by Sho SHIMIZU · 8 years ago
  35. be394c8 bug fix: ResourceManager#unregisterResources only unregisters given resources and didn't unregister descendants (ONOS-3827). by Naoki Shiota · 8 years ago
  36. 8ebfff0 Add OTN device and ports by Rimon Ashkenazy · 8 years ago
  37. dd3750c Use ResourceId or DiscreteResourceId when specifying a resource by Sho SHIMIZU · 8 years ago
  38. 387a1ca null dereference fix. by Shashikanth VH · 8 years ago
  39. fe1d473 Dropping log level of device not having driver for default provider to DEBUG by Andrea Campanella · 8 years ago
  40. 3da1a18 Fix incorrect method prerequisite checks in NetworkConfigManager. by Simon Hunt · 8 years ago
  41. b8d3f3d Adding device information to log of default driver providers by Andrea Campanella · 8 years ago
  42. e427390 Logging information about device not being driver programmable instead of throwing exception by Andrea Campanella · 8 years ago
  43. bbc7ead Fixed a bug that optical intent compilers never release resources reserved during compilation. by Naoki Shiota · 8 years ago
  44. 0ff59c2 fix on VLAN intent encapsulation ONOS-3467 by Michele Santuari · 8 years ago
  45. b68919e Catch and print Errors as well as exceptions in CoreEventDispatcher by Jonathan Hart · 8 years ago
  46. c27b6b2 Fix files with windows line endings + Add checkstyle rule to catch this issue by Madan Jampani · 8 years ago
  47. 5b24053 ONOS-3759 Packet fallback driver provider by Andrea Campanella · 8 years ago
  48. 6ee7392 ONOS-3759 Group default provider by Andrea Campanella · 8 years ago
  49. c4ee737 Adding first fallback provider for flow rule subsystem. by Thomas Vachuska · 8 years ago
  50. 3afbc7f Adding ability to project device, link and host model as alternate entities. by Thomas Vachuska · 8 years ago
  51. 2f26fb2 Remove mutating methods in IntentData by Sho SHIMIZU · 8 years ago
  52. 620f70d LeadershipStore updates: by Madan Jampani · 8 years ago
  53. 83258ae Use more concrete type for return value by Sho SHIMIZU · 8 years ago
  54. 0c7c43b CORD-394 Purge group/flow store when device goes offline by Charles Chan · 8 years ago
  55. 93fa727 ONOS-3763 Change flow state to PENDING_ADD when retrying by Charles Chan · 8 years ago
  56. 460b972 Move static factory methods to the utility class by Sho SHIMIZU · 8 years ago
  57. 763be92 Avoid using fully qualified name by Sho SHIMIZU · 8 years ago
  58. f95b96e Change the APIs to instantiate Resource and ResourceId by Sho SHIMIZU · 8 years ago
  59. d978d9a Move variable declarations out of the loop by Sho SHIMIZU · 8 years ago
  60. 1d7c9cb ONOS-3732 Bandwidth resource registration using netcfg. by HIGUCHI Yuta · 8 years ago
  61. 4a1e59f Rename: use plural according to the returned type by Sho SHIMIZU · 8 years ago
  62. 2693bda Add a builder for DefaultLink to hide multiplying constructors by Ray Milkey · 8 years ago
  63. 5923b9a Fixed an NPE in DeviceManager provider service. by Thomas Vachuska · 8 years ago
  64. bb062ec Fixing a discrepancy in driver manager implementation. by Thomas Vachuska · 8 years ago
  65. dfba739 Fix javadoc warnings by Jian Li · 8 years ago
  66. 49cb5a1 Changes to vRouter to accomodate ofdpa and softrouter pipelines. by Saurav Das · 8 years ago
  67. dff91af Add resource API to query registered resource by HIGUCHI Yuta · 8 years ago
  68. 6f828c3 Bugfix and cosmetic changes to resource subsystem by HIGUCHI Yuta · 8 years ago
  69. c43fd1c Ensure basic SubjectFactories have been initialized before NetworkConfigLoader by Jonathan Hart · 8 years ago
  70. 4a14185 Move method to IntentProcessPhase by Sho SHIMIZU · 8 years ago
  71. ad3c526 Using provider pattern for cluster metadata. by Madan Jampani · 8 years ago
  72. 1159916 Bump up Karaf to 3.0.5 by Jian Li · 8 years ago
  73. d1a33b6 Rename instance field by Sho SHIMIZU · 8 years ago
  74. c35415d [ONOS-3634] Enhance app to have a category, icon, URL and readme by Jian Li · 8 years ago
  75. c88b85e Rearrange the method declaration order by Sho SHIMIZU · 8 years ago
  76. 67f9281 Remove obsolete comments by Sho SHIMIZU · 8 years ago
  77. 8f2b777 Refactor: Remove try-catch by using CompletableFuture#exceptionally() by Sho SHIMIZU · 8 years ago
  78. 489aa9b Refactor: Use CompletableFuture instead of Executor#execute() by Sho SHIMIZU · 8 years ago
  79. 8474fdd Fix how default partitions are created by Madan Jampani · 8 years ago
  80. 9aee1f5 Refactor: Consolidate multiple map() invocations to single invocation by Sho SHIMIZU · 8 years ago
  81. b75b488 ONOS-3760 Injection of mfg/hw/sw/serial in BasicDeviceConfig by Andrea Campanella · 8 years ago
  82. 05abf13 Refactor: Generate CompletableFuture first, then process it by Sho SHIMIZU · 8 years ago
  83. b0c4a07 Refactor: Decompose creating CompletableFuture and process intent by Sho SHIMIZU · 8 years ago
  84. c95ec3e Refactor: Inline method by Sho SHIMIZU · 8 years ago
  85. 594fb2a Refactor: Extract two methods from submitIntentData() by Sho SHIMIZU · 8 years ago
  86. e098172 Refactor: Use Tools.allOf() to wait until all tasks become completed by Sho SHIMIZU · 8 years ago
  87. ab7e7cd First round of ClusterMetadata improvements: by Madan Jampani · 8 years ago
  88. d755893 Refactor: Inline invocations and remove methods by Sho SHIMIZU · 8 years ago
  89. 38a4798 Refactor: Reduce number of invocations of Stream#collect() by Sho SHIMIZU · 8 years ago
  90. 4ce97ff Fixed a bug that ComponentConfigManager#preSet never affect OSGi configuration. by Naoki Shiota · 8 years ago
  91. 98c0a39 Apply more functional style by Sho SHIMIZU · 8 years ago
  92. 8fa670a Refactor: Rename ResourcePath to Resource for a better name by Sho SHIMIZU · 8 years ago
  93. ab541a5 Refactor: Use Stream API instead of explicit loop by Sho SHIMIZU · 8 years ago
  94. ad8ab27 Refactor: Use CompletableFuture instead of Future by Sho SHIMIZU · 8 years ago
  95. 69fc2ff Support encapsulation in PathIntent by Michele Santuari · 8 years ago
  96. 6c9e33a ONOS-3296: Support continuous type resources by Sho SHIMIZU · 8 years ago
  97. 62bbc60 Refactor: remove an extra inner class, IntentBatchProcess by Sho SHIMIZU · 8 years ago
  98. 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
  99. 8992524 Refactor: Remove IntentWorker by replacing it with lambda by Sho SHIMIZU · 8 years ago
  100. ab6c1fe Refactor: use ifPresent() instead of isPresent() by Sho SHIMIZU · 8 years ago