1. 351282d Revert "Fixing Hosts filtered by RegionId... for topo-2 view." by Simon Hunt · 8 years ago
  2. 4aef6c3 Fixing Hosts filtered by RegionId... for topo-2 view. by Simon Hunt · 8 years ago
  3. f59d36b ONOS-5411: Introduce basic region config. by Simon Hunt · 8 years ago
  4. 6c60389 In vnet CLI, separates virutal port creation and binding operations. by Yoonseon Han · 8 years ago
  5. 3d59f71 getting javadoc to build by Brian O'Connor · 8 years ago
  6. 589fac2 ONOS-5318 Proprietary Config Store by Sithara Punnassery · 8 years ago
  7. 973bb03 Fix [ONOS-5467] by Pier Ventre · 8 years ago
  8. 562d9d3 Adding serializer for FilteredConnectPoint by Brian O'Connor · 8 years ago
  9. c4a9e87 Creating L2SwitchVlanConfigBehaviour to manage VLANs on legacy L2 switch devices by Konstantinos Kanonakis · 8 years ago
  10. 19e6e4f Implementing region hosts for topology 2 by Steven Burrows · 8 years ago
  11. 2a81c9d [ONOS-5264] [ONOS-5242] Intents w/ FilteredConnectPoint by Yi Tseng · 8 years ago
  12. 20d452b Fix duplicated lines of code in method decode() by Antonio Marsico · 8 years ago
  13. 6329880 Disabling NettyMessagingManagerTest.testSendAndReceive() for random failures by Brian O'Connor · 8 years ago
  14. 3ff504c Fix for ONOS-5175. GroupId refactoring. by Prince Pereira · 8 years ago
  15. 46c82d4 Fix for ONOS-291. Highlighting intents in ONOS GUI for selected links. by Prince Pereira · 8 years ago
  16. a78f060 ONOS-5309 Clearing installables from intent data object on successful uninstallation by Brian O'Connor · 8 years ago
  17. 72c5e43 [ONOS-5097]adding group table entry failed by Frank Wang · 8 years ago
  18. 5e93545 Fix for ONOS-5033 hosts - dynamic or static by sdn · 8 years ago
  19. 02a417f ONOS-5214:Fix-For-Meter-WrongBandType-with-NPE-And-WrongUNITType-Issue by Jayasree Ghosh · 8 years ago
  20. d77cc11 Adding consistent document tree. by Aaron Kruglikov · 8 years ago
  21. a67f8f2 Fix spelling error in LinkCollectionCompiler.java by Brian O'Connor · 8 years ago
  22. d5c3b93 Bugfix: default value is not applied to config correctly by Charles Chan · 8 years ago
  23. 852fecd - Typo fix by Yuta HIGUCHI · 8 years ago
  24. 4e8b783 [ONOS-5170] GroupStore: add purgeGroupEntries by Victor Silva · 8 years ago
  25. b058249 Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  26. 8add9ee Cleaning up Javadocs in core-ui classes. by Simon Hunt · 8 years ago
  27. 4c8e3fe Allow null values for DocumentTree nodes by Madan Jampani · 8 years ago
  28. 46ab5cc Move GossipDeviceStore away from deprecated ClusterCommunicationService API by Jonathan Hart · 8 years ago
  29. 76609cd ONOS-5218 protected Link related changes. by Yuta HIGUCHI · 8 years ago
  30. f2b9d03 MastershipManager: make "useRegionForBalanceRoles" a property by Victor Silva · 8 years ago
  31. a0b0a13 Keep using same iterator. by Yuta HIGUCHI · 8 years ago
  32. 066aaa9 RegionEvent: fix documentation by Victor Silva · 8 years ago
  33. 155370e Fix LinkCollectionCompiler duplicate flow rules problem by Yi Tseng · 8 years ago
  34. 139bca4 [ONOS-5171] FlowRuleStore: add purgeFlowEntries by Victor Silva · 8 years ago
  35. d2db7ad Fix javadoc error by Yuta HIGUCHI · 8 years ago
  36. e59cc05 Fix checkstyle error by Madan Jampani · 8 years ago
  37. 9809422 AtomixDocumentTree support for filtering notifications by DocumentPath by Madan Jampani · 8 years ago
  38. cdbf677 Fix AtomixDocumentTree event notifications by Madan Jampani · 8 years ago
  39. 8698328 Support for a recurive create in AsyncDocumentTree + Javadoc clean up by Madan Jampani · 8 years ago
  40. bfc02ec Bumping snapshot version to 1.8.0-SNAPSHOT by Brian O'Connor · 8 years ago
  41. b19fc86 Bumping version back to 1.7.0-SNAPSHOT by Brian O'Connor · 8 years ago
  42. 338bc0c Bumping pom versions to 1.7.0-rc2 and fixing some maven issues by Brian O'Connor · 8 years ago 1.7.0-rc2
  43. 0a4e674 Copyright update by Brian O'Connor · 8 years ago
  44. e7a240c FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue by Jayasree Ghosh · 8 years ago
  45. 3b8101a Refactored IntentPartitionService as WorkPartitionService by Madan Jampani · 8 years ago
  46. 3188803 Fixes javadoc errors by Madan Jampani · 8 years ago
  47. 32bceca Add range checking methods to PowerConfig by Jimmy Yan · 8 years ago
  48. 2914e4e StorageService API for creating AsyncDocumentTree primitive by Madan Jampani · 8 years ago
  49. c4f681c Reimplemented the ProxyArp app on top of the NeighbourResolutionService. by Jonathan Hart · 8 years ago
  50. 79924fa Supporting Atomix classes for DocumentTree distributed primitive by Madan Jampani · 8 years ago
  51. a1d90cf Removing source_under_test which has been deprecated from Buck by Brian O'Connor · 8 years ago
  52. c9b64dc ONOS-5271 pendingDevices is used to track installation progress, by Brian O'Connor · 8 years ago
  53. 09d90f0 ONOS-5268 Intents don't properly transition from WITHDRAWING to INSTALLED by Brian O'Connor · 8 years ago
  54. be68a83 Fixes for checkstyle errors by Madan Jampani · 8 years ago
  55. ad5b8c7 Updates to DocumentTreeNode + Simple implementation of DocumentTree interface by Madan Jampani · 8 years ago
  56. 7c99811 Fixing a minor stylistic issue. by Aaron Kruglikov · 8 years ago
  57. 94b0015 Fix for ONOS-5034 by sdn · 8 years ago
  58. e255cc4 Add descriptive message for MessagingExceptions. by Jonathan Hart · 8 years ago
  59. e38b866 Provide pendingDevices explicitly by Sho SHIMIZU · 8 years ago
  60. 4c79468 Provide hasFailed explicitly by Sho SHIMIZU · 8 years ago
  61. dfefecd Copy FlowOperationsProcessor defensively for thread safety by Sho SHIMIZU · 8 years ago
  62. dbaed99 Proposing to undeprecate the non-device-specific packet request APIs. by Jonathan Hart · 8 years ago
  63. 6ff6ffe Move EdgeService back to Link/Device services rather than TopologyService. by Jonathan Hart · 8 years ago
  64. 57a61cd Fix the side effects introduced by https://gerrit.onosproject.org/#/c/10978/ by Pier Ventre · 8 years ago
  65. 5f70942 Add comments describing immutability/mutability by Sho SHIMIZU · 8 years ago
  66. 64ff13b Support for listening to DocumentTree modifications. by Madan Jampani · 8 years ago
  67. 1184bc7 DocumentTreeNode: add support for a version by Madan Jampani · 8 years ago
  68. f5e6be4 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  69. c3984c6 Fixed javadoc error. by Thomas Vachuska · 8 years ago
  70. 5bdebd5 Javadoc updates to DocumentTree classes by Madan Jampani · 8 years ago
  71. b789b5f Adding an initial API for the DomTree data structure. by Aaron Kruglikov · 8 years ago
  72. 734e1e6 Cosmetic fixes to Band by Yuta HIGUCHI · 8 years ago
  73. 4275587 Include ConsistentMap name in Timeout exception message by Madan Jampani · 8 years ago
  74. 625fb64 Fixing Protected P2PIntent Compiler issues by Yuta HIGUCHI · 8 years ago
  75. 27d4257 Support [ONOS-4593] and implement [ONOS-4594] by Pier Ventre · 8 years ago
  76. d4684b4 stc work queue test improvements by Madan Jampani · 8 years ago
  77. 23547b3 Minor changes around ProtectionConstraint by Yuta HIGUCHI · 8 years ago
  78. 7a174cf [ONOS-5184] Allow configuring cluster partition size by Thiago Santos · 8 years ago
  79. 307a21e Utilities for composing future results by Madan Jampani · 8 years ago
  80. ad4f2cd Apply Null Object pattern by Sho SHIMIZU · 8 years ago
  81. c9e4bb0 Remove redundant field by Sho SHIMIZU · 8 years ago
  82. 9f95074 Make field final by Sho SHIMIZU · 8 years ago
  83. f4fd3de Refactor: Rename and inline to simplify inside of the loop by Sho SHIMIZU · 8 years ago
  84. 2ad5f41 Refactor: Get updating pendingDevices out of the loop by Sho SHIMIZU · 8 years ago
  85. 8efc896 Reformat code by Sho SHIMIZU · 8 years ago
  86. 5711ce1 Add mapping function to simplify process() implementation by Sho SHIMIZU · 8 years ago
  87. e45ab44 Collections.emptyMap() produces an object that Kryo cannot serialize by Thomas Vachuska · 8 years ago
  88. c710467 Fix for Mastership exception fetching timestamp - from Madan by Ray Milkey · 8 years ago
  89. 647138f [ONOS-4387] Support for multiple selectors in mp2sp intents by Pier Ventre · 8 years ago
  90. f5d7236 [ONOS-5070] Adds mirroring functionality. by Pier Ventre · 8 years ago
  91. 2712419 Use primitive boolean because of being synchronized already by Sho SHIMIZU · 8 years ago
  92. b837cb7 Use light collection because of being synchronized already by Sho SHIMIZU · 8 years ago
  93. b06078c Fixes for a hanging issue when creating treemaps and multimaps through the storage parition client. by Aaron Kruglikov · 8 years ago
  94. c217cb9 Updated topo toolbar to use mojo glyphs and give it a cleaner look. by Simon Hunt · 8 years ago
  95. f15065e Mark remnants of ConfigProvider deprecated by Yuta HIGUCHI · 8 years ago
  96. 2d7c539 Make FlowOperationsProcessor thread-safe with synchronized modifier by Sho SHIMIZU · 8 years ago
  97. 7c9b73a Tighten method visibility by Sho SHIMIZU · 8 years ago
  98. ecfbeb6 Read the latest value of lastSink by Sho SHIMIZU · 8 years ago
  99. d21c4dd Read the latest value of dispatchFuture by Sho SHIMIZU · 8 years ago
  100. 7239078 See the latest value of dispatchLoop by Sho SHIMIZU · 8 years ago